moonchild_it

Handbrake 1.0.1 compile and install (Ubuntu 16.10)

Jan 7th, 2017
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 MB | None | 0 0
  1. moonchild@darkmoon:~$ export LANG="C"
  2. moonchild@darkmoon:~$ cd tmp/HandBrake-1.0.1/
  3. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$ ./configure --enable-x265 --enable-fdk-aac --disable-libav-aac --prefix=/usr/local
  4. probe: host tuple...(pass) x86_64-unknown-linux-gnu
  5. compute: available architectures...(pass) x86_64
  6. find: ar...(pass) /usr/bin/ar
  7. find: cp...(pass) /bin/cp
  8. find: gcc...(pass) /usr/bin/gcc
  9. find: gmake...(pass) /usr/bin/make
  10. find: gm4...(pass) /usr/local/bin/m4
  11. find: mkdir...(pass) /bin/mkdir
  12. find: gpatch...(pass) /usr/bin/patch
  13. find: rm...(pass) /bin/rm
  14. find: ranlib...(pass) /usr/bin/ranlib
  15. find: strip...(pass) /usr/bin/strip
  16. find: gtar...(pass) /bin/tar
  17. find: yasm...(pass) /usr/bin/yasm
  18. find: autoconf...(pass) /usr/bin/autoconf
  19. find: automake...(pass) /usr/bin/automake
  20. find: cmake...(pass) /usr/bin/cmake
  21. find: libtool...(fail) not found
  22. find: pkg-config...(pass) /usr/bin/pkg-config
  23. find: xcodebuild...(fail) not found
  24. find: lipo...(fail) not found
  25. compute: build tuple...(pass) x86_64-unknown-linux-gnu
  26. probe: number of CPU cores...(pass) 8
  27. probe: repo info...(fail) code 128
  28. probe: version.txt...(fail)
  29. compute: project data...(pass) HandBrake (release)
  30. version probe: yasm...(pass) 1.3.0
  31. note: enabling local autotools
  32. probe: strerror_r...(pass) end
  33. compute: makevar SRC/ = ..
  34. compute: makevar BUILD/ = .
  35. compute: makevar PREFIX/ = /usr/local
  36. mkdir: ./build
  37. chdir: ./build
  38. write: GNUmakefile
  39. mkdir: project
  40. write: project/handbrake.m4
  41. write: distfile.cfg
  42. -------------------------------------------------------------------------------
  43. Build is configured!
  44. You may now cd into ./build and run make (/usr/bin/make).
  45. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  46. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  47. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  48. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  49. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  50. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  51. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  52. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  53. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  54. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  55. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  56. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  57. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  58. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  59. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  60. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  61. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  62. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  63. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$
  64. moonchild@darkmoon:~/tmp/HandBrake-1.0.1$ cd build/
  65. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ make
  66. /bin/mkdir -p libhb/
  67. /usr/local/bin/m4 -Iproject ../libhb/project.h.m4 > libhb/project.h
  68. /bin/mkdir -p libhb/extras/
  69. /bin/cp ../libhb/eedi2.h libhb/eedi2.h
  70. /bin/cp ../libhb/hbffmpeg.h libhb/hbffmpeg.h
  71. /bin/cp ../libhb/decsrtsub.h libhb/decsrtsub.h
  72. /bin/cp ../libhb/hb_dict.h libhb/hb_dict.h
  73. /bin/cp ../libhb/h265_common.h libhb/h265_common.h
  74. /bin/cp ../libhb/openclwrapper.h libhb/openclwrapper.h
  75. /bin/cp ../libhb/param.h libhb/param.h
  76. /bin/cp ../libhb/common.h libhb/common.h
  77. /bin/cp ../libhb/ports.h libhb/ports.h
  78. /bin/cp ../libhb/plist.h libhb/plist.h
  79. /bin/cp ../libhb/h264_common.h libhb/h264_common.h
  80. /bin/cp ../libhb/openclkernels.h libhb/openclkernels.h
  81. /bin/cp ../libhb/hb_json.h libhb/hb_json.h
  82. /bin/cp ../libhb/nal_units.h libhb/nal_units.h
  83. /bin/cp ../libhb/hbtypes.h libhb/hbtypes.h
  84. /bin/cp ../libhb/dvd.h libhb/dvd.h
  85. /bin/cp ../libhb/opencl.h libhb/opencl.h
  86. /bin/cp ../libhb/deccc608sub.h libhb/deccc608sub.h
  87. /bin/cp ../libhb/qsv_filter.h libhb/qsv_filter.h
  88. /bin/cp ../libhb/lang.h libhb/lang.h
  89. /bin/cp ../libhb/compat.h libhb/compat.h
  90. /bin/cp ../libhb/preset_builtin.h libhb/preset_builtin.h
  91. /bin/cp ../libhb/internal.h libhb/internal.h
  92. /bin/cp ../libhb/nlmeans.h libhb/nlmeans.h
  93. /bin/cp ../libhb/audio_remap.h libhb/audio_remap.h
  94. /bin/cp ../libhb/qsv_common.h libhb/qsv_common.h
  95. /bin/cp ../libhb/qsv_libav.h libhb/qsv_libav.h
  96. /bin/cp ../libhb/decssasub.h libhb/decssasub.h
  97. /bin/cp ../libhb/bits.h libhb/bits.h
  98. /bin/cp ../libhb/decomb.h libhb/decomb.h
  99. /bin/cp ../libhb/colormap.h libhb/colormap.h
  100. /bin/cp ../libhb/qsv_filter_pp.h libhb/qsv_filter_pp.h
  101. /bin/cp ../libhb/audio_resample.h libhb/audio_resample.h
  102. /bin/cp ../libhb/preset.h libhb/preset.h
  103. /bin/cp ../libhb/qsv_memory.h libhb/qsv_memory.h
  104. /bin/cp ../libhb/hb.h libhb/hb.h
  105. /bin/cp ../libhb/taskset.h libhb/taskset.h
  106. /bin/cp ../libhb/encx264.h libhb/encx264.h
  107. /bin/cp ../libhb/extras/cl_platform.h libhb/extras/cl_platform.h
  108. /bin/cp ../libhb/extras/cl.h libhb/extras/cl.h
  109. /bin/mkdir -p ../download/
  110. downloading https://download.handbrake.fr/contrib/libvpx-1.5.0.tar.bz2 to ../download/libvpx-1.5.0.tar.bz2
  111. download total: 1906571 bytes [====================] 100.0%
  112. sha256 (../download/libvpx-1.5.0.tar.bz2) = 306d67908625675f8e188d37a81fbfafdf5068b09d9aa52702b6fbe601c76797 (pass)
  113. /bin/mkdir -p contrib/libvpx/
  114. sha256 (../download/libvpx-1.5.0.tar.bz2) = 306d67908625675f8e188d37a81fbfafdf5068b09d9aa52702b6fbe601c76797 (pass)
  115. /bin/rm -fr ./contrib/libvpx/libvpx-1.5.0/
  116. /bin/tar xfC ../download/libvpx-1.5.0.tar.bz2 ./contrib/libvpx/
  117. touch contrib/libvpx/.stamp.extract
  118. touch contrib/libvpx/.stamp.patch
  119. downloading https://download.handbrake.fr/handbrake/contrib/autoconf-2.69.tar.gz to ../download/autoconf-2.69.tar.gz
  120. download total: 1927468 bytes [====================] 100.0%
  121. sha256 (../download/autoconf-2.69.tar.gz) = 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 (pass)
  122. /bin/mkdir -p contrib/autoconf/
  123. sha256 (../download/autoconf-2.69.tar.gz) = 954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 (pass)
  124. /bin/rm -fr ./contrib/autoconf/autoconf-2.69/
  125. /bin/tar xfC ../download/autoconf-2.69.tar.gz ./contrib/autoconf/
  126. touch contrib/autoconf/.stamp.extract
  127. touch contrib/autoconf/.stamp.patch
  128. downloading https://download.handbrake.fr/handbrake/contrib/m4-1.4.17.tar.bz2 to ../download/m4-1.4.17.tar.bz2
  129. download total: 1438525 bytes [====================] 100.0%
  130. sha256 (../download/m4-1.4.17.tar.bz2) = 8e4e1f963932136ed45dcd5afb0c6e237e96a6fcdcd2a2fa6755040859500d70 (pass)
  131. /bin/mkdir -p contrib/m4/
  132. sha256 (../download/m4-1.4.17.tar.bz2) = 8e4e1f963932136ed45dcd5afb0c6e237e96a6fcdcd2a2fa6755040859500d70 (pass)
  133. /bin/rm -fr ./contrib/m4/m4-1.4.17/
  134. /bin/tar xfC ../download/m4-1.4.17.tar.bz2 ./contrib/m4/
  135. touch contrib/m4/.stamp.extract
  136. touch contrib/m4/.stamp.patch
  137. set -e; cd ./contrib/m4/m4-1.4.17/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  138. configure: WARNING: unrecognized options: --disable-shared, --enable-static
  139. checking for a BSD-compatible install... /usr/bin/install -c
  140. checking whether build environment is sane... yes
  141. checking for a thread-safe mkdir -p... /bin/mkdir -p
  142. checking for gawk... gawk
  143. checking whether make sets $(MAKE)... yes
  144. checking whether make supports nested variables... yes
  145. checking for gcc... /usr/bin/gcc
  146. checking whether the C compiler works... yes
  147. checking for C compiler default output file name... a.out
  148. checking for suffix of executables...
  149. checking whether we are cross compiling... no
  150. checking for suffix of object files... o
  151. checking whether we are using the GNU C compiler... yes
  152. checking whether /usr/bin/gcc accepts -g... yes
  153. checking for /usr/bin/gcc option to accept ISO C89... none needed
  154. checking whether /usr/bin/gcc understands -c and -o together... yes
  155. checking for style of include used by make... GNU
  156. checking dependency style of /usr/bin/gcc... none
  157. checking how to run the C preprocessor... /usr/bin/gcc -E
  158. checking for grep that handles long lines and -e... /bin/grep
  159. checking for egrep... /bin/grep -E
  160. checking for Minix Amsterdam compiler... no
  161. checking for ar... ar
  162. checking for ranlib... ranlib
  163. checking build system type... x86_64-unknown-linux-gnu
  164. checking host system type... x86_64-unknown-linux-gnu
  165. checking for ANSI C header files... yes
  166. checking for sys/types.h... yes
  167. checking for sys/stat.h... yes
  168. checking for stdlib.h... yes
  169. checking for string.h... yes
  170. checking for memory.h... yes
  171. checking for strings.h... yes
  172. checking for inttypes.h... yes
  173. checking for stdint.h... yes
  174. checking for unistd.h... yes
  175. checking minix/config.h usability... no
  176. checking minix/config.h presence... no
  177. checking for minix/config.h... no
  178. checking whether it is safe to define __EXTENSIONS__... yes
  179. checking whether _XOPEN_SOURCE should be defined... no
  180. checking for _LARGEFILE_SOURCE value needed for large files... no
  181. checking for special C compiler options needed for large files... no
  182. checking for _FILE_OFFSET_BITS value needed for large files... no
  183. checking for /usr/bin/gcc option to accept ISO C99... none needed
  184. checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed
  185. configure: autobuild project... GNU M4
  186. configure: autobuild revision... 1.4.17
  187. configure: autobuild hostname... darkmoon
  188. configure: autobuild timestamp... 20170107T082031Z
  189. checking for unsigned long long int... yes
  190. checking for long long int... yes
  191. checking for unsigned long long int... (cached) yes
  192. checking for size_t... yes
  193. checking for working alloca.h... yes
  194. checking for alloca... yes
  195. checking whether <wchar.h> uses 'inline' correctly... yes
  196. checking for btowc... yes
  197. checking for setrlimit... yes
  198. checking for sigaltstack... yes
  199. checking for canonicalize_file_name... yes
  200. checking for getcwd... yes
  201. checking for readlink... yes
  202. checking for realpath... yes
  203. checking for _set_invalid_parameter_handler... no
  204. checking for fcntl... yes
  205. checking for symlink... yes
  206. checking for mempcpy... yes
  207. checking for fpurge... no
  208. checking for __fpurge... yes
  209. checking for __freadahead... no
  210. checking for __freading... yes
  211. checking for getdtablesize... yes
  212. checking for gettimeofday... yes
  213. checking for lstat... yes
  214. checking for mbsinit... yes
  215. checking for mbrtowc... yes
  216. checking for mprotect... yes
  217. checking for mkstemp... yes
  218. checking for nl_langinfo... yes
  219. checking for pipe2... yes
  220. checking for posix_spawn... yes
  221. checking for isblank... yes
  222. checking for iswctype... yes
  223. checking for wcscoll... yes
  224. checking for link... yes
  225. checking for secure_getenv... yes
  226. checking for sigaction... yes
  227. checking for siginterrupt... yes
  228. checking for snprintf... yes
  229. checking for strndup... yes
  230. checking for pipe... yes
  231. checking for vasnprintf... no
  232. checking for wcrtomb... yes
  233. checking for iswcntrl... yes
  234. checking for newlocale... yes
  235. checking for setenv... yes
  236. checking for sleep... yes
  237. checking for strdup... yes
  238. checking for wctob... yes
  239. checking for nl_langinfo and CODESET... yes
  240. checking for a traditional french locale... none
  241. checking for ucontext.h... yes
  242. checking for unistd.h... (cached) yes
  243. checking for sys/param.h... yes
  244. checking for sys/socket.h... yes
  245. checking for stdio_ext.h... yes
  246. checking for sys/stat.h... (cached) yes
  247. checking for getopt.h... yes
  248. checking for sys/time.h... yes
  249. checking for langinfo.h... yes
  250. checking for xlocale.h... yes
  251. checking for math.h... yes
  252. checking for sys/mman.h... yes
  253. checking for sched.h... yes
  254. checking for spawn.h... yes
  255. checking for wchar.h... yes
  256. checking for stdint.h... (cached) yes
  257. checking for sys/wait.h... yes
  258. checking for features.h... yes
  259. checking for wctype.h... yes
  260. checking for dirent.h... yes
  261. checking for inttypes.h... (cached) yes
  262. checking for working C stack overflow detection... yes
  263. checking for correct stack_t interpretation... yes
  264. checking for precise C stack overflow detection... no
  265. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  266. checking if the linker (/usr/bin/ld) is GNU ld... yes
  267. checking for shared library run path origin... done
  268. checking for libsigsegv... no, consider installing GNU libsigsegv
  269. checking whether // is distinct from /... no
  270. checking whether realpath works... yes
  271. checking if environ is properly declared... yes
  272. checking whether the preprocessor supports include_next... yes
  273. checking whether system header files limit the line length... no
  274. checking for complete errno.h... yes
  275. checking whether strerror_r is declared... yes
  276. checking for strerror_r... yes
  277. checking whether strerror_r returns char *... yes
  278. checking for mode_t... yes
  279. checking for sig_atomic_t... yes
  280. checking for working fcntl.h... yes
  281. checking for pid_t... yes
  282. checking whether frexp() can be used without linking with libm... yes
  283. checking whether alarm is declared... yes
  284. checking whether long double and double are the same... no
  285. checking whether stdin defaults to large file offsets... yes
  286. checking whether fseeko is declared... yes
  287. checking for fseeko... yes
  288. checking whether fflush works on input streams... no
  289. checking whether stat file-mode macros are broken... no
  290. checking for nlink_t... yes
  291. checking whether ftello is declared... yes
  292. checking for ftello... yes
  293. checking whether ftello works... yes
  294. checking for getopt.h... (cached) yes
  295. checking for getopt_long_only... yes
  296. checking whether getopt is POSIX compatible... yes
  297. checking for working GNU getopt function... yes
  298. checking for working GNU getopt_long function... yes
  299. checking whether getenv is declared... yes
  300. checking for C/C++ restrict keyword... __restrict
  301. checking for struct timeval... yes
  302. checking for wide-enough struct timeval.tv_sec member... yes
  303. checking where to find the exponent in a 'double'... word 1 bit 20
  304. checking where to find the exponent in a 'float'... word 0 bit 23
  305. checking whether byte ordering is bigendian... no
  306. checking whether getc_unlocked is declared... yes
  307. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  308. checking for wchar_t... yes
  309. checking whether NULL can be used in arbitrary expressions... yes
  310. checking for multithread API to use... none
  311. checking whether lstat correctly handles trailing slash... yes
  312. checking whether malloc, realloc, calloc are POSIX compliant... yes
  313. checking for stdlib.h... (cached) yes
  314. checking for GNU libc compatible malloc... yes
  315. checking for mbstate_t... yes
  316. checking for a traditional japanese locale... none
  317. checking for a transitional chinese locale... none
  318. checking for a french Unicode locale... none
  319. checking for mmap... yes
  320. checking for MAP_ANONYMOUS... yes
  321. checking whether memchr works... yes
  322. checking for promoted mode_t type... mode_t
  323. checking whether posix_spawn works... yes
  324. checking whether posix_spawnattr_setschedpolicy is supported... yes
  325. checking whether posix_spawnattr_setschedparam is supported... yes
  326. checking for sigset_t... yes
  327. checking for SIGPIPE... yes
  328. checking for inline... inline
  329. checking for uid_t in sys/types.h... yes
  330. checking whether C symbols are prefixed with underscore at the linker level... no
  331. checking whether snprintf returns a byte count as in C99... yes
  332. checking whether snprintf is declared... yes
  333. checking for stdbool.h that conforms to C99... yes
  334. checking for _Bool... yes
  335. checking whether stdint.h conforms to C99... yes
  336. checking whether strerror(0) succeeds... yes
  337. checking whether strndup is declared... yes
  338. checking whether strnlen is declared... yes
  339. checking whether strsignal is declared... yes
  340. checking whether sys_siglist is declared... yes
  341. checking whether strstr works... yes
  342. checking whether ldexp() can be used without linking with libm... yes
  343. checking for struct timespec in <time.h>... yes
  344. checking whether clearerr_unlocked is declared... yes
  345. checking whether feof_unlocked is declared... yes
  346. checking whether ferror_unlocked is declared... yes
  347. checking whether fflush_unlocked is declared... yes
  348. checking whether fgets_unlocked is declared... yes
  349. checking whether fputc_unlocked is declared... yes
  350. checking whether fputs_unlocked is declared... yes
  351. checking whether fread_unlocked is declared... yes
  352. checking whether fwrite_unlocked is declared... yes
  353. checking whether getchar_unlocked is declared... yes
  354. checking whether putc_unlocked is declared... yes
  355. checking whether putchar_unlocked is declared... yes
  356. checking for wint_t... yes
  357. checking for inttypes.h... yes
  358. checking for stdint.h... yes
  359. checking for intmax_t... yes
  360. checking for snprintf... (cached) yes
  361. checking for strnlen... yes
  362. checking for wcslen... yes
  363. checking for wcsnlen... yes
  364. checking for mbrtowc... (cached) yes
  365. checking for wcrtomb... (cached) yes
  366. checking whether _snprintf is declared... no
  367. checking whether printf supports size specifiers as in C99... yes
  368. checking whether printf supports 'long double' arguments... yes
  369. checking whether printf supports infinite 'double' arguments... yes
  370. checking whether printf supports infinite 'long double' arguments... no
  371. checking whether printf supports the 'a' and 'A' directives... yes
  372. checking whether printf supports the 'F' directive... yes
  373. checking whether printf supports the 'n' directive... yes
  374. checking whether printf supports the 'ls' directive... yes
  375. checking whether printf supports the grouping flag... yes
  376. checking whether printf supports the left-adjust flag correctly... yes
  377. checking whether printf supports the zero flag correctly... yes
  378. checking whether printf supports large precisions... yes
  379. checking whether printf survives out-of-memory conditions... yes
  380. checking whether to use C++... no
  381. checking whether ungetc works on arbitrary bytes... yes
  382. checking whether getcwd (NULL, 0) allocates memory for result... yes
  383. checking for getcwd with POSIX signature... yes
  384. checking for inttypes.h... (cached) yes
  385. checking whether the inttypes.h PRIxNN macros are broken... no
  386. checking for LC_MESSAGES... yes
  387. checking for CFPreferencesCopyAppValue... no
  388. checking for CFLocaleCopyCurrent... no
  389. checking whether setenv is declared... yes
  390. checking search.h usability... yes
  391. checking search.h presence... yes
  392. checking for search.h... yes
  393. checking for tsearch... yes
  394. checking whether strdup is declared... yes
  395. checking whether unsetenv is declared... yes
  396. checking for alloca as a compiler built-in... yes
  397. checking whether to enable assertions... yes
  398. checking whether btowc(0) is correct... yes
  399. checking whether btowc(EOF) is correct... guessing yes
  400. checking whether sigaltstack is declared... yes
  401. checking for stack_t... yes
  402. checking whether // is distinct from /... (cached) no
  403. checking whether dup2 works... yes
  404. checking for error_at_line... yes
  405. checking whether fflush works on input streams... (cached) no
  406. checking whether fcntl handles F_DUPFD correctly... yes
  407. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  408. checking whether fflush works on input streams... (cached) no
  409. checking whether conversion from 'int' to 'long double' works... yes
  410. checking whether fopen recognizes a trailing slash... yes
  411. checking for __fpending... yes
  412. checking whether fpurge is declared... no
  413. checking whether frexp works... yes
  414. checking whether frexpl is declared... yes
  415. checking whether frexpl() can be used without linking with libm... yes
  416. checking whether frexpl works... yes
  417. checking for fseeko... (cached) yes
  418. checking whether fflush works on input streams... (cached) no
  419. checking for _fseeki64... no
  420. checking for ftello... (cached) yes
  421. checking whether ftello works... (cached) yes
  422. checking whether gettimeofday clobbers localtime buffer... no
  423. checking for gettimeofday with POSIX signature... almost
  424. checking whether isnan(double) can be used without linking with libm... yes
  425. checking whether isnan(float) can be used without linking with libm... yes
  426. checking whether isnan(float) works... yes
  427. checking whether isnan(long double) can be used without linking with libm... yes
  428. checking whether isnanl works... no
  429. checking where to find the exponent in a 'long double'... word 2 bit 0
  430. checking whether langinfo.h defines CODESET... yes
  431. checking whether langinfo.h defines T_FMT_AMPM... yes
  432. checking whether langinfo.h defines ERA... yes
  433. checking whether langinfo.h defines YESEXPR... yes
  434. checking for libsigsegv... (cached) no, consider installing GNU libsigsegv
  435. checking whether locale.h conforms to POSIX:2001... yes
  436. checking whether locale.h defines locale_t... yes
  437. checking whether struct lconv is properly defined... yes
  438. checking whether lseek detects pipes... yes
  439. checking for stdlib.h... (cached) yes
  440. checking for GNU libc compatible malloc... (cached) yes
  441. checking whether NAN macro works... yes
  442. checking whether HUGE_VAL works... yes
  443. checking whether mbrtowc handles incomplete characters... guessing yes
  444. checking whether mbrtowc works as well as mbtowc... guessing yes
  445. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  446. checking whether mbrtowc handles a NULL string argument... guessing yes
  447. checking whether mbrtowc has a correct return value... guessing yes
  448. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  449. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  450. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  451. checking for mkdtemp... yes
  452. checking for working mkstemp... yes
  453. checking whether YESEXPR works... yes
  454. checking for obstacks... yes
  455. checking whether open recognizes a trailing slash... yes
  456. checking whether posix_spawn_file_actions_addclose works... yes
  457. checking whether posix_spawn_file_actions_adddup2 works... yes
  458. checking whether posix_spawn_file_actions_addopen works... yes
  459. checking whether frexp works... (cached) yes
  460. checking whether ldexp can be used without linking with libm... (cached) yes
  461. checking whether frexpl() can be used without linking with libm... (cached) yes
  462. checking whether frexpl works... (cached) yes
  463. checking whether frexpl is declared... (cached) yes
  464. checking whether ldexpl() can be used without linking with libm... yes
  465. checking whether ldexpl works... yes
  466. checking whether ldexpl is declared... yes
  467. checking whether program_invocation_name is declared... yes
  468. checking whether program_invocation_short_name is declared... yes
  469. checking for raise... yes
  470. checking for sigprocmask... yes
  471. checking for rawmemchr... yes
  472. checking whether readlink signature is correct... yes
  473. checking whether readlink handles trailing slash correctly... yes
  474. checking for working re_compile_pattern... yes
  475. checking whether rename honors trailing slash on destination... yes
  476. checking whether rename honors trailing slash on source... yes
  477. checking whether rename manages hard links correctly... yes
  478. checking whether rename manages existing destinations correctly... yes
  479. checking whether rmdir works... yes
  480. checking for struct sigaction.sa_sigaction... yes
  481. checking for volatile sig_atomic_t... yes
  482. checking for sighandler_t... yes
  483. checking for signbit macro... yes
  484. checking for signbit compiler built-ins... yes
  485. checking for sigprocmask... (cached) yes
  486. checking for stdint.h... (cached) yes
  487. checking for SIZE_MAX... yes
  488. checking for snprintf... (cached) yes
  489. checking whether snprintf respects a size of 1... yes
  490. checking whether printf supports POSIX/XSI format strings with positions... yes
  491. checking for posix_spawnattr_t... yes
  492. checking for posix_spawn_file_actions_t... yes
  493. checking for ssize_t... yes
  494. checking whether stat handles trailing slashes on directories... yes
  495. checking whether stat handles trailing slashes on files... yes
  496. checking for va_copy... yes
  497. checking whether NULL can be used in arbitrary expressions... (cached) yes
  498. checking for strchrnul... yes
  499. checking whether strchrnul works... yes
  500. checking for working strerror function... yes
  501. checking for working strndup... yes
  502. checking for working strnlen... yes
  503. checking for strsignal... yes
  504. checking whether strsignal always returns a string... yes
  505. checking whether strstr works in linear time... yes
  506. checking whether strstr works... (cached) yes
  507. checking whether strtod obeys C99... yes
  508. checking for nlink_t... (cached) yes
  509. checking for ptrdiff_t... yes
  510. checking for vasprintf... yes
  511. checking for vasprintf... (cached) yes
  512. checking for ptrdiff_t... (cached) yes
  513. checking for waitid... yes
  514. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  515. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  516. checking whether wcrtomb return value is correct... guessing yes
  517. checking whether iswcntrl works... yes
  518. checking for towlower... yes
  519. checking for wctype_t... yes
  520. checking for wctrans_t... yes
  521. checking for stdint.h... (cached) yes
  522. checking for a traditional french locale... (cached) none
  523. checking for a french Unicode locale... (cached) none
  524. checking for a traditional french locale... (cached) none
  525. checking for a turkish Unicode locale... none
  526. checking for closedir... yes
  527. checking whether fdopen sets errno... yes
  528. checking for getpagesize... yes
  529. checking whether getpagesize is declared... yes
  530. checking whether INT32_MAX < INTMAX_MAX... yes
  531. checking whether INT64_MAX == LONG_MAX... yes
  532. checking whether UINT32_MAX < UINTMAX_MAX... yes
  533. checking whether UINT64_MAX == ULONG_MAX... yes
  534. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  535. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  536. checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
  537. checking whether link obeys POSIX... yes
  538. checking for setlocale... yes
  539. checking for uselocale... yes
  540. checking for a traditional french locale... (cached) none
  541. checking for a french Unicode locale... (cached) none
  542. checking for a traditional japanese locale... (cached) none
  543. checking for a transitional chinese locale... (cached) none
  544. checking for a french Unicode locale... (cached) none
  545. checking for mmap... (cached) yes
  546. checking for MAP_ANONYMOUS... yes
  547. checking for mmap... (cached) yes
  548. checking for MAP_ANONYMOUS... yes
  549. checking for a traditional french locale... (cached) none
  550. checking for a french Unicode locale... (cached) none
  551. checking for opendir... yes
  552. checking for putenv compatible with GNU and SVID... yes
  553. checking for mmap... (cached) yes
  554. checking for MAP_ANONYMOUS... yes
  555. checking for mmap... (cached) yes
  556. checking for MAP_ANONYMOUS... yes
  557. checking for readdir... yes
  558. checking whether setenv validates arguments... yes
  559. checking for a traditional french locale... (cached) none
  560. checking for a french Unicode locale... (cached) none
  561. checking for a traditional japanese locale... (cached) none
  562. checking for a transitional chinese locale... (cached) none
  563. checking whether sleep is declared... yes
  564. checking for working sleep... yes
  565. checking for mmap... (cached) yes
  566. checking for MAP_ANONYMOUS... yes
  567. checking for mmap... (cached) yes
  568. checking for MAP_ANONYMOUS... yes
  569. checking whether symlink handles trailing slash correctly... yes
  570. checking for unsetenv... yes
  571. checking for unsetenv() return type... int
  572. checking whether unsetenv obeys POSIX... yes
  573. checking for a traditional french locale... (cached) none
  574. checking for a french Unicode locale... (cached) none
  575. checking for a traditional japanese locale... (cached) none
  576. checking for a transitional chinese locale... (cached) none
  577. checking whether wctob works... guessing yes
  578. checking whether wctob is declared... yes
  579. checking whether an open file can be renamed... yes
  580. checking if changeword is wanted... no
  581. checking which shell to use for syscmd... /bin/sh
  582. checking if malloc debugging is wanted... no
  583. checking that generated files are newer than configure... done
  584. configure: creating ./config.status
  585. config.status: creating Makefile
  586. config.status: creating doc/Makefile
  587. config.status: creating lib/Makefile
  588. config.status: creating src/Makefile
  589. config.status: creating tests/Makefile
  590. config.status: creating checks/Makefile
  591. config.status: creating examples/Makefile
  592. config.status: creating lib/config.h
  593. config.status: executing depfiles commands
  594. config.status: executing stamp-h commands
  595. configure: WARNING: unrecognized options: --disable-shared, --enable-static
  596. touch contrib/m4/.stamp.configure
  597. make -C ./contrib/m4/m4-1.4.17/ clean
  598. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  599. Making clean in .
  600. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  601. make[2]: Nothing to be done for 'clean-am'.
  602. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  603. Making clean in examples
  604. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  605. make[2]: Nothing to be done for 'clean'.
  606. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  607. Making clean in lib
  608. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  609. test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed
  610. test -z "libm4.a" || rm -f libm4.a
  611. rm -f *.o
  612. rm -f glthread/*.o
  613. test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t langinfo.h langinfo.h-t locale.h locale.h-t math.h math.h-t sched.h sched.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t spawn.h spawn.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h sys/types.h-t sys/wait.h sys/wait.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t langinfo.h langinfo.h-t locale.h locale.h-t math.h math.h-t sched.h sched.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t spawn.h spawn.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h sys/types.h-t sys/wait.h sys/wait.h-t time.h time.h-t unistd.h unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
  614. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  615. Making clean in src
  616. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  617. test -z "m4" || rm -f m4
  618. rm -f *.o
  619. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  620. Making clean in doc
  621. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  622. test -z "m4.dvi m4.pdf m4.ps m4.html" \
  623. || rm -rf m4.dvi m4.pdf m4.ps m4.html
  624. rm -rf m4.t2d m4.t2p
  625. rm -f vti.tmp
  626. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  627. Making clean in checks
  628. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  629. make[2]: Nothing to be done for 'clean'.
  630. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  631. Making clean in tests
  632. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  633. Making clean in .
  634. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  635. test -z "libtests.a" || rm -f libtests.a
  636. test -z "test-alloca-opt test-array_list test-array_oset test-avltree_oset test-binary-io test-btowc test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp test-canonicalize-lgpl test-chdir test-cloexec test-close test-closein test-dirent test-dirname test-dup test-dup2 test-environ test-errno test-fclose test-fcntl-h test-fcntl test-fdopen test-fflush test-fflush2 test-fgetc test-filenamecat test-float test-fopen-safer test-fopen test-fpending test-fpurge test-fputc test-fread test-freadahead test-freading test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fstat test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-langinfo test-link test-linkedhash_list test-locale test-localeconv test-localename test-lseek test-lstat test-malloc-gnu test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit test-memchr test-memchr2 test-nl_langinfo test-open test-pathmax test-pipe2 test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addopen test-posix_spawn1 test-posix_spawn2 test-printf-frexp test-printf-frexpl test-quotearg-simple test-raise test-rawmemchr test-readlink test-regex test-rename test-rmdir test-sched test-setenv test-setlocale1 test-setlocale2 test-sigaction test-signal-h test-signbit test-sigpipe test-sigprocmask test-sleep test-snprintf test-spawn-pipe-main test-spawn-pipe-child test-spawn test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-string test-strnlen test-strsignal test-strstr test-strtod test-symlink test-sys_stat test-sys_time test-sys_types test-sys_wait test-time test-dup-safer test-unistd test-unsetenv test-vasnprintf test-vasprintf-posix test-vasprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-write test-xalloc-die test-xvasprintf" || rm -f test-alloca-opt test-array_list test-array_oset test-avltree_oset test-binary-io test-btowc test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp test-canonicalize-lgpl test-chdir test-cloexec test-close test-closein test-dirent test-dirname test-dup test-dup2 test-environ test-errno test-fclose test-fcntl-h test-fcntl test-fdopen test-fflush test-fflush2 test-fgetc test-filenamecat test-float test-fopen-safer test-fopen test-fpending test-fpurge test-fputc test-fread test-freadahead test-freading test-frexp-nolibm test-frexpl-nolibm test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fstat test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt test-gettimeofday test-ignore-value test-intprops test-inttypes test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-langinfo test-link test-linkedhash_list test-locale test-localeconv test-localename test-lseek test-lstat test-malloc-gnu test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit test-memchr test-memchr2 test-nl_langinfo test-open test-pathmax test-pipe2 test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addopen test-posix_spawn1 test-posix_spawn2 test-printf-frexp test-printf-frexpl test-quotearg-simple test-raise test-rawmemchr test-readlink test-regex test-rename test-rmdir test-sched test-setenv test-setlocale1 test-setlocale2 test-sigaction test-signal-h test-signbit test-sigpipe test-sigprocmask test-sleep test-snprintf test-spawn-pipe-main test-spawn-pipe-child test-spawn test-stat test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strchrnul test-strerror test-string test-strnlen test-strsignal test-strstr test-strtod test-symlink test-sys_stat test-sys_time test-sys_types test-sys_wait test-time test-dup-safer test-unistd test-unsetenv test-vasnprintf test-vasprintf-posix test-vasprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-write test-xalloc-die test-xvasprintf
  637. test -z "" || rm -f
  638. rm -rf SunWS_cache
  639. test -z "" || rm -f
  640. test -z "" || rm -f
  641. rm -f *.o
  642. test -z "core *.stackdump t-c-stack.tmp t-c-stack2.tmp dirent.h dirent.h-t test-fflush.txt test-fpending.t t-fpurge.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp inttypes.h inttypes.h-t test-posix_spawn1.sh test-posix_spawn1.sh-t test-posix_spawn2.sh test-posix_spawn2.sh-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t" || rm -f core *.stackdump t-c-stack.tmp t-c-stack2.tmp dirent.h dirent.h-t test-fflush.txt test-fpending.t t-fpurge.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp inttypes.h inttypes.h-t test-posix_spawn1.sh test-posix_spawn1.sh-t test-posix_spawn2.sh test-posix_spawn2.sh-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t
  643. test -z "test-alloca-opt.log test-array_list.log test-array_oset.log test-avltree_oset.log test-binary-io.sh.log test-btowc1.sh.log test-btowc2.sh.log test-c-ctype.log test-c-stack.sh.log test-c-stack2.sh.log test-c-strcase.sh.log test-canonicalize-lgpl.log test-chdir.log test-cloexec.log test-close.log test-closein.sh.log test-dirent.log test-dirname.log test-dup.log test-dup2.log test-environ.log test-errno.log test-fclose.log test-fcntl-h.log test-fcntl.log test-fdopen.log test-fflush.log test-fflush2.sh.log test-fgetc.log test-filenamecat.log test-float.log test-fopen-safer.log test-fopen.log test-fpending.sh.log test-fpurge.log test-fputc.log test-fread.log test-freadahead.sh.log test-freading.log test-frexp-nolibm.log test-frexpl-nolibm.log test-fseek.sh.log test-fseek2.sh.log test-fseeko.sh.log test-fseeko2.sh.log test-fseeko3.sh.log test-fseeko4.sh.log test-fstat.log test-ftell.sh.log test-ftell2.sh.log test-ftell3.log test-ftello.sh.log test-ftello2.sh.log test-ftello3.log test-ftello4.sh.log test-fwrite.log test-getcwd-lgpl.log test-getdtablesize.log test-getopt.log test-gettimeofday.log test-ignore-value.log test-intprops.log test-inttypes.log test-isnand-nolibm.log test-isnanf-nolibm.log test-isnanl-nolibm.log test-langinfo.log test-link.log test-linkedhash_list.log test-locale.log test-localeconv.log test-localename.log test-lseek.sh.log test-lstat.log test-malloc-gnu.log test-malloca.log test-math.log test-mbrtowc1.sh.log test-mbrtowc2.sh.log test-mbrtowc3.sh.log test-mbrtowc4.sh.log test-mbrtowc-w32-1.sh.log test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log test-mbrtowc-w32-4.sh.log test-mbrtowc-w32-5.sh.log test-mbsinit.sh.log test-memchr.log test-memchr2.log test-nl_langinfo.sh.log test-open.log test-pathmax.log test-pipe2.log test-posix_spawn_file_actions_addclose.log test-posix_spawn_file_actions_adddup2.log test-posix_spawn_file_actions_addopen.log test-posix_spawn1.log test-posix_spawn2.log test-printf-frexp.log test-printf-frexpl.log test-quotearg-simple.log test-raise.log test-rawmemchr.log test-readlink.log test-regex.log test-rename.log test-rmdir.log test-sched.log test-setenv.log test-setlocale1.sh.log test-setlocale2.sh.log test-sigaction.log test-signal-h.log test-signbit.log test-sigpipe.sh.log test-sigprocmask.log test-sleep.log test-snprintf.log test-spawn-pipe.sh.log test-spawn.log test-stat.log test-stdbool.log test-stddef.log test-stdint.log test-stdio.log test-stdlib.log test-strchrnul.log test-strerror.log test-string.log test-strnlen.log test-strsignal.log test-strstr.log test-strtod.log test-symlink.log test-sys_stat.log test-sys_time.log test-sys_types.log test-sys_wait.log test-init.sh.log test-time.log test-dup-safer.log test-unistd.log test-unsetenv.log test-update-copyright.sh.log test-vasnprintf.log test-vasprintf-posix.log test-vasprintf.log test-vc-list-files-git.sh.log test-vc-list-files-cvs.sh.log test-verify.log test-verify.sh.log test-version-etc.sh.log test-wchar.log test-wcrtomb.sh.log test-wcrtomb-w32-1.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wctype-h.log test-write.log test-xalloc-die.sh.log test-xvasprintf.log" || rm -f test-alloca-opt.log test-array_list.log test-array_oset.log test-avltree_oset.log test-binary-io.sh.log test-btowc1.sh.log test-btowc2.sh.log test-c-ctype.log test-c-stack.sh.log test-c-stack2.sh.log test-c-strcase.sh.log test-canonicalize-lgpl.log test-chdir.log test-cloexec.log test-close.log test-closein.sh.log test-dirent.log test-dirname.log test-dup.log test-dup2.log test-environ.log test-errno.log test-fclose.log test-fcntl-h.log test-fcntl.log test-fdopen.log test-fflush.log test-fflush2.sh.log test-fgetc.log test-filenamecat.log test-float.log test-fopen-safer.log test-fopen.log test-fpending.sh.log test-fpurge.log test-fputc.log test-fread.log test-freadahead.sh.log test-freading.log test-frexp-nolibm.log test-frexpl-nolibm.log test-fseek.sh.log test-fseek2.sh.log test-fseeko.sh.log test-fseeko2.sh.log test-fseeko3.sh.log test-fseeko4.sh.log test-fstat.log test-ftell.sh.log test-ftell2.sh.log test-ftell3.log test-ftello.sh.log test-ftello2.sh.log test-ftello3.log test-ftello4.sh.log test-fwrite.log test-getcwd-lgpl.log test-getdtablesize.log test-getopt.log test-gettimeofday.log test-ignore-value.log test-intprops.log test-inttypes.log test-isnand-nolibm.log test-isnanf-nolibm.log test-isnanl-nolibm.log test-langinfo.log test-link.log test-linkedhash_list.log test-locale.log test-localeconv.log test-localename.log test-lseek.sh.log test-lstat.log test-malloc-gnu.log test-malloca.log test-math.log test-mbrtowc1.sh.log test-mbrtowc2.sh.log test-mbrtowc3.sh.log test-mbrtowc4.sh.log test-mbrtowc-w32-1.sh.log test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log test-mbrtowc-w32-4.sh.log test-mbrtowc-w32-5.sh.log test-mbsinit.sh.log test-memchr.log test-memchr2.log test-nl_langinfo.sh.log test-open.log test-pathmax.log test-pipe2.log test-posix_spawn_file_actions_addclose.log test-posix_spawn_file_actions_adddup2.log test-posix_spawn_file_actions_addopen.log test-posix_spawn1.log test-posix_spawn2.log test-printf-frexp.log test-printf-frexpl.log test-quotearg-simple.log test-raise.log test-rawmemchr.log test-readlink.log test-regex.log test-rename.log test-rmdir.log test-sched.log test-setenv.log test-setlocale1.sh.log test-setlocale2.sh.log test-sigaction.log test-signal-h.log test-signbit.log test-sigpipe.sh.log test-sigprocmask.log test-sleep.log test-snprintf.log test-spawn-pipe.sh.log test-spawn.log test-stat.log test-stdbool.log test-stddef.log test-stdint.log test-stdio.log test-stdlib.log test-strchrnul.log test-strerror.log test-string.log test-strnlen.log test-strsignal.log test-strstr.log test-strtod.log test-symlink.log test-sys_stat.log test-sys_time.log test-sys_types.log test-sys_wait.log test-init.sh.log test-time.log test-dup-safer.log test-unistd.log test-unsetenv.log test-update-copyright.sh.log test-vasnprintf.log test-vasprintf-posix.log test-vasprintf.log test-vc-list-files-git.sh.log test-vc-list-files-cvs.sh.log test-verify.log test-verify.sh.log test-version-etc.sh.log test-wchar.log test-wcrtomb.sh.log test-wcrtomb-w32-1.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wctype-h.log test-write.log test-xalloc-die.sh.log test-xvasprintf.log
  644. test -z "test-alloca-opt.trs test-array_list.trs test-array_oset.trs test-avltree_oset.trs test-binary-io.sh.trs test-btowc1.sh.trs test-btowc2.sh.trs test-c-ctype.trs test-c-stack.sh.trs test-c-stack2.sh.trs test-c-strcase.sh.trs test-canonicalize-lgpl.trs test-chdir.trs test-cloexec.trs test-close.trs test-closein.sh.trs test-dirent.trs test-dirname.trs test-dup.trs test-dup2.trs test-environ.trs test-errno.trs test-fclose.trs test-fcntl-h.trs test-fcntl.trs test-fdopen.trs test-fflush.trs test-fflush2.sh.trs test-fgetc.trs test-filenamecat.trs test-float.trs test-fopen-safer.trs test-fopen.trs test-fpending.sh.trs test-fpurge.trs test-fputc.trs test-fread.trs test-freadahead.sh.trs test-freading.trs test-frexp-nolibm.trs test-frexpl-nolibm.trs test-fseek.sh.trs test-fseek2.sh.trs test-fseeko.sh.trs test-fseeko2.sh.trs test-fseeko3.sh.trs test-fseeko4.sh.trs test-fstat.trs test-ftell.sh.trs test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs test-ftello2.sh.trs test-ftello3.trs test-ftello4.sh.trs test-fwrite.trs test-getcwd-lgpl.trs test-getdtablesize.trs test-getopt.trs test-gettimeofday.trs test-ignore-value.trs test-intprops.trs test-inttypes.trs test-isnand-nolibm.trs test-isnanf-nolibm.trs test-isnanl-nolibm.trs test-langinfo.trs test-link.trs test-linkedhash_list.trs test-locale.trs test-localeconv.trs test-localename.trs test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs test-malloca.trs test-math.trs test-mbrtowc1.sh.trs test-mbrtowc2.sh.trs test-mbrtowc3.sh.trs test-mbrtowc4.sh.trs test-mbrtowc-w32-1.sh.trs test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs test-mbrtowc-w32-4.sh.trs test-mbrtowc-w32-5.sh.trs test-mbsinit.sh.trs test-memchr.trs test-memchr2.trs test-nl_langinfo.sh.trs test-open.trs test-pathmax.trs test-pipe2.trs test-posix_spawn_file_actions_addclose.trs test-posix_spawn_file_actions_adddup2.trs test-posix_spawn_file_actions_addopen.trs test-posix_spawn1.trs test-posix_spawn2.trs test-printf-frexp.trs test-printf-frexpl.trs test-quotearg-simple.trs test-raise.trs test-rawmemchr.trs test-readlink.trs test-regex.trs test-rename.trs test-rmdir.trs test-sched.trs test-setenv.trs test-setlocale1.sh.trs test-setlocale2.sh.trs test-sigaction.trs test-signal-h.trs test-signbit.trs test-sigpipe.sh.trs test-sigprocmask.trs test-sleep.trs test-snprintf.trs test-spawn-pipe.sh.trs test-spawn.trs test-stat.trs test-stdbool.trs test-stddef.trs test-stdint.trs test-stdio.trs test-stdlib.trs test-strchrnul.trs test-strerror.trs test-string.trs test-strnlen.trs test-strsignal.trs test-strstr.trs test-strtod.trs test-symlink.trs test-sys_stat.trs test-sys_time.trs test-sys_types.trs test-sys_wait.trs test-init.sh.trs test-time.trs test-dup-safer.trs test-unistd.trs test-unsetenv.trs test-update-copyright.sh.trs test-vasnprintf.trs test-vasprintf-posix.trs test-vasprintf.trs test-vc-list-files-git.sh.trs test-vc-list-files-cvs.sh.trs test-verify.trs test-verify.sh.trs test-version-etc.sh.trs test-wchar.trs test-wcrtomb.sh.trs test-wcrtomb-w32-1.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wctype-h.trs test-write.trs test-xalloc-die.sh.trs test-xvasprintf.trs" || rm -f test-alloca-opt.trs test-array_list.trs test-array_oset.trs test-avltree_oset.trs test-binary-io.sh.trs test-btowc1.sh.trs test-btowc2.sh.trs test-c-ctype.trs test-c-stack.sh.trs test-c-stack2.sh.trs test-c-strcase.sh.trs test-canonicalize-lgpl.trs test-chdir.trs test-cloexec.trs test-close.trs test-closein.sh.trs test-dirent.trs test-dirname.trs test-dup.trs test-dup2.trs test-environ.trs test-errno.trs test-fclose.trs test-fcntl-h.trs test-fcntl.trs test-fdopen.trs test-fflush.trs test-fflush2.sh.trs test-fgetc.trs test-filenamecat.trs test-float.trs test-fopen-safer.trs test-fopen.trs test-fpending.sh.trs test-fpurge.trs test-fputc.trs test-fread.trs test-freadahead.sh.trs test-freading.trs test-frexp-nolibm.trs test-frexpl-nolibm.trs test-fseek.sh.trs test-fseek2.sh.trs test-fseeko.sh.trs test-fseeko2.sh.trs test-fseeko3.sh.trs test-fseeko4.sh.trs test-fstat.trs test-ftell.sh.trs test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs test-ftello2.sh.trs test-ftello3.trs test-ftello4.sh.trs test-fwrite.trs test-getcwd-lgpl.trs test-getdtablesize.trs test-getopt.trs test-gettimeofday.trs test-ignore-value.trs test-intprops.trs test-inttypes.trs test-isnand-nolibm.trs test-isnanf-nolibm.trs test-isnanl-nolibm.trs test-langinfo.trs test-link.trs test-linkedhash_list.trs test-locale.trs test-localeconv.trs test-localename.trs test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs test-malloca.trs test-math.trs test-mbrtowc1.sh.trs test-mbrtowc2.sh.trs test-mbrtowc3.sh.trs test-mbrtowc4.sh.trs test-mbrtowc-w32-1.sh.trs test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs test-mbrtowc-w32-4.sh.trs test-mbrtowc-w32-5.sh.trs test-mbsinit.sh.trs test-memchr.trs test-memchr2.trs test-nl_langinfo.sh.trs test-open.trs test-pathmax.trs test-pipe2.trs test-posix_spawn_file_actions_addclose.trs test-posix_spawn_file_actions_adddup2.trs test-posix_spawn_file_actions_addopen.trs test-posix_spawn1.trs test-posix_spawn2.trs test-printf-frexp.trs test-printf-frexpl.trs test-quotearg-simple.trs test-raise.trs test-rawmemchr.trs test-readlink.trs test-regex.trs test-rename.trs test-rmdir.trs test-sched.trs test-setenv.trs test-setlocale1.sh.trs test-setlocale2.sh.trs test-sigaction.trs test-signal-h.trs test-signbit.trs test-sigpipe.sh.trs test-sigprocmask.trs test-sleep.trs test-snprintf.trs test-spawn-pipe.sh.trs test-spawn.trs test-stat.trs test-stdbool.trs test-stddef.trs test-stdint.trs test-stdio.trs test-stdlib.trs test-strchrnul.trs test-strerror.trs test-string.trs test-strnlen.trs test-strsignal.trs test-strstr.trs test-strtod.trs test-symlink.trs test-sys_stat.trs test-sys_time.trs test-sys_types.trs test-sys_wait.trs test-init.sh.trs test-time.trs test-dup-safer.trs test-unistd.trs test-unsetenv.trs test-update-copyright.sh.trs test-vasnprintf.trs test-vasprintf-posix.trs test-vasprintf.trs test-vc-list-files-git.sh.trs test-vc-list-files-cvs.sh.trs test-verify.trs test-verify.sh.trs test-version-etc.sh.trs test-wchar.trs test-wcrtomb.sh.trs test-wcrtomb-w32-1.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wctype-h.trs test-write.trs test-xalloc-die.sh.trs test-xvasprintf.trs
  645. test -z "test-suite.log" || rm -f test-suite.log
  646. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  647. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  648. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  649. /bin/rm -f ./contrib/m4/.stamp.build
  650. make -C ./contrib/m4/m4-1.4.17/
  651. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  652. make all-recursive
  653. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  654. Making all in .
  655. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  656. make[3]: Nothing to be done for 'all-am'.
  657. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  658. Making all in examples
  659. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  660. make[3]: Nothing to be done for 'all'.
  661. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  662. Making all in lib
  663. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  664. rm -f alloca.h-t alloca.h && \
  665. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  666. cat ./alloca.in.h; \
  667. } > alloca.h-t && \
  668. mv -f alloca.h-t alloca.h
  669. rm -f configmake.h-t && \
  670. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  671. echo '#define PREFIX "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib"'; \
  672. echo '#define EXEC_PREFIX "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib"'; \
  673. echo '#define BINDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin"'; \
  674. echo '#define SBINDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/sbin"'; \
  675. echo '#define LIBEXECDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libexec"'; \
  676. echo '#define DATAROOTDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share"'; \
  677. echo '#define DATADIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share"'; \
  678. echo '#define SYSCONFDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/etc"'; \
  679. echo '#define SHAREDSTATEDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/com"'; \
  680. echo '#define LOCALSTATEDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/var"'; \
  681. echo '#define INCLUDEDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include"'; \
  682. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  683. echo '#define DOCDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/m4"'; \
  684. echo '#define INFODIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info"'; \
  685. echo '#define HTMLDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/m4"'; \
  686. echo '#define DVIDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/m4"'; \
  687. echo '#define PDFDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/m4"'; \
  688. echo '#define PSDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/m4"'; \
  689. echo '#define LIBDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib"'; \
  690. echo '#define LISPDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/emacs/site-lisp"'; \
  691. echo '#define LOCALEDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/locale"'; \
  692. echo '#define MANDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man"'; \
  693. echo '#define MANEXT ""'; \
  694. echo '#define PKGDATADIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/m4"'; \
  695. echo '#define PKGINCLUDEDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/m4"'; \
  696. echo '#define PKGLIBDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/m4"'; \
  697. echo '#define PKGLIBEXECDIR "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libexec/m4"'; \
  698. } | sed '/""/d' > configmake.h-t && \
  699. mv -f configmake.h-t configmake.h
  700. rm -f c++defs.h-t c++defs.h && \
  701. sed -n -e '/_GL_CXXDEFS/,$p' \
  702. < ../build-aux/snippet/c++defs.h \
  703. > c++defs.h-t && \
  704. mv c++defs.h-t c++defs.h
  705. rm -f arg-nonnull.h-t arg-nonnull.h && \
  706. sed -n -e '/GL_ARG_NONNULL/,$p' \
  707. < ../build-aux/snippet/arg-nonnull.h \
  708. > arg-nonnull.h-t && \
  709. mv arg-nonnull.h-t arg-nonnull.h
  710. rm -f warn-on-use.h-t warn-on-use.h && \
  711. sed -n -e '/^.ifndef/,$p' \
  712. < ../build-aux/snippet/warn-on-use.h \
  713. > warn-on-use.h-t && \
  714. mv warn-on-use.h-t warn-on-use.h
  715. rm -f fcntl.h-t fcntl.h && \
  716. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  717. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  718. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  719. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  720. -e 's|@''PRAGMA_COLUMNS''@||g' \
  721. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  722. -e 's/@''GNULIB_FCNTL''@/1/g' \
  723. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  724. -e 's/@''GNULIB_OPEN''@/1/g' \
  725. -e 's/@''GNULIB_OPENAT''@/0/g' \
  726. -e 's|@''HAVE_FCNTL''@|1|g' \
  727. -e 's|@''HAVE_OPENAT''@|1|g' \
  728. -e 's|@''REPLACE_FCNTL''@|1|g' \
  729. -e 's|@''REPLACE_OPEN''@|0|g' \
  730. -e 's|@''REPLACE_OPENAT''@|0|g' \
  731. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  732. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  733. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  734. < ./fcntl.in.h; \
  735. } > fcntl.h-t && \
  736. mv fcntl.h-t fcntl.h
  737. rm -f langinfo.h-t langinfo.h && \
  738. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  739. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  740. -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  741. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  742. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  743. -e 's|@''PRAGMA_COLUMNS''@||g' \
  744. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  745. -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
  746. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  747. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  748. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  749. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  750. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  751. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  752. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  753. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  754. < ./langinfo.in.h; \
  755. } > langinfo.h-t && \
  756. mv langinfo.h-t langinfo.h
  757. rm -f locale.h-t locale.h && \
  758. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  759. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  760. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  761. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  762. -e 's|@''PRAGMA_COLUMNS''@||g' \
  763. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  764. -e 's/@''GNULIB_LOCALECONV''@/1/g' \
  765. -e 's/@''GNULIB_SETLOCALE''@/IN_M4_GNULIB_TESTS/g' \
  766. -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
  767. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  768. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  769. -e 's|@''REPLACE_LOCALECONV''@|0|g' \
  770. -e 's|@''REPLACE_SETLOCALE''@|0|g' \
  771. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  772. -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
  773. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  774. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  775. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  776. < ./locale.in.h; \
  777. } > locale.h-t && \
  778. mv locale.h-t locale.h
  779. rm -f math.h-t math.h && \
  780. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  781. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  782. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  783. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  784. -e 's|@''PRAGMA_COLUMNS''@||g' \
  785. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  786. -e 's/@''GNULIB_ACOSF''@/0/g' \
  787. -e 's/@''GNULIB_ACOSL''@/0/g' \
  788. -e 's/@''GNULIB_ASINF''@/0/g' \
  789. -e 's/@''GNULIB_ASINL''@/0/g' \
  790. -e 's/@''GNULIB_ATANF''@/0/g' \
  791. -e 's/@''GNULIB_ATANL''@/0/g' \
  792. -e 's/@''GNULIB_ATAN2F''@/0/g' \
  793. -e 's/@''GNULIB_CBRT''@/0/g' \
  794. -e 's/@''GNULIB_CBRTF''@/0/g' \
  795. -e 's/@''GNULIB_CBRTL''@/0/g' \
  796. -e 's/@''GNULIB_CEIL''@/0/g' \
  797. -e 's/@''GNULIB_CEILF''@/0/g' \
  798. -e 's/@''GNULIB_CEILL''@/0/g' \
  799. -e 's/@''GNULIB_COPYSIGN''@/0/g' \
  800. -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
  801. -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
  802. -e 's/@''GNULIB_COSF''@/0/g' \
  803. -e 's/@''GNULIB_COSL''@/0/g' \
  804. -e 's/@''GNULIB_COSHF''@/0/g' \
  805. -e 's/@''GNULIB_EXPF''@/0/g' \
  806. -e 's/@''GNULIB_EXPL''@/0/g' \
  807. -e 's/@''GNULIB_EXP2''@/0/g' \
  808. -e 's/@''GNULIB_EXP2F''@/0/g' \
  809. -e 's/@''GNULIB_EXP2L''@/0/g' \
  810. -e 's/@''GNULIB_EXPM1''@/0/g' \
  811. -e 's/@''GNULIB_EXPM1F''@/0/g' \
  812. -e 's/@''GNULIB_EXPM1L''@/0/g' \
  813. -e 's/@''GNULIB_FABSF''@/0/g' \
  814. -e 's/@''GNULIB_FABSL''@/0/g' \
  815. -e 's/@''GNULIB_FLOOR''@/0/g' \
  816. -e 's/@''GNULIB_FLOORF''@/0/g' \
  817. -e 's/@''GNULIB_FLOORL''@/0/g' \
  818. -e 's/@''GNULIB_FMA''@/0/g' \
  819. -e 's/@''GNULIB_FMAF''@/0/g' \
  820. -e 's/@''GNULIB_FMAL''@/0/g' \
  821. -e 's/@''GNULIB_FMOD''@/0/g' \
  822. -e 's/@''GNULIB_FMODF''@/0/g' \
  823. -e 's/@''GNULIB_FMODL''@/0/g' \
  824. -e 's/@''GNULIB_FREXPF''@/0/g' \
  825. -e 's/@''GNULIB_FREXP''@/1/g' \
  826. -e 's/@''GNULIB_FREXPL''@/1/g' \
  827. -e 's/@''GNULIB_HYPOT''@/0/g' \
  828. -e 's/@''GNULIB_HYPOTF''@/0/g' \
  829. -e 's/@''GNULIB_HYPOTL''@/0/g' \
  830. < ./math.in.h | \
  831. sed -e 's/@''GNULIB_ILOGB''@/0/g' \
  832. -e 's/@''GNULIB_ILOGBF''@/0/g' \
  833. -e 's/@''GNULIB_ILOGBL''@/0/g' \
  834. -e 's/@''GNULIB_ISFINITE''@/0/g' \
  835. -e 's/@''GNULIB_ISINF''@/0/g' \
  836. -e 's/@''GNULIB_ISNAN''@/0/g' \
  837. -e 's/@''GNULIB_ISNANF''@/0/g' \
  838. -e 's/@''GNULIB_ISNAND''@/0/g' \
  839. -e 's/@''GNULIB_ISNANL''@/0/g' \
  840. -e 's/@''GNULIB_LDEXPF''@/0/g' \
  841. -e 's/@''GNULIB_LDEXPL''@/0/g' \
  842. -e 's/@''GNULIB_LOG''@/0/g' \
  843. -e 's/@''GNULIB_LOGF''@/0/g' \
  844. -e 's/@''GNULIB_LOGL''@/0/g' \
  845. -e 's/@''GNULIB_LOG10''@/0/g' \
  846. -e 's/@''GNULIB_LOG10F''@/0/g' \
  847. -e 's/@''GNULIB_LOG10L''@/0/g' \
  848. -e 's/@''GNULIB_LOG1P''@/0/g' \
  849. -e 's/@''GNULIB_LOG1PF''@/0/g' \
  850. -e 's/@''GNULIB_LOG1PL''@/0/g' \
  851. -e 's/@''GNULIB_LOG2''@/0/g' \
  852. -e 's/@''GNULIB_LOG2F''@/0/g' \
  853. -e 's/@''GNULIB_LOG2L''@/0/g' \
  854. -e 's/@''GNULIB_LOGB''@/0/g' \
  855. -e 's/@''GNULIB_LOGBF''@/0/g' \
  856. -e 's/@''GNULIB_LOGBL''@/0/g' \
  857. -e 's/@''GNULIB_MODF''@/0/g' \
  858. -e 's/@''GNULIB_MODFF''@/0/g' \
  859. -e 's/@''GNULIB_MODFL''@/0/g' \
  860. -e 's/@''GNULIB_POWF''@/0/g' \
  861. -e 's/@''GNULIB_REMAINDER''@/0/g' \
  862. -e 's/@''GNULIB_REMAINDERF''@/0/g' \
  863. -e 's/@''GNULIB_REMAINDERL''@/0/g' \
  864. -e 's/@''GNULIB_RINT''@/0/g' \
  865. -e 's/@''GNULIB_RINTF''@/0/g' \
  866. -e 's/@''GNULIB_RINTL''@/0/g' \
  867. -e 's/@''GNULIB_ROUND''@/0/g' \
  868. -e 's/@''GNULIB_ROUNDF''@/0/g' \
  869. -e 's/@''GNULIB_ROUNDL''@/0/g' \
  870. -e 's/@''GNULIB_SIGNBIT''@/1/g' \
  871. -e 's/@''GNULIB_SINF''@/0/g' \
  872. -e 's/@''GNULIB_SINL''@/0/g' \
  873. -e 's/@''GNULIB_SINHF''@/0/g' \
  874. -e 's/@''GNULIB_SQRTF''@/0/g' \
  875. -e 's/@''GNULIB_SQRTL''@/0/g' \
  876. -e 's/@''GNULIB_TANF''@/0/g' \
  877. -e 's/@''GNULIB_TANL''@/0/g' \
  878. -e 's/@''GNULIB_TANHF''@/0/g' \
  879. -e 's/@''GNULIB_TRUNC''@/0/g' \
  880. -e 's/@''GNULIB_TRUNCF''@/0/g' \
  881. -e 's/@''GNULIB_TRUNCL''@/0/g' \
  882. | \
  883. sed -e 's|@''HAVE_ACOSF''@|1|g' \
  884. -e 's|@''HAVE_ACOSL''@|1|g' \
  885. -e 's|@''HAVE_ASINF''@|1|g' \
  886. -e 's|@''HAVE_ASINL''@|1|g' \
  887. -e 's|@''HAVE_ATANF''@|1|g' \
  888. -e 's|@''HAVE_ATANL''@|1|g' \
  889. -e 's|@''HAVE_ATAN2F''@|1|g' \
  890. -e 's|@''HAVE_CBRT''@|1|g' \
  891. -e 's|@''HAVE_CBRTF''@|1|g' \
  892. -e 's|@''HAVE_CBRTL''@|1|g' \
  893. -e 's|@''HAVE_COPYSIGN''@|1|g' \
  894. -e 's|@''HAVE_COPYSIGNL''@|1|g' \
  895. -e 's|@''HAVE_COSF''@|1|g' \
  896. -e 's|@''HAVE_COSL''@|1|g' \
  897. -e 's|@''HAVE_COSHF''@|1|g' \
  898. -e 's|@''HAVE_EXPF''@|1|g' \
  899. -e 's|@''HAVE_EXPL''@|1|g' \
  900. -e 's|@''HAVE_EXPM1''@|1|g' \
  901. -e 's|@''HAVE_EXPM1F''@|1|g' \
  902. -e 's|@''HAVE_FABSF''@|1|g' \
  903. -e 's|@''HAVE_FABSL''@|1|g' \
  904. -e 's|@''HAVE_FMA''@|1|g' \
  905. -e 's|@''HAVE_FMAF''@|1|g' \
  906. -e 's|@''HAVE_FMAL''@|1|g' \
  907. -e 's|@''HAVE_FMODF''@|1|g' \
  908. -e 's|@''HAVE_FMODL''@|1|g' \
  909. -e 's|@''HAVE_FREXPF''@|1|g' \
  910. -e 's|@''HAVE_HYPOTF''@|1|g' \
  911. -e 's|@''HAVE_HYPOTL''@|1|g' \
  912. -e 's|@''HAVE_ILOGB''@|1|g' \
  913. -e 's|@''HAVE_ILOGBF''@|1|g' \
  914. -e 's|@''HAVE_ILOGBL''@|1|g' \
  915. -e 's|@''HAVE_ISNANF''@|1|g' \
  916. -e 's|@''HAVE_ISNAND''@|1|g' \
  917. -e 's|@''HAVE_ISNANL''@|1|g' \
  918. -e 's|@''HAVE_LDEXPF''@|1|g' \
  919. -e 's|@''HAVE_LOGF''@|1|g' \
  920. -e 's|@''HAVE_LOGL''@|1|g' \
  921. -e 's|@''HAVE_LOG10F''@|1|g' \
  922. -e 's|@''HAVE_LOG10L''@|1|g' \
  923. -e 's|@''HAVE_LOG1P''@|1|g' \
  924. -e 's|@''HAVE_LOG1PF''@|1|g' \
  925. -e 's|@''HAVE_LOG1PL''@|1|g' \
  926. -e 's|@''HAVE_LOGBF''@|1|g' \
  927. -e 's|@''HAVE_LOGBL''@|1|g' \
  928. -e 's|@''HAVE_MODFF''@|1|g' \
  929. -e 's|@''HAVE_MODFL''@|1|g' \
  930. -e 's|@''HAVE_POWF''@|1|g' \
  931. -e 's|@''HAVE_REMAINDER''@|1|g' \
  932. -e 's|@''HAVE_REMAINDERF''@|1|g' \
  933. -e 's|@''HAVE_RINT''@|1|g' \
  934. -e 's|@''HAVE_RINTL''@|1|g' \
  935. -e 's|@''HAVE_SINF''@|1|g' \
  936. -e 's|@''HAVE_SINL''@|1|g' \
  937. -e 's|@''HAVE_SINHF''@|1|g' \
  938. -e 's|@''HAVE_SQRTF''@|1|g' \
  939. -e 's|@''HAVE_SQRTL''@|1|g' \
  940. -e 's|@''HAVE_TANF''@|1|g' \
  941. -e 's|@''HAVE_TANL''@|1|g' \
  942. -e 's|@''HAVE_TANHF''@|1|g' \
  943. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  944. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  945. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  946. -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
  947. -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
  948. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  949. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  950. -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
  951. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  952. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  953. -e 's|@''HAVE_DECL_EXP2''@|1|g' \
  954. -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
  955. -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
  956. -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
  957. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  958. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  959. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  960. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  961. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  962. -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
  963. -e 's|@''HAVE_DECL_LOG2''@|1|g' \
  964. -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
  965. -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
  966. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  967. -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
  968. -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
  969. -e 's|@''HAVE_DECL_RINTF''@|1|g' \
  970. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  971. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  972. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  973. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  974. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  975. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  976. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  977. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  978. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  979. | \
  980. sed -e 's|@''REPLACE_CBRTF''@|0|g' \
  981. -e 's|@''REPLACE_CBRTL''@|0|g' \
  982. -e 's|@''REPLACE_CEIL''@|0|g' \
  983. -e 's|@''REPLACE_CEILF''@|0|g' \
  984. -e 's|@''REPLACE_CEILL''@|0|g' \
  985. -e 's|@''REPLACE_EXPM1''@|0|g' \
  986. -e 's|@''REPLACE_EXPM1F''@|0|g' \
  987. -e 's|@''REPLACE_EXP2''@|0|g' \
  988. -e 's|@''REPLACE_EXP2L''@|0|g' \
  989. -e 's|@''REPLACE_FABSL''@|0|g' \
  990. -e 's|@''REPLACE_FLOOR''@|0|g' \
  991. -e 's|@''REPLACE_FLOORF''@|0|g' \
  992. -e 's|@''REPLACE_FLOORL''@|0|g' \
  993. -e 's|@''REPLACE_FMA''@|0|g' \
  994. -e 's|@''REPLACE_FMAF''@|0|g' \
  995. -e 's|@''REPLACE_FMAL''@|0|g' \
  996. -e 's|@''REPLACE_FMOD''@|0|g' \
  997. -e 's|@''REPLACE_FMODF''@|0|g' \
  998. -e 's|@''REPLACE_FMODL''@|0|g' \
  999. -e 's|@''REPLACE_FREXPF''@|0|g' \
  1000. -e 's|@''REPLACE_FREXP''@|0|g' \
  1001. -e 's|@''REPLACE_FREXPL''@|0|g' \
  1002. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  1003. -e 's|@''REPLACE_HYPOT''@|0|g' \
  1004. -e 's|@''REPLACE_HYPOTF''@|0|g' \
  1005. -e 's|@''REPLACE_HYPOTL''@|0|g' \
  1006. -e 's|@''REPLACE_ILOGB''@|0|g' \
  1007. -e 's|@''REPLACE_ILOGBF''@|0|g' \
  1008. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  1009. -e 's|@''REPLACE_ISINF''@|0|g' \
  1010. -e 's|@''REPLACE_ISNAN''@|0|g' \
  1011. -e 's|@''REPLACE_ITOLD''@|0|g' \
  1012. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  1013. -e 's|@''REPLACE_LOG''@|0|g' \
  1014. -e 's|@''REPLACE_LOGF''@|0|g' \
  1015. -e 's|@''REPLACE_LOGL''@|0|g' \
  1016. -e 's|@''REPLACE_LOG10''@|0|g' \
  1017. -e 's|@''REPLACE_LOG10F''@|0|g' \
  1018. -e 's|@''REPLACE_LOG10L''@|0|g' \
  1019. -e 's|@''REPLACE_LOG1P''@|0|g' \
  1020. -e 's|@''REPLACE_LOG1PF''@|0|g' \
  1021. -e 's|@''REPLACE_LOG1PL''@|0|g' \
  1022. -e 's|@''REPLACE_LOG2''@|0|g' \
  1023. -e 's|@''REPLACE_LOG2F''@|0|g' \
  1024. -e 's|@''REPLACE_LOG2L''@|0|g' \
  1025. -e 's|@''REPLACE_LOGB''@|0|g' \
  1026. -e 's|@''REPLACE_LOGBF''@|0|g' \
  1027. -e 's|@''REPLACE_LOGBL''@|0|g' \
  1028. -e 's|@''REPLACE_MODF''@|0|g' \
  1029. -e 's|@''REPLACE_MODFF''@|0|g' \
  1030. -e 's|@''REPLACE_MODFL''@|0|g' \
  1031. -e 's|@''REPLACE_NAN''@|0|g' \
  1032. -e 's|@''REPLACE_REMAINDER''@|0|g' \
  1033. -e 's|@''REPLACE_REMAINDERF''@|0|g' \
  1034. -e 's|@''REPLACE_REMAINDERL''@|0|g' \
  1035. -e 's|@''REPLACE_ROUND''@|0|g' \
  1036. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  1037. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  1038. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  1039. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
  1040. -e 's|@''REPLACE_SQRTL''@|0|g' \
  1041. -e 's|@''REPLACE_TRUNC''@|0|g' \
  1042. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  1043. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  1044. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1045. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1046. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1047. } > math.h-t && \
  1048. mv math.h-t math.h
  1049. rm -f signal.h-t signal.h && \
  1050. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1051. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1052. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1053. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1054. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1055. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  1056. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
  1057. -e 's|@''GNULIB_RAISE''@|1|g' \
  1058. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
  1059. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  1060. -e 's/@''GNULIB_SIGACTION''@/1/g' \
  1061. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  1062. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  1063. -e 's|@''HAVE_RAISE''@|1|g' \
  1064. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  1065. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  1066. -e 's|@''HAVE_SIGACTION''@|1|g' \
  1067. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  1068. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  1069. -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
  1070. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  1071. -e 's|@''REPLACE_RAISE''@|0|g' \
  1072. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1073. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1074. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1075. < ./signal.in.h; \
  1076. } > signal.h-t && \
  1077. mv signal.h-t signal.h
  1078. rm -f unused-parameter.h-t unused-parameter.h && \
  1079. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  1080. < ../build-aux/snippet/unused-parameter.h \
  1081. > unused-parameter.h-t && \
  1082. mv unused-parameter.h-t unused-parameter.h
  1083. rm -f spawn.h-t spawn.h && \
  1084. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1085. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1086. -e 's|@''HAVE_SPAWN_H''@|1|g' \
  1087. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1088. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1089. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1090. -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
  1091. -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
  1092. -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
  1093. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
  1094. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
  1095. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
  1096. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
  1097. -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
  1098. -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
  1099. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
  1100. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
  1101. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
  1102. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
  1103. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
  1104. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
  1105. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
  1106. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
  1107. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
  1108. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
  1109. -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
  1110. -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
  1111. -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
  1112. -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
  1113. -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
  1114. -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
  1115. -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
  1116. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
  1117. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
  1118. -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
  1119. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1120. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1121. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1122. < ./spawn.in.h; \
  1123. } > spawn.h-t && \
  1124. mv spawn.h-t spawn.h
  1125. rm -f stdio.h-t stdio.h && \
  1126. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1127. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1128. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1129. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1130. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1131. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1132. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  1133. -e 's/@''GNULIB_FCLOSE''@/1/g' \
  1134. -e 's/@''GNULIB_FDOPEN''@/IN_M4_GNULIB_TESTS/g' \
  1135. -e 's/@''GNULIB_FFLUSH''@/1/g' \
  1136. -e 's/@''GNULIB_FGETC''@/1/g' \
  1137. -e 's/@''GNULIB_FGETS''@/1/g' \
  1138. -e 's/@''GNULIB_FOPEN''@/1/g' \
  1139. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  1140. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  1141. -e 's/@''GNULIB_FPURGE''@/1/g' \
  1142. -e 's/@''GNULIB_FPUTC''@/1/g' \
  1143. -e 's/@''GNULIB_FPUTS''@/1/g' \
  1144. -e 's/@''GNULIB_FREAD''@/1/g' \
  1145. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  1146. -e 's/@''GNULIB_FSCANF''@/1/g' \
  1147. -e 's/@''GNULIB_FSEEK''@/1/g' \
  1148. -e 's/@''GNULIB_FSEEKO''@/1/g' \
  1149. -e 's/@''GNULIB_FTELL''@/1/g' \
  1150. -e 's/@''GNULIB_FTELLO''@/1/g' \
  1151. -e 's/@''GNULIB_FWRITE''@/1/g' \
  1152. -e 's/@''GNULIB_GETC''@/1/g' \
  1153. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  1154. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  1155. -e 's/@''GNULIB_GETLINE''@/0/g' \
  1156. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  1157. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  1158. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  1159. -e 's/@''GNULIB_PERROR''@/0/g' \
  1160. -e 's/@''GNULIB_POPEN''@/0/g' \
  1161. -e 's/@''GNULIB_PRINTF''@/1/g' \
  1162. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  1163. -e 's/@''GNULIB_PUTC''@/1/g' \
  1164. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  1165. -e 's/@''GNULIB_PUTS''@/1/g' \
  1166. -e 's/@''GNULIB_REMOVE''@/0/g' \
  1167. -e 's/@''GNULIB_RENAME''@/1/g' \
  1168. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  1169. -e 's/@''GNULIB_SCANF''@/1/g' \
  1170. -e 's/@''GNULIB_SNPRINTF''@/1/g' \
  1171. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  1172. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  1173. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
  1174. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  1175. -e 's/@''GNULIB_VASPRINTF''@/1/g' \
  1176. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  1177. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  1178. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  1179. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  1180. -e 's/@''GNULIB_VSCANF''@/0/g' \
  1181. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  1182. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  1183. -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
  1184. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  1185. < ./stdio.in.h | \
  1186. sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
  1187. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  1188. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  1189. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1190. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1191. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1192. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1193. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1194. -e 's|@''HAVE_DPRINTF''@|1|g' \
  1195. -e 's|@''HAVE_FSEEKO''@|1|g' \
  1196. -e 's|@''HAVE_FTELLO''@|1|g' \
  1197. -e 's|@''HAVE_PCLOSE''@|1|g' \
  1198. -e 's|@''HAVE_POPEN''@|1|g' \
  1199. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  1200. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1201. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1202. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1203. -e 's|@''REPLACE_FCLOSE''@|1|g' \
  1204. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  1205. -e 's|@''REPLACE_FFLUSH''@|1|g' \
  1206. -e 's|@''REPLACE_FOPEN''@|0|g' \
  1207. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1208. -e 's|@''REPLACE_FPURGE''@|0|g' \
  1209. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1210. -e 's|@''REPLACE_FSEEK''@|1|g' \
  1211. -e 's|@''REPLACE_FSEEKO''@|1|g' \
  1212. -e 's|@''REPLACE_FTELL''@|0|g' \
  1213. -e 's|@''REPLACE_FTELLO''@|0|g' \
  1214. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  1215. -e 's|@''REPLACE_GETLINE''@|0|g' \
  1216. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1217. -e 's|@''REPLACE_PERROR''@|0|g' \
  1218. -e 's|@''REPLACE_POPEN''@|0|g' \
  1219. -e 's|@''REPLACE_PRINTF''@|0|g' \
  1220. -e 's|@''REPLACE_REMOVE''@|0|g' \
  1221. -e 's|@''REPLACE_RENAME''@|0|g' \
  1222. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  1223. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1224. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1225. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  1226. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1227. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  1228. -e 's|@''REPLACE_VASPRINTF''@|1|g' \
  1229. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1230. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  1231. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  1232. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1233. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1234. -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
  1235. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1236. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1237. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1238. } > stdio.h-t && \
  1239. mv stdio.h-t stdio.h
  1240. rm -f stdlib.h-t stdlib.h && \
  1241. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1242. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1243. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1244. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1245. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1246. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1247. -e 's/@''GNULIB__EXIT''@/0/g' \
  1248. -e 's/@''GNULIB_ATOLL''@/0/g' \
  1249. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  1250. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
  1251. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  1252. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  1253. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  1254. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  1255. -e 's/@''GNULIB_MBTOWC''@/1/g' \
  1256. -e 's/@''GNULIB_MKDTEMP''@/1/g' \
  1257. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  1258. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  1259. -e 's/@''GNULIB_MKSTEMP''@/1/g' \
  1260. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  1261. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  1262. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  1263. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  1264. -e 's/@''GNULIB_PUTENV''@/IN_M4_GNULIB_TESTS/g' \
  1265. -e 's/@''GNULIB_RANDOM''@/0/g' \
  1266. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  1267. -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
  1268. -e 's/@''GNULIB_REALPATH''@/1/g' \
  1269. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  1270. -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
  1271. -e 's/@''GNULIB_SETENV''@/IN_M4_GNULIB_TESTS/g' \
  1272. -e 's/@''GNULIB_STRTOD''@/1/g' \
  1273. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  1274. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  1275. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  1276. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  1277. -e 's/@''GNULIB_UNSETENV''@/IN_M4_GNULIB_TESTS/g' \
  1278. -e 's/@''GNULIB_WCTOMB''@/IN_M4_GNULIB_TESTS/g' \
  1279. < ./stdlib.in.h | \
  1280. sed -e 's|@''HAVE__EXIT''@|1|g' \
  1281. -e 's|@''HAVE_ATOLL''@|1|g' \
  1282. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1283. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1284. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1285. -e 's|@''HAVE_GRANTPT''@|1|g' \
  1286. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1287. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1288. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1289. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1290. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1291. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  1292. -e 's|@''HAVE_PTSNAME''@|1|g' \
  1293. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  1294. -e 's|@''HAVE_RANDOM''@|1|g' \
  1295. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  1296. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1297. -e 's|@''HAVE_REALPATH''@|1|g' \
  1298. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1299. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  1300. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  1301. -e 's|@''HAVE_STRTOD''@|1|g' \
  1302. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1303. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1304. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1305. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1306. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1307. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1308. -e 's|@''REPLACE_CALLOC''@|0|g' \
  1309. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1310. -e 's|@''REPLACE_MALLOC''@|0|g' \
  1311. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1312. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1313. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  1314. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  1315. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1316. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  1317. -e 's|@''REPLACE_REALLOC''@|0|g' \
  1318. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1319. -e 's|@''REPLACE_SETENV''@|0|g' \
  1320. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1321. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1322. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1323. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1324. -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
  1325. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1326. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1327. } > stdlib.h-t && \
  1328. mv stdlib.h-t stdlib.h
  1329. rm -f string.h-t string.h && \
  1330. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1331. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1332. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1333. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1334. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1335. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1336. -e 's/@''GNULIB_FFSL''@/0/g' \
  1337. -e 's/@''GNULIB_FFSLL''@/0/g' \
  1338. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1339. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1340. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1341. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1342. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1343. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1344. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1345. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1346. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1347. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1348. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1349. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1350. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1351. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1352. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  1353. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  1354. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  1355. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  1356. -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
  1357. -e 's/@''GNULIB_STPCPY''@/0/g' \
  1358. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1359. -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
  1360. -e 's/@''GNULIB_STRDUP''@/IN_M4_GNULIB_TESTS/g' \
  1361. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1362. -e 's/@''GNULIB_STRNDUP''@/1/g' \
  1363. -e 's/@''GNULIB_STRNLEN''@/1/g' \
  1364. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1365. -e 's/@''GNULIB_STRSEP''@/0/g' \
  1366. -e 's/@''GNULIB_STRSTR''@/1/g' \
  1367. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  1368. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  1369. -e 's/@''GNULIB_STRERROR''@/1/g' \
  1370. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  1371. -e 's/@''GNULIB_STRSIGNAL''@/1/g' \
  1372. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  1373. < ./string.in.h | \
  1374. sed -e 's|@''HAVE_FFSL''@|1|g' \
  1375. -e 's|@''HAVE_FFSLL''@|1|g' \
  1376. -e 's|@''HAVE_MBSLEN''@|0|g' \
  1377. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1378. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1379. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1380. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1381. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1382. -e 's|@''HAVE_STPCPY''@|1|g' \
  1383. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1384. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1385. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1386. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1387. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1388. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1389. -e 's|@''HAVE_STRSEP''@|1|g' \
  1390. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1391. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1392. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1393. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1394. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1395. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1396. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1397. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1398. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1399. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1400. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1401. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1402. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1403. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  1404. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1405. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1406. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1407. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1408. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1409. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1410. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1411. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1412. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1413. < ./string.in.h; \
  1414. } > string.h-t && \
  1415. mv string.h-t string.h
  1416. /bin/mkdir -p sys
  1417. rm -f sys/stat.h-t sys/stat.h && \
  1418. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1419. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1420. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1421. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1422. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1423. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1424. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  1425. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1426. -e 's/@''GNULIB_FSTAT''@/1/g' \
  1427. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  1428. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  1429. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1430. -e 's/@''GNULIB_LSTAT''@/1/g' \
  1431. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1432. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1433. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1434. -e 's/@''GNULIB_MKNOD''@/0/g' \
  1435. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1436. -e 's/@''GNULIB_STAT''@/1/g' \
  1437. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1438. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1439. -e 's|@''HAVE_FSTATAT''@|1|g' \
  1440. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1441. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1442. -e 's|@''HAVE_LSTAT''@|1|g' \
  1443. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1444. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1445. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1446. -e 's|@''HAVE_MKNOD''@|1|g' \
  1447. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1448. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1449. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1450. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1451. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1452. -e 's|@''REPLACE_LSTAT''@|0|g' \
  1453. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1454. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1455. -e 's|@''REPLACE_MKNOD''@|0|g' \
  1456. -e 's|@''REPLACE_STAT''@|0|g' \
  1457. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1458. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1459. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1460. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1461. < ./sys_stat.in.h; \
  1462. } > sys/stat.h-t && \
  1463. mv sys/stat.h-t sys/stat.h
  1464. /bin/mkdir -p sys
  1465. rm -f sys/time.h-t sys/time.h && \
  1466. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1467. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1468. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  1469. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1470. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1471. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1472. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  1473. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  1474. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1475. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  1476. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  1477. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  1478. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  1479. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1480. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1481. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1482. < ./sys_time.in.h; \
  1483. } > sys/time.h-t && \
  1484. mv sys/time.h-t sys/time.h
  1485. /bin/mkdir -p sys
  1486. rm -f sys/types.h-t sys/types.h && \
  1487. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1488. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1489. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1490. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1491. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1492. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1493. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1494. < ./sys_types.in.h; \
  1495. } > sys/types.h-t && \
  1496. mv sys/types.h-t sys/types.h
  1497. /bin/mkdir -p sys
  1498. rm -f sys/wait.h-t sys/wait.h && \
  1499. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1500. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1501. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1502. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1503. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1504. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  1505. -e 's/@''GNULIB_WAITPID''@/1/g' \
  1506. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1507. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1508. < ./sys_wait.in.h; \
  1509. } > sys/wait.h-t && \
  1510. mv sys/wait.h-t sys/wait.h
  1511. rm -f time.h-t time.h && \
  1512. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1513. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1514. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1515. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1516. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1517. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1518. -e 's/@''GNULIB_MKTIME''@/0/g' \
  1519. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1520. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1521. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1522. -e 's/@''GNULIB_TIME_R''@/0/g' \
  1523. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1524. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1525. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1526. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1527. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  1528. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  1529. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1530. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1531. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1532. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1533. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1534. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1535. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1536. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1537. < ./time.in.h; \
  1538. } > time.h-t && \
  1539. mv time.h-t time.h
  1540. rm -f unistd.h-t unistd.h && \
  1541. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1542. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1543. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1544. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1545. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1546. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1547. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1548. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1549. -e 's/@''GNULIB_CHDIR''@/1/g' \
  1550. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1551. -e 's/@''GNULIB_CLOSE''@/1/g' \
  1552. -e 's/@''GNULIB_DUP''@/IN_M4_GNULIB_TESTS/g' \
  1553. -e 's/@''GNULIB_DUP2''@/1/g' \
  1554. -e 's/@''GNULIB_DUP3''@/0/g' \
  1555. -e 's/@''GNULIB_ENVIRON''@/1/g' \
  1556. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1557. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1558. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1559. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1560. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  1561. -e 's/@''GNULIB_FSYNC''@/0/g' \
  1562. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1563. -e 's/@''GNULIB_GETCWD''@/IN_M4_GNULIB_TESTS/g' \
  1564. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1565. -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
  1566. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1567. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1568. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1569. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1570. -e 's/@''GNULIB_GETPAGESIZE''@/IN_M4_GNULIB_TESTS/g' \
  1571. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1572. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1573. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1574. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1575. -e 's/@''GNULIB_LINK''@/IN_M4_GNULIB_TESTS/g' \
  1576. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1577. -e 's/@''GNULIB_LSEEK''@/1/g' \
  1578. -e 's/@''GNULIB_PIPE''@/0/g' \
  1579. -e 's/@''GNULIB_PIPE2''@/1/g' \
  1580. -e 's/@''GNULIB_PREAD''@/0/g' \
  1581. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1582. -e 's/@''GNULIB_READ''@/0/g' \
  1583. -e 's/@''GNULIB_READLINK''@/1/g' \
  1584. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1585. -e 's/@''GNULIB_RMDIR''@/1/g' \
  1586. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1587. -e 's/@''GNULIB_SLEEP''@/IN_M4_GNULIB_TESTS/g' \
  1588. -e 's/@''GNULIB_SYMLINK''@/IN_M4_GNULIB_TESTS/g' \
  1589. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1590. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1591. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  1592. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1593. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
  1594. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1595. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1596. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1597. -e 's/@''GNULIB_WRITE''@/IN_M4_GNULIB_TESTS/g' \
  1598. < ./unistd.in.h | \
  1599. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1600. -e 's|@''HAVE_DUP2''@|1|g' \
  1601. -e 's|@''HAVE_DUP3''@|1|g' \
  1602. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1603. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1604. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1605. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1606. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1607. -e 's|@''HAVE_FSYNC''@|1|g' \
  1608. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1609. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1610. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1611. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1612. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1613. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1614. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1615. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1616. -e 's|@''HAVE_LINK''@|1|g' \
  1617. -e 's|@''HAVE_LINKAT''@|1|g' \
  1618. -e 's|@''HAVE_PIPE''@|1|g' \
  1619. -e 's|@''HAVE_PIPE2''@|1|g' \
  1620. -e 's|@''HAVE_PREAD''@|1|g' \
  1621. -e 's|@''HAVE_PWRITE''@|1|g' \
  1622. -e 's|@''HAVE_READLINK''@|1|g' \
  1623. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1624. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1625. -e 's|@''HAVE_SLEEP''@|1|g' \
  1626. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1627. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1628. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1629. -e 's|@''HAVE_USLEEP''@|1|g' \
  1630. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1631. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1632. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1633. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1634. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1635. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1636. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1637. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1638. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1639. -e 's|@''HAVE_OS_H''@|0|g' \
  1640. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1641. | \
  1642. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1643. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1644. -e 's|@''REPLACE_DUP''@|0|g' \
  1645. -e 's|@''REPLACE_DUP2''@|0|g' \
  1646. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1647. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1648. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1649. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1650. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1651. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1652. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1653. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1654. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1655. -e 's|@''REPLACE_LINK''@|0|g' \
  1656. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1657. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1658. -e 's|@''REPLACE_PREAD''@|0|g' \
  1659. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1660. -e 's|@''REPLACE_READ''@|0|g' \
  1661. -e 's|@''REPLACE_READLINK''@|0|g' \
  1662. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1663. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1664. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1665. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1666. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1667. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1668. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1669. -e 's|@''REPLACE_WRITE''@|0|g' \
  1670. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1671. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1672. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1673. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1674. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1675. } > unistd.h-t && \
  1676. mv unistd.h-t unistd.h
  1677. rm -f wchar.h-t wchar.h && \
  1678. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1679. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1680. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1681. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1682. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1683. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1684. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1685. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1686. -e 's/@''GNULIB_BTOWC''@/1/g' \
  1687. -e 's/@''GNULIB_WCTOB''@/IN_M4_GNULIB_TESTS/g' \
  1688. -e 's/@''GNULIB_MBSINIT''@/1/g' \
  1689. -e 's/@''GNULIB_MBRTOWC''@/1/g' \
  1690. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  1691. -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
  1692. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  1693. -e 's/@''GNULIB_WCRTOMB''@/1/g' \
  1694. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  1695. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  1696. -e 's/@''GNULIB_WCWIDTH''@/0/g' \
  1697. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  1698. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  1699. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  1700. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  1701. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  1702. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  1703. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  1704. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  1705. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  1706. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  1707. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  1708. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  1709. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  1710. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  1711. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  1712. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  1713. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  1714. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  1715. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  1716. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  1717. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  1718. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  1719. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  1720. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  1721. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  1722. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  1723. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  1724. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  1725. < ./wchar.in.h | \
  1726. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  1727. -e 's|@''HAVE_BTOWC''@|1|g' \
  1728. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1729. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1730. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1731. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1732. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1733. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1734. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1735. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1736. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  1737. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  1738. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  1739. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  1740. -e 's|@''HAVE_WMEMSET''@|1|g' \
  1741. -e 's|@''HAVE_WCSLEN''@|1|g' \
  1742. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  1743. -e 's|@''HAVE_WCSCPY''@|1|g' \
  1744. -e 's|@''HAVE_WCPCPY''@|1|g' \
  1745. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  1746. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  1747. -e 's|@''HAVE_WCSCAT''@|1|g' \
  1748. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  1749. -e 's|@''HAVE_WCSCMP''@|1|g' \
  1750. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  1751. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  1752. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  1753. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  1754. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  1755. -e 's|@''HAVE_WCSDUP''@|1|g' \
  1756. -e 's|@''HAVE_WCSCHR''@|1|g' \
  1757. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  1758. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  1759. -e 's|@''HAVE_WCSSPN''@|1|g' \
  1760. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  1761. -e 's|@''HAVE_WCSSTR''@|1|g' \
  1762. -e 's|@''HAVE_WCSTOK''@|1|g' \
  1763. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  1764. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1765. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1766. | \
  1767. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1768. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1769. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1770. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1771. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1772. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1773. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1774. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1775. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1776. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1777. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1778. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1779. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  1780. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1781. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1782. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1783. } > wchar.h-t && \
  1784. mv wchar.h-t wchar.h
  1785. rm -f wctype.h-t wctype.h && \
  1786. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1787. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1788. -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1789. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1790. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1791. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1792. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1793. -e 's/@''GNULIB_ISWBLANK''@/0/g' \
  1794. -e 's/@''GNULIB_WCTYPE''@/0/g' \
  1795. -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  1796. -e 's/@''GNULIB_WCTRANS''@/0/g' \
  1797. -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  1798. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1799. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1800. -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  1801. -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  1802. -e 's/@''HAVE_WINT_T''@/1/g' \
  1803. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  1804. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1805. -e 's/@''REPLACE_TOWLOWER''@/0/g' \
  1806. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1807. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1808. < ./wctype.in.h; \
  1809. } > wctype.h-t && \
  1810. mv wctype.h-t wctype.h
  1811. make all-am
  1812. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  1813. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_avltree_oset.o gl_avltree_oset.c
  1814. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o binary-io.o binary-io.c
  1815. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o c-ctype.o c-ctype.c
  1816. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o c-stack.o c-stack.c
  1817. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o c-strcasecmp.o c-strcasecmp.c
  1818. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o c-strncasecmp.o c-strncasecmp.c
  1819. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o clean-temp.o clean-temp.c
  1820. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o cloexec.o cloexec.c
  1821. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o close-stream.o close-stream.c
  1822. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o closein.o closein.c
  1823. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o closeout.o closeout.c
  1824. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o dirname.o dirname.c
  1825. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o basename.o basename.c
  1826. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o dirname-lgpl.o dirname-lgpl.c
  1827. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o basename-lgpl.o basename-lgpl.c
  1828. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o stripslash.o stripslash.c
  1829. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o execute.o execute.c
  1830. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o exitfail.o exitfail.c
  1831. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fatal-signal.o fatal-signal.c
  1832. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fd-hook.o fd-hook.c
  1833. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fd-safer-flag.o fd-safer-flag.c
  1834. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o dup-safer-flag.o dup-safer-flag.c
  1835. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o filenamecat.o filenamecat.c
  1836. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o filenamecat-lgpl.o filenamecat-lgpl.c
  1837. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fopen-safer.o fopen-safer.c
  1838. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o freading.o freading.c
  1839. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_linkedhash_list.o gl_linkedhash_list.c
  1840. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_list.o gl_list.c
  1841. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o localcharset.o localcharset.c
  1842. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o glthread/lock.o glthread/lock.c
  1843. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o malloca.o malloca.c
  1844. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o math.o math.c
  1845. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o memchr2.o memchr2.c
  1846. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_oset.o gl_oset.c
  1847. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o pipe2.o pipe2.c
  1848. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o pipe2-safer.o pipe2-safer.c
  1849. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o printf-frexp.o printf-frexp.c
  1850. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o printf-frexpl.o printf-frexpl.c
  1851. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o progname.o progname.c
  1852. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o quotearg.o quotearg.c
  1853. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o sig-handler.o sig-handler.c
  1854. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o spawn-pipe.o spawn-pipe.c
  1855. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o mkstemp-safer.o mkstemp-safer.c
  1856. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o tempname.o tempname.c
  1857. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o glthread/threadlib.o glthread/threadlib.c
  1858. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o glthread/tls.o glthread/tls.c
  1859. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o tmpdir.o tmpdir.c
  1860. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o unistd.o unistd.c
  1861. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o dup-safer.o dup-safer.c
  1862. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fd-safer.o fd-safer.c
  1863. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o pipe-safer.o pipe-safer.c
  1864. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o verror.o verror.c
  1865. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o version-etc.o version-etc.c
  1866. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o version-etc-fsf.o version-etc-fsf.c
  1867. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o wait-process.o wait-process.c
  1868. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o wctype-h.o wctype-h.c
  1869. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xmalloc.o xmalloc.c
  1870. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xalloc-die.o xalloc-die.c
  1871. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_xlist.o gl_xlist.c
  1872. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xmalloca.o xmalloca.c
  1873. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o gl_xoset.o gl_xoset.c
  1874. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xprintf.o xprintf.c
  1875. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xsize.o xsize.c
  1876. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xstrndup.o xstrndup.c
  1877. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xvasprintf.o xvasprintf.c
  1878. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o xasprintf.o xasprintf.c
  1879. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o asnprintf.o asnprintf.c
  1880. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o asprintf.o asprintf.c
  1881. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fclose.o fclose.c
  1882. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fcntl.o fcntl.c
  1883. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fflush.o fflush.c
  1884. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fpurge.o fpurge.c
  1885. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o freadahead.o freadahead.c
  1886. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fseek.o fseek.c
  1887. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o fseeko.o fseeko.c
  1888. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o isnanl.o isnanl.c
  1889. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o printf-args.o printf-args.c
  1890. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o printf-parse.o printf-parse.c
  1891. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o vasnprintf.o vasnprintf.c
  1892. /usr/bin/gcc -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o vasprintf.o vasprintf.c
  1893. rm -f libm4.a
  1894. ar cru libm4.a gl_avltree_oset.o binary-io.o c-ctype.o c-stack.o c-strcasecmp.o c-strncasecmp.o clean-temp.o cloexec.o close-stream.o closein.o closeout.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat.o filenamecat-lgpl.o fopen-safer.o freading.o gl_linkedhash_list.o gl_list.o localcharset.o glthread/lock.o malloca.o math.o memchr2.o gl_oset.o pipe2.o pipe2-safer.o printf-frexp.o printf-frexpl.o progname.o quotearg.o sig-handler.o spawn-pipe.o mkstemp-safer.o tempname.o glthread/threadlib.o glthread/tls.o tmpdir.o unistd.o dup-safer.o fd-safer.o pipe-safer.o verror.o version-etc.o version-etc-fsf.o wait-process.o wctype-h.o xmalloc.o xalloc-die.o gl_xlist.o xmalloca.o gl_xoset.o xprintf.o xsize.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o asprintf.o fclose.o fcntl.o fflush.o fpurge.o freadahead.o fseek.o fseeko.o isnanl.o printf-args.o printf-parse.o vasnprintf.o vasprintf.o
  1895. ar: `u' modifier ignored since `D' is the default (see `U')
  1896. ranlib libm4.a
  1897. rm -f t-charset.alias charset.alias && \
  1898. /bin/bash ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
  1899. mv t-charset.alias charset.alias
  1900. rm -f t-ref-add.sed ref-add.sed && \
  1901. sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-add.sin > t-ref-add.sed && \
  1902. mv t-ref-add.sed ref-add.sed
  1903. rm -f t-ref-del.sed ref-del.sed && \
  1904. sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-del.sin > t-ref-del.sed && \
  1905. mv t-ref-del.sed ref-del.sed
  1906. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  1907. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  1908. Making all in src
  1909. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  1910. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o m4.o m4.c
  1911. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o builtin.o builtin.c
  1912. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o debug.o debug.c
  1913. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o eval.o eval.c
  1914. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o format.o format.c
  1915. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o freeze.o freeze.c
  1916. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o input.o input.c
  1917. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o macro.o macro.c
  1918. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o output.o output.c
  1919. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o path.o path.c
  1920. /usr/bin/gcc -I../lib -I../lib -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o symtab.o symtab.c
  1921. /usr/bin/gcc -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o path.o symtab.o ../lib/libm4.a
  1922. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  1923. Making all in doc
  1924. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  1925. make[3]: Nothing to be done for 'all'.
  1926. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  1927. Making all in checks
  1928. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  1929. make[3]: Nothing to be done for 'all'.
  1930. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  1931. Making all in tests
  1932. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  1933. rm -f c++defs.h-t c++defs.h && \
  1934. sed -n -e '/_GL_CXXDEFS/,$p' \
  1935. < ../build-aux/snippet/c++defs.h \
  1936. > c++defs.h-t && \
  1937. mv c++defs.h-t c++defs.h
  1938. rm -f arg-nonnull.h-t arg-nonnull.h && \
  1939. sed -n -e '/GL_ARG_NONNULL/,$p' \
  1940. < ../build-aux/snippet/arg-nonnull.h \
  1941. > arg-nonnull.h-t && \
  1942. mv arg-nonnull.h-t arg-nonnull.h
  1943. rm -f warn-on-use.h-t warn-on-use.h && \
  1944. sed -n -e '/^.ifndef/,$p' \
  1945. < ../build-aux/snippet/warn-on-use.h \
  1946. > warn-on-use.h-t && \
  1947. mv warn-on-use.h-t warn-on-use.h
  1948. rm -f dirent.h-t dirent.h && \
  1949. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1950. sed -e 's|@''GUARD_PREFIX''@|GL_M4|g' \
  1951. -e 's|@''HAVE_DIRENT_H''@|1|g' \
  1952. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1953. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1954. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1955. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  1956. -e 's/@''GNULIB_OPENDIR''@/IN_M4_GNULIB_TESTS/g' \
  1957. -e 's/@''GNULIB_READDIR''@/IN_M4_GNULIB_TESTS/g' \
  1958. -e 's/@''GNULIB_REWINDDIR''@/0/g' \
  1959. -e 's/@''GNULIB_CLOSEDIR''@/IN_M4_GNULIB_TESTS/g' \
  1960. -e 's/@''GNULIB_DIRFD''@/0/g' \
  1961. -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
  1962. -e 's/@''GNULIB_SCANDIR''@/0/g' \
  1963. -e 's/@''GNULIB_ALPHASORT''@/0/g' \
  1964. -e 's/@''HAVE_OPENDIR''@/1/g' \
  1965. -e 's/@''HAVE_READDIR''@/1/g' \
  1966. -e 's/@''HAVE_REWINDDIR''@/1/g' \
  1967. -e 's/@''HAVE_CLOSEDIR''@/1/g' \
  1968. -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
  1969. -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
  1970. -e 's|@''HAVE_FDOPENDIR''@|1|g' \
  1971. -e 's|@''HAVE_SCANDIR''@|1|g' \
  1972. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  1973. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  1974. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  1975. -e 's|@''REPLACE_DIRFD''@|0|g' \
  1976. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  1977. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1978. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1979. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1980. < ./dirent.in.h; \
  1981. } > dirent.h-t && \
  1982. mv dirent.h-t dirent.h
  1983. rm -f inttypes.h-t inttypes.h && \
  1984. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1985. sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  1986. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1987. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1988. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1989. -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
  1990. -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
  1991. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  1992. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  1993. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  1994. -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
  1995. -e 's/@''GNULIB_IMAXABS''@/0/g' \
  1996. -e 's/@''GNULIB_IMAXDIV''@/0/g' \
  1997. -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
  1998. -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
  1999. -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
  2000. -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
  2001. -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
  2002. -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
  2003. -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
  2004. -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
  2005. -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
  2006. -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
  2007. -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
  2008. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  2009. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  2010. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  2011. < ./inttypes.in.h; \
  2012. } > inttypes.h-t && \
  2013. mv inttypes.h-t inttypes.h
  2014. rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \
  2015. cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \
  2016. mv test-posix_spawn1.sh-t test-posix_spawn1.sh
  2017. rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \
  2018. cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \
  2019. mv test-posix_spawn2.sh-t test-posix_spawn2.sh
  2020. rm -f unused-parameter.h-t unused-parameter.h && \
  2021. sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
  2022. < ../build-aux/snippet/unused-parameter.h \
  2023. > unused-parameter.h-t && \
  2024. mv unused-parameter.h-t unused-parameter.h
  2025. make all-recursive
  2026. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2027. Making all in .
  2028. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2029. make[5]: Nothing to be done for 'all-am'.
  2030. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2031. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2032. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2033. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2034. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2035. touch contrib/m4/.stamp.build
  2036. /bin/mkdir -p contrib/lib/
  2037. /bin/mkdir -p contrib/include/
  2038. make -j 1 -C ./contrib/m4/m4-1.4.17/ install
  2039. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2040. make install-recursive
  2041. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2042. Making install in .
  2043. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2044. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2045. make[4]: Nothing to be done for 'install-exec-am'.
  2046. make[4]: Nothing to be done for 'install-data-am'.
  2047. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2048. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2049. Making install in examples
  2050. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  2051. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  2052. make[4]: Nothing to be done for 'install-exec-am'.
  2053. make[4]: Nothing to be done for 'install-data-am'.
  2054. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  2055. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/examples'
  2056. Making install in lib
  2057. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2058. make install-am
  2059. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2060. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2061. if test yes = no; then \
  2062. case 'linux-gnu' in \
  2063. darwin[56]*) \
  2064. need_charset_alias=true ;; \
  2065. darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  2066. need_charset_alias=false ;; \
  2067. *) \
  2068. need_charset_alias=true ;; \
  2069. esac ; \
  2070. else \
  2071. need_charset_alias=false ; \
  2072. fi ; \
  2073. if $need_charset_alias; then \
  2074. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/build-aux/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib ; \
  2075. fi ; \
  2076. if test -f /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.alias; then \
  2077. sed -f ref-add.sed /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.alias > /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp ; \
  2078. /usr/bin/install -c -m 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.alias ; \
  2079. rm -f /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp ; \
  2080. else \
  2081. if $need_charset_alias; then \
  2082. sed -f ref-add.sed charset.alias > /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp ; \
  2083. /usr/bin/install -c -m 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.alias ; \
  2084. rm -f /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/charset.tmp ; \
  2085. fi ; \
  2086. fi
  2087. make[5]: Nothing to be done for 'install-data-am'.
  2088. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2089. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2090. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/lib'
  2091. Making install in src
  2092. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  2093. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  2094. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  2095. /usr/bin/install -c m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  2096. make[4]: Nothing to be done for 'install-data-am'.
  2097. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  2098. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/src'
  2099. Making install in doc
  2100. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  2101. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  2102. make[4]: Nothing to be done for 'install-exec-am'.
  2103. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  2104. /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  2105. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/m4.info'
  2106. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  2107. /usr/bin/install -c -m 644 ./m4.1 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  2108. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  2109. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/doc'
  2110. Making install in checks
  2111. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  2112. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  2113. make[4]: Nothing to be done for 'install-exec-am'.
  2114. make[4]: Nothing to be done for 'install-data-am'.
  2115. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  2116. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/checks'
  2117. Making install in tests
  2118. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2119. make install-recursive
  2120. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2121. Making install in .
  2122. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2123. make[6]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2124. make[6]: Nothing to be done for 'install-exec-am'.
  2125. make[6]: Nothing to be done for 'install-data-am'.
  2126. make[6]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2127. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2128. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2129. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17/tests'
  2130. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2131. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/m4/m4-1.4.17'
  2132. touch contrib/m4/.stamp.install
  2133. set -e; cd ./contrib/autoconf/autoconf-2.69/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  2134. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-shared, --enable-static
  2135. checking for a BSD-compatible install... /usr/bin/install -c
  2136. checking whether build environment is sane... yes
  2137. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2138. checking for gawk... gawk
  2139. checking whether make sets $(MAKE)... yes
  2140. checking build system type... x86_64-unknown-linux-gnu
  2141. checking host system type... x86_64-unknown-linux-gnu
  2142. configure: autobuild project... GNU Autoconf
  2143. configure: autobuild revision... 2.69
  2144. configure: autobuild hostname... darkmoon
  2145. configure: autobuild timestamp... 20170107T082107Z
  2146. checking whether /bin/sh -n is known to work... no
  2147. checking for characters that cannot appear in file names... none
  2148. checking whether directories can have trailing spaces... yes
  2149. checking for expr... /usr/bin/expr
  2150. checking for GNU M4 that supports accurate traces... /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4
  2151. checking whether /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4 accepts --gnu... yes
  2152. checking how m4 supports trace files... --debugfile
  2153. checking for perl... /usr/bin/perl
  2154. checking whether /usr/bin/perl Fcntl::flock is implemented... yes
  2155. checking for emacs... no
  2156. checking for xemacs... no
  2157. checking for emacs... no
  2158. checking where .elc files should go... ${datadir}/emacs/site-lisp
  2159. checking for grep that handles long lines and -e... /bin/grep
  2160. checking for egrep... /bin/grep -E
  2161. checking for a sed that does not truncate output... /bin/sed
  2162. checking whether make is case sensitive... yes
  2163. configure: creating ./config.status
  2164. config.status: creating tests/Makefile
  2165. config.status: creating tests/atlocal
  2166. config.status: creating man/Makefile
  2167. config.status: creating lib/emacs/Makefile
  2168. config.status: creating Makefile
  2169. config.status: creating doc/Makefile
  2170. config.status: creating lib/Makefile
  2171. config.status: creating lib/Autom4te/Makefile
  2172. config.status: creating lib/autoscan/Makefile
  2173. config.status: creating lib/m4sugar/Makefile
  2174. config.status: creating lib/autoconf/Makefile
  2175. config.status: creating lib/autotest/Makefile
  2176. config.status: creating bin/Makefile
  2177. config.status: executing tests/atconfig commands
  2178. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-shared, --enable-static
  2179. touch contrib/autoconf/.stamp.configure
  2180. make -C ./contrib/autoconf/autoconf-2.69/ clean
  2181. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2182. Making clean in man
  2183. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2184. test -z "./*.t" || rm -f ./*.t
  2185. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2186. Making clean in tests
  2187. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2188. test -z "wrapper.in autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames package.m4 mktests.tmp expr" || rm -f wrapper.in autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames package.m4 mktests.tmp expr
  2189. test ! -f ./testsuite || /bin/bash ./testsuite --clean
  2190. rm -f *.tmp
  2191. rm -f -r autom4te.cache
  2192. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2193. Making clean in doc
  2194. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2195. test -z "autoconf.dvi autoconf.pdf autoconf.ps autoconf.html standards.dvi \
  2196. standards.pdf standards.ps standards.html" \
  2197. || rm -rf autoconf.dvi autoconf.pdf autoconf.ps autoconf.html standards.dvi \
  2198. standards.pdf standards.ps standards.html
  2199. test -z "autoconf.ACs autoconf.cvs autoconf.MSs autoconf.prs autoconf.ATs autoconf.evs autoconf.fns autoconf.ovs autoconf.ca autoconf.CA autoconf.cas autoconf.CAs autoconf.tmp" || rm -f autoconf.ACs autoconf.cvs autoconf.MSs autoconf.prs autoconf.ATs autoconf.evs autoconf.fns autoconf.ovs autoconf.ca autoconf.CA autoconf.cas autoconf.CAs autoconf.tmp
  2200. rm -rf autoconf.AC autoconf.ACs autoconf.AT autoconf.ATs autoconf.CA \
  2201. autoconf.CAs autoconf.MS autoconf.MSs autoconf.aux \
  2202. autoconf.cp autoconf.cps autoconf.cv autoconf.cvs \
  2203. autoconf.ev autoconf.evs autoconf.fn autoconf.fns \
  2204. autoconf.ky autoconf.kys autoconf.log autoconf.ov \
  2205. autoconf.ovs autoconf.pg autoconf.pgs autoconf.pr \
  2206. autoconf.prs autoconf.tmp autoconf.toc autoconf.tp \
  2207. autoconf.tps autoconf.vr standards.aux standards.cp \
  2208. standards.cps standards.fn standards.ky standards.log \
  2209. standards.pg standards.tmp standards.toc standards.tp \
  2210. standards.tps standards.vr
  2211. rm -f vti.tmp
  2212. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2213. Making clean in lib
  2214. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2215. Making clean in emacs
  2216. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2217. rm -f elc-stamp autoconf-mode.elc autotest-mode.elc
  2218. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2219. Making clean in autoscan
  2220. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2221. test -z "autoscan.list" || rm -f autoscan.list
  2222. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2223. Making clean in autotest
  2224. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2225. test -z "autotest.m4f" || rm -f autotest.m4f
  2226. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2227. Making clean in autoconf
  2228. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2229. test -z "autoconf.m4f" || rm -f autoconf.m4f
  2230. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2231. Making clean in m4sugar
  2232. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2233. test -z "version.m4 m4sugar.m4f m4sh.m4f" || rm -f version.m4 m4sugar.m4f m4sh.m4f
  2234. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2235. Making clean in Autom4te
  2236. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2237. make[3]: Nothing to be done for 'clean'.
  2238. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2239. Making clean in .
  2240. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2241. test -z "autom4te.cfg" || rm -f autom4te.cfg
  2242. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2243. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2244. Making clean in bin
  2245. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2246. test -z "autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate autoconf.in *.tmp" || rm -f autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate autoconf.in *.tmp
  2247. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2248. Making clean in .
  2249. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2250. rm -rf `pwd`/cover_db
  2251. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2252. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2253. /bin/rm -f ./contrib/autoconf/.stamp.build
  2254. make -C ./contrib/autoconf/autoconf-2.69/
  2255. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2256. make all-recursive
  2257. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2258. Making all in bin
  2259. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2260. rm -f autom4te autom4te.tmp
  2261. srcdir=''; \
  2262. test -f ./autom4te.in || srcdir=./; \
  2263. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
  2264. chmod +x autom4te.tmp
  2265. chmod a-w autom4te.tmp
  2266. mv autom4te.tmp autom4te
  2267. cd ../lib && make autom4te.cfg
  2268. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2269. rm -f autom4te.cfg autom4te.tmp
  2270. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
  2271. chmod a-w autom4te.tmp
  2272. mv autom4te.tmp autom4te.cfg
  2273. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2274. cd ../lib/m4sugar && make version.m4
  2275. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2276. :;{ \
  2277. echo '# This file is part of -*- Autoconf -*-.' && \
  2278. echo '# Version of Autoconf.' && \
  2279. echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
  2280. echo '# Free Software Foundation, Inc.' && \
  2281. echo &&\
  2282. echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \
  2283. echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \
  2284. echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \
  2285. echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \
  2286. echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \
  2287. echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \
  2288. echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
  2289. } > version.m4-t
  2290. mv version.m4-t version.m4
  2291. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2292. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
  2293. rm -f autoconf autoconf.tmp
  2294. srcdir=''; \
  2295. test -f ./autoconf.in || srcdir=./; \
  2296. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
  2297. chmod +x autoconf.tmp
  2298. chmod a-w autoconf.tmp
  2299. mv autoconf.tmp autoconf
  2300. rm -f autoheader autoheader.tmp
  2301. srcdir=''; \
  2302. test -f ./autoheader.in || srcdir=./; \
  2303. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
  2304. chmod +x autoheader.tmp
  2305. chmod a-w autoheader.tmp
  2306. mv autoheader.tmp autoheader
  2307. rm -f autoreconf autoreconf.tmp
  2308. srcdir=''; \
  2309. test -f ./autoreconf.in || srcdir=./; \
  2310. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
  2311. chmod +x autoreconf.tmp
  2312. chmod a-w autoreconf.tmp
  2313. mv autoreconf.tmp autoreconf
  2314. rm -f ifnames ifnames.tmp
  2315. srcdir=''; \
  2316. test -f ./ifnames.in || srcdir=./; \
  2317. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
  2318. chmod +x ifnames.tmp
  2319. chmod a-w ifnames.tmp
  2320. mv ifnames.tmp ifnames
  2321. rm -f autoscan autoscan.tmp
  2322. srcdir=''; \
  2323. test -f ./autoscan.in || srcdir=./; \
  2324. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
  2325. chmod +x autoscan.tmp
  2326. chmod a-w autoscan.tmp
  2327. mv autoscan.tmp autoscan
  2328. rm -f autoupdate autoupdate.tmp
  2329. srcdir=''; \
  2330. test -f ./autoupdate.in || srcdir=./; \
  2331. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin|g' -e 's|@pkgdatadir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf|g' -e 's|@prefix[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
  2332. chmod +x autoupdate.tmp
  2333. chmod a-w autoupdate.tmp
  2334. mv autoupdate.tmp autoupdate
  2335. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2336. Making all in .
  2337. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2338. make[3]: Nothing to be done for 'all-am'.
  2339. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2340. Making all in lib
  2341. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2342. Making all in Autom4te
  2343. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2344. make[4]: Nothing to be done for 'all'.
  2345. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2346. Making all in m4sugar
  2347. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2348. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  2349. --language=m4sugar \
  2350. --freeze \
  2351. --output=m4sugar.m4f
  2352. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  2353. --language=m4sh \
  2354. --freeze \
  2355. --output=m4sh.m4f
  2356. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2357. Making all in autoconf
  2358. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2359. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  2360. --language=autoconf \
  2361. --freeze \
  2362. --output=autoconf.m4f
  2363. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2364. Making all in autotest
  2365. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2366. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  2367. --language=autotest \
  2368. --freeze \
  2369. --output=autotest.m4f
  2370. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2371. Making all in autoscan
  2372. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2373. echo '# Automatically Generated: do not edit this file' >autoscan.list
  2374. sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
  2375. ( \
  2376. sed -n '/^[^#]/p' ./autoscan.pre; \
  2377. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
  2378. ) | LC_ALL=C sort >>autoscan.list
  2379. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2380. Making all in emacs
  2381. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2382. WARNING: Warnings can be ignored. :-)
  2383. if test "no" != no; then \
  2384. set x; \
  2385. list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
  2386. if test -f "$p"; then d=; else d="./"; fi; \
  2387. set x "$@" "$d$p"; shift; \
  2388. done; \
  2389. shift; \
  2390. EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
  2391. else : ; fi
  2392. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2393. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2394. make[4]: Nothing to be done for 'all-am'.
  2395. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2396. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2397. Making all in doc
  2398. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2399. make[3]: Nothing to be done for 'all'.
  2400. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2401. Making all in tests
  2402. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2403. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in
  2404. rm -f autoconf autoconf.tmp
  2405. input=wrapper.in; \
  2406. sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
  2407. chmod +x autoconf.tmp
  2408. chmod a-w autoconf.tmp
  2409. mv -f autoconf.tmp autoconf
  2410. rm -f autoheader autoheader.tmp
  2411. input=wrapper.in; \
  2412. sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
  2413. chmod +x autoheader.tmp
  2414. chmod a-w autoheader.tmp
  2415. mv -f autoheader.tmp autoheader
  2416. rm -f autom4te autom4te.tmp
  2417. input=wrapper.in; \
  2418. sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
  2419. chmod +x autom4te.tmp
  2420. chmod a-w autom4te.tmp
  2421. mv -f autom4te.tmp autom4te
  2422. rm -f autoreconf autoreconf.tmp
  2423. input=wrapper.in; \
  2424. sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
  2425. chmod +x autoreconf.tmp
  2426. chmod a-w autoreconf.tmp
  2427. mv -f autoreconf.tmp autoreconf
  2428. rm -f autoscan autoscan.tmp
  2429. input=wrapper.in; \
  2430. sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
  2431. chmod +x autoscan.tmp
  2432. chmod a-w autoscan.tmp
  2433. mv -f autoscan.tmp autoscan
  2434. rm -f autoupdate autoupdate.tmp
  2435. input=wrapper.in; \
  2436. sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
  2437. chmod +x autoupdate.tmp
  2438. chmod a-w autoupdate.tmp
  2439. mv -f autoupdate.tmp autoupdate
  2440. rm -f ifnames ifnames.tmp
  2441. input=wrapper.in; \
  2442. sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
  2443. chmod +x ifnames.tmp
  2444. chmod a-w ifnames.tmp
  2445. mv -f ifnames.tmp ifnames
  2446. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2447. Making all in man
  2448. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2449. make[3]: Nothing to be done for 'all'.
  2450. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2451. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2452. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2453. touch contrib/autoconf/.stamp.build
  2454. make -j 1 -C ./contrib/autoconf/autoconf-2.69/ install
  2455. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2456. make install-recursive
  2457. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2458. Making install in bin
  2459. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2460. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2461. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin"
  2462. /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  2463. make[4]: Nothing to be done for 'install-data-am'.
  2464. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2465. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/bin'
  2466. Making install in .
  2467. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2468. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2469. make[4]: Nothing to be done for 'install-exec-am'.
  2470. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf"
  2471. /usr/bin/install -c -m 644 ./INSTALL '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf'
  2472. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2473. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2474. Making install in lib
  2475. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2476. Making install in Autom4te
  2477. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2478. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2479. make[5]: Nothing to be done for 'install-exec-am'.
  2480. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/Autom4te" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/Autom4te"
  2481. /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/Autom4te'
  2482. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2483. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/Autom4te'
  2484. Making install in m4sugar
  2485. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2486. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2487. make[5]: Nothing to be done for 'install-exec-am'.
  2488. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar"
  2489. /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar'
  2490. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar"
  2491. /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/m4sugar'
  2492. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2493. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/m4sugar'
  2494. Making install in autoconf
  2495. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2496. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2497. make[5]: Nothing to be done for 'install-exec-am'.
  2498. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf"
  2499. /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf'
  2500. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf"
  2501. /usr/bin/install -c -m 644 autoconf.m4f '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoconf'
  2502. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2503. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoconf'
  2504. Making install in autotest
  2505. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2506. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2507. make[5]: Nothing to be done for 'install-exec-am'.
  2508. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest"
  2509. /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest'
  2510. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest"
  2511. /usr/bin/install -c -m 644 autotest.m4f '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autotest'
  2512. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2513. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autotest'
  2514. Making install in autoscan
  2515. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2516. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2517. make[5]: Nothing to be done for 'install-exec-am'.
  2518. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoscan" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoscan"
  2519. /usr/bin/install -c -m 644 autoscan.list '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf/autoscan'
  2520. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2521. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/autoscan'
  2522. Making install in emacs
  2523. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2524. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2525. make[5]: Nothing to be done for 'install-exec-am'.
  2526. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2527. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib/emacs'
  2528. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2529. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2530. make[5]: Nothing to be done for 'install-exec-am'.
  2531. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf"
  2532. /usr/bin/install -c -m 644 autom4te.cfg '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/autoconf'
  2533. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2534. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2535. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/lib'
  2536. Making install in doc
  2537. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2538. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2539. make[4]: Nothing to be done for 'install-exec-am'.
  2540. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info"
  2541. /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  2542. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/autoconf.info'
  2543. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/standards.info'
  2544. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2545. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/doc'
  2546. Making install in tests
  2547. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2548. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2549. make[4]: Nothing to be done for 'install-exec-am'.
  2550. make[4]: Nothing to be done for 'install-data-am'.
  2551. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2552. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/tests'
  2553. Making install in man
  2554. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2555. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2556. make[4]: Nothing to be done for 'install-exec-am'.
  2557. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1"
  2558. /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  2559. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2560. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69/man'
  2561. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2562. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/autoconf/autoconf-2.69'
  2563. touch contrib/autoconf/.stamp.install
  2564. downloading https://download.handbrake.fr/handbrake/contrib/automake-1.15.tar.gz to ../download/automake-1.15.tar.gz
  2565. download total: 2244206 bytes [====================] 100.0%
  2566. sha256 (../download/automake-1.15.tar.gz) = 7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924 (pass)
  2567. /bin/mkdir -p contrib/automake/
  2568. sha256 (../download/automake-1.15.tar.gz) = 7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924 (pass)
  2569. /bin/rm -fr ./contrib/automake/automake-1.15/
  2570. /bin/tar xfC ../download/automake-1.15.tar.gz ./contrib/automake/
  2571. touch contrib/automake/.stamp.extract
  2572. touch contrib/automake/.stamp.patch
  2573. set -e; cd ./contrib/automake/automake-1.15/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  2574. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-shared, --enable-static
  2575. checking whether make supports nested variables... yes
  2576. checking build system type... x86_64-unknown-linux-gnu
  2577. checking host system type... x86_64-unknown-linux-gnu
  2578. checking for a BSD-compatible install... /usr/bin/install -c
  2579. checking whether build environment is sane... yes
  2580. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2581. checking for gawk... gawk
  2582. checking whether make sets $(MAKE)... yes
  2583. checking whether ln -s works... yes
  2584. checking for perl... /usr/bin/perl
  2585. checking for tex... no
  2586. checking for yacc... yacc
  2587. checking for lex... lex
  2588. checking whether autoconf is installed... yes
  2589. checking whether autoconf works... yes
  2590. checking whether autoconf is recent enough... yes
  2591. checking whether ln works... yes
  2592. checking for grep that handles long lines and -e... /bin/grep
  2593. checking for egrep... /bin/grep -E
  2594. checking for fgrep... /bin/grep -F
  2595. configure: will now look for a sturdy POSIX shell, for our testsuite
  2596. checking for sh... /bin/sh
  2597. checking for sh5... no
  2598. checking for dash... /bin/dash
  2599. checking for ash... no
  2600. checking for bash... /bin/bash
  2601. checking for zsh... no
  2602. checking for ksh... /usr/bin/ksh
  2603. checking for pdksh... no
  2604. checking whether /bin/bash supports $(cmd)... yes
  2605. checking whether /bin/bash supports $((expr))... yes
  2606. checking whether /bin/bash supports ${#var}... yes
  2607. checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes
  2608. checking whether /bin/bash preserves exit traps with "set -e"... yes
  2609. checking whether /bin/bash can define exit traps in a shell function... yes
  2610. checking whether /bin/bash corrupts stderr with "set -x"... no
  2611. checking whether /bin/bash can return early from "dot-sourced" files... yes
  2612. checking whether /bin/bash supports alias named like shell builtins... yes
  2613. checking whether /bin/bash supports "test -e"... yes
  2614. configure: shell /bin/bash is good enough, stop looking
  2615. configure: will use /bin/bash as the testsuite shell
  2616. configure: will now look for generic compilers
  2617. checking whether the C compiler works... yes
  2618. checking for C compiler default output file name... a.out
  2619. checking for suffix of executables...
  2620. checking whether we are cross compiling... no
  2621. checking for suffix of object files... o
  2622. checking whether we are using the GNU C compiler... yes
  2623. checking whether /usr/bin/gcc accepts -g... yes
  2624. checking for /usr/bin/gcc option to accept ISO C89... none needed
  2625. checking whether /usr/bin/gcc understands -c and -o together... yes
  2626. checking whether the C++ compiler works... yes
  2627. checking for C++ compiler default output file name... a.out
  2628. checking for suffix of executables...
  2629. checking whether we are cross compiling... no
  2630. checking for suffix of object files... o
  2631. checking whether we are using the GNU C++ compiler... yes
  2632. checking whether /usr/bin/g++ accepts -g... yes
  2633. checking for xlf95... no
  2634. checking for f95... no
  2635. checking for fort... no
  2636. checking for ifort... no
  2637. checking for ifc... no
  2638. checking for efc... no
  2639. checking for pgfortran... no
  2640. checking for pgf95... no
  2641. checking for lf95... no
  2642. checking for ftn... no
  2643. checking for nagfor... no
  2644. checking for xlf90... no
  2645. checking for f90... no
  2646. checking for pgf90... no
  2647. checking for pghpf... no
  2648. checking for epcf90... no
  2649. checking for g95... no
  2650. checking for gfortran... no
  2651. checking whether the Fortran compiler works... no
  2652. configure: WARNING: Fortran compiler cannot create executables
  2653. configure: tests requiring the Fortran compiler will be skipped
  2654. checking for xlf... no
  2655. checking for f77... no
  2656. checking for frt... no
  2657. checking for pgf77... no
  2658. checking for cf77... no
  2659. checking for fort77... no
  2660. checking for fl32... no
  2661. checking for af77... no
  2662. checking for g77... no
  2663. checking for gfortran... no
  2664. checking whether the Fortran 77 compiler works... no
  2665. configure: WARNING: Fortran 77 compiler cannot create executables
  2666. configure: tests requiring the Fortran 77 compiler will be skipped
  2667. configure: will now look for GNU compilers
  2668. configure: /usr/bin/gcc is already a GNU C compiler
  2669. configure: /usr/bin/g++ is already a GNU C++ compiler
  2670. checking for gfortran... no
  2671. checking for g77... no
  2672. checking for gfortran... no
  2673. checking for gcj... no
  2674. checking that generated files are newer than configure... done
  2675. configure: creating ./config.status
  2676. config.status: creating Makefile
  2677. config.status: creating t/wrap/aclocal-1.15
  2678. config.status: creating t/wrap/automake-1.15
  2679. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-shared, --enable-static
  2680. touch contrib/automake/.stamp.configure
  2681. make -C ./contrib/automake/automake-1.15/ clean
  2682. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2683. test -z "doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
  2684. doc/automake-history.dvi doc/automake-history.pdf \
  2685. doc/automake-history.ps doc/automake-history.html" \
  2686. || rm -rf doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
  2687. doc/automake-history.dvi doc/automake-history.pdf \
  2688. doc/automake-history.ps doc/automake-history.html
  2689. test -z "bin/automake bin/aclocal doc/aclocal.1 doc/automake.1 doc/aclocal-1.15.1 doc/automake-1.15.1 lib/Automake/Config.pm t/ax/test-defs.sh t/ax/shell-no-trail-bslash t/ax/cc-no-c-o runtest t/perf/test-suite.log announcement" || rm -f bin/automake bin/aclocal doc/aclocal.1 doc/automake.1 doc/aclocal-1.15.1 doc/automake-1.15.1 lib/Automake/Config.pm t/ax/test-defs.sh t/ax/shell-no-trail-bslash t/ax/cc-no-c-o runtest t/perf/test-suite.log announcement
  2690. rm -f tests-in-makefile-list.tmp tests-on-filesystem-list.tmp diff-in-tests-lists.tmp
  2691. GEN clean-local-check
  2692. rm -rf "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15/cover_db"
  2693. rm -rf doc/automake.t2d doc/automake.t2p doc/automake-history.t2d \
  2694. doc/automake-history.t2p
  2695. test -z "t/get-sysconf.log t/pm/Cond2.log t/pm/Cond3.log t/pm/Condition.log t/pm/Condition-t.log t/pm/DisjCon2.log t/pm/DisjCon3.log t/pm/DisjConditions.log t/pm/DisjConditions-t.log t/pm/Version.log t/pm/Version2.log t/pm/Version3.log t/pm/Wrap.log t/instspc.log t/aclocal.log t/aclocal-I-order-1.log t/aclocal-I-order-2.log t/aclocal-I-order-3.log t/aclocal-I-and-install.log t/aclocal-acdir.log t/aclocal-amflags.log t/aclocal-autoconf-version-check.log t/aclocal-comments-respected.log t/aclocal-deleted-header-aclocal-amflags.log t/aclocal-deleted-header.log t/aclocal-deps-subdir.log t/aclocal-deps.log t/aclocal-dirlist.log t/aclocal-dirlist-globbing.log t/aclocal-dirlist-abspath.log t/aclocal-install-absdir.log t/aclocal-install-fail.log t/aclocal-install-mkdir.log t/aclocal-m4-include-are-scanned-aclocal-amflags.log t/aclocal-m4-include-are-scanned.log t/aclocal-m4-sinclude.log t/aclocal-macrodir.log t/aclocal-macrodirs.log t/aclocal-missing-macros.log t/aclocal-no-extra-scan.log t/aclocal-no-force.log t/aclocal-no-install-no-mkdir.log t/aclocal-no-symlinked-overwrite.log t/aclocal-no-unused-required.log t/aclocal-path.log t/aclocal-path-install.log t/aclocal-path-install-serial.log t/aclocal-path-nonexistent.log t/aclocal-path-precedence.log t/aclocal-pr450.log t/aclocal-print-acdir.log t/aclocal-req.log t/aclocal-remake-misc.log t/aclocal-scan-configure-ac-pr319.log t/aclocal-serial.log t/aclocal-underquoted-defun.log t/aclocal-verbose-install.log t/auxdir-pr15981.log t/auxdir-cc-pr15981.log t/ac-output-old.log t/acsilent.log t/acsubst.log t/acsubst2.log t/add-missing.log t/add-missing-multiple.log t/all.log t/all2.log t/alloca.log t/alloca2.log t/alpha.log t/alpha2.log t/amhello-cflags.log t/amhello-cross-compile.log t/amhello-binpkg.log t/aminit-moreargs-deprecation.log t/aminit-trailing-dnl-comment-pr16841.log t/amassign.log t/am-config-header.log t/am-prog-cc-stdc.log t/am-prog-cc-c-o.log t/am-macro-not-found.log t/amopt.log t/amopts-location.log t/amopts-variable-expansion.log t/amsubst.log t/am-default-source-ext.log t/am-include-only-one-generated-fragment.log t/ansi2knr-no-more.log t/ar-lib.log t/ar-lib2.log t/ar-lib3.log t/ar-lib4.log t/ar-lib5a.log t/ar-lib5b.log t/ar-lib6a.log t/ar-lib6b.log t/ar-lib7.log t/ar.log t/ar2.log t/ar3.log t/ar4.log t/ar5.log t/asm.log t/asm2.log t/asm3.log t/autodist.log t/autodist-subdir.log t/autodist-acconfig.log t/autodist-acconfig-no-subdir.log t/autodist-aclocal-m4.log t/autodist-config-headers.log t/autodist-configure-no-subdir.log t/autodist-no-duplicate.log t/autodist-stamp-vti.log t/autohdr.log t/autohdr3.log t/autohdr4.log t/autohdr-subdir-pr12495.log t/autohdrdry.log t/automake-cmdline.log t/auxdir.log t/auxdir6.log t/auxdir7.log t/auxdir8.log t/auxdir-autodetect.log t/auxdir-computed.log t/auxdir-misplaced.log t/auxdir-nonexistent.log t/auxdir-pr19311.log t/auxdir-unportable.log t/backcompat.log t/backcompat2.log t/backcompat3.log t/backcompat6.log t/backcompat-acout.log t/backslash-issues.log t/backslash-before-trailing-whitespace.log t/badline.log t/badopt.log t/badprog.log t/built-sources-check.log t/built-sources-cond.log t/built-sources-fork-bomb.log t/built-sources-install.log t/built-sources-subdir.log t/built-sources.log t/candist.log t/canon.log t/canon2.log t/canon3.log t/canon4.log t/canon5.log t/canon6.log t/canon7.log t/canon8.log t/canon-name.log t/ccnoco.log t/ccnoco-lib.log t/ccnoco-lt.log t/ccnoco3.log t/ccnoco4.log t/ccnoco-deps.log t/check.log t/check2.log t/check4.log t/check5.log t/check6.log t/check7.log t/check8.log t/check10.log t/check11.log t/check12.log t/check-subst.log t/check-subst-prog.log t/check-exported-srcdir.log t/check-fd-redirect.log t/check-tests-in-builddir.log t/check-no-test-driver.log t/check-concurrency-bug9245.log t/checkall.log t/clean.log t/colneq.log t/colneq2.log t/colneq3.log t/colon.log t/colon2.log t/colon3.log t/colon4.log t/colon5.log t/colon6.log t/colon7.log t/color-tests.log t/color-tests2.log t/color-tests-opt.log t/comment.log t/comment2.log t/comment3.log t/comment4.log t/comment5.log t/comment6.log t/comment7.log t/comment8.log t/comment9.log t/commen10.log t/commen11.log t/comment-block.log t/comments-in-var-def.log t/compile.log t/compile2.log t/compile3.log t/compile4.log t/compile5.log t/compile6.log t/compile_f90_c_cxx.log t/compile_f_c_cxx.log t/cond-basic.log t/cond.log t/cond3.log t/cond4.log t/cond5.log t/cond6.log t/cond7.log t/cond8.log t/cond9.log t/cond10.log t/cond11.log t/cond13.log t/cond14.log t/cond15.log t/cond16.log t/cond17.log t/cond18.log t/cond19.log t/cond20.log t/cond21.log t/cond22.log t/cond23.log t/cond24.log t/cond25.log t/cond26.log t/cond27.log t/cond28.log t/cond30.log t/cond31.log t/cond32.log t/cond33.log t/cond34.log t/cond35.log t/cond36.log t/cond37.log t/cond38.log t/cond39.log t/cond40.log t/cond41.log t/cond42.log t/cond43.log t/cond44.log t/cond45.log t/cond46.log t/condd.log t/condhook.log t/condhook2.log t/condinc.log t/condinc2.log t/condlib.log t/condman2.log t/condman3.log t/configure.log t/confdeps.log t/conff.log t/conff2.log t/conffile-leading-dot.log t/confh.log t/confh4.log t/confh5.log t/confh6.log t/confh7.log t/confh8.log t/confh-subdir-clean.log t/confincl.log t/conflnk.log t/conflnk2.log t/conflnk3.log t/conflnk4.log t/confsub.log t/confvar.log t/confvar2.log t/copy.log t/cscope.log t/cscope2.log t/cscope3.log t/c-demo.log t/cxx.log t/cxx2.log t/cxxcpp.log t/cxx-demo.log t/cxx-lt-demo.log t/cxxlibobj.log t/cxxlink.log t/cxxnoc.log t/cygnus-no-more.log t/cygwin32.log t/dash.log t/defun.log t/defun2.log t/dejagnu.log t/dejagnu2.log t/dejagnu3.log t/dejagnu4.log t/dejagnu5.log t/dejagnu6.log t/dejagnu7.log t/dejagnu-absolute-builddir.log t/dejagnu-relative-srcdir.log t/dejagnu-siteexp-extend.log t/dejagnu-siteexp-append.log t/dejagnu-siteexp-useredit.log t/deleted-am.log t/deleted-m4.log t/depacl2.log t/depcomp.log t/depcomp2.log t/depcomp8a.log t/depcomp8b.log t/depcomp-implicit-auxdir.log t/depdist.log t/depend.log t/depend3.log t/depend4.log t/depend5.log t/depend6.log t/deprecated-acinit.log t/destdir.log t/dir-named-obj-is-bad.log t/discover.log t/dist-formats.log t/dist-lzma.log t/dist-tarZ.log t/dist-shar.log t/dist-auxdir-many-subdirs.log t/dist-auxfile-2.log t/dist-auxfile.log t/dist-included-parent-dir.log t/dist-missing-am.log t/dist-missing-included-m4.log t/dist-missing-m4.log t/dist-readonly.log t/dist-repeated.log t/dist-pr109765.log t/distcleancheck.log t/distcom2.log t/distcom3.log t/distcom4.log t/distcom5.log t/distcom-subdir.log t/distdir.log t/disthook.log t/distlinks.log t/distlinksbrk.log t/distname.log t/distcheck-configure-flags.log t/distcheck-configure-flags-am.log t/distcheck-configure-flags-subpkg.log t/distcheck-hook.log t/distcheck-hook2.log t/distcheck-writable-srcdir.log t/distcheck-missing-m4.log t/distcheck-outdated-m4.log t/distcheck-no-prefix-or-srcdir-override.log t/distcheck-override-infodir.log t/distcheck-pr9579.log t/distcheck-pr10470.log t/distcheck-pr18286.log t/dmalloc.log t/doc-parsing-buglets-colneq-subst.log t/doc-parsing-buglets-tabs.log t/dollar.log t/dollarvar.log t/dollarvar2.log t/double.log t/dup2.log t/else.log t/empty-data-primary.log t/empty-sources-primary.log t/exdir.log t/exdir2.log t/exdir3.log t/exeext.log t/exeext2.log t/exeext3.log t/exeext4.log t/extra-sources.log t/ext.log t/ext2.log t/ext3.log t/extra.log t/extra-sources-no-spurious.log t/extra-data.log t/extra-dist-vpath-dir.log t/extra-dist-dirs-and-subdirs.log t/extra-dist-vpath-dir-merge.log t/extra-dist-wildcards.log t/extra-dist-wildcards-gnu.log t/extra-dist-wildcards-vpath.log t/extra-programs-misc.log t/extra-programs-and-libs.log t/extra-programs-empty.log t/extra-portability.log t/extra-portability2.log t/extra-portability3.log t/extra-deps.log t/extra-deps-lt.log t/f90only.log t/flavor.log t/flibs.log t/fn99.log t/fn99subdir.log t/fnoc.log t/forcemiss.log t/forcemiss2.log t/fort1.log t/fort2.log t/fort4.log t/fort5.log t/fonly.log t/fortdep.log t/gcj.log t/gcj2.log t/gcj3.log t/gcj4.log t/gcj5.log t/gcj6.log t/gettext-basics.log t/gettext-config-rpath.log t/gettext-external-pr338.log t/gettext-intl-subdir.log t/gettext-pr381.log t/gnumake.log t/gnuwarn.log t/gnuwarn2.log t/gnits.log t/gnits2.log t/gnits3.log t/hdr-vars-defined-once.log t/header.log t/help.log t/help2.log t/help3.log t/help4.log t/help-depend.log t/help-depend2.log t/help-dmalloc.log t/help-init.log t/help-lispdir.log t/help-python.log t/help-silent.log t/help-upc.log t/hfs.log t/implicit.log t/init.log t/init2.log t/dist-install-sh.log t/dist-with-unreadable-makefile-fails.log t/installdir.log t/add-missing-install-sh.log t/install-sh-unittests.log t/install-sh-option-C.log t/instdat.log t/instdat2.log t/instdir.log t/instdir2.log t/instdir-cond.log t/instdir-cond2.log t/instdir-no-empty.log t/instdir-java.log t/instdir-lisp.log t/instdir-ltlib.log t/instdir-prog.log t/instdir-python.log t/instdir-texi.log t/instexec.log t/instfail.log t/instfail-info.log t/instfail-java.log t/instfail-libtool.log t/insthook.log t/instman.log t/instman2.log t/instmany.log t/instmany-mans.log t/instmany-python.log t/install-info-dir.log t/interp.log t/interp2.log t/java.log t/java2.log t/java3.log t/javadir-undefined.log t/javaflags.log t/java-check.log t/java-clean.log t/java-compile-install.log t/java-compile-run-flat.log t/java-compile-run-nested.log t/java-empty-classpath.log t/javaprim.log t/javasubst.log t/java-extra.log t/java-mix.log t/java-no-duplicate.log t/java-nobase.log t/java-noinst.log t/java-rebuild.log t/java-sources.log t/java-uninstall.log t/ldadd.log t/ldflags.log t/lex.log t/lex2.log t/lex3.log t/lex5.log t/lexcpp.log t/lexvpath.log t/lex-subobj-nodep.log t/lex-header.log t/lex-lib.log t/lex-lib-external.log t/lex-libobj.log t/lex-multiple.log t/lex-noyywrap.log t/lex-clean-cxx.log t/lex-clean.log t/lex-depend-cxx.log t/lex-depend-grep.log t/lex-depend.log t/lex-line.log t/lex-nodist.log t/lex-pr204.log t/lflags.log t/lflags-cxx.log t/libexec.log t/libobj-basic.log t/libobj2.log t/libobj3.log t/libobj4.log t/libobj5.log t/libobj7.log t/libobj10.log t/libobj12.log t/libobj13.log t/libobj14.log t/libobj15a.log t/libobj15b.log t/libobj15c.log t/libobj16a.log t/libobj16b.log t/libobj17.log t/libobj18.log t/libobj19.log t/libobj20a.log t/libobj20b.log t/libobj20c.log t/library.log t/library2.log t/library3.log t/libtool.log t/libtool2.log t/libtool3.log t/libtool4.log t/libtool5.log t/libtool6.log t/libtool7.log t/libtool8.log t/libtool9.log t/libtoo10.log t/libtoo11.log t/license.log t/license2.log t/link_c_cxx.log t/link_cond.log t/link_dist.log t/link_f90_only.log t/link_fc.log t/link_fccxx.log t/link_fcxx.log t/link_f_only.log t/link_override.log t/lisp2.log t/lisp3.log t/lisp4.log t/lisp5.log t/lisp6.log t/lisp7.log t/lisp8.log t/lisp-loadpath.log t/lisp-subdir.log t/lisp-subdir2.log t/lisp-subdir-mix.log t/lispdry.log t/lisp-pr11806.log t/lisp-flags.log t/listval.log t/location.log t/longline.log t/longlin2.log t/ltcond.log t/ltcond2.log t/ltconv.log t/ltdeps.log t/ltinit.log t/ltinstloc.log t/ltlibobjs.log t/ltlibsrc.log t/ltorder.log t/m4-inclusion.log t/maintclean.log t/maintclean-vpath.log t/maintmode-configure-msg.log t/make.log t/makefile-deps.log t/makej.log t/makej2.log t/maken.log t/maken3.log t/makevars.log t/make-dryrun.log t/make-keepgoing.log t/make-is-gnu.log t/man.log t/man2.log t/man3.log t/man5.log t/man6.log t/man7.log t/man8.log t/mdate.log t/mdate2.log t/mdate3.log t/mdate4.log t/mdate5.log t/mdate6.log t/missing-version-mismatch.log t/missing3.log t/am-missing-prog.log t/missing-auxfile-stops-makefiles-creation.log t/mkdir_p.log t/mkdirp-deprecation.log t/mkinstall.log t/mkinst2.log t/mkinst3.log t/mmode.log t/mmodely.log t/no-extra-c-stuff.log t/no-extra-makefile-code.log t/no-spurious-install-recursive.log t/nobase.log t/nobase-libtool.log t/nobase-python.log t/nobase-nodist.log t/nodef.log t/nodef2.log t/nodep.log t/nodep2.log t/nodepcomp.log t/nodist.log t/nodist2.log t/nodist3.log t/noinst.log t/noinstdir.log t/nolink.log t/nostdinc.log t/notrans.log t/number.log t/objc-basic.log t/objc-minidemo.log t/objc-flags.log t/objc-deps.log t/objcxx-basic.log t/objcxx-minidemo.log t/objcxx-flags.log t/objcxx-deps.log t/objc-megademo.log t/objext-pr10128.log t/oldvars.log t/order.log t/output.log t/output2.log t/output3.log t/output4.log t/output5.log t/output6.log t/output7.log t/output8.log t/output9.log t/output10.log t/output11.log t/output12.log t/output13.log t/output-order.log t/override-conditional-1.log t/override-conditional-2.log t/override-conditional-pr13940.log t/override-html.log t/override-suggest-local.log t/parallel-am.log t/parallel-am2.log t/parallel-am3.log t/serial-tests.log t/parallel-tests-basics.log t/parallel-tests-concurrency.log t/parallel-tests-concurrency-2.log t/parallel-tests-empty.log t/parallel-tests-exit-status-reported.log t/parallel-tests-generated-and-distributed.log t/parallel-tests-recheck.log t/parallel-tests-trailing-whitespace.log t/parallel-tests-recheck-depends-on-all.log t/parallel-tests-recheck-pr11791.log t/parallel-tests-exeext.log t/parallel-tests-suffix.log t/parallel-tests-suffix-prog.log t/parallel-tests-log-compiler-1.log t/parallel-tests-log-compiler-2.log t/parallel-tests-dry-run-1.log t/parallel-tests-dry-run-2.log t/parallel-tests-fd-redirect.log t/parallel-tests-fd-redirect-exeext.log t/parallel-tests-extra-programs.log t/parallel-tests-unreadable.log t/parallel-tests-subdir.log t/parallel-tests-interrupt.log t/parallel-tests-reset-term.log t/parallel-tests-harderror.log t/parallel-tests-log-override-1.log t/parallel-tests-log-override-2.log t/parallel-tests-log-override-recheck.log t/parallel-tests-log-compiler-example.log t/parallel-tests-cmdline-override.log t/parallel-tests-fork-bomb.log t/parallel-tests-empty-testlogs.log t/parallel-tests-driver-install.log t/parallel-tests-no-color-in-log.log t/parallel-tests-no-spurious-summary.log t/parallel-tests-exit-statuses.log t/parallel-tests-console-output.log t/parallel-tests-once.log t/tests-environment.log t/am-tests-environment.log t/tests-environment-backcompat.log t/testsuite-summary-color.log t/testsuite-summary-count.log t/testsuite-summary-count-many.log t/testsuite-summary-reference-log.log t/test-driver-acsubst.log t/test-driver-cond.log t/test-driver-custom-no-extra-driver.log t/test-driver-custom.log t/test-driver-custom-xfail-tests.log t/test-driver-custom-multitest.log t/test-driver-custom-multitest-recheck.log t/test-driver-custom-multitest-recheck2.log t/test-driver-create-log-dir.log t/test-driver-strip-vpath.log t/test-driver-trs-suffix-registered.log t/test-driver-fail.log t/test-driver-is-distributed.log t/test-harness-vpath-rewrite.log t/test-log.log t/test-logs-repeated.log t/test-metadata-global-log.log t/test-metadata-global-result.log t/test-metadata-recheck.log t/test-metadata-results.log t/test-missing.log t/test-missing2.log t/test-trs-basic.log t/test-trs-recover.log t/test-trs-recover2.log t/test-extensions.log t/test-extensions-cond.log t/parse.log t/percent.log t/percent2.log t/per-target-flags.log t/phony.log t/precious.log t/pluseq.log t/pluseq2.log t/pluseq3.log t/pluseq4.log t/pluseq5.log t/pluseq6.log t/pluseq7.log t/pluseq8.log t/pluseq9.log t/pluseq10.log t/pluseq11.log t/posixsubst-data.log t/posixsubst-extradist.log t/posixsubst-ldadd.log t/posixsubst-libraries.log t/posixsubst-ltlibraries.log t/posixsubst-programs.log t/posixsubst-scripts.log t/posixsubst-sources.log t/posixsubst-tests.log t/postproc.log t/ppf77.log t/pr2.log t/pr9.log t/pr72.log t/pr87.log t/pr211.log t/pr220.log t/pr224.log t/pr229.log t/pr243.log t/pr266.log t/pr279.log t/pr279-2.log t/pr287.log t/pr300-lib.log t/pr300-ltlib.log t/pr300-prog.log t/pr307.log t/pr401.log t/pr401b.log t/pr401c.log t/prefix.log t/preproc-basics.log t/preproc-c-compile.log t/preproc-demo.log t/preproc-errmsg.log t/primary.log t/primary2.log t/primary3.log t/primary-prefix-invalid-couples.log t/primary-prefix-valid-couples.log t/primary-prefix-couples-force-valid.log t/primary-prefix-couples-documented-valid.log t/print-libdir.log t/proginst.log t/programs-primary-rewritten.log t/py-compile-basic.log t/py-compile-basedir.log t/py-compile-destdir.log t/py-compile-env.log t/py-compile-option-terminate.log t/py-compile-usage.log t/python.log t/python2.log t/python3.log t/python10.log t/python11.log t/python12.log t/python-am-path-iftrue.log t/python-missing.log t/python-too-old.log t/python-dist.log t/python-vars.log t/python-virtualenv.log t/python-pr10995.log t/recurs-user.log t/recurs-user2.log t/recurs-user-deeply-nested.log t/recurs-user-indir.log t/recurs-user-keep-going.log t/recurs-user-many.log t/recurs-user-no-subdirs.log t/recurs-user-no-top-level.log t/recurs-user-override.log t/recurs-user-phony.log t/recurs-user-wrap.log t/relativize.log t/remake-fail.log t/remake-not-after-make-dist.log t/remake-maintainer-mode.log t/remake-makefile-intree.log t/remake-makefile-vpath.log t/remake-after-configure-ac.log t/remake-after-makefile-am.log t/remake-after-acinclude-m4.log t/remake-after-aclocal-m4.log t/remake-include-configure.log t/remake-include-makefile.log t/remake-include-aclocal.log t/remake-config-status-dependencies.log t/remake-configure-dependencies.log t/remake-deeply-nested.log t/remake-mild-stress.log t/remake-all-1.log t/remake-all-2.log t/remake-recurs-user.log t/remake-subdir.log t/remake-subdir2.log t/remake-subdir3.log t/remake-subdir-only.log t/remake-subdir-grepping.log t/remake-subdir-from-subdir.log t/remake-subdir-gnu.log t/remake-subdir-no-makefile.log t/remake-subdir-long-time.log t/remake-gnulib-add-acsubst.log t/remake-gnulib-add-header.log t/remake-gnulib-remove-header.log t/remake-moved-m4-file.log t/remake-deleted-m4-file.log t/remake-renamed-m4-file.log t/remake-renamed-m4-macro-and-file.log t/remake-renamed-m4-macro.log t/remake-am-pr10111.log t/remake-m4-pr10111.log t/remake-deleted-am-2.log t/remake-deleted-am-subdir.log t/remake-deleted-am.log t/remake-renamed-am.log t/remake-aclocal-version-mismatch.log t/remake-macrodir.log t/remake-timing-bug-pr8365.log t/reqd2.log t/repeated-options.log t/rm-f-probe.log t/rulepat.log t/self-check-cc-no-c-o.log t/self-check-configure-help.log t/self-check-dir.log t/self-check-exit.log t/self-check-explicit-skips.log t/self-check-is_newest.log t/self-check-me.log t/self-check-report.log t/self-check-seq.log t/self-check-shell-no-trail-bslash.log t/self-check-is-blocked-signal.log t/self-check-unindent.log t/sanity.log t/seenc.log t/silent-c.log t/silent-cxx.log t/silent-lt.log t/silent-f77.log t/silent-f90.log t/silent-many-languages.log t/silent-gen.log t/silent-texi.log t/silent-lex.log t/silent-yacc.log t/silent-yacc-headers.log t/silent-configsite.log t/silent-nested-vars.log t/silent-custom.log t/src-acsubst.log t/sourcefile-in-subdir.log t/space.log t/specflg6.log t/specflg7.log t/specflg8.log t/specflg9.log t/specflg-dummy.log t/spell.log t/spell2.log t/spell3.log t/spelling.log t/spy-double-colon.log t/spy-rm.log t/stdinc.log t/stamph2.log t/stdlib.log t/stdlib2.log t/strictness-override.log t/strictness-precedence.log t/strip.log t/strip2.log t/strip3.log t/subdir.log t/subdir-ac-subst.log t/subdir-add-pr46.log t/subdir-add2-pr46.log t/subdir-am-cond.log t/subdir-cond-err.log t/subdir-cond-gettext.log t/subdir-env-interference.log t/subdir-order.log t/subdir-with-slash.log t/subdir-subsub.log t/subdir-distclean.log t/subdir-keep-going-pr12554.log t/subobj.log t/subobj2.log t/subobj4.log t/subobj5.log t/subobj6.log t/subobj7.log t/subobj8.log t/subobj9.log t/subobj10.log t/subobj11a.log t/subobj11b.log t/subobj11c.log t/subobjname.log t/subobj-clean-pr10697.log t/subobj-clean-lt-pr10697.log t/subobj-indir-pr13928.log t/subobj-vpath-pr13928.log t/subpkg.log t/subpkg2.log t/subpkg3.log t/subpkg4.log t/subpkg-yacc.log t/subpkg-macrodir.log t/subst.log t/subst3.log t/subst4.log t/subst5.log t/subst-no-trailing-empty-line.log t/substref.log t/substre2.log t/substtarg.log t/suffix.log t/suffix2.log t/suffix3.log t/suffix4.log t/suffix5.log t/suffix6.log t/suffix6b.log t/suffix6c.log t/suffix7.log t/suffix8.log t/suffix9.log t/suffix10.log t/suffix11.log t/suffix-chain.log t/suffix-custom-pr14441.log t/suffix-custom-subobj.log t/suffix-custom-subobj-and-specflg.log t/suffix-extra-c-stuff-pr14560.log t/symlink.log t/symlink2.log t/syntax.log t/tap-ambiguous-directive.log t/tap-autonumber.log t/tap-bailout.log t/tap-bailout-leading-space.log t/tap-bailout-and-logging.log t/tap-bailout-suppress-badexit.log t/tap-bailout-suppress-later-diagnostic.log t/tap-bailout-suppress-later-errors.log t/tap-color.log t/tap-deps.log t/tap-diagnostic.log t/tap-empty-diagnostic.log t/tap-empty.log t/tap-escape-directive.log t/tap-escape-directive-2.log t/tap-exit.log t/tap-signal.log t/tap-fancy.log t/tap-fancy2.log t/tap-global-log.log t/tap-global-result.log t/tap-log.log t/tap-msg0-result.log t/tap-msg0-directive.log t/tap-msg0-planskip.log t/tap-msg0-bailout.log t/tap-msg0-misc.log t/tap-merge-stdout-stderr.log t/tap-no-merge-stdout-stderr.log t/tap-no-disable-hard-error.log t/tap-no-spurious-summary.log t/tap-no-spurious-numbers.log t/tap-no-spurious.log t/tap-not-ok-skip.log t/tap-number-wordboundary.log t/tap-numeric-description.log t/tap-negative-numbers.log t/tap-numbers-leading-zero.log t/tap-out-of-order.log t/tap-passthrough.log t/tap-passthrough-exit.log t/tap-plan.log t/tap-plan-corner.log t/tap-plan-errors.log t/tap-plan-middle.log t/tap-plan-whitespace.log t/tap-plan-leading-zero.log t/tap-plan-malformed.log t/tap-missing-plan-and-bad-exit.log t/tap-planskip.log t/tap-planskip-late.log t/tap-planskip-and-logging.log t/tap-planskip-unplanned.log t/tap-planskip-unplanned-corner.log t/tap-planskip-case-insensitive.log t/tap-planskip-whitespace.log t/tap-planskip-badexit.log t/tap-planskip-bailout.log t/tap-planskip-later-errors.log t/tap-test-number-0.log t/tap-recheck-logs.log t/tap-result-comment.log t/tap-todo-skip-together.log t/tap-todo-skip-whitespace.log t/tap-todo-skip.log t/tap-unplanned.log t/tap-whitespace-normalization.log t/tap-with-and-without-number.log t/tap-xfail-tests.log t/tap-common-setup.log t/tap-bad-prog.log t/tap-basic.log t/tap-diagnostic-custom.log t/tap-driver-stderr.log t/tap-doc.log t/tap-doc2.log t/tap-more.log t/tap-more2.log t/tap-recheck.log t/tap-summary.log t/tap-summary-color.log t/tags.log t/tags2.log t/tagsub.log t/tags-pr12372.log t/tar-ustar.log t/tar-pax.log t/tar-opts-errors.log t/tar-ustar-id-too-high.log t/tar-override.log t/target-cflags.log t/targetclash.log t/tests-environment-fd-redirect.log t/tests-environment-and-log-compiler.log t/txinfo-absolute-srcdir-pr408.log t/txinfo-add-missing-and-dist.log t/txinfo-bsd-make-recurs.log t/txinfo-builddir.log t/txinfo-clean.log t/txinfo-dvi-recurs.log t/txinfo-info-in-srcdir.log t/txinfo-include.log t/txinfo-makeinfo-error-no-clobber.log t/txinfo-many-output-formats.log t/txinfo-many-output-formats-vpath.log t/txinfo-nodist-info.log t/txinfo-no-clutter.log t/txinfo-no-extra-dist.log t/txinfo-no-installinfo.log t/txinfo-no-repeated-targets.log t/txinfo-other-suffixes.log t/txinfo-override-infodeps.log t/txinfo-override-texinfo-tex.log t/txinfo-setfilename-repeated.log t/txinfo-setfilename-suffix-strip.log t/txinfo-subdir-pr343.log t/txinfo-tex-dist.log t/txinfo-unrecognized-extension.log t/txinfo-unrecognized-info-suffix.log t/txinfo-vtexi.log t/txinfo-vtexi2.log t/txinfo-vtexi3.log t/txinfo-vtexi4.log t/txinfo-without-info-suffix.log t/txinfo19.log t/txinfo23.log t/txinfo24.log t/txinfo25.log t/txinfo28.log t/transform.log t/transform2.log t/transform3.log t/uninstall-fail.log t/uninstall-pr9578.log t/unused.log t/upc.log t/upc2.log t/upc3.log t/vala-configure.log t/vala-grepping.log t/vala-headers.log t/vala-libs.log t/vala-mix.log t/vala-mix2.log t/vala-non-recursive-setup.log t/vala-parallel.log t/vala-per-target-flags.log t/vala-recursive-setup.log t/vala-vapi.log t/vala-vpath.log t/vars.log t/vars3.log t/var-recurs.log t/var-recurs2.log t/vartar.log t/vartypos.log t/vartypo2.log t/version3.log t/version4.log t/version6.log t/version7.log t/version8.log t/vpath.log t/warnings-obsolete-default.log t/warnings-override.log t/warnings-precedence.log t/warnings-strictness-interactions.log t/warnings-unknown.log t/warnopts.log t/warnings-win-over-strictness.log t/warning-groups-win-over-strictness.log t/werror.log t/werror2.log t/werror3.log t/werror4.log t/whoami.log t/xsource.log t/yacc-misc.log t/yacc-dry.log t/yacc-cxx-grepping.log t/yacc-vpath.log t/yacc-auxdir.log t/yacc-basic.log t/yacc-cxx.log t/yacc-bison-skeleton-cxx.log t/yacc-bison-skeleton.log t/yacc-clean.log t/yacc-clean-cxx.log t/yacc-d-basic.log t/yacc-d-cxx.log t/yacc-d-vpath.log t/yacc-deleted-headers.log t/yacc-depend.log t/yacc-depend2.log t/yacc-dist-nobuild-subdir.log t/yacc-dist-nobuild.log t/yacc-grepping.log t/yacc-grepping2.log t/yacc-headers-and-dist-pr47.log t/yacc-line.log t/yacc-mix-c-cxx.log t/yacc-nodist.log t/yacc-pr204.log t/yacc-subdir.log t/yacc-weirdnames.log t/yflags.log t/yflags-cxx.log t/yflags-cmdline-override.log t/yflags-conditional.log t/yflags-d-false-positives.log t/yflags-force-conditional.log t/yflags-force-override.log t/yflags-var-expand.log t/libtool-macros.log t/gettext-macros.log t/pkg-config-macros.log t/ar-lib-w.log t/built-sources-check-w.log t/check-exported-srcdir-w.log t/check-fd-redirect-w.log t/check-subst-prog-w.log t/check-subst-w.log t/check-tests-in-builddir-w.log t/check-w.log t/check11-w.log t/check12-w.log t/check2-w.log t/check4-w.log t/check5-w.log t/check6-w.log t/check7-w.log t/check8-w.log t/color-tests-w.log t/color-tests2-w.log t/compile-w.log t/compile2-w.log t/compile3-w.log t/compile4-w.log t/compile5-w.log t/compile6-w.log t/exeext4-w.log t/install-sh-option-C-w.log t/install-sh-unittests-w.log t/maken3-w.log t/mdate5-w.log t/mdate6-w.log t/missing-version-mismatch-w.log t/missing3-w.log t/mkinst3-w.log t/posixsubst-tests-w.log t/depcomp-lt-auto.log t/depcomp-lt-cpp.log t/depcomp-lt-dashmstdout.log t/depcomp-lt-disabled.log t/depcomp-lt-gcc.log t/depcomp-lt-makedepend.log t/depcomp-lt-msvcmsys.log t/depcomp-lt-msvisualcpp.log t/depcomp-auto.log t/depcomp-cpp.log t/depcomp-dashmstdout.log t/depcomp-disabled.log t/depcomp-gcc.log t/depcomp-makedepend.log t/depcomp-msvcmsys.log t/depcomp-msvisualcpp.log contrib/t/parallel-tests-html.log contrib/t/parallel-tests-html-recursive.log contrib/t/help-multilib.log contrib/t/multilib.log" || rm -f t/get-sysconf.log t/pm/Cond2.log t/pm/Cond3.log t/pm/Condition.log t/pm/Condition-t.log t/pm/DisjCon2.log t/pm/DisjCon3.log t/pm/DisjConditions.log t/pm/DisjConditions-t.log t/pm/Version.log t/pm/Version2.log t/pm/Version3.log t/pm/Wrap.log t/instspc.log t/aclocal.log t/aclocal-I-order-1.log t/aclocal-I-order-2.log t/aclocal-I-order-3.log t/aclocal-I-and-install.log t/aclocal-acdir.log t/aclocal-amflags.log t/aclocal-autoconf-version-check.log t/aclocal-comments-respected.log t/aclocal-deleted-header-aclocal-amflags.log t/aclocal-deleted-header.log t/aclocal-deps-subdir.log t/aclocal-deps.log t/aclocal-dirlist.log t/aclocal-dirlist-globbing.log t/aclocal-dirlist-abspath.log t/aclocal-install-absdir.log t/aclocal-install-fail.log t/aclocal-install-mkdir.log t/aclocal-m4-include-are-scanned-aclocal-amflags.log t/aclocal-m4-include-are-scanned.log t/aclocal-m4-sinclude.log t/aclocal-macrodir.log t/aclocal-macrodirs.log t/aclocal-missing-macros.log t/aclocal-no-extra-scan.log t/aclocal-no-force.log t/aclocal-no-install-no-mkdir.log t/aclocal-no-symlinked-overwrite.log t/aclocal-no-unused-required.log t/aclocal-path.log t/aclocal-path-install.log t/aclocal-path-install-serial.log t/aclocal-path-nonexistent.log t/aclocal-path-precedence.log t/aclocal-pr450.log t/aclocal-print-acdir.log t/aclocal-req.log t/aclocal-remake-misc.log t/aclocal-scan-configure-ac-pr319.log t/aclocal-serial.log t/aclocal-underquoted-defun.log t/aclocal-verbose-install.log t/auxdir-pr15981.log t/auxdir-cc-pr15981.log t/ac-output-old.log t/acsilent.log t/acsubst.log t/acsubst2.log t/add-missing.log t/add-missing-multiple.log t/all.log t/all2.log t/alloca.log t/alloca2.log t/alpha.log t/alpha2.log t/amhello-cflags.log t/amhello-cross-compile.log t/amhello-binpkg.log t/aminit-moreargs-deprecation.log t/aminit-trailing-dnl-comment-pr16841.log t/amassign.log t/am-config-header.log t/am-prog-cc-stdc.log t/am-prog-cc-c-o.log t/am-macro-not-found.log t/amopt.log t/amopts-location.log t/amopts-variable-expansion.log t/amsubst.log t/am-default-source-ext.log t/am-include-only-one-generated-fragment.log t/ansi2knr-no-more.log t/ar-lib.log t/ar-lib2.log t/ar-lib3.log t/ar-lib4.log t/ar-lib5a.log t/ar-lib5b.log t/ar-lib6a.log t/ar-lib6b.log t/ar-lib7.log t/ar.log t/ar2.log t/ar3.log t/ar4.log t/ar5.log t/asm.log t/asm2.log t/asm3.log t/autodist.log t/autodist-subdir.log t/autodist-acconfig.log t/autodist-acconfig-no-subdir.log t/autodist-aclocal-m4.log t/autodist-config-headers.log t/autodist-configure-no-subdir.log t/autodist-no-duplicate.log t/autodist-stamp-vti.log t/autohdr.log t/autohdr3.log t/autohdr4.log t/autohdr-subdir-pr12495.log t/autohdrdry.log t/automake-cmdline.log t/auxdir.log t/auxdir6.log t/auxdir7.log t/auxdir8.log t/auxdir-autodetect.log t/auxdir-computed.log t/auxdir-misplaced.log t/auxdir-nonexistent.log t/auxdir-pr19311.log t/auxdir-unportable.log t/backcompat.log t/backcompat2.log t/backcompat3.log t/backcompat6.log t/backcompat-acout.log t/backslash-issues.log t/backslash-before-trailing-whitespace.log t/badline.log t/badopt.log t/badprog.log t/built-sources-check.log t/built-sources-cond.log t/built-sources-fork-bomb.log t/built-sources-install.log t/built-sources-subdir.log t/built-sources.log t/candist.log t/canon.log t/canon2.log t/canon3.log t/canon4.log t/canon5.log t/canon6.log t/canon7.log t/canon8.log t/canon-name.log t/ccnoco.log t/ccnoco-lib.log t/ccnoco-lt.log t/ccnoco3.log t/ccnoco4.log t/ccnoco-deps.log t/check.log t/check2.log t/check4.log t/check5.log t/check6.log t/check7.log t/check8.log t/check10.log t/check11.log t/check12.log t/check-subst.log t/check-subst-prog.log t/check-exported-srcdir.log t/check-fd-redirect.log t/check-tests-in-builddir.log t/check-no-test-driver.log t/check-concurrency-bug9245.log t/checkall.log t/clean.log t/colneq.log t/colneq2.log t/colneq3.log t/colon.log t/colon2.log t/colon3.log t/colon4.log t/colon5.log t/colon6.log t/colon7.log t/color-tests.log t/color-tests2.log t/color-tests-opt.log t/comment.log t/comment2.log t/comment3.log t/comment4.log t/comment5.log t/comment6.log t/comment7.log t/comment8.log t/comment9.log t/commen10.log t/commen11.log t/comment-block.log t/comments-in-var-def.log t/compile.log t/compile2.log t/compile3.log t/compile4.log t/compile5.log t/compile6.log t/compile_f90_c_cxx.log t/compile_f_c_cxx.log t/cond-basic.log t/cond.log t/cond3.log t/cond4.log t/cond5.log t/cond6.log t/cond7.log t/cond8.log t/cond9.log t/cond10.log t/cond11.log t/cond13.log t/cond14.log t/cond15.log t/cond16.log t/cond17.log t/cond18.log t/cond19.log t/cond20.log t/cond21.log t/cond22.log t/cond23.log t/cond24.log t/cond25.log t/cond26.log t/cond27.log t/cond28.log t/cond30.log t/cond31.log t/cond32.log t/cond33.log t/cond34.log t/cond35.log t/cond36.log t/cond37.log t/cond38.log t/cond39.log t/cond40.log t/cond41.log t/cond42.log t/cond43.log t/cond44.log t/cond45.log t/cond46.log t/condd.log t/condhook.log t/condhook2.log t/condinc.log t/condinc2.log t/condlib.log t/condman2.log t/condman3.log t/configure.log t/confdeps.log t/conff.log t/conff2.log t/conffile-leading-dot.log t/confh.log t/confh4.log t/confh5.log t/confh6.log t/confh7.log t/confh8.log t/confh-subdir-clean.log t/confincl.log t/conflnk.log t/conflnk2.log t/conflnk3.log t/conflnk4.log t/confsub.log t/confvar.log t/confvar2.log t/copy.log t/cscope.log t/cscope2.log t/cscope3.log t/c-demo.log t/cxx.log t/cxx2.log t/cxxcpp.log t/cxx-demo.log t/cxx-lt-demo.log t/cxxlibobj.log t/cxxlink.log t/cxxnoc.log t/cygnus-no-more.log t/cygwin32.log t/dash.log t/defun.log t/defun2.log t/dejagnu.log t/dejagnu2.log t/dejagnu3.log t/dejagnu4.log t/dejagnu5.log t/dejagnu6.log t/dejagnu7.log t/dejagnu-absolute-builddir.log t/dejagnu-relative-srcdir.log t/dejagnu-siteexp-extend.log t/dejagnu-siteexp-append.log t/dejagnu-siteexp-useredit.log t/deleted-am.log t/deleted-m4.log t/depacl2.log t/depcomp.log t/depcomp2.log t/depcomp8a.log t/depcomp8b.log t/depcomp-implicit-auxdir.log t/depdist.log t/depend.log t/depend3.log t/depend4.log t/depend5.log t/depend6.log t/deprecated-acinit.log t/destdir.log t/dir-named-obj-is-bad.log t/discover.log t/dist-formats.log t/dist-lzma.log t/dist-tarZ.log t/dist-shar.log t/dist-auxdir-many-subdirs.log t/dist-auxfile-2.log t/dist-auxfile.log t/dist-included-parent-dir.log t/dist-missing-am.log t/dist-missing-included-m4.log t/dist-missing-m4.log t/dist-readonly.log t/dist-repeated.log t/dist-pr109765.log t/distcleancheck.log t/distcom2.log t/distcom3.log t/distcom4.log t/distcom5.log t/distcom-subdir.log t/distdir.log t/disthook.log t/distlinks.log t/distlinksbrk.log t/distname.log t/distcheck-configure-flags.log t/distcheck-configure-flags-am.log t/distcheck-configure-flags-subpkg.log t/distcheck-hook.log t/distcheck-hook2.log t/distcheck-writable-srcdir.log t/distcheck-missing-m4.log t/distcheck-outdated-m4.log t/distcheck-no-prefix-or-srcdir-override.log t/distcheck-override-infodir.log t/distcheck-pr9579.log t/distcheck-pr10470.log t/distcheck-pr18286.log t/dmalloc.log t/doc-parsing-buglets-colneq-subst.log t/doc-parsing-buglets-tabs.log t/dollar.log t/dollarvar.log t/dollarvar2.log t/double.log t/dup2.log t/else.log t/empty-data-primary.log t/empty-sources-primary.log t/exdir.log t/exdir2.log t/exdir3.log t/exeext.log t/exeext2.log t/exeext3.log t/exeext4.log t/extra-sources.log t/ext.log t/ext2.log t/ext3.log t/extra.log t/extra-sources-no-spurious.log t/extra-data.log t/extra-dist-vpath-dir.log t/extra-dist-dirs-and-subdirs.log t/extra-dist-vpath-dir-merge.log t/extra-dist-wildcards.log t/extra-dist-wildcards-gnu.log t/extra-dist-wildcards-vpath.log t/extra-programs-misc.log t/extra-programs-and-libs.log t/extra-programs-empty.log t/extra-portability.log t/extra-portability2.log t/extra-portability3.log t/extra-deps.log t/extra-deps-lt.log t/f90only.log t/flavor.log t/flibs.log t/fn99.log t/fn99subdir.log t/fnoc.log t/forcemiss.log t/forcemiss2.log t/fort1.log t/fort2.log t/fort4.log t/fort5.log t/fonly.log t/fortdep.log t/gcj.log t/gcj2.log t/gcj3.log t/gcj4.log t/gcj5.log t/gcj6.log t/gettext-basics.log t/gettext-config-rpath.log t/gettext-external-pr338.log t/gettext-intl-subdir.log t/gettext-pr381.log t/gnumake.log t/gnuwarn.log t/gnuwarn2.log t/gnits.log t/gnits2.log t/gnits3.log t/hdr-vars-defined-once.log t/header.log t/help.log t/help2.log t/help3.log t/help4.log t/help-depend.log t/help-depend2.log t/help-dmalloc.log t/help-init.log t/help-lispdir.log t/help-python.log t/help-silent.log t/help-upc.log t/hfs.log t/implicit.log t/init.log t/init2.log t/dist-install-sh.log t/dist-with-unreadable-makefile-fails.log t/installdir.log t/add-missing-install-sh.log t/install-sh-unittests.log t/install-sh-option-C.log t/instdat.log t/instdat2.log t/instdir.log t/instdir2.log t/instdir-cond.log t/instdir-cond2.log t/instdir-no-empty.log t/instdir-java.log t/instdir-lisp.log t/instdir-ltlib.log t/instdir-prog.log t/instdir-python.log t/instdir-texi.log t/instexec.log t/instfail.log t/instfail-info.log t/instfail-java.log t/instfail-libtool.log t/insthook.log t/instman.log t/instman2.log t/instmany.log t/instmany-mans.log t/instmany-python.log t/install-info-dir.log t/interp.log t/interp2.log t/java.log t/java2.log t/java3.log t/javadir-undefined.log t/javaflags.log t/java-check.log t/java-clean.log t/java-compile-install.log t/java-compile-run-flat.log t/java-compile-run-nested.log t/java-empty-classpath.log t/javaprim.log t/javasubst.log t/java-extra.log t/java-mix.log t/java-no-duplicate.log t/java-nobase.log t/java-noinst.log t/java-rebuild.log t/java-sources.log t/java-uninstall.log t/ldadd.log t/ldflags.log t/lex.log t/lex2.log t/lex3.log t/lex5.log t/lexcpp.log t/lexvpath.log t/lex-subobj-nodep.log t/lex-header.log t/lex-lib.log t/lex-lib-external.log t/lex-libobj.log t/lex-multiple.log t/lex-noyywrap.log t/lex-clean-cxx.log t/lex-clean.log t/lex-depend-cxx.log t/lex-depend-grep.log t/lex-depend.log t/lex-line.log t/lex-nodist.log t/lex-pr204.log t/lflags.log t/lflags-cxx.log t/libexec.log t/libobj-basic.log t/libobj2.log t/libobj3.log t/libobj4.log t/libobj5.log t/libobj7.log t/libobj10.log t/libobj12.log t/libobj13.log t/libobj14.log t/libobj15a.log t/libobj15b.log t/libobj15c.log t/libobj16a.log t/libobj16b.log t/libobj17.log t/libobj18.log t/libobj19.log t/libobj20a.log t/libobj20b.log t/libobj20c.log t/library.log t/library2.log t/library3.log t/libtool.log t/libtool2.log t/libtool3.log t/libtool4.log t/libtool5.log t/libtool6.log t/libtool7.log t/libtool8.log t/libtool9.log t/libtoo10.log t/libtoo11.log t/license.log t/license2.log t/link_c_cxx.log t/link_cond.log t/link_dist.log t/link_f90_only.log t/link_fc.log t/link_fccxx.log t/link_fcxx.log t/link_f_only.log t/link_override.log t/lisp2.log t/lisp3.log t/lisp4.log t/lisp5.log t/lisp6.log t/lisp7.log t/lisp8.log t/lisp-loadpath.log t/lisp-subdir.log t/lisp-subdir2.log t/lisp-subdir-mix.log t/lispdry.log t/lisp-pr11806.log t/lisp-flags.log t/listval.log t/location.log t/longline.log t/longlin2.log t/ltcond.log t/ltcond2.log t/ltconv.log t/ltdeps.log t/ltinit.log t/ltinstloc.log t/ltlibobjs.log t/ltlibsrc.log t/ltorder.log t/m4-inclusion.log t/maintclean.log t/maintclean-vpath.log t/maintmode-configure-msg.log t/make.log t/makefile-deps.log t/makej.log t/makej2.log t/maken.log t/maken3.log t/makevars.log t/make-dryrun.log t/make-keepgoing.log t/make-is-gnu.log t/man.log t/man2.log t/man3.log t/man5.log t/man6.log t/man7.log t/man8.log t/mdate.log t/mdate2.log t/mdate3.log t/mdate4.log t/mdate5.log t/mdate6.log t/missing-version-mismatch.log t/missing3.log t/am-missing-prog.log t/missing-auxfile-stops-makefiles-creation.log t/mkdir_p.log t/mkdirp-deprecation.log t/mkinstall.log t/mkinst2.log t/mkinst3.log t/mmode.log t/mmodely.log t/no-extra-c-stuff.log t/no-extra-makefile-code.log t/no-spurious-install-recursive.log t/nobase.log t/nobase-libtool.log t/nobase-python.log t/nobase-nodist.log t/nodef.log t/nodef2.log t/nodep.log t/nodep2.log t/nodepcomp.log t/nodist.log t/nodist2.log t/nodist3.log t/noinst.log t/noinstdir.log t/nolink.log t/nostdinc.log t/notrans.log t/number.log t/objc-basic.log t/objc-minidemo.log t/objc-flags.log t/objc-deps.log t/objcxx-basic.log t/objcxx-minidemo.log t/objcxx-flags.log t/objcxx-deps.log t/objc-megademo.log t/objext-pr10128.log t/oldvars.log t/order.log t/output.log t/output2.log t/output3.log t/output4.log t/output5.log t/output6.log t/output7.log t/output8.log t/output9.log t/output10.log t/output11.log t/output12.log t/output13.log t/output-order.log t/override-conditional-1.log t/override-conditional-2.log t/override-conditional-pr13940.log t/override-html.log t/override-suggest-local.log t/parallel-am.log t/parallel-am2.log t/parallel-am3.log t/serial-tests.log t/parallel-tests-basics.log t/parallel-tests-concurrency.log t/parallel-tests-concurrency-2.log t/parallel-tests-empty.log t/parallel-tests-exit-status-reported.log t/parallel-tests-generated-and-distributed.log t/parallel-tests-recheck.log t/parallel-tests-trailing-whitespace.log t/parallel-tests-recheck-depends-on-all.log t/parallel-tests-recheck-pr11791.log t/parallel-tests-exeext.log t/parallel-tests-suffix.log t/parallel-tests-suffix-prog.log t/parallel-tests-log-compiler-1.log t/parallel-tests-log-compiler-2.log t/parallel-tests-dry-run-1.log t/parallel-tests-dry-run-2.log t/parallel-tests-fd-redirect.log t/parallel-tests-fd-redirect-exeext.log t/parallel-tests-extra-programs.log t/parallel-tests-unreadable.log t/parallel-tests-subdir.log t/parallel-tests-interrupt.log t/parallel-tests-reset-term.log t/parallel-tests-harderror.log t/parallel-tests-log-override-1.log t/parallel-tests-log-override-2.log t/parallel-tests-log-override-recheck.log t/parallel-tests-log-compiler-example.log t/parallel-tests-cmdline-override.log t/parallel-tests-fork-bomb.log t/parallel-tests-empty-testlogs.log t/parallel-tests-driver-install.log t/parallel-tests-no-color-in-log.log t/parallel-tests-no-spurious-summary.log t/parallel-tests-exit-statuses.log t/parallel-tests-console-output.log t/parallel-tests-once.log t/tests-environment.log t/am-tests-environment.log t/tests-environment-backcompat.log t/testsuite-summary-color.log t/testsuite-summary-count.log t/testsuite-summary-count-many.log t/testsuite-summary-reference-log.log t/test-driver-acsubst.log t/test-driver-cond.log t/test-driver-custom-no-extra-driver.log t/test-driver-custom.log t/test-driver-custom-xfail-tests.log t/test-driver-custom-multitest.log t/test-driver-custom-multitest-recheck.log t/test-driver-custom-multitest-recheck2.log t/test-driver-create-log-dir.log t/test-driver-strip-vpath.log t/test-driver-trs-suffix-registered.log t/test-driver-fail.log t/test-driver-is-distributed.log t/test-harness-vpath-rewrite.log t/test-log.log t/test-logs-repeated.log t/test-metadata-global-log.log t/test-metadata-global-result.log t/test-metadata-recheck.log t/test-metadata-results.log t/test-missing.log t/test-missing2.log t/test-trs-basic.log t/test-trs-recover.log t/test-trs-recover2.log t/test-extensions.log t/test-extensions-cond.log t/parse.log t/percent.log t/percent2.log t/per-target-flags.log t/phony.log t/precious.log t/pluseq.log t/pluseq2.log t/pluseq3.log t/pluseq4.log t/pluseq5.log t/pluseq6.log t/pluseq7.log t/pluseq8.log t/pluseq9.log t/pluseq10.log t/pluseq11.log t/posixsubst-data.log t/posixsubst-extradist.log t/posixsubst-ldadd.log t/posixsubst-libraries.log t/posixsubst-ltlibraries.log t/posixsubst-programs.log t/posixsubst-scripts.log t/posixsubst-sources.log t/posixsubst-tests.log t/postproc.log t/ppf77.log t/pr2.log t/pr9.log t/pr72.log t/pr87.log t/pr211.log t/pr220.log t/pr224.log t/pr229.log t/pr243.log t/pr266.log t/pr279.log t/pr279-2.log t/pr287.log t/pr300-lib.log t/pr300-ltlib.log t/pr300-prog.log t/pr307.log t/pr401.log t/pr401b.log t/pr401c.log t/prefix.log t/preproc-basics.log t/preproc-c-compile.log t/preproc-demo.log t/preproc-errmsg.log t/primary.log t/primary2.log t/primary3.log t/primary-prefix-invalid-couples.log t/primary-prefix-valid-couples.log t/primary-prefix-couples-force-valid.log t/primary-prefix-couples-documented-valid.log t/print-libdir.log t/proginst.log t/programs-primary-rewritten.log t/py-compile-basic.log t/py-compile-basedir.log t/py-compile-destdir.log t/py-compile-env.log t/py-compile-option-terminate.log t/py-compile-usage.log t/python.log t/python2.log t/python3.log t/python10.log t/python11.log t/python12.log t/python-am-path-iftrue.log t/python-missing.log t/python-too-old.log t/python-dist.log t/python-vars.log t/python-virtualenv.log t/python-pr10995.log t/recurs-user.log t/recurs-user2.log t/recurs-user-deeply-nested.log t/recurs-user-indir.log t/recurs-user-keep-going.log t/recurs-user-many.log t/recurs-user-no-subdirs.log t/recurs-user-no-top-level.log t/recurs-user-override.log t/recurs-user-phony.log t/recurs-user-wrap.log t/relativize.log t/remake-fail.log t/remake-not-after-make-dist.log t/remake-maintainer-mode.log t/remake-makefile-intree.log t/remake-makefile-vpath.log t/remake-after-configure-ac.log t/remake-after-makefile-am.log t/remake-after-acinclude-m4.log t/remake-after-aclocal-m4.log t/remake-include-configure.log t/remake-include-makefile.log t/remake-include-aclocal.log t/remake-config-status-dependencies.log t/remake-configure-dependencies.log t/remake-deeply-nested.log t/remake-mild-stress.log t/remake-all-1.log t/remake-all-2.log t/remake-recurs-user.log t/remake-subdir.log t/remake-subdir2.log t/remake-subdir3.log t/remake-subdir-only.log t/remake-subdir-grepping.log t/remake-subdir-from-subdir.log t/remake-subdir-gnu.log t/remake-subdir-no-makefile.log t/remake-subdir-long-time.log t/remake-gnulib-add-acsubst.log t/remake-gnulib-add-header.log t/remake-gnulib-remove-header.log t/remake-moved-m4-file.log t/remake-deleted-m4-file.log t/remake-renamed-m4-file.log t/remake-renamed-m4-macro-and-file.log t/remake-renamed-m4-macro.log t/remake-am-pr10111.log t/remake-m4-pr10111.log t/remake-deleted-am-2.log t/remake-deleted-am-subdir.log t/remake-deleted-am.log t/remake-renamed-am.log t/remake-aclocal-version-mismatch.log t/remake-macrodir.log t/remake-timing-bug-pr8365.log t/reqd2.log t/repeated-options.log t/rm-f-probe.log t/rulepat.log t/self-check-cc-no-c-o.log t/self-check-configure-help.log t/self-check-dir.log t/self-check-exit.log t/self-check-explicit-skips.log t/self-check-is_newest.log t/self-check-me.log t/self-check-report.log t/self-check-seq.log t/self-check-shell-no-trail-bslash.log t/self-check-is-blocked-signal.log t/self-check-unindent.log t/sanity.log t/seenc.log t/silent-c.log t/silent-cxx.log t/silent-lt.log t/silent-f77.log t/silent-f90.log t/silent-many-languages.log t/silent-gen.log t/silent-texi.log t/silent-lex.log t/silent-yacc.log t/silent-yacc-headers.log t/silent-configsite.log t/silent-nested-vars.log t/silent-custom.log t/src-acsubst.log t/sourcefile-in-subdir.log t/space.log t/specflg6.log t/specflg7.log t/specflg8.log t/specflg9.log t/specflg-dummy.log t/spell.log t/spell2.log t/spell3.log t/spelling.log t/spy-double-colon.log t/spy-rm.log t/stdinc.log t/stamph2.log t/stdlib.log t/stdlib2.log t/strictness-override.log t/strictness-precedence.log t/strip.log t/strip2.log t/strip3.log t/subdir.log t/subdir-ac-subst.log t/subdir-add-pr46.log t/subdir-add2-pr46.log t/subdir-am-cond.log t/subdir-cond-err.log t/subdir-cond-gettext.log t/subdir-env-interference.log t/subdir-order.log t/subdir-with-slash.log t/subdir-subsub.log t/subdir-distclean.log t/subdir-keep-going-pr12554.log t/subobj.log t/subobj2.log t/subobj4.log t/subobj5.log t/subobj6.log t/subobj7.log t/subobj8.log t/subobj9.log t/subobj10.log t/subobj11a.log t/subobj11b.log t/subobj11c.log t/subobjname.log t/subobj-clean-pr10697.log t/subobj-clean-lt-pr10697.log t/subobj-indir-pr13928.log t/subobj-vpath-pr13928.log t/subpkg.log t/subpkg2.log t/subpkg3.log t/subpkg4.log t/subpkg-yacc.log t/subpkg-macrodir.log t/subst.log t/subst3.log t/subst4.log t/subst5.log t/subst-no-trailing-empty-line.log t/substref.log t/substre2.log t/substtarg.log t/suffix.log t/suffix2.log t/suffix3.log t/suffix4.log t/suffix5.log t/suffix6.log t/suffix6b.log t/suffix6c.log t/suffix7.log t/suffix8.log t/suffix9.log t/suffix10.log t/suffix11.log t/suffix-chain.log t/suffix-custom-pr14441.log t/suffix-custom-subobj.log t/suffix-custom-subobj-and-specflg.log t/suffix-extra-c-stuff-pr14560.log t/symlink.log t/symlink2.log t/syntax.log t/tap-ambiguous-directive.log t/tap-autonumber.log t/tap-bailout.log t/tap-bailout-leading-space.log t/tap-bailout-and-logging.log t/tap-bailout-suppress-badexit.log t/tap-bailout-suppress-later-diagnostic.log t/tap-bailout-suppress-later-errors.log t/tap-color.log t/tap-deps.log t/tap-diagnostic.log t/tap-empty-diagnostic.log t/tap-empty.log t/tap-escape-directive.log t/tap-escape-directive-2.log t/tap-exit.log t/tap-signal.log t/tap-fancy.log t/tap-fancy2.log t/tap-global-log.log t/tap-global-result.log t/tap-log.log t/tap-msg0-result.log t/tap-msg0-directive.log t/tap-msg0-planskip.log t/tap-msg0-bailout.log t/tap-msg0-misc.log t/tap-merge-stdout-stderr.log t/tap-no-merge-stdout-stderr.log t/tap-no-disable-hard-error.log t/tap-no-spurious-summary.log t/tap-no-spurious-numbers.log t/tap-no-spurious.log t/tap-not-ok-skip.log t/tap-number-wordboundary.log t/tap-numeric-description.log t/tap-negative-numbers.log t/tap-numbers-leading-zero.log t/tap-out-of-order.log t/tap-passthrough.log t/tap-passthrough-exit.log t/tap-plan.log t/tap-plan-corner.log t/tap-plan-errors.log t/tap-plan-middle.log t/tap-plan-whitespace.log t/tap-plan-leading-zero.log t/tap-plan-malformed.log t/tap-missing-plan-and-bad-exit.log t/tap-planskip.log t/tap-planskip-late.log t/tap-planskip-and-logging.log t/tap-planskip-unplanned.log t/tap-planskip-unplanned-corner.log t/tap-planskip-case-insensitive.log t/tap-planskip-whitespace.log t/tap-planskip-badexit.log t/tap-planskip-bailout.log t/tap-planskip-later-errors.log t/tap-test-number-0.log t/tap-recheck-logs.log t/tap-result-comment.log t/tap-todo-skip-together.log t/tap-todo-skip-whitespace.log t/tap-todo-skip.log t/tap-unplanned.log t/tap-whitespace-normalization.log t/tap-with-and-without-number.log t/tap-xfail-tests.log t/tap-common-setup.log t/tap-bad-prog.log t/tap-basic.log t/tap-diagnostic-custom.log t/tap-driver-stderr.log t/tap-doc.log t/tap-doc2.log t/tap-more.log t/tap-more2.log t/tap-recheck.log t/tap-summary.log t/tap-summary-color.log t/tags.log t/tags2.log t/tagsub.log t/tags-pr12372.log t/tar-ustar.log t/tar-pax.log t/tar-opts-errors.log t/tar-ustar-id-too-high.log t/tar-override.log t/target-cflags.log t/targetclash.log t/tests-environment-fd-redirect.log t/tests-environment-and-log-compiler.log t/txinfo-absolute-srcdir-pr408.log t/txinfo-add-missing-and-dist.log t/txinfo-bsd-make-recurs.log t/txinfo-builddir.log t/txinfo-clean.log t/txinfo-dvi-recurs.log t/txinfo-info-in-srcdir.log t/txinfo-include.log t/txinfo-makeinfo-error-no-clobber.log t/txinfo-many-output-formats.log t/txinfo-many-output-formats-vpath.log t/txinfo-nodist-info.log t/txinfo-no-clutter.log t/txinfo-no-extra-dist.log t/txinfo-no-installinfo.log t/txinfo-no-repeated-targets.log t/txinfo-other-suffixes.log t/txinfo-override-infodeps.log t/txinfo-override-texinfo-tex.log t/txinfo-setfilename-repeated.log t/txinfo-setfilename-suffix-strip.log t/txinfo-subdir-pr343.log t/txinfo-tex-dist.log t/txinfo-unrecognized-extension.log t/txinfo-unrecognized-info-suffix.log t/txinfo-vtexi.log t/txinfo-vtexi2.log t/txinfo-vtexi3.log t/txinfo-vtexi4.log t/txinfo-without-info-suffix.log t/txinfo19.log t/txinfo23.log t/txinfo24.log t/txinfo25.log t/txinfo28.log t/transform.log t/transform2.log t/transform3.log t/uninstall-fail.log t/uninstall-pr9578.log t/unused.log t/upc.log t/upc2.log t/upc3.log t/vala-configure.log t/vala-grepping.log t/vala-headers.log t/vala-libs.log t/vala-mix.log t/vala-mix2.log t/vala-non-recursive-setup.log t/vala-parallel.log t/vala-per-target-flags.log t/vala-recursive-setup.log t/vala-vapi.log t/vala-vpath.log t/vars.log t/vars3.log t/var-recurs.log t/var-recurs2.log t/vartar.log t/vartypos.log t/vartypo2.log t/version3.log t/version4.log t/version6.log t/version7.log t/version8.log t/vpath.log t/warnings-obsolete-default.log t/warnings-override.log t/warnings-precedence.log t/warnings-strictness-interactions.log t/warnings-unknown.log t/warnopts.log t/warnings-win-over-strictness.log t/warning-groups-win-over-strictness.log t/werror.log t/werror2.log t/werror3.log t/werror4.log t/whoami.log t/xsource.log t/yacc-misc.log t/yacc-dry.log t/yacc-cxx-grepping.log t/yacc-vpath.log t/yacc-auxdir.log t/yacc-basic.log t/yacc-cxx.log t/yacc-bison-skeleton-cxx.log t/yacc-bison-skeleton.log t/yacc-clean.log t/yacc-clean-cxx.log t/yacc-d-basic.log t/yacc-d-cxx.log t/yacc-d-vpath.log t/yacc-deleted-headers.log t/yacc-depend.log t/yacc-depend2.log t/yacc-dist-nobuild-subdir.log t/yacc-dist-nobuild.log t/yacc-grepping.log t/yacc-grepping2.log t/yacc-headers-and-dist-pr47.log t/yacc-line.log t/yacc-mix-c-cxx.log t/yacc-nodist.log t/yacc-pr204.log t/yacc-subdir.log t/yacc-weirdnames.log t/yflags.log t/yflags-cxx.log t/yflags-cmdline-override.log t/yflags-conditional.log t/yflags-d-false-positives.log t/yflags-force-conditional.log t/yflags-force-override.log t/yflags-var-expand.log t/libtool-macros.log t/gettext-macros.log t/pkg-config-macros.log t/ar-lib-w.log t/built-sources-check-w.log t/check-exported-srcdir-w.log t/check-fd-redirect-w.log t/check-subst-prog-w.log t/check-subst-w.log t/check-tests-in-builddir-w.log t/check-w.log t/check11-w.log t/check12-w.log t/check2-w.log t/check4-w.log t/check5-w.log t/check6-w.log t/check7-w.log t/check8-w.log t/color-tests-w.log t/color-tests2-w.log t/compile-w.log t/compile2-w.log t/compile3-w.log t/compile4-w.log t/compile5-w.log t/compile6-w.log t/exeext4-w.log t/install-sh-option-C-w.log t/install-sh-unittests-w.log t/maken3-w.log t/mdate5-w.log t/mdate6-w.log t/missing-version-mismatch-w.log t/missing3-w.log t/mkinst3-w.log t/posixsubst-tests-w.log t/depcomp-lt-auto.log t/depcomp-lt-cpp.log t/depcomp-lt-dashmstdout.log t/depcomp-lt-disabled.log t/depcomp-lt-gcc.log t/depcomp-lt-makedepend.log t/depcomp-lt-msvcmsys.log t/depcomp-lt-msvisualcpp.log t/depcomp-auto.log t/depcomp-cpp.log t/depcomp-dashmstdout.log t/depcomp-disabled.log t/depcomp-gcc.log t/depcomp-makedepend.log t/depcomp-msvcmsys.log t/depcomp-msvisualcpp.log contrib/t/parallel-tests-html.log contrib/t/parallel-tests-html-recursive.log contrib/t/help-multilib.log contrib/t/multilib.log
  2696. test -z "t/get-sysconf.trs t/pm/Cond2.trs t/pm/Cond3.trs t/pm/Condition.trs t/pm/Condition-t.trs t/pm/DisjCon2.trs t/pm/DisjCon3.trs t/pm/DisjConditions.trs t/pm/DisjConditions-t.trs t/pm/Version.trs t/pm/Version2.trs t/pm/Version3.trs t/pm/Wrap.trs t/instspc.trs t/aclocal.trs t/aclocal-I-order-1.trs t/aclocal-I-order-2.trs t/aclocal-I-order-3.trs t/aclocal-I-and-install.trs t/aclocal-acdir.trs t/aclocal-amflags.trs t/aclocal-autoconf-version-check.trs t/aclocal-comments-respected.trs t/aclocal-deleted-header-aclocal-amflags.trs t/aclocal-deleted-header.trs t/aclocal-deps-subdir.trs t/aclocal-deps.trs t/aclocal-dirlist.trs t/aclocal-dirlist-globbing.trs t/aclocal-dirlist-abspath.trs t/aclocal-install-absdir.trs t/aclocal-install-fail.trs t/aclocal-install-mkdir.trs t/aclocal-m4-include-are-scanned-aclocal-amflags.trs t/aclocal-m4-include-are-scanned.trs t/aclocal-m4-sinclude.trs t/aclocal-macrodir.trs t/aclocal-macrodirs.trs t/aclocal-missing-macros.trs t/aclocal-no-extra-scan.trs t/aclocal-no-force.trs t/aclocal-no-install-no-mkdir.trs t/aclocal-no-symlinked-overwrite.trs t/aclocal-no-unused-required.trs t/aclocal-path.trs t/aclocal-path-install.trs t/aclocal-path-install-serial.trs t/aclocal-path-nonexistent.trs t/aclocal-path-precedence.trs t/aclocal-pr450.trs t/aclocal-print-acdir.trs t/aclocal-req.trs t/aclocal-remake-misc.trs t/aclocal-scan-configure-ac-pr319.trs t/aclocal-serial.trs t/aclocal-underquoted-defun.trs t/aclocal-verbose-install.trs t/auxdir-pr15981.trs t/auxdir-cc-pr15981.trs t/ac-output-old.trs t/acsilent.trs t/acsubst.trs t/acsubst2.trs t/add-missing.trs t/add-missing-multiple.trs t/all.trs t/all2.trs t/alloca.trs t/alloca2.trs t/alpha.trs t/alpha2.trs t/amhello-cflags.trs t/amhello-cross-compile.trs t/amhello-binpkg.trs t/aminit-moreargs-deprecation.trs t/aminit-trailing-dnl-comment-pr16841.trs t/amassign.trs t/am-config-header.trs t/am-prog-cc-stdc.trs t/am-prog-cc-c-o.trs t/am-macro-not-found.trs t/amopt.trs t/amopts-location.trs t/amopts-variable-expansion.trs t/amsubst.trs t/am-default-source-ext.trs t/am-include-only-one-generated-fragment.trs t/ansi2knr-no-more.trs t/ar-lib.trs t/ar-lib2.trs t/ar-lib3.trs t/ar-lib4.trs t/ar-lib5a.trs t/ar-lib5b.trs t/ar-lib6a.trs t/ar-lib6b.trs t/ar-lib7.trs t/ar.trs t/ar2.trs t/ar3.trs t/ar4.trs t/ar5.trs t/asm.trs t/asm2.trs t/asm3.trs t/autodist.trs t/autodist-subdir.trs t/autodist-acconfig.trs t/autodist-acconfig-no-subdir.trs t/autodist-aclocal-m4.trs t/autodist-config-headers.trs t/autodist-configure-no-subdir.trs t/autodist-no-duplicate.trs t/autodist-stamp-vti.trs t/autohdr.trs t/autohdr3.trs t/autohdr4.trs t/autohdr-subdir-pr12495.trs t/autohdrdry.trs t/automake-cmdline.trs t/auxdir.trs t/auxdir6.trs t/auxdir7.trs t/auxdir8.trs t/auxdir-autodetect.trs t/auxdir-computed.trs t/auxdir-misplaced.trs t/auxdir-nonexistent.trs t/auxdir-pr19311.trs t/auxdir-unportable.trs t/backcompat.trs t/backcompat2.trs t/backcompat3.trs t/backcompat6.trs t/backcompat-acout.trs t/backslash-issues.trs t/backslash-before-trailing-whitespace.trs t/badline.trs t/badopt.trs t/badprog.trs t/built-sources-check.trs t/built-sources-cond.trs t/built-sources-fork-bomb.trs t/built-sources-install.trs t/built-sources-subdir.trs t/built-sources.trs t/candist.trs t/canon.trs t/canon2.trs t/canon3.trs t/canon4.trs t/canon5.trs t/canon6.trs t/canon7.trs t/canon8.trs t/canon-name.trs t/ccnoco.trs t/ccnoco-lib.trs t/ccnoco-lt.trs t/ccnoco3.trs t/ccnoco4.trs t/ccnoco-deps.trs t/check.trs t/check2.trs t/check4.trs t/check5.trs t/check6.trs t/check7.trs t/check8.trs t/check10.trs t/check11.trs t/check12.trs t/check-subst.trs t/check-subst-prog.trs t/check-exported-srcdir.trs t/check-fd-redirect.trs t/check-tests-in-builddir.trs t/check-no-test-driver.trs t/check-concurrency-bug9245.trs t/checkall.trs t/clean.trs t/colneq.trs t/colneq2.trs t/colneq3.trs t/colon.trs t/colon2.trs t/colon3.trs t/colon4.trs t/colon5.trs t/colon6.trs t/colon7.trs t/color-tests.trs t/color-tests2.trs t/color-tests-opt.trs t/comment.trs t/comment2.trs t/comment3.trs t/comment4.trs t/comment5.trs t/comment6.trs t/comment7.trs t/comment8.trs t/comment9.trs t/commen10.trs t/commen11.trs t/comment-block.trs t/comments-in-var-def.trs t/compile.trs t/compile2.trs t/compile3.trs t/compile4.trs t/compile5.trs t/compile6.trs t/compile_f90_c_cxx.trs t/compile_f_c_cxx.trs t/cond-basic.trs t/cond.trs t/cond3.trs t/cond4.trs t/cond5.trs t/cond6.trs t/cond7.trs t/cond8.trs t/cond9.trs t/cond10.trs t/cond11.trs t/cond13.trs t/cond14.trs t/cond15.trs t/cond16.trs t/cond17.trs t/cond18.trs t/cond19.trs t/cond20.trs t/cond21.trs t/cond22.trs t/cond23.trs t/cond24.trs t/cond25.trs t/cond26.trs t/cond27.trs t/cond28.trs t/cond30.trs t/cond31.trs t/cond32.trs t/cond33.trs t/cond34.trs t/cond35.trs t/cond36.trs t/cond37.trs t/cond38.trs t/cond39.trs t/cond40.trs t/cond41.trs t/cond42.trs t/cond43.trs t/cond44.trs t/cond45.trs t/cond46.trs t/condd.trs t/condhook.trs t/condhook2.trs t/condinc.trs t/condinc2.trs t/condlib.trs t/condman2.trs t/condman3.trs t/configure.trs t/confdeps.trs t/conff.trs t/conff2.trs t/conffile-leading-dot.trs t/confh.trs t/confh4.trs t/confh5.trs t/confh6.trs t/confh7.trs t/confh8.trs t/confh-subdir-clean.trs t/confincl.trs t/conflnk.trs t/conflnk2.trs t/conflnk3.trs t/conflnk4.trs t/confsub.trs t/confvar.trs t/confvar2.trs t/copy.trs t/cscope.trs t/cscope2.trs t/cscope3.trs t/c-demo.trs t/cxx.trs t/cxx2.trs t/cxxcpp.trs t/cxx-demo.trs t/cxx-lt-demo.trs t/cxxlibobj.trs t/cxxlink.trs t/cxxnoc.trs t/cygnus-no-more.trs t/cygwin32.trs t/dash.trs t/defun.trs t/defun2.trs t/dejagnu.trs t/dejagnu2.trs t/dejagnu3.trs t/dejagnu4.trs t/dejagnu5.trs t/dejagnu6.trs t/dejagnu7.trs t/dejagnu-absolute-builddir.trs t/dejagnu-relative-srcdir.trs t/dejagnu-siteexp-extend.trs t/dejagnu-siteexp-append.trs t/dejagnu-siteexp-useredit.trs t/deleted-am.trs t/deleted-m4.trs t/depacl2.trs t/depcomp.trs t/depcomp2.trs t/depcomp8a.trs t/depcomp8b.trs t/depcomp-implicit-auxdir.trs t/depdist.trs t/depend.trs t/depend3.trs t/depend4.trs t/depend5.trs t/depend6.trs t/deprecated-acinit.trs t/destdir.trs t/dir-named-obj-is-bad.trs t/discover.trs t/dist-formats.trs t/dist-lzma.trs t/dist-tarZ.trs t/dist-shar.trs t/dist-auxdir-many-subdirs.trs t/dist-auxfile-2.trs t/dist-auxfile.trs t/dist-included-parent-dir.trs t/dist-missing-am.trs t/dist-missing-included-m4.trs t/dist-missing-m4.trs t/dist-readonly.trs t/dist-repeated.trs t/dist-pr109765.trs t/distcleancheck.trs t/distcom2.trs t/distcom3.trs t/distcom4.trs t/distcom5.trs t/distcom-subdir.trs t/distdir.trs t/disthook.trs t/distlinks.trs t/distlinksbrk.trs t/distname.trs t/distcheck-configure-flags.trs t/distcheck-configure-flags-am.trs t/distcheck-configure-flags-subpkg.trs t/distcheck-hook.trs t/distcheck-hook2.trs t/distcheck-writable-srcdir.trs t/distcheck-missing-m4.trs t/distcheck-outdated-m4.trs t/distcheck-no-prefix-or-srcdir-override.trs t/distcheck-override-infodir.trs t/distcheck-pr9579.trs t/distcheck-pr10470.trs t/distcheck-pr18286.trs t/dmalloc.trs t/doc-parsing-buglets-colneq-subst.trs t/doc-parsing-buglets-tabs.trs t/dollar.trs t/dollarvar.trs t/dollarvar2.trs t/double.trs t/dup2.trs t/else.trs t/empty-data-primary.trs t/empty-sources-primary.trs t/exdir.trs t/exdir2.trs t/exdir3.trs t/exeext.trs t/exeext2.trs t/exeext3.trs t/exeext4.trs t/extra-sources.trs t/ext.trs t/ext2.trs t/ext3.trs t/extra.trs t/extra-sources-no-spurious.trs t/extra-data.trs t/extra-dist-vpath-dir.trs t/extra-dist-dirs-and-subdirs.trs t/extra-dist-vpath-dir-merge.trs t/extra-dist-wildcards.trs t/extra-dist-wildcards-gnu.trs t/extra-dist-wildcards-vpath.trs t/extra-programs-misc.trs t/extra-programs-and-libs.trs t/extra-programs-empty.trs t/extra-portability.trs t/extra-portability2.trs t/extra-portability3.trs t/extra-deps.trs t/extra-deps-lt.trs t/f90only.trs t/flavor.trs t/flibs.trs t/fn99.trs t/fn99subdir.trs t/fnoc.trs t/forcemiss.trs t/forcemiss2.trs t/fort1.trs t/fort2.trs t/fort4.trs t/fort5.trs t/fonly.trs t/fortdep.trs t/gcj.trs t/gcj2.trs t/gcj3.trs t/gcj4.trs t/gcj5.trs t/gcj6.trs t/gettext-basics.trs t/gettext-config-rpath.trs t/gettext-external-pr338.trs t/gettext-intl-subdir.trs t/gettext-pr381.trs t/gnumake.trs t/gnuwarn.trs t/gnuwarn2.trs t/gnits.trs t/gnits2.trs t/gnits3.trs t/hdr-vars-defined-once.trs t/header.trs t/help.trs t/help2.trs t/help3.trs t/help4.trs t/help-depend.trs t/help-depend2.trs t/help-dmalloc.trs t/help-init.trs t/help-lispdir.trs t/help-python.trs t/help-silent.trs t/help-upc.trs t/hfs.trs t/implicit.trs t/init.trs t/init2.trs t/dist-install-sh.trs t/dist-with-unreadable-makefile-fails.trs t/installdir.trs t/add-missing-install-sh.trs t/install-sh-unittests.trs t/install-sh-option-C.trs t/instdat.trs t/instdat2.trs t/instdir.trs t/instdir2.trs t/instdir-cond.trs t/instdir-cond2.trs t/instdir-no-empty.trs t/instdir-java.trs t/instdir-lisp.trs t/instdir-ltlib.trs t/instdir-prog.trs t/instdir-python.trs t/instdir-texi.trs t/instexec.trs t/instfail.trs t/instfail-info.trs t/instfail-java.trs t/instfail-libtool.trs t/insthook.trs t/instman.trs t/instman2.trs t/instmany.trs t/instmany-mans.trs t/instmany-python.trs t/install-info-dir.trs t/interp.trs t/interp2.trs t/java.trs t/java2.trs t/java3.trs t/javadir-undefined.trs t/javaflags.trs t/java-check.trs t/java-clean.trs t/java-compile-install.trs t/java-compile-run-flat.trs t/java-compile-run-nested.trs t/java-empty-classpath.trs t/javaprim.trs t/javasubst.trs t/java-extra.trs t/java-mix.trs t/java-no-duplicate.trs t/java-nobase.trs t/java-noinst.trs t/java-rebuild.trs t/java-sources.trs t/java-uninstall.trs t/ldadd.trs t/ldflags.trs t/lex.trs t/lex2.trs t/lex3.trs t/lex5.trs t/lexcpp.trs t/lexvpath.trs t/lex-subobj-nodep.trs t/lex-header.trs t/lex-lib.trs t/lex-lib-external.trs t/lex-libobj.trs t/lex-multiple.trs t/lex-noyywrap.trs t/lex-clean-cxx.trs t/lex-clean.trs t/lex-depend-cxx.trs t/lex-depend-grep.trs t/lex-depend.trs t/lex-line.trs t/lex-nodist.trs t/lex-pr204.trs t/lflags.trs t/lflags-cxx.trs t/libexec.trs t/libobj-basic.trs t/libobj2.trs t/libobj3.trs t/libobj4.trs t/libobj5.trs t/libobj7.trs t/libobj10.trs t/libobj12.trs t/libobj13.trs t/libobj14.trs t/libobj15a.trs t/libobj15b.trs t/libobj15c.trs t/libobj16a.trs t/libobj16b.trs t/libobj17.trs t/libobj18.trs t/libobj19.trs t/libobj20a.trs t/libobj20b.trs t/libobj20c.trs t/library.trs t/library2.trs t/library3.trs t/libtool.trs t/libtool2.trs t/libtool3.trs t/libtool4.trs t/libtool5.trs t/libtool6.trs t/libtool7.trs t/libtool8.trs t/libtool9.trs t/libtoo10.trs t/libtoo11.trs t/license.trs t/license2.trs t/link_c_cxx.trs t/link_cond.trs t/link_dist.trs t/link_f90_only.trs t/link_fc.trs t/link_fccxx.trs t/link_fcxx.trs t/link_f_only.trs t/link_override.trs t/lisp2.trs t/lisp3.trs t/lisp4.trs t/lisp5.trs t/lisp6.trs t/lisp7.trs t/lisp8.trs t/lisp-loadpath.trs t/lisp-subdir.trs t/lisp-subdir2.trs t/lisp-subdir-mix.trs t/lispdry.trs t/lisp-pr11806.trs t/lisp-flags.trs t/listval.trs t/location.trs t/longline.trs t/longlin2.trs t/ltcond.trs t/ltcond2.trs t/ltconv.trs t/ltdeps.trs t/ltinit.trs t/ltinstloc.trs t/ltlibobjs.trs t/ltlibsrc.trs t/ltorder.trs t/m4-inclusion.trs t/maintclean.trs t/maintclean-vpath.trs t/maintmode-configure-msg.trs t/make.trs t/makefile-deps.trs t/makej.trs t/makej2.trs t/maken.trs t/maken3.trs t/makevars.trs t/make-dryrun.trs t/make-keepgoing.trs t/make-is-gnu.trs t/man.trs t/man2.trs t/man3.trs t/man5.trs t/man6.trs t/man7.trs t/man8.trs t/mdate.trs t/mdate2.trs t/mdate3.trs t/mdate4.trs t/mdate5.trs t/mdate6.trs t/missing-version-mismatch.trs t/missing3.trs t/am-missing-prog.trs t/missing-auxfile-stops-makefiles-creation.trs t/mkdir_p.trs t/mkdirp-deprecation.trs t/mkinstall.trs t/mkinst2.trs t/mkinst3.trs t/mmode.trs t/mmodely.trs t/no-extra-c-stuff.trs t/no-extra-makefile-code.trs t/no-spurious-install-recursive.trs t/nobase.trs t/nobase-libtool.trs t/nobase-python.trs t/nobase-nodist.trs t/nodef.trs t/nodef2.trs t/nodep.trs t/nodep2.trs t/nodepcomp.trs t/nodist.trs t/nodist2.trs t/nodist3.trs t/noinst.trs t/noinstdir.trs t/nolink.trs t/nostdinc.trs t/notrans.trs t/number.trs t/objc-basic.trs t/objc-minidemo.trs t/objc-flags.trs t/objc-deps.trs t/objcxx-basic.trs t/objcxx-minidemo.trs t/objcxx-flags.trs t/objcxx-deps.trs t/objc-megademo.trs t/objext-pr10128.trs t/oldvars.trs t/order.trs t/output.trs t/output2.trs t/output3.trs t/output4.trs t/output5.trs t/output6.trs t/output7.trs t/output8.trs t/output9.trs t/output10.trs t/output11.trs t/output12.trs t/output13.trs t/output-order.trs t/override-conditional-1.trs t/override-conditional-2.trs t/override-conditional-pr13940.trs t/override-html.trs t/override-suggest-local.trs t/parallel-am.trs t/parallel-am2.trs t/parallel-am3.trs t/serial-tests.trs t/parallel-tests-basics.trs t/parallel-tests-concurrency.trs t/parallel-tests-concurrency-2.trs t/parallel-tests-empty.trs t/parallel-tests-exit-status-reported.trs t/parallel-tests-generated-and-distributed.trs t/parallel-tests-recheck.trs t/parallel-tests-trailing-whitespace.trs t/parallel-tests-recheck-depends-on-all.trs t/parallel-tests-recheck-pr11791.trs t/parallel-tests-exeext.trs t/parallel-tests-suffix.trs t/parallel-tests-suffix-prog.trs t/parallel-tests-log-compiler-1.trs t/parallel-tests-log-compiler-2.trs t/parallel-tests-dry-run-1.trs t/parallel-tests-dry-run-2.trs t/parallel-tests-fd-redirect.trs t/parallel-tests-fd-redirect-exeext.trs t/parallel-tests-extra-programs.trs t/parallel-tests-unreadable.trs t/parallel-tests-subdir.trs t/parallel-tests-interrupt.trs t/parallel-tests-reset-term.trs t/parallel-tests-harderror.trs t/parallel-tests-log-override-1.trs t/parallel-tests-log-override-2.trs t/parallel-tests-log-override-recheck.trs t/parallel-tests-log-compiler-example.trs t/parallel-tests-cmdline-override.trs t/parallel-tests-fork-bomb.trs t/parallel-tests-empty-testlogs.trs t/parallel-tests-driver-install.trs t/parallel-tests-no-color-in-log.trs t/parallel-tests-no-spurious-summary.trs t/parallel-tests-exit-statuses.trs t/parallel-tests-console-output.trs t/parallel-tests-once.trs t/tests-environment.trs t/am-tests-environment.trs t/tests-environment-backcompat.trs t/testsuite-summary-color.trs t/testsuite-summary-count.trs t/testsuite-summary-count-many.trs t/testsuite-summary-reference-log.trs t/test-driver-acsubst.trs t/test-driver-cond.trs t/test-driver-custom-no-extra-driver.trs t/test-driver-custom.trs t/test-driver-custom-xfail-tests.trs t/test-driver-custom-multitest.trs t/test-driver-custom-multitest-recheck.trs t/test-driver-custom-multitest-recheck2.trs t/test-driver-create-log-dir.trs t/test-driver-strip-vpath.trs t/test-driver-trs-suffix-registered.trs t/test-driver-fail.trs t/test-driver-is-distributed.trs t/test-harness-vpath-rewrite.trs t/test-log.trs t/test-logs-repeated.trs t/test-metadata-global-log.trs t/test-metadata-global-result.trs t/test-metadata-recheck.trs t/test-metadata-results.trs t/test-missing.trs t/test-missing2.trs t/test-trs-basic.trs t/test-trs-recover.trs t/test-trs-recover2.trs t/test-extensions.trs t/test-extensions-cond.trs t/parse.trs t/percent.trs t/percent2.trs t/per-target-flags.trs t/phony.trs t/precious.trs t/pluseq.trs t/pluseq2.trs t/pluseq3.trs t/pluseq4.trs t/pluseq5.trs t/pluseq6.trs t/pluseq7.trs t/pluseq8.trs t/pluseq9.trs t/pluseq10.trs t/pluseq11.trs t/posixsubst-data.trs t/posixsubst-extradist.trs t/posixsubst-ldadd.trs t/posixsubst-libraries.trs t/posixsubst-ltlibraries.trs t/posixsubst-programs.trs t/posixsubst-scripts.trs t/posixsubst-sources.trs t/posixsubst-tests.trs t/postproc.trs t/ppf77.trs t/pr2.trs t/pr9.trs t/pr72.trs t/pr87.trs t/pr211.trs t/pr220.trs t/pr224.trs t/pr229.trs t/pr243.trs t/pr266.trs t/pr279.trs t/pr279-2.trs t/pr287.trs t/pr300-lib.trs t/pr300-ltlib.trs t/pr300-prog.trs t/pr307.trs t/pr401.trs t/pr401b.trs t/pr401c.trs t/prefix.trs t/preproc-basics.trs t/preproc-c-compile.trs t/preproc-demo.trs t/preproc-errmsg.trs t/primary.trs t/primary2.trs t/primary3.trs t/primary-prefix-invalid-couples.trs t/primary-prefix-valid-couples.trs t/primary-prefix-couples-force-valid.trs t/primary-prefix-couples-documented-valid.trs t/print-libdir.trs t/proginst.trs t/programs-primary-rewritten.trs t/py-compile-basic.trs t/py-compile-basedir.trs t/py-compile-destdir.trs t/py-compile-env.trs t/py-compile-option-terminate.trs t/py-compile-usage.trs t/python.trs t/python2.trs t/python3.trs t/python10.trs t/python11.trs t/python12.trs t/python-am-path-iftrue.trs t/python-missing.trs t/python-too-old.trs t/python-dist.trs t/python-vars.trs t/python-virtualenv.trs t/python-pr10995.trs t/recurs-user.trs t/recurs-user2.trs t/recurs-user-deeply-nested.trs t/recurs-user-indir.trs t/recurs-user-keep-going.trs t/recurs-user-many.trs t/recurs-user-no-subdirs.trs t/recurs-user-no-top-level.trs t/recurs-user-override.trs t/recurs-user-phony.trs t/recurs-user-wrap.trs t/relativize.trs t/remake-fail.trs t/remake-not-after-make-dist.trs t/remake-maintainer-mode.trs t/remake-makefile-intree.trs t/remake-makefile-vpath.trs t/remake-after-configure-ac.trs t/remake-after-makefile-am.trs t/remake-after-acinclude-m4.trs t/remake-after-aclocal-m4.trs t/remake-include-configure.trs t/remake-include-makefile.trs t/remake-include-aclocal.trs t/remake-config-status-dependencies.trs t/remake-configure-dependencies.trs t/remake-deeply-nested.trs t/remake-mild-stress.trs t/remake-all-1.trs t/remake-all-2.trs t/remake-recurs-user.trs t/remake-subdir.trs t/remake-subdir2.trs t/remake-subdir3.trs t/remake-subdir-only.trs t/remake-subdir-grepping.trs t/remake-subdir-from-subdir.trs t/remake-subdir-gnu.trs t/remake-subdir-no-makefile.trs t/remake-subdir-long-time.trs t/remake-gnulib-add-acsubst.trs t/remake-gnulib-add-header.trs t/remake-gnulib-remove-header.trs t/remake-moved-m4-file.trs t/remake-deleted-m4-file.trs t/remake-renamed-m4-file.trs t/remake-renamed-m4-macro-and-file.trs t/remake-renamed-m4-macro.trs t/remake-am-pr10111.trs t/remake-m4-pr10111.trs t/remake-deleted-am-2.trs t/remake-deleted-am-subdir.trs t/remake-deleted-am.trs t/remake-renamed-am.trs t/remake-aclocal-version-mismatch.trs t/remake-macrodir.trs t/remake-timing-bug-pr8365.trs t/reqd2.trs t/repeated-options.trs t/rm-f-probe.trs t/rulepat.trs t/self-check-cc-no-c-o.trs t/self-check-configure-help.trs t/self-check-dir.trs t/self-check-exit.trs t/self-check-explicit-skips.trs t/self-check-is_newest.trs t/self-check-me.trs t/self-check-report.trs t/self-check-seq.trs t/self-check-shell-no-trail-bslash.trs t/self-check-is-blocked-signal.trs t/self-check-unindent.trs t/sanity.trs t/seenc.trs t/silent-c.trs t/silent-cxx.trs t/silent-lt.trs t/silent-f77.trs t/silent-f90.trs t/silent-many-languages.trs t/silent-gen.trs t/silent-texi.trs t/silent-lex.trs t/silent-yacc.trs t/silent-yacc-headers.trs t/silent-configsite.trs t/silent-nested-vars.trs t/silent-custom.trs t/src-acsubst.trs t/sourcefile-in-subdir.trs t/space.trs t/specflg6.trs t/specflg7.trs t/specflg8.trs t/specflg9.trs t/specflg-dummy.trs t/spell.trs t/spell2.trs t/spell3.trs t/spelling.trs t/spy-double-colon.trs t/spy-rm.trs t/stdinc.trs t/stamph2.trs t/stdlib.trs t/stdlib2.trs t/strictness-override.trs t/strictness-precedence.trs t/strip.trs t/strip2.trs t/strip3.trs t/subdir.trs t/subdir-ac-subst.trs t/subdir-add-pr46.trs t/subdir-add2-pr46.trs t/subdir-am-cond.trs t/subdir-cond-err.trs t/subdir-cond-gettext.trs t/subdir-env-interference.trs t/subdir-order.trs t/subdir-with-slash.trs t/subdir-subsub.trs t/subdir-distclean.trs t/subdir-keep-going-pr12554.trs t/subobj.trs t/subobj2.trs t/subobj4.trs t/subobj5.trs t/subobj6.trs t/subobj7.trs t/subobj8.trs t/subobj9.trs t/subobj10.trs t/subobj11a.trs t/subobj11b.trs t/subobj11c.trs t/subobjname.trs t/subobj-clean-pr10697.trs t/subobj-clean-lt-pr10697.trs t/subobj-indir-pr13928.trs t/subobj-vpath-pr13928.trs t/subpkg.trs t/subpkg2.trs t/subpkg3.trs t/subpkg4.trs t/subpkg-yacc.trs t/subpkg-macrodir.trs t/subst.trs t/subst3.trs t/subst4.trs t/subst5.trs t/subst-no-trailing-empty-line.trs t/substref.trs t/substre2.trs t/substtarg.trs t/suffix.trs t/suffix2.trs t/suffix3.trs t/suffix4.trs t/suffix5.trs t/suffix6.trs t/suffix6b.trs t/suffix6c.trs t/suffix7.trs t/suffix8.trs t/suffix9.trs t/suffix10.trs t/suffix11.trs t/suffix-chain.trs t/suffix-custom-pr14441.trs t/suffix-custom-subobj.trs t/suffix-custom-subobj-and-specflg.trs t/suffix-extra-c-stuff-pr14560.trs t/symlink.trs t/symlink2.trs t/syntax.trs t/tap-ambiguous-directive.trs t/tap-autonumber.trs t/tap-bailout.trs t/tap-bailout-leading-space.trs t/tap-bailout-and-logging.trs t/tap-bailout-suppress-badexit.trs t/tap-bailout-suppress-later-diagnostic.trs t/tap-bailout-suppress-later-errors.trs t/tap-color.trs t/tap-deps.trs t/tap-diagnostic.trs t/tap-empty-diagnostic.trs t/tap-empty.trs t/tap-escape-directive.trs t/tap-escape-directive-2.trs t/tap-exit.trs t/tap-signal.trs t/tap-fancy.trs t/tap-fancy2.trs t/tap-global-log.trs t/tap-global-result.trs t/tap-log.trs t/tap-msg0-result.trs t/tap-msg0-directive.trs t/tap-msg0-planskip.trs t/tap-msg0-bailout.trs t/tap-msg0-misc.trs t/tap-merge-stdout-stderr.trs t/tap-no-merge-stdout-stderr.trs t/tap-no-disable-hard-error.trs t/tap-no-spurious-summary.trs t/tap-no-spurious-numbers.trs t/tap-no-spurious.trs t/tap-not-ok-skip.trs t/tap-number-wordboundary.trs t/tap-numeric-description.trs t/tap-negative-numbers.trs t/tap-numbers-leading-zero.trs t/tap-out-of-order.trs t/tap-passthrough.trs t/tap-passthrough-exit.trs t/tap-plan.trs t/tap-plan-corner.trs t/tap-plan-errors.trs t/tap-plan-middle.trs t/tap-plan-whitespace.trs t/tap-plan-leading-zero.trs t/tap-plan-malformed.trs t/tap-missing-plan-and-bad-exit.trs t/tap-planskip.trs t/tap-planskip-late.trs t/tap-planskip-and-logging.trs t/tap-planskip-unplanned.trs t/tap-planskip-unplanned-corner.trs t/tap-planskip-case-insensitive.trs t/tap-planskip-whitespace.trs t/tap-planskip-badexit.trs t/tap-planskip-bailout.trs t/tap-planskip-later-errors.trs t/tap-test-number-0.trs t/tap-recheck-logs.trs t/tap-result-comment.trs t/tap-todo-skip-together.trs t/tap-todo-skip-whitespace.trs t/tap-todo-skip.trs t/tap-unplanned.trs t/tap-whitespace-normalization.trs t/tap-with-and-without-number.trs t/tap-xfail-tests.trs t/tap-common-setup.trs t/tap-bad-prog.trs t/tap-basic.trs t/tap-diagnostic-custom.trs t/tap-driver-stderr.trs t/tap-doc.trs t/tap-doc2.trs t/tap-more.trs t/tap-more2.trs t/tap-recheck.trs t/tap-summary.trs t/tap-summary-color.trs t/tags.trs t/tags2.trs t/tagsub.trs t/tags-pr12372.trs t/tar-ustar.trs t/tar-pax.trs t/tar-opts-errors.trs t/tar-ustar-id-too-high.trs t/tar-override.trs t/target-cflags.trs t/targetclash.trs t/tests-environment-fd-redirect.trs t/tests-environment-and-log-compiler.trs t/txinfo-absolute-srcdir-pr408.trs t/txinfo-add-missing-and-dist.trs t/txinfo-bsd-make-recurs.trs t/txinfo-builddir.trs t/txinfo-clean.trs t/txinfo-dvi-recurs.trs t/txinfo-info-in-srcdir.trs t/txinfo-include.trs t/txinfo-makeinfo-error-no-clobber.trs t/txinfo-many-output-formats.trs t/txinfo-many-output-formats-vpath.trs t/txinfo-nodist-info.trs t/txinfo-no-clutter.trs t/txinfo-no-extra-dist.trs t/txinfo-no-installinfo.trs t/txinfo-no-repeated-targets.trs t/txinfo-other-suffixes.trs t/txinfo-override-infodeps.trs t/txinfo-override-texinfo-tex.trs t/txinfo-setfilename-repeated.trs t/txinfo-setfilename-suffix-strip.trs t/txinfo-subdir-pr343.trs t/txinfo-tex-dist.trs t/txinfo-unrecognized-extension.trs t/txinfo-unrecognized-info-suffix.trs t/txinfo-vtexi.trs t/txinfo-vtexi2.trs t/txinfo-vtexi3.trs t/txinfo-vtexi4.trs t/txinfo-without-info-suffix.trs t/txinfo19.trs t/txinfo23.trs t/txinfo24.trs t/txinfo25.trs t/txinfo28.trs t/transform.trs t/transform2.trs t/transform3.trs t/uninstall-fail.trs t/uninstall-pr9578.trs t/unused.trs t/upc.trs t/upc2.trs t/upc3.trs t/vala-configure.trs t/vala-grepping.trs t/vala-headers.trs t/vala-libs.trs t/vala-mix.trs t/vala-mix2.trs t/vala-non-recursive-setup.trs t/vala-parallel.trs t/vala-per-target-flags.trs t/vala-recursive-setup.trs t/vala-vapi.trs t/vala-vpath.trs t/vars.trs t/vars3.trs t/var-recurs.trs t/var-recurs2.trs t/vartar.trs t/vartypos.trs t/vartypo2.trs t/version3.trs t/version4.trs t/version6.trs t/version7.trs t/version8.trs t/vpath.trs t/warnings-obsolete-default.trs t/warnings-override.trs t/warnings-precedence.trs t/warnings-strictness-interactions.trs t/warnings-unknown.trs t/warnopts.trs t/warnings-win-over-strictness.trs t/warning-groups-win-over-strictness.trs t/werror.trs t/werror2.trs t/werror3.trs t/werror4.trs t/whoami.trs t/xsource.trs t/yacc-misc.trs t/yacc-dry.trs t/yacc-cxx-grepping.trs t/yacc-vpath.trs t/yacc-auxdir.trs t/yacc-basic.trs t/yacc-cxx.trs t/yacc-bison-skeleton-cxx.trs t/yacc-bison-skeleton.trs t/yacc-clean.trs t/yacc-clean-cxx.trs t/yacc-d-basic.trs t/yacc-d-cxx.trs t/yacc-d-vpath.trs t/yacc-deleted-headers.trs t/yacc-depend.trs t/yacc-depend2.trs t/yacc-dist-nobuild-subdir.trs t/yacc-dist-nobuild.trs t/yacc-grepping.trs t/yacc-grepping2.trs t/yacc-headers-and-dist-pr47.trs t/yacc-line.trs t/yacc-mix-c-cxx.trs t/yacc-nodist.trs t/yacc-pr204.trs t/yacc-subdir.trs t/yacc-weirdnames.trs t/yflags.trs t/yflags-cxx.trs t/yflags-cmdline-override.trs t/yflags-conditional.trs t/yflags-d-false-positives.trs t/yflags-force-conditional.trs t/yflags-force-override.trs t/yflags-var-expand.trs t/libtool-macros.trs t/gettext-macros.trs t/pkg-config-macros.trs t/ar-lib-w.trs t/built-sources-check-w.trs t/check-exported-srcdir-w.trs t/check-fd-redirect-w.trs t/check-subst-prog-w.trs t/check-subst-w.trs t/check-tests-in-builddir-w.trs t/check-w.trs t/check11-w.trs t/check12-w.trs t/check2-w.trs t/check4-w.trs t/check5-w.trs t/check6-w.trs t/check7-w.trs t/check8-w.trs t/color-tests-w.trs t/color-tests2-w.trs t/compile-w.trs t/compile2-w.trs t/compile3-w.trs t/compile4-w.trs t/compile5-w.trs t/compile6-w.trs t/exeext4-w.trs t/install-sh-option-C-w.trs t/install-sh-unittests-w.trs t/maken3-w.trs t/mdate5-w.trs t/mdate6-w.trs t/missing-version-mismatch-w.trs t/missing3-w.trs t/mkinst3-w.trs t/posixsubst-tests-w.trs t/depcomp-lt-auto.trs t/depcomp-lt-cpp.trs t/depcomp-lt-dashmstdout.trs t/depcomp-lt-disabled.trs t/depcomp-lt-gcc.trs t/depcomp-lt-makedepend.trs t/depcomp-lt-msvcmsys.trs t/depcomp-lt-msvisualcpp.trs t/depcomp-auto.trs t/depcomp-cpp.trs t/depcomp-dashmstdout.trs t/depcomp-disabled.trs t/depcomp-gcc.trs t/depcomp-makedepend.trs t/depcomp-msvcmsys.trs t/depcomp-msvisualcpp.trs contrib/t/parallel-tests-html.trs contrib/t/parallel-tests-html-recursive.trs contrib/t/help-multilib.trs contrib/t/multilib.trs" || rm -f t/get-sysconf.trs t/pm/Cond2.trs t/pm/Cond3.trs t/pm/Condition.trs t/pm/Condition-t.trs t/pm/DisjCon2.trs t/pm/DisjCon3.trs t/pm/DisjConditions.trs t/pm/DisjConditions-t.trs t/pm/Version.trs t/pm/Version2.trs t/pm/Version3.trs t/pm/Wrap.trs t/instspc.trs t/aclocal.trs t/aclocal-I-order-1.trs t/aclocal-I-order-2.trs t/aclocal-I-order-3.trs t/aclocal-I-and-install.trs t/aclocal-acdir.trs t/aclocal-amflags.trs t/aclocal-autoconf-version-check.trs t/aclocal-comments-respected.trs t/aclocal-deleted-header-aclocal-amflags.trs t/aclocal-deleted-header.trs t/aclocal-deps-subdir.trs t/aclocal-deps.trs t/aclocal-dirlist.trs t/aclocal-dirlist-globbing.trs t/aclocal-dirlist-abspath.trs t/aclocal-install-absdir.trs t/aclocal-install-fail.trs t/aclocal-install-mkdir.trs t/aclocal-m4-include-are-scanned-aclocal-amflags.trs t/aclocal-m4-include-are-scanned.trs t/aclocal-m4-sinclude.trs t/aclocal-macrodir.trs t/aclocal-macrodirs.trs t/aclocal-missing-macros.trs t/aclocal-no-extra-scan.trs t/aclocal-no-force.trs t/aclocal-no-install-no-mkdir.trs t/aclocal-no-symlinked-overwrite.trs t/aclocal-no-unused-required.trs t/aclocal-path.trs t/aclocal-path-install.trs t/aclocal-path-install-serial.trs t/aclocal-path-nonexistent.trs t/aclocal-path-precedence.trs t/aclocal-pr450.trs t/aclocal-print-acdir.trs t/aclocal-req.trs t/aclocal-remake-misc.trs t/aclocal-scan-configure-ac-pr319.trs t/aclocal-serial.trs t/aclocal-underquoted-defun.trs t/aclocal-verbose-install.trs t/auxdir-pr15981.trs t/auxdir-cc-pr15981.trs t/ac-output-old.trs t/acsilent.trs t/acsubst.trs t/acsubst2.trs t/add-missing.trs t/add-missing-multiple.trs t/all.trs t/all2.trs t/alloca.trs t/alloca2.trs t/alpha.trs t/alpha2.trs t/amhello-cflags.trs t/amhello-cross-compile.trs t/amhello-binpkg.trs t/aminit-moreargs-deprecation.trs t/aminit-trailing-dnl-comment-pr16841.trs t/amassign.trs t/am-config-header.trs t/am-prog-cc-stdc.trs t/am-prog-cc-c-o.trs t/am-macro-not-found.trs t/amopt.trs t/amopts-location.trs t/amopts-variable-expansion.trs t/amsubst.trs t/am-default-source-ext.trs t/am-include-only-one-generated-fragment.trs t/ansi2knr-no-more.trs t/ar-lib.trs t/ar-lib2.trs t/ar-lib3.trs t/ar-lib4.trs t/ar-lib5a.trs t/ar-lib5b.trs t/ar-lib6a.trs t/ar-lib6b.trs t/ar-lib7.trs t/ar.trs t/ar2.trs t/ar3.trs t/ar4.trs t/ar5.trs t/asm.trs t/asm2.trs t/asm3.trs t/autodist.trs t/autodist-subdir.trs t/autodist-acconfig.trs t/autodist-acconfig-no-subdir.trs t/autodist-aclocal-m4.trs t/autodist-config-headers.trs t/autodist-configure-no-subdir.trs t/autodist-no-duplicate.trs t/autodist-stamp-vti.trs t/autohdr.trs t/autohdr3.trs t/autohdr4.trs t/autohdr-subdir-pr12495.trs t/autohdrdry.trs t/automake-cmdline.trs t/auxdir.trs t/auxdir6.trs t/auxdir7.trs t/auxdir8.trs t/auxdir-autodetect.trs t/auxdir-computed.trs t/auxdir-misplaced.trs t/auxdir-nonexistent.trs t/auxdir-pr19311.trs t/auxdir-unportable.trs t/backcompat.trs t/backcompat2.trs t/backcompat3.trs t/backcompat6.trs t/backcompat-acout.trs t/backslash-issues.trs t/backslash-before-trailing-whitespace.trs t/badline.trs t/badopt.trs t/badprog.trs t/built-sources-check.trs t/built-sources-cond.trs t/built-sources-fork-bomb.trs t/built-sources-install.trs t/built-sources-subdir.trs t/built-sources.trs t/candist.trs t/canon.trs t/canon2.trs t/canon3.trs t/canon4.trs t/canon5.trs t/canon6.trs t/canon7.trs t/canon8.trs t/canon-name.trs t/ccnoco.trs t/ccnoco-lib.trs t/ccnoco-lt.trs t/ccnoco3.trs t/ccnoco4.trs t/ccnoco-deps.trs t/check.trs t/check2.trs t/check4.trs t/check5.trs t/check6.trs t/check7.trs t/check8.trs t/check10.trs t/check11.trs t/check12.trs t/check-subst.trs t/check-subst-prog.trs t/check-exported-srcdir.trs t/check-fd-redirect.trs t/check-tests-in-builddir.trs t/check-no-test-driver.trs t/check-concurrency-bug9245.trs t/checkall.trs t/clean.trs t/colneq.trs t/colneq2.trs t/colneq3.trs t/colon.trs t/colon2.trs t/colon3.trs t/colon4.trs t/colon5.trs t/colon6.trs t/colon7.trs t/color-tests.trs t/color-tests2.trs t/color-tests-opt.trs t/comment.trs t/comment2.trs t/comment3.trs t/comment4.trs t/comment5.trs t/comment6.trs t/comment7.trs t/comment8.trs t/comment9.trs t/commen10.trs t/commen11.trs t/comment-block.trs t/comments-in-var-def.trs t/compile.trs t/compile2.trs t/compile3.trs t/compile4.trs t/compile5.trs t/compile6.trs t/compile_f90_c_cxx.trs t/compile_f_c_cxx.trs t/cond-basic.trs t/cond.trs t/cond3.trs t/cond4.trs t/cond5.trs t/cond6.trs t/cond7.trs t/cond8.trs t/cond9.trs t/cond10.trs t/cond11.trs t/cond13.trs t/cond14.trs t/cond15.trs t/cond16.trs t/cond17.trs t/cond18.trs t/cond19.trs t/cond20.trs t/cond21.trs t/cond22.trs t/cond23.trs t/cond24.trs t/cond25.trs t/cond26.trs t/cond27.trs t/cond28.trs t/cond30.trs t/cond31.trs t/cond32.trs t/cond33.trs t/cond34.trs t/cond35.trs t/cond36.trs t/cond37.trs t/cond38.trs t/cond39.trs t/cond40.trs t/cond41.trs t/cond42.trs t/cond43.trs t/cond44.trs t/cond45.trs t/cond46.trs t/condd.trs t/condhook.trs t/condhook2.trs t/condinc.trs t/condinc2.trs t/condlib.trs t/condman2.trs t/condman3.trs t/configure.trs t/confdeps.trs t/conff.trs t/conff2.trs t/conffile-leading-dot.trs t/confh.trs t/confh4.trs t/confh5.trs t/confh6.trs t/confh7.trs t/confh8.trs t/confh-subdir-clean.trs t/confincl.trs t/conflnk.trs t/conflnk2.trs t/conflnk3.trs t/conflnk4.trs t/confsub.trs t/confvar.trs t/confvar2.trs t/copy.trs t/cscope.trs t/cscope2.trs t/cscope3.trs t/c-demo.trs t/cxx.trs t/cxx2.trs t/cxxcpp.trs t/cxx-demo.trs t/cxx-lt-demo.trs t/cxxlibobj.trs t/cxxlink.trs t/cxxnoc.trs t/cygnus-no-more.trs t/cygwin32.trs t/dash.trs t/defun.trs t/defun2.trs t/dejagnu.trs t/dejagnu2.trs t/dejagnu3.trs t/dejagnu4.trs t/dejagnu5.trs t/dejagnu6.trs t/dejagnu7.trs t/dejagnu-absolute-builddir.trs t/dejagnu-relative-srcdir.trs t/dejagnu-siteexp-extend.trs t/dejagnu-siteexp-append.trs t/dejagnu-siteexp-useredit.trs t/deleted-am.trs t/deleted-m4.trs t/depacl2.trs t/depcomp.trs t/depcomp2.trs t/depcomp8a.trs t/depcomp8b.trs t/depcomp-implicit-auxdir.trs t/depdist.trs t/depend.trs t/depend3.trs t/depend4.trs t/depend5.trs t/depend6.trs t/deprecated-acinit.trs t/destdir.trs t/dir-named-obj-is-bad.trs t/discover.trs t/dist-formats.trs t/dist-lzma.trs t/dist-tarZ.trs t/dist-shar.trs t/dist-auxdir-many-subdirs.trs t/dist-auxfile-2.trs t/dist-auxfile.trs t/dist-included-parent-dir.trs t/dist-missing-am.trs t/dist-missing-included-m4.trs t/dist-missing-m4.trs t/dist-readonly.trs t/dist-repeated.trs t/dist-pr109765.trs t/distcleancheck.trs t/distcom2.trs t/distcom3.trs t/distcom4.trs t/distcom5.trs t/distcom-subdir.trs t/distdir.trs t/disthook.trs t/distlinks.trs t/distlinksbrk.trs t/distname.trs t/distcheck-configure-flags.trs t/distcheck-configure-flags-am.trs t/distcheck-configure-flags-subpkg.trs t/distcheck-hook.trs t/distcheck-hook2.trs t/distcheck-writable-srcdir.trs t/distcheck-missing-m4.trs t/distcheck-outdated-m4.trs t/distcheck-no-prefix-or-srcdir-override.trs t/distcheck-override-infodir.trs t/distcheck-pr9579.trs t/distcheck-pr10470.trs t/distcheck-pr18286.trs t/dmalloc.trs t/doc-parsing-buglets-colneq-subst.trs t/doc-parsing-buglets-tabs.trs t/dollar.trs t/dollarvar.trs t/dollarvar2.trs t/double.trs t/dup2.trs t/else.trs t/empty-data-primary.trs t/empty-sources-primary.trs t/exdir.trs t/exdir2.trs t/exdir3.trs t/exeext.trs t/exeext2.trs t/exeext3.trs t/exeext4.trs t/extra-sources.trs t/ext.trs t/ext2.trs t/ext3.trs t/extra.trs t/extra-sources-no-spurious.trs t/extra-data.trs t/extra-dist-vpath-dir.trs t/extra-dist-dirs-and-subdirs.trs t/extra-dist-vpath-dir-merge.trs t/extra-dist-wildcards.trs t/extra-dist-wildcards-gnu.trs t/extra-dist-wildcards-vpath.trs t/extra-programs-misc.trs t/extra-programs-and-libs.trs t/extra-programs-empty.trs t/extra-portability.trs t/extra-portability2.trs t/extra-portability3.trs t/extra-deps.trs t/extra-deps-lt.trs t/f90only.trs t/flavor.trs t/flibs.trs t/fn99.trs t/fn99subdir.trs t/fnoc.trs t/forcemiss.trs t/forcemiss2.trs t/fort1.trs t/fort2.trs t/fort4.trs t/fort5.trs t/fonly.trs t/fortdep.trs t/gcj.trs t/gcj2.trs t/gcj3.trs t/gcj4.trs t/gcj5.trs t/gcj6.trs t/gettext-basics.trs t/gettext-config-rpath.trs t/gettext-external-pr338.trs t/gettext-intl-subdir.trs t/gettext-pr381.trs t/gnumake.trs t/gnuwarn.trs t/gnuwarn2.trs t/gnits.trs t/gnits2.trs t/gnits3.trs t/hdr-vars-defined-once.trs t/header.trs t/help.trs t/help2.trs t/help3.trs t/help4.trs t/help-depend.trs t/help-depend2.trs t/help-dmalloc.trs t/help-init.trs t/help-lispdir.trs t/help-python.trs t/help-silent.trs t/help-upc.trs t/hfs.trs t/implicit.trs t/init.trs t/init2.trs t/dist-install-sh.trs t/dist-with-unreadable-makefile-fails.trs t/installdir.trs t/add-missing-install-sh.trs t/install-sh-unittests.trs t/install-sh-option-C.trs t/instdat.trs t/instdat2.trs t/instdir.trs t/instdir2.trs t/instdir-cond.trs t/instdir-cond2.trs t/instdir-no-empty.trs t/instdir-java.trs t/instdir-lisp.trs t/instdir-ltlib.trs t/instdir-prog.trs t/instdir-python.trs t/instdir-texi.trs t/instexec.trs t/instfail.trs t/instfail-info.trs t/instfail-java.trs t/instfail-libtool.trs t/insthook.trs t/instman.trs t/instman2.trs t/instmany.trs t/instmany-mans.trs t/instmany-python.trs t/install-info-dir.trs t/interp.trs t/interp2.trs t/java.trs t/java2.trs t/java3.trs t/javadir-undefined.trs t/javaflags.trs t/java-check.trs t/java-clean.trs t/java-compile-install.trs t/java-compile-run-flat.trs t/java-compile-run-nested.trs t/java-empty-classpath.trs t/javaprim.trs t/javasubst.trs t/java-extra.trs t/java-mix.trs t/java-no-duplicate.trs t/java-nobase.trs t/java-noinst.trs t/java-rebuild.trs t/java-sources.trs t/java-uninstall.trs t/ldadd.trs t/ldflags.trs t/lex.trs t/lex2.trs t/lex3.trs t/lex5.trs t/lexcpp.trs t/lexvpath.trs t/lex-subobj-nodep.trs t/lex-header.trs t/lex-lib.trs t/lex-lib-external.trs t/lex-libobj.trs t/lex-multiple.trs t/lex-noyywrap.trs t/lex-clean-cxx.trs t/lex-clean.trs t/lex-depend-cxx.trs t/lex-depend-grep.trs t/lex-depend.trs t/lex-line.trs t/lex-nodist.trs t/lex-pr204.trs t/lflags.trs t/lflags-cxx.trs t/libexec.trs t/libobj-basic.trs t/libobj2.trs t/libobj3.trs t/libobj4.trs t/libobj5.trs t/libobj7.trs t/libobj10.trs t/libobj12.trs t/libobj13.trs t/libobj14.trs t/libobj15a.trs t/libobj15b.trs t/libobj15c.trs t/libobj16a.trs t/libobj16b.trs t/libobj17.trs t/libobj18.trs t/libobj19.trs t/libobj20a.trs t/libobj20b.trs t/libobj20c.trs t/library.trs t/library2.trs t/library3.trs t/libtool.trs t/libtool2.trs t/libtool3.trs t/libtool4.trs t/libtool5.trs t/libtool6.trs t/libtool7.trs t/libtool8.trs t/libtool9.trs t/libtoo10.trs t/libtoo11.trs t/license.trs t/license2.trs t/link_c_cxx.trs t/link_cond.trs t/link_dist.trs t/link_f90_only.trs t/link_fc.trs t/link_fccxx.trs t/link_fcxx.trs t/link_f_only.trs t/link_override.trs t/lisp2.trs t/lisp3.trs t/lisp4.trs t/lisp5.trs t/lisp6.trs t/lisp7.trs t/lisp8.trs t/lisp-loadpath.trs t/lisp-subdir.trs t/lisp-subdir2.trs t/lisp-subdir-mix.trs t/lispdry.trs t/lisp-pr11806.trs t/lisp-flags.trs t/listval.trs t/location.trs t/longline.trs t/longlin2.trs t/ltcond.trs t/ltcond2.trs t/ltconv.trs t/ltdeps.trs t/ltinit.trs t/ltinstloc.trs t/ltlibobjs.trs t/ltlibsrc.trs t/ltorder.trs t/m4-inclusion.trs t/maintclean.trs t/maintclean-vpath.trs t/maintmode-configure-msg.trs t/make.trs t/makefile-deps.trs t/makej.trs t/makej2.trs t/maken.trs t/maken3.trs t/makevars.trs t/make-dryrun.trs t/make-keepgoing.trs t/make-is-gnu.trs t/man.trs t/man2.trs t/man3.trs t/man5.trs t/man6.trs t/man7.trs t/man8.trs t/mdate.trs t/mdate2.trs t/mdate3.trs t/mdate4.trs t/mdate5.trs t/mdate6.trs t/missing-version-mismatch.trs t/missing3.trs t/am-missing-prog.trs t/missing-auxfile-stops-makefiles-creation.trs t/mkdir_p.trs t/mkdirp-deprecation.trs t/mkinstall.trs t/mkinst2.trs t/mkinst3.trs t/mmode.trs t/mmodely.trs t/no-extra-c-stuff.trs t/no-extra-makefile-code.trs t/no-spurious-install-recursive.trs t/nobase.trs t/nobase-libtool.trs t/nobase-python.trs t/nobase-nodist.trs t/nodef.trs t/nodef2.trs t/nodep.trs t/nodep2.trs t/nodepcomp.trs t/nodist.trs t/nodist2.trs t/nodist3.trs t/noinst.trs t/noinstdir.trs t/nolink.trs t/nostdinc.trs t/notrans.trs t/number.trs t/objc-basic.trs t/objc-minidemo.trs t/objc-flags.trs t/objc-deps.trs t/objcxx-basic.trs t/objcxx-minidemo.trs t/objcxx-flags.trs t/objcxx-deps.trs t/objc-megademo.trs t/objext-pr10128.trs t/oldvars.trs t/order.trs t/output.trs t/output2.trs t/output3.trs t/output4.trs t/output5.trs t/output6.trs t/output7.trs t/output8.trs t/output9.trs t/output10.trs t/output11.trs t/output12.trs t/output13.trs t/output-order.trs t/override-conditional-1.trs t/override-conditional-2.trs t/override-conditional-pr13940.trs t/override-html.trs t/override-suggest-local.trs t/parallel-am.trs t/parallel-am2.trs t/parallel-am3.trs t/serial-tests.trs t/parallel-tests-basics.trs t/parallel-tests-concurrency.trs t/parallel-tests-concurrency-2.trs t/parallel-tests-empty.trs t/parallel-tests-exit-status-reported.trs t/parallel-tests-generated-and-distributed.trs t/parallel-tests-recheck.trs t/parallel-tests-trailing-whitespace.trs t/parallel-tests-recheck-depends-on-all.trs t/parallel-tests-recheck-pr11791.trs t/parallel-tests-exeext.trs t/parallel-tests-suffix.trs t/parallel-tests-suffix-prog.trs t/parallel-tests-log-compiler-1.trs t/parallel-tests-log-compiler-2.trs t/parallel-tests-dry-run-1.trs t/parallel-tests-dry-run-2.trs t/parallel-tests-fd-redirect.trs t/parallel-tests-fd-redirect-exeext.trs t/parallel-tests-extra-programs.trs t/parallel-tests-unreadable.trs t/parallel-tests-subdir.trs t/parallel-tests-interrupt.trs t/parallel-tests-reset-term.trs t/parallel-tests-harderror.trs t/parallel-tests-log-override-1.trs t/parallel-tests-log-override-2.trs t/parallel-tests-log-override-recheck.trs t/parallel-tests-log-compiler-example.trs t/parallel-tests-cmdline-override.trs t/parallel-tests-fork-bomb.trs t/parallel-tests-empty-testlogs.trs t/parallel-tests-driver-install.trs t/parallel-tests-no-color-in-log.trs t/parallel-tests-no-spurious-summary.trs t/parallel-tests-exit-statuses.trs t/parallel-tests-console-output.trs t/parallel-tests-once.trs t/tests-environment.trs t/am-tests-environment.trs t/tests-environment-backcompat.trs t/testsuite-summary-color.trs t/testsuite-summary-count.trs t/testsuite-summary-count-many.trs t/testsuite-summary-reference-log.trs t/test-driver-acsubst.trs t/test-driver-cond.trs t/test-driver-custom-no-extra-driver.trs t/test-driver-custom.trs t/test-driver-custom-xfail-tests.trs t/test-driver-custom-multitest.trs t/test-driver-custom-multitest-recheck.trs t/test-driver-custom-multitest-recheck2.trs t/test-driver-create-log-dir.trs t/test-driver-strip-vpath.trs t/test-driver-trs-suffix-registered.trs t/test-driver-fail.trs t/test-driver-is-distributed.trs t/test-harness-vpath-rewrite.trs t/test-log.trs t/test-logs-repeated.trs t/test-metadata-global-log.trs t/test-metadata-global-result.trs t/test-metadata-recheck.trs t/test-metadata-results.trs t/test-missing.trs t/test-missing2.trs t/test-trs-basic.trs t/test-trs-recover.trs t/test-trs-recover2.trs t/test-extensions.trs t/test-extensions-cond.trs t/parse.trs t/percent.trs t/percent2.trs t/per-target-flags.trs t/phony.trs t/precious.trs t/pluseq.trs t/pluseq2.trs t/pluseq3.trs t/pluseq4.trs t/pluseq5.trs t/pluseq6.trs t/pluseq7.trs t/pluseq8.trs t/pluseq9.trs t/pluseq10.trs t/pluseq11.trs t/posixsubst-data.trs t/posixsubst-extradist.trs t/posixsubst-ldadd.trs t/posixsubst-libraries.trs t/posixsubst-ltlibraries.trs t/posixsubst-programs.trs t/posixsubst-scripts.trs t/posixsubst-sources.trs t/posixsubst-tests.trs t/postproc.trs t/ppf77.trs t/pr2.trs t/pr9.trs t/pr72.trs t/pr87.trs t/pr211.trs t/pr220.trs t/pr224.trs t/pr229.trs t/pr243.trs t/pr266.trs t/pr279.trs t/pr279-2.trs t/pr287.trs t/pr300-lib.trs t/pr300-ltlib.trs t/pr300-prog.trs t/pr307.trs t/pr401.trs t/pr401b.trs t/pr401c.trs t/prefix.trs t/preproc-basics.trs t/preproc-c-compile.trs t/preproc-demo.trs t/preproc-errmsg.trs t/primary.trs t/primary2.trs t/primary3.trs t/primary-prefix-invalid-couples.trs t/primary-prefix-valid-couples.trs t/primary-prefix-couples-force-valid.trs t/primary-prefix-couples-documented-valid.trs t/print-libdir.trs t/proginst.trs t/programs-primary-rewritten.trs t/py-compile-basic.trs t/py-compile-basedir.trs t/py-compile-destdir.trs t/py-compile-env.trs t/py-compile-option-terminate.trs t/py-compile-usage.trs t/python.trs t/python2.trs t/python3.trs t/python10.trs t/python11.trs t/python12.trs t/python-am-path-iftrue.trs t/python-missing.trs t/python-too-old.trs t/python-dist.trs t/python-vars.trs t/python-virtualenv.trs t/python-pr10995.trs t/recurs-user.trs t/recurs-user2.trs t/recurs-user-deeply-nested.trs t/recurs-user-indir.trs t/recurs-user-keep-going.trs t/recurs-user-many.trs t/recurs-user-no-subdirs.trs t/recurs-user-no-top-level.trs t/recurs-user-override.trs t/recurs-user-phony.trs t/recurs-user-wrap.trs t/relativize.trs t/remake-fail.trs t/remake-not-after-make-dist.trs t/remake-maintainer-mode.trs t/remake-makefile-intree.trs t/remake-makefile-vpath.trs t/remake-after-configure-ac.trs t/remake-after-makefile-am.trs t/remake-after-acinclude-m4.trs t/remake-after-aclocal-m4.trs t/remake-include-configure.trs t/remake-include-makefile.trs t/remake-include-aclocal.trs t/remake-config-status-dependencies.trs t/remake-configure-dependencies.trs t/remake-deeply-nested.trs t/remake-mild-stress.trs t/remake-all-1.trs t/remake-all-2.trs t/remake-recurs-user.trs t/remake-subdir.trs t/remake-subdir2.trs t/remake-subdir3.trs t/remake-subdir-only.trs t/remake-subdir-grepping.trs t/remake-subdir-from-subdir.trs t/remake-subdir-gnu.trs t/remake-subdir-no-makefile.trs t/remake-subdir-long-time.trs t/remake-gnulib-add-acsubst.trs t/remake-gnulib-add-header.trs t/remake-gnulib-remove-header.trs t/remake-moved-m4-file.trs t/remake-deleted-m4-file.trs t/remake-renamed-m4-file.trs t/remake-renamed-m4-macro-and-file.trs t/remake-renamed-m4-macro.trs t/remake-am-pr10111.trs t/remake-m4-pr10111.trs t/remake-deleted-am-2.trs t/remake-deleted-am-subdir.trs t/remake-deleted-am.trs t/remake-renamed-am.trs t/remake-aclocal-version-mismatch.trs t/remake-macrodir.trs t/remake-timing-bug-pr8365.trs t/reqd2.trs t/repeated-options.trs t/rm-f-probe.trs t/rulepat.trs t/self-check-cc-no-c-o.trs t/self-check-configure-help.trs t/self-check-dir.trs t/self-check-exit.trs t/self-check-explicit-skips.trs t/self-check-is_newest.trs t/self-check-me.trs t/self-check-report.trs t/self-check-seq.trs t/self-check-shell-no-trail-bslash.trs t/self-check-is-blocked-signal.trs t/self-check-unindent.trs t/sanity.trs t/seenc.trs t/silent-c.trs t/silent-cxx.trs t/silent-lt.trs t/silent-f77.trs t/silent-f90.trs t/silent-many-languages.trs t/silent-gen.trs t/silent-texi.trs t/silent-lex.trs t/silent-yacc.trs t/silent-yacc-headers.trs t/silent-configsite.trs t/silent-nested-vars.trs t/silent-custom.trs t/src-acsubst.trs t/sourcefile-in-subdir.trs t/space.trs t/specflg6.trs t/specflg7.trs t/specflg8.trs t/specflg9.trs t/specflg-dummy.trs t/spell.trs t/spell2.trs t/spell3.trs t/spelling.trs t/spy-double-colon.trs t/spy-rm.trs t/stdinc.trs t/stamph2.trs t/stdlib.trs t/stdlib2.trs t/strictness-override.trs t/strictness-precedence.trs t/strip.trs t/strip2.trs t/strip3.trs t/subdir.trs t/subdir-ac-subst.trs t/subdir-add-pr46.trs t/subdir-add2-pr46.trs t/subdir-am-cond.trs t/subdir-cond-err.trs t/subdir-cond-gettext.trs t/subdir-env-interference.trs t/subdir-order.trs t/subdir-with-slash.trs t/subdir-subsub.trs t/subdir-distclean.trs t/subdir-keep-going-pr12554.trs t/subobj.trs t/subobj2.trs t/subobj4.trs t/subobj5.trs t/subobj6.trs t/subobj7.trs t/subobj8.trs t/subobj9.trs t/subobj10.trs t/subobj11a.trs t/subobj11b.trs t/subobj11c.trs t/subobjname.trs t/subobj-clean-pr10697.trs t/subobj-clean-lt-pr10697.trs t/subobj-indir-pr13928.trs t/subobj-vpath-pr13928.trs t/subpkg.trs t/subpkg2.trs t/subpkg3.trs t/subpkg4.trs t/subpkg-yacc.trs t/subpkg-macrodir.trs t/subst.trs t/subst3.trs t/subst4.trs t/subst5.trs t/subst-no-trailing-empty-line.trs t/substref.trs t/substre2.trs t/substtarg.trs t/suffix.trs t/suffix2.trs t/suffix3.trs t/suffix4.trs t/suffix5.trs t/suffix6.trs t/suffix6b.trs t/suffix6c.trs t/suffix7.trs t/suffix8.trs t/suffix9.trs t/suffix10.trs t/suffix11.trs t/suffix-chain.trs t/suffix-custom-pr14441.trs t/suffix-custom-subobj.trs t/suffix-custom-subobj-and-specflg.trs t/suffix-extra-c-stuff-pr14560.trs t/symlink.trs t/symlink2.trs t/syntax.trs t/tap-ambiguous-directive.trs t/tap-autonumber.trs t/tap-bailout.trs t/tap-bailout-leading-space.trs t/tap-bailout-and-logging.trs t/tap-bailout-suppress-badexit.trs t/tap-bailout-suppress-later-diagnostic.trs t/tap-bailout-suppress-later-errors.trs t/tap-color.trs t/tap-deps.trs t/tap-diagnostic.trs t/tap-empty-diagnostic.trs t/tap-empty.trs t/tap-escape-directive.trs t/tap-escape-directive-2.trs t/tap-exit.trs t/tap-signal.trs t/tap-fancy.trs t/tap-fancy2.trs t/tap-global-log.trs t/tap-global-result.trs t/tap-log.trs t/tap-msg0-result.trs t/tap-msg0-directive.trs t/tap-msg0-planskip.trs t/tap-msg0-bailout.trs t/tap-msg0-misc.trs t/tap-merge-stdout-stderr.trs t/tap-no-merge-stdout-stderr.trs t/tap-no-disable-hard-error.trs t/tap-no-spurious-summary.trs t/tap-no-spurious-numbers.trs t/tap-no-spurious.trs t/tap-not-ok-skip.trs t/tap-number-wordboundary.trs t/tap-numeric-description.trs t/tap-negative-numbers.trs t/tap-numbers-leading-zero.trs t/tap-out-of-order.trs t/tap-passthrough.trs t/tap-passthrough-exit.trs t/tap-plan.trs t/tap-plan-corner.trs t/tap-plan-errors.trs t/tap-plan-middle.trs t/tap-plan-whitespace.trs t/tap-plan-leading-zero.trs t/tap-plan-malformed.trs t/tap-missing-plan-and-bad-exit.trs t/tap-planskip.trs t/tap-planskip-late.trs t/tap-planskip-and-logging.trs t/tap-planskip-unplanned.trs t/tap-planskip-unplanned-corner.trs t/tap-planskip-case-insensitive.trs t/tap-planskip-whitespace.trs t/tap-planskip-badexit.trs t/tap-planskip-bailout.trs t/tap-planskip-later-errors.trs t/tap-test-number-0.trs t/tap-recheck-logs.trs t/tap-result-comment.trs t/tap-todo-skip-together.trs t/tap-todo-skip-whitespace.trs t/tap-todo-skip.trs t/tap-unplanned.trs t/tap-whitespace-normalization.trs t/tap-with-and-without-number.trs t/tap-xfail-tests.trs t/tap-common-setup.trs t/tap-bad-prog.trs t/tap-basic.trs t/tap-diagnostic-custom.trs t/tap-driver-stderr.trs t/tap-doc.trs t/tap-doc2.trs t/tap-more.trs t/tap-more2.trs t/tap-recheck.trs t/tap-summary.trs t/tap-summary-color.trs t/tags.trs t/tags2.trs t/tagsub.trs t/tags-pr12372.trs t/tar-ustar.trs t/tar-pax.trs t/tar-opts-errors.trs t/tar-ustar-id-too-high.trs t/tar-override.trs t/target-cflags.trs t/targetclash.trs t/tests-environment-fd-redirect.trs t/tests-environment-and-log-compiler.trs t/txinfo-absolute-srcdir-pr408.trs t/txinfo-add-missing-and-dist.trs t/txinfo-bsd-make-recurs.trs t/txinfo-builddir.trs t/txinfo-clean.trs t/txinfo-dvi-recurs.trs t/txinfo-info-in-srcdir.trs t/txinfo-include.trs t/txinfo-makeinfo-error-no-clobber.trs t/txinfo-many-output-formats.trs t/txinfo-many-output-formats-vpath.trs t/txinfo-nodist-info.trs t/txinfo-no-clutter.trs t/txinfo-no-extra-dist.trs t/txinfo-no-installinfo.trs t/txinfo-no-repeated-targets.trs t/txinfo-other-suffixes.trs t/txinfo-override-infodeps.trs t/txinfo-override-texinfo-tex.trs t/txinfo-setfilename-repeated.trs t/txinfo-setfilename-suffix-strip.trs t/txinfo-subdir-pr343.trs t/txinfo-tex-dist.trs t/txinfo-unrecognized-extension.trs t/txinfo-unrecognized-info-suffix.trs t/txinfo-vtexi.trs t/txinfo-vtexi2.trs t/txinfo-vtexi3.trs t/txinfo-vtexi4.trs t/txinfo-without-info-suffix.trs t/txinfo19.trs t/txinfo23.trs t/txinfo24.trs t/txinfo25.trs t/txinfo28.trs t/transform.trs t/transform2.trs t/transform3.trs t/uninstall-fail.trs t/uninstall-pr9578.trs t/unused.trs t/upc.trs t/upc2.trs t/upc3.trs t/vala-configure.trs t/vala-grepping.trs t/vala-headers.trs t/vala-libs.trs t/vala-mix.trs t/vala-mix2.trs t/vala-non-recursive-setup.trs t/vala-parallel.trs t/vala-per-target-flags.trs t/vala-recursive-setup.trs t/vala-vapi.trs t/vala-vpath.trs t/vars.trs t/vars3.trs t/var-recurs.trs t/var-recurs2.trs t/vartar.trs t/vartypos.trs t/vartypo2.trs t/version3.trs t/version4.trs t/version6.trs t/version7.trs t/version8.trs t/vpath.trs t/warnings-obsolete-default.trs t/warnings-override.trs t/warnings-precedence.trs t/warnings-strictness-interactions.trs t/warnings-unknown.trs t/warnopts.trs t/warnings-win-over-strictness.trs t/warning-groups-win-over-strictness.trs t/werror.trs t/werror2.trs t/werror3.trs t/werror4.trs t/whoami.trs t/xsource.trs t/yacc-misc.trs t/yacc-dry.trs t/yacc-cxx-grepping.trs t/yacc-vpath.trs t/yacc-auxdir.trs t/yacc-basic.trs t/yacc-cxx.trs t/yacc-bison-skeleton-cxx.trs t/yacc-bison-skeleton.trs t/yacc-clean.trs t/yacc-clean-cxx.trs t/yacc-d-basic.trs t/yacc-d-cxx.trs t/yacc-d-vpath.trs t/yacc-deleted-headers.trs t/yacc-depend.trs t/yacc-depend2.trs t/yacc-dist-nobuild-subdir.trs t/yacc-dist-nobuild.trs t/yacc-grepping.trs t/yacc-grepping2.trs t/yacc-headers-and-dist-pr47.trs t/yacc-line.trs t/yacc-mix-c-cxx.trs t/yacc-nodist.trs t/yacc-pr204.trs t/yacc-subdir.trs t/yacc-weirdnames.trs t/yflags.trs t/yflags-cxx.trs t/yflags-cmdline-override.trs t/yflags-conditional.trs t/yflags-d-false-positives.trs t/yflags-force-conditional.trs t/yflags-force-override.trs t/yflags-var-expand.trs t/libtool-macros.trs t/gettext-macros.trs t/pkg-config-macros.trs t/ar-lib-w.trs t/built-sources-check-w.trs t/check-exported-srcdir-w.trs t/check-fd-redirect-w.trs t/check-subst-prog-w.trs t/check-subst-w.trs t/check-tests-in-builddir-w.trs t/check-w.trs t/check11-w.trs t/check12-w.trs t/check2-w.trs t/check4-w.trs t/check5-w.trs t/check6-w.trs t/check7-w.trs t/check8-w.trs t/color-tests-w.trs t/color-tests2-w.trs t/compile-w.trs t/compile2-w.trs t/compile3-w.trs t/compile4-w.trs t/compile5-w.trs t/compile6-w.trs t/exeext4-w.trs t/install-sh-option-C-w.trs t/install-sh-unittests-w.trs t/maken3-w.trs t/mdate5-w.trs t/mdate6-w.trs t/missing-version-mismatch-w.trs t/missing3-w.trs t/mkinst3-w.trs t/posixsubst-tests-w.trs t/depcomp-lt-auto.trs t/depcomp-lt-cpp.trs t/depcomp-lt-dashmstdout.trs t/depcomp-lt-disabled.trs t/depcomp-lt-gcc.trs t/depcomp-lt-makedepend.trs t/depcomp-lt-msvcmsys.trs t/depcomp-lt-msvisualcpp.trs t/depcomp-auto.trs t/depcomp-cpp.trs t/depcomp-dashmstdout.trs t/depcomp-disabled.trs t/depcomp-gcc.trs t/depcomp-makedepend.trs t/depcomp-msvcmsys.trs t/depcomp-msvisualcpp.trs contrib/t/parallel-tests-html.trs contrib/t/parallel-tests-html-recursive.trs contrib/t/help-multilib.trs contrib/t/multilib.trs
  2697. test -z "test-suite.log" || rm -f test-suite.log
  2698. rm -f vti.tmp* ./doc/version.texi.tmp*
  2699. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2700. /bin/rm -f ./contrib/automake/.stamp.build
  2701. make -C ./contrib/automake/automake-1.15/
  2702. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2703. GEN bin/automake
  2704. GEN bin/aclocal
  2705. GEN t/ax/shell-no-trail-bslash
  2706. GEN t/ax/cc-no-c-o
  2707. GEN runtest
  2708. GEN doc/aclocal.1
  2709. GEN doc/automake.1
  2710. GEN lib/Automake/Config.pm
  2711. GEN doc/aclocal-1.15.1
  2712. GEN doc/automake-1.15.1
  2713. GEN t/ax/test-defs.sh
  2714. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2715. touch contrib/automake/.stamp.build
  2716. make -j 1 -C ./contrib/automake/automake-1.15/ install
  2717. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2718. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2719. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  2720. /usr/bin/install -c bin/automake bin/aclocal '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  2721. make install-exec-hook
  2722. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2723. ln '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/automake' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/automake-1.15'
  2724. ln '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/aclocal' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/aclocal-1.15'
  2725. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2726. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/am'
  2727. /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/am'
  2728. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal-1.15'
  2729. /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal-1.15'
  2730. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal-1.15/internal'
  2731. /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal-1.15/internal'
  2732. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/automake'
  2733. /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/automake'
  2734. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/Automake'
  2735. /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/Automake'
  2736. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15'
  2737. /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15'
  2738. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15'
  2739. /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15'
  2740. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal'
  2741. /usr/bin/install -c -m 644 m4/acdir/README '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal'
  2742. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  2743. /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  2744. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/automake.info'
  2745. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/automake-history.info'
  2746. install-info: warning: no info dir entry in `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/automake-history.info'
  2747. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  2748. /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.15.1 doc/automake-1.15.1 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  2749. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/Automake'
  2750. /usr/bin/install -c -m 644 lib/Automake/Config.pm '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/Automake'
  2751. make install-data-hook
  2752. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2753. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/config.guess'
  2754. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/config.sub'
  2755. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/install-sh'
  2756. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/mdate-sh'
  2757. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/missing'
  2758. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/mkinstalldirs'
  2759. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/ylwrap'
  2760. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/depcomp'
  2761. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/compile'
  2762. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/py-compile'
  2763. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/ar-lib'
  2764. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/test-driver'
  2765. chmod +x '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/automake-1.15/tap-driver.sh'
  2766. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2767. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2768. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/automake/automake-1.15'
  2769. touch contrib/automake/.stamp.install
  2770. downloading https://download.handbrake.fr/handbrake/contrib/libtool-2.4.2.tar.gz to ../download/libtool-2.4.2.tar.gz
  2771. download total: 2632347 bytes [====================] 100.0%
  2772. sha256 (../download/libtool-2.4.2.tar.gz) = b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918 (pass)
  2773. /bin/mkdir -p contrib/libtool/
  2774. sha256 (../download/libtool-2.4.2.tar.gz) = b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918 (pass)
  2775. /bin/rm -fr ./contrib/libtool/libtool-2.4.2/
  2776. /bin/tar xfC ../download/libtool-2.4.2.tar.gz ./contrib/libtool/
  2777. touch contrib/libtool/.stamp.extract
  2778. touch contrib/libtool/.stamp.patch
  2779. downloading https://download.handbrake.fr/handbrake/contrib/pkg-config-0.28.tar.gz to ../download/pkg-config-0.28.tar.gz
  2780. download total: 1931203 bytes [====================] 100.0%
  2781. sha256 (../download/pkg-config-0.28.tar.gz) = 6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845 (pass)
  2782. /bin/mkdir -p contrib/pkgconfig/
  2783. sha256 (../download/pkg-config-0.28.tar.gz) = 6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845 (pass)
  2784. /bin/rm -fr ./contrib/pkgconfig/pkg-config-0.28/
  2785. /bin/tar xfC ../download/pkg-config-0.28.tar.gz ./contrib/pkgconfig/
  2786. touch contrib/pkgconfig/.stamp.extract
  2787. touch contrib/pkgconfig/.stamp.patch
  2788. set -e; cd ./contrib/pkgconfig/pkg-config-0.28/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --with-internal-glib --disable-host-tool
  2789. checking for a BSD-compatible install... /usr/bin/install -c
  2790. checking whether build environment is sane... yes
  2791. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2792. checking for gawk... gawk
  2793. checking whether make sets $(MAKE)... yes
  2794. checking build system type... x86_64-unknown-linux-gnu
  2795. checking host system type... x86_64-unknown-linux-gnu
  2796. checking how to print strings... printf
  2797. checking for style of include used by make... GNU
  2798. checking for gcc... /usr/bin/gcc
  2799. checking whether the C compiler works... yes
  2800. checking for C compiler default output file name... a.out
  2801. checking for suffix of executables...
  2802. checking whether we are cross compiling... no
  2803. checking for suffix of object files... o
  2804. checking whether we are using the GNU C compiler... yes
  2805. checking whether /usr/bin/gcc accepts -g... yes
  2806. checking for /usr/bin/gcc option to accept ISO C89... none needed
  2807. checking dependency style of /usr/bin/gcc... none
  2808. checking for a sed that does not truncate output... /bin/sed
  2809. checking for grep that handles long lines and -e... /bin/grep
  2810. checking for egrep... /bin/grep -E
  2811. checking for fgrep... /bin/grep -F
  2812. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  2813. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2814. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2815. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2816. checking whether ln -s works... yes
  2817. checking the maximum length of command line arguments... 1572864
  2818. checking whether the shell understands some XSI constructs... yes
  2819. checking whether the shell understands "+="... yes
  2820. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  2821. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  2822. checking for /usr/bin/ld option to reload object files... -r
  2823. checking for objdump... objdump
  2824. checking how to recognize dependent libraries... pass_all
  2825. checking for dlltool... no
  2826. checking how to associate runtime and link libraries... printf %s\n
  2827. checking for ar... ar
  2828. checking for archiver @FILE support... @
  2829. checking for strip... strip
  2830. checking for ranlib... ranlib
  2831. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  2832. checking for sysroot... no
  2833. checking for mt... mt
  2834. checking if mt is a manifest tool... no
  2835. checking how to run the C preprocessor... /usr/bin/gcc -E
  2836. checking for ANSI C header files... yes
  2837. checking for sys/types.h... yes
  2838. checking for sys/stat.h... yes
  2839. checking for stdlib.h... yes
  2840. checking for string.h... yes
  2841. checking for memory.h... yes
  2842. checking for strings.h... yes
  2843. checking for inttypes.h... yes
  2844. checking for stdint.h... yes
  2845. checking for unistd.h... yes
  2846. checking for dlfcn.h... yes
  2847. checking for objdir... .libs
  2848. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  2849. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  2850. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  2851. checking if /usr/bin/gcc static flag -static works... yes
  2852. checking if /usr/bin/gcc supports -c -o file.o... yes
  2853. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  2854. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2855. checking dynamic linker characteristics... GNU/Linux ld.so
  2856. checking how to hardcode library paths into programs... immediate
  2857. checking whether stripping libraries is possible... yes
  2858. checking if libtool supports shared libraries... yes
  2859. checking whether to build shared libraries... no
  2860. checking whether to build static libraries... yes
  2861. checking whether make supports nested variables... yes
  2862. checking for gcc... (cached) /usr/bin/gcc
  2863. checking whether we are using the GNU C compiler... (cached) yes
  2864. checking whether /usr/bin/gcc accepts -g... (cached) yes
  2865. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  2866. checking dependency style of /usr/bin/gcc... (cached) none
  2867. checking for ln... ln
  2868. checking dirent.h usability... yes
  2869. checking dirent.h presence... yes
  2870. checking for dirent.h... yes
  2871. checking for unistd.h... (cached) yes
  2872. checking sys/wait.h usability... yes
  2873. checking sys/wait.h presence... yes
  2874. checking for sys/wait.h... yes
  2875. checking malloc.h usability... yes
  2876. checking malloc.h presence... yes
  2877. checking for malloc.h... yes
  2878. checking for bash... /bin/bash
  2879. checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig
  2880. checking for system include path to avoid -I flags... /usr/include
  2881. checking for system library path to avoid -L flags... /usr/lib:/lib
  2882. configure: creating ./config.lt
  2883. config.lt: creating libtool
  2884. checking whether to list both direct and indirect dependencies... no
  2885. checking for Win32... no
  2886. checking if internal glib should be used... yes
  2887. checking if host- prefixed tool should be installed... no
  2888. checking that generated files are newer than configure... done
  2889. configure: creating ./config.status
  2890. config.status: creating Makefile
  2891. config.status: creating check/Makefile
  2892. config.status: creating check/config.sh
  2893. config.status: creating config.h
  2894. config.status: executing depfiles commands
  2895. config.status: executing libtool commands
  2896. === configuring in glib (/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib)
  2897. configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib' '--disable-dependency-tracking' '--disable-shared' '--enable-static' '--with-internal-glib' '--disable-host-tool' 'CC=/usr/bin/gcc' 'CFLAGS=-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2' 'LDFLAGS=-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib ' 'CPPFLAGS=-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2' 'PKG_CONFIG_PATH=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
  2898. checking for a BSD-compatible install... /usr/bin/install -c
  2899. checking whether build environment is sane... yes
  2900. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2901. checking for gawk... gawk
  2902. checking whether make sets $(MAKE)... yes
  2903. checking how to create a ustar tar archive... gnutar
  2904. checking whether to enable maintainer-specific portions of Makefiles... yes
  2905. checking whether make supports nested variables... yes
  2906. checking for gcc... /usr/bin/gcc
  2907. checking whether the C compiler works... yes
  2908. checking for C compiler default output file name... a.out
  2909. checking for suffix of executables...
  2910. checking whether we are cross compiling... no
  2911. checking for suffix of object files... o
  2912. checking whether we are using the GNU C compiler... yes
  2913. checking whether /usr/bin/gcc accepts -g... yes
  2914. checking for /usr/bin/gcc option to accept ISO C89... none needed
  2915. checking for style of include used by make... GNU
  2916. checking dependency style of /usr/bin/gcc... none
  2917. checking how to run the C preprocessor... /usr/bin/gcc -E
  2918. checking build system type... x86_64-unknown-linux-gnu
  2919. checking host system type... x86_64-unknown-linux-gnu
  2920. checking for the BeOS... no
  2921. checking for Win32... no
  2922. checking for Mac OS X Carbon support... no
  2923. checking for Mac OS X Cocoa support... no
  2924. checking for grep that handles long lines and -e... /bin/grep
  2925. checking for egrep... /bin/grep -E
  2926. checking whether we are using the GNU C Library 2.1 or newer... yes
  2927. checking whether to enable garbage collector friendliness... no
  2928. checking whether to disable memory pools... no
  2929. checking whether we are using the GNU C++ compiler... yes
  2930. checking whether /usr/bin/g++ accepts -g... yes
  2931. checking dependency style of /usr/bin/g++... none
  2932. checking for gcc... (cached) /usr/bin/gcc
  2933. checking whether we are using the GNU C compiler... (cached) yes
  2934. checking whether /usr/bin/gcc accepts -g... (cached) yes
  2935. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  2936. checking dependency style of /usr/bin/gcc... (cached) none
  2937. checking whether /usr/bin/gcc and cc understand -c and -o together... yes
  2938. checking for special C compiler options needed for large files... no
  2939. checking for _FILE_OFFSET_BITS value needed for large files... no
  2940. checking for gawk... (cached) gawk
  2941. checking for perl5... no
  2942. checking for perl... perl
  2943. checking for indent... no
  2944. checking for perl... /usr/bin/perl
  2945. checking for a Python interpreter with version >= 2.5... python
  2946. checking for python... /usr/bin/python
  2947. checking for python version... 2.7
  2948. checking for python platform... linux2
  2949. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  2950. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  2951. checking for iconv_open... yes
  2952. checking whether to cache iconv descriptors... no
  2953. checking how to print strings... printf
  2954. checking for a sed that does not truncate output... /bin/sed
  2955. checking for fgrep... /bin/grep -F
  2956. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  2957. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2958. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2959. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2960. checking whether ln -s works... yes
  2961. checking the maximum length of command line arguments... 1572864
  2962. checking whether the shell understands some XSI constructs... yes
  2963. checking whether the shell understands "+="... yes
  2964. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  2965. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  2966. checking for /usr/bin/ld option to reload object files... -r
  2967. checking for objdump... objdump
  2968. checking how to recognize dependent libraries... pass_all
  2969. checking for dlltool... no
  2970. checking how to associate runtime and link libraries... printf %s\n
  2971. checking for ar... ar
  2972. checking for archiver @FILE support... @
  2973. checking for strip... strip
  2974. checking for ranlib... ranlib
  2975. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  2976. checking for sysroot... no
  2977. checking for mt... mt
  2978. checking if mt is a manifest tool... no
  2979. checking for ANSI C header files... yes
  2980. checking for sys/types.h... yes
  2981. checking for sys/stat.h... yes
  2982. checking for stdlib.h... yes
  2983. checking for string.h... yes
  2984. checking for memory.h... yes
  2985. checking for strings.h... yes
  2986. checking for inttypes.h... yes
  2987. checking for stdint.h... yes
  2988. checking for unistd.h... yes
  2989. checking for dlfcn.h... yes
  2990. checking for objdir... .libs
  2991. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  2992. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  2993. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  2994. checking if /usr/bin/gcc static flag -static works... yes
  2995. checking if /usr/bin/gcc supports -c -o file.o... yes
  2996. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  2997. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2998. checking dynamic linker characteristics... GNU/Linux ld.so
  2999. checking how to hardcode library paths into programs... immediate
  3000. checking whether stripping libraries is possible... yes
  3001. checking if libtool supports shared libraries... yes
  3002. checking whether to build shared libraries... no
  3003. checking whether to build static libraries... yes
  3004. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  3005. checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
  3006. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  3007. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  3008. checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  3009. checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
  3010. checking if /usr/bin/g++ static flag -static works... yes
  3011. checking if /usr/bin/g++ supports -c -o file.o... yes
  3012. checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
  3013. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  3014. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  3015. checking how to hardcode library paths into programs... immediate
  3016. configure: creating ./config.lt
  3017. config.lt: creating libtool
  3018. checking for extra flags to get ANSI library prototypes... none needed
  3019. checking for extra flags for POSIX compliance... none needed
  3020. checking for vprintf... yes
  3021. checking for _doprnt... no
  3022. checking for size_t... yes
  3023. checking for working alloca.h... yes
  3024. checking for alloca... yes
  3025. checking for mmap... yes
  3026. checking for posix_memalign... yes
  3027. checking for memalign... yes
  3028. checking for valloc... yes
  3029. checking for fsync... yes
  3030. checking for pipe2... yes
  3031. checking for atexit... yes
  3032. checking for on_exit... yes
  3033. checking for timegm... yes
  3034. checking for gmtime_r... yes
  3035. checking size of char... 1
  3036. checking size of short... 2
  3037. checking size of long... 8
  3038. checking size of int... 4
  3039. checking size of void *... 8
  3040. checking size of long long... 8
  3041. checking size of __int64... 0
  3042. checking for sig_atomic_t... yes
  3043. checking for format to printf and scanf a guint64... %llu
  3044. checking for an ANSI C-conforming const... yes
  3045. checking if malloc() and friends prototypes are gmem.h compatible... no
  3046. checking for growing stack pointer... no
  3047. checking for __inline... yes
  3048. checking for __inline__... yes
  3049. checking for inline... yes
  3050. checking if inline functions in headers work... yes
  3051. checking for working do while(0) macros... yes
  3052. checking for ISO C99 varargs macros in C... yes
  3053. checking for ISO C99 varargs macros in C++... yes
  3054. checking for GNUC varargs macros... yes
  3055. checking for GNUC visibility attribute... yes
  3056. checking whether using Sun Studio C compiler... no
  3057. checking whether byte ordering is bigendian... no
  3058. checking dirent.h usability... yes
  3059. checking dirent.h presence... yes
  3060. checking for dirent.h... yes
  3061. checking float.h usability... yes
  3062. checking float.h presence... yes
  3063. checking for float.h... yes
  3064. checking limits.h usability... yes
  3065. checking limits.h presence... yes
  3066. checking for limits.h... yes
  3067. checking pwd.h usability... yes
  3068. checking pwd.h presence... yes
  3069. checking for pwd.h... yes
  3070. checking grp.h usability... yes
  3071. checking grp.h presence... yes
  3072. checking for grp.h... yes
  3073. checking sys/param.h usability... yes
  3074. checking sys/param.h presence... yes
  3075. checking for sys/param.h... yes
  3076. checking sys/poll.h usability... yes
  3077. checking sys/poll.h presence... yes
  3078. checking for sys/poll.h... yes
  3079. checking sys/resource.h usability... yes
  3080. checking sys/resource.h presence... yes
  3081. checking for sys/resource.h... yes
  3082. checking sys/time.h usability... yes
  3083. checking sys/time.h presence... yes
  3084. checking for sys/time.h... yes
  3085. checking sys/times.h usability... yes
  3086. checking sys/times.h presence... yes
  3087. checking for sys/times.h... yes
  3088. checking sys/wait.h usability... yes
  3089. checking sys/wait.h presence... yes
  3090. checking for sys/wait.h... yes
  3091. checking for unistd.h... (cached) yes
  3092. checking values.h usability... yes
  3093. checking values.h presence... yes
  3094. checking for values.h... yes
  3095. checking sys/select.h usability... yes
  3096. checking sys/select.h presence... yes
  3097. checking for sys/select.h... yes
  3098. checking for sys/types.h... (cached) yes
  3099. checking for stdint.h... (cached) yes
  3100. checking for inttypes.h... (cached) yes
  3101. checking sched.h usability... yes
  3102. checking sched.h presence... yes
  3103. checking for sched.h... yes
  3104. checking malloc.h usability... yes
  3105. checking malloc.h presence... yes
  3106. checking for malloc.h... yes
  3107. checking sys/vfs.h usability... yes
  3108. checking sys/vfs.h presence... yes
  3109. checking for sys/vfs.h... yes
  3110. checking sys/vmount.h usability... no
  3111. checking sys/vmount.h presence... no
  3112. checking for sys/vmount.h... no
  3113. checking sys/statfs.h usability... yes
  3114. checking sys/statfs.h presence... yes
  3115. checking for sys/statfs.h... yes
  3116. checking sys/statvfs.h usability... yes
  3117. checking sys/statvfs.h presence... yes
  3118. checking for sys/statvfs.h... yes
  3119. checking mntent.h usability... yes
  3120. checking mntent.h presence... yes
  3121. checking for mntent.h... yes
  3122. checking sys/mnttab.h usability... no
  3123. checking sys/mnttab.h presence... no
  3124. checking for sys/mnttab.h... no
  3125. checking sys/vfstab.h usability... no
  3126. checking sys/vfstab.h presence... no
  3127. checking for sys/vfstab.h... no
  3128. checking sys/mntctl.h usability... no
  3129. checking sys/mntctl.h presence... no
  3130. checking for sys/mntctl.h... no
  3131. checking fstab.h usability... yes
  3132. checking fstab.h presence... yes
  3133. checking for fstab.h... yes
  3134. checking sys/uio.h usability... yes
  3135. checking sys/uio.h presence... yes
  3136. checking for sys/uio.h... yes
  3137. checking sys/mkdev.h usability... no
  3138. checking sys/mkdev.h presence... no
  3139. checking for sys/mkdev.h... no
  3140. checking linux/magic.h usability... yes
  3141. checking linux/magic.h presence... yes
  3142. checking for linux/magic.h... yes
  3143. checking sys/prctl.h usability... yes
  3144. checking sys/prctl.h presence... yes
  3145. checking for sys/prctl.h... yes
  3146. checking for sys/mount.h... yes
  3147. checking for sys/sysctl.h... yes
  3148. checking xlocale.h usability... yes
  3149. checking xlocale.h presence... yes
  3150. checking for xlocale.h... yes
  3151. checking for struct stat.st_mtimensec... no
  3152. checking for struct stat.st_mtim.tv_nsec... yes
  3153. checking for struct stat.st_atimensec... no
  3154. checking for struct stat.st_atim.tv_nsec... yes
  3155. checking for struct stat.st_ctimensec... no
  3156. checking for struct stat.st_ctim.tv_nsec... yes
  3157. checking for struct stat.st_blksize... yes
  3158. checking for struct stat.st_blocks... yes
  3159. checking for struct statfs.f_fstypename... no
  3160. checking for struct statfs.f_bavail... yes
  3161. checking for struct statvfs.f_basetype... no
  3162. checking for struct statvfs.f_fstypename... no
  3163. checking for struct tm.tm_gmtoff... yes
  3164. checking for struct tm.__tm_gmtoff... no
  3165. checking for dirent.h that defines DIR... yes
  3166. checking for library containing opendir... none required
  3167. checking for struct dirent.d_type... yes
  3168. checking for nl_langinfo and CODESET... yes
  3169. checking stddef.h usability... yes
  3170. checking stddef.h presence... yes
  3171. checking for stddef.h... yes
  3172. checking for stdlib.h... (cached) yes
  3173. checking for string.h... (cached) yes
  3174. checking for setlocale... yes
  3175. checking size of size_t... 8
  3176. checking for the appropriate definition for size_t... unsigned long
  3177. checking for lstat... yes
  3178. checking for strerror... yes
  3179. checking for strsignal... yes
  3180. checking for memmove... yes
  3181. checking for vsnprintf... yes
  3182. checking for stpcpy... yes
  3183. checking for strcasecmp... yes
  3184. checking for strncasecmp... yes
  3185. checking for poll... yes
  3186. checking for getcwd... yes
  3187. checking for vasprintf... yes
  3188. checking for setenv... yes
  3189. checking for unsetenv... yes
  3190. checking for getc_unlocked... yes
  3191. checking for readlink... yes
  3192. checking for symlink... yes
  3193. checking for fdwalk... no
  3194. checking for memmem... yes
  3195. checking for chown... yes
  3196. checking for lchmod... no
  3197. checking for lchown... yes
  3198. checking for fchmod... yes
  3199. checking for fchown... yes
  3200. checking for link... yes
  3201. checking for utimes... yes
  3202. checking for getgrgid... yes
  3203. checking for getpwuid... yes
  3204. checking for getmntent_r... yes
  3205. checking for setmntent... yes
  3206. checking for endmntent... yes
  3207. checking for hasmntopt... yes
  3208. checking for getfsstat... no
  3209. checking for getvfsstat... no
  3210. checking for splice... yes
  3211. checking for prlimit... yes
  3212. checking for statvfs... yes
  3213. checking for statfs... yes
  3214. checking whether to use statfs or statvfs... statfs
  3215. checking crt_externs.h usability... no
  3216. checking crt_externs.h presence... no
  3217. checking for crt_externs.h... no
  3218. checking for _NSGetEnviron... no
  3219. checking for newlocale... yes
  3220. checking for uselocale... yes
  3221. checking for strtod_l... yes
  3222. checking for strtoll_l... yes
  3223. checking for strtoull_l... yes
  3224. checking for C99 vsnprintf... yes
  3225. checking whether printf supports positional parameters... yes
  3226. checking value of AF_INET... 2
  3227. checking value of AF_INET6... 10
  3228. checking value of AF_UNIX... 1
  3229. checking value of MSG_PEEK... 2
  3230. checking value of MSG_OOB... 1
  3231. checking value of MSG_DONTROUTE... 4
  3232. checking for getprotobyname_r... yes
  3233. checking for endservent... yes
  3234. checking for if_nametoindex... yes
  3235. checking netdb.h usability... yes
  3236. checking netdb.h presence... yes
  3237. checking for netdb.h... yes
  3238. checking wspiapi.h usability... no
  3239. checking wspiapi.h presence... no
  3240. checking for wspiapi.h... no
  3241. checking arpa/nameser_compat.h usability... yes
  3242. checking arpa/nameser_compat.h presence... yes
  3243. checking for arpa/nameser_compat.h... yes
  3244. checking for res_query... in -lresolv
  3245. checking for socket... yes
  3246. checking for linux/netlink.h... yes
  3247. checking for struct ip_mreqn... yes
  3248. checking number of arguments to statfs()... 2
  3249. checking for signed... yes
  3250. checking for long long... yes
  3251. checking for long double... yes
  3252. checking for wchar_t... yes
  3253. checking for wint_t... yes
  3254. checking for size_t... (cached) yes
  3255. checking for ptrdiff_t... yes
  3256. checking for inttypes.h... yes
  3257. checking for stdint.h... yes
  3258. checking for snprintf... yes
  3259. checking for wcslen... yes
  3260. checking for C99 snprintf... yes
  3261. checking for fd_set... yes, found in sys/types.h
  3262. checking whether realloc (NULL,) will work... yes
  3263. checking for nl_langinfo (CODESET)... yes
  3264. checking for nl_langinfo (PM_STR)... yes
  3265. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  3266. checking for a compliant posix_memalign() implementation... yes
  3267. checking for OpenBSD strlcpy/strlcat... no
  3268. checking for an implementation of va_copy()... yes
  3269. checking for an implementation of __va_copy()... yes
  3270. checking whether va_lists can be copied by value... no
  3271. checking for dlopen... no
  3272. checking for NSLinkModule... no
  3273. checking for dlopen in -ldl... yes
  3274. checking for dlsym in -ldl... yes
  3275. checking for RTLD_GLOBAL brokenness... no
  3276. checking for preceeding underscore in symbols... no
  3277. checking for dlerror... yes
  3278. checking for the suffix of module shared libraries... .so
  3279. checking for gspawn implementation... gspawn.lo
  3280. checking for GIOChannel implementation... giounix.lo
  3281. checking for is_selinux_enabled in -lselinux... no
  3282. checking sys/inotify.h usability... yes
  3283. checking sys/inotify.h presence... yes
  3284. checking for sys/inotify.h... yes
  3285. checking for inotify_init1... yes
  3286. checking for getxattr in -lc... yes
  3287. checking sys/xattr.h usability... yes
  3288. checking sys/xattr.h presence... yes
  3289. checking for sys/xattr.h... yes
  3290. checking for XATTR_NOFOLLOW... no
  3291. checking for platform-dependent source...
  3292. checking whether to compile timeloop... yes
  3293. checking if building for some Win32 platform... no
  3294. checking for thread implementation... posix
  3295. checking thread related cflags... -pthread
  3296. checking thread related libraries... -pthread
  3297. checking for localtime_r... yes
  3298. checking for gmtime_r... (cached) yes
  3299. checking for posix getpwuid_r... yes
  3300. checking for posix getgrgid_r... yes
  3301. checking for pthread_attr_setstacksize... yes
  3302. checking for pthread_condattr_setclock... yes
  3303. checking for clock_gettime... yes
  3304. checking for lock-free atomic intrinsics... yes
  3305. checking for futex(2) system call... yes
  3306. checking for eventfd(2) system call... yes
  3307. checking value of POLLIN... 1
  3308. checking value of POLLOUT... 4
  3309. checking value of POLLPRI... 2
  3310. checking value of POLLERR... 8
  3311. checking value of POLLHUP... 16
  3312. checking value of POLLNVAL... 32
  3313. checking for broken poll... no
  3314. checking for EILSEQ... yes
  3315. checking for guint32... yes
  3316. checking alignment of guint32... 4
  3317. checking for guint64... yes
  3318. checking alignment of guint64... 8
  3319. checking for unsigned long... yes
  3320. checking alignment of unsigned long... 8
  3321. checking for -Bsymbolic-functions linker flag... yes
  3322. checking that generated files are newer than configure... done
  3323. configure: creating ./config.status
  3324. config.status: creating Makefile
  3325. config.status: creating glib/Makefile
  3326. config.status: creating glib/libcharset/Makefile
  3327. config.status: creating glib/gnulib/Makefile
  3328. config.status: creating m4macros/Makefile
  3329. config.status: creating config.h
  3330. config.status: executing depfiles commands
  3331. config.status: executing libtool commands
  3332. config.status: executing glib/glibconfig.h commands
  3333. touch contrib/pkgconfig/.stamp.configure
  3334. make -C ./contrib/pkgconfig/pkg-config-0.28/ clean
  3335. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3336. Making clean in glib
  3337. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3338. Making clean in .
  3339. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3340. rm -rf .libs _libs
  3341. rm -f *.lo
  3342. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3343. Making clean in m4macros
  3344. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  3345. rm -rf .libs _libs
  3346. rm -f *.lo
  3347. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  3348. Making clean in glib
  3349. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3350. Making clean in libcharset
  3351. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  3352. test -z "charset.alias ref-add.sed ref-del.sed" || rm -f charset.alias ref-add.sed ref-del.sed
  3353. rm -rf .libs _libs
  3354. test -z "libcharset.la" || rm -f libcharset.la
  3355. rm -f ./so_locations
  3356. rm -f *.o
  3357. rm -f *.lo
  3358. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  3359. Making clean in .
  3360. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3361. test -z "glib-public-headers.txt" || rm -f glib-public-headers.txt
  3362. rm -rf .libs _libs
  3363. test -z "libglib-2.0.la" || rm -f libglib-2.0.la
  3364. rm -f ./so_locations
  3365. rm -f *.o
  3366. rm -f *.lo
  3367. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3368. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3369. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3370. Making clean in .
  3371. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3372. rm -f pkg-config
  3373. test -z "*.gcda *.gcno *.gcov" || rm -f *.gcda *.gcno *.gcov
  3374. rm -rf .libs _libs
  3375. rm -f *.o
  3376. rm -f *.lo
  3377. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3378. Making clean in check
  3379. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  3380. rm -rf .libs _libs
  3381. rm -f *.lo
  3382. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  3383. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3384. /bin/rm -f ./contrib/pkgconfig/.stamp.build
  3385. make -C ./contrib/pkgconfig/pkg-config-0.28/
  3386. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3387. make all-recursive
  3388. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  3389. Making all in glib
  3390. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3391. make all-recursive
  3392. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3393. Making all in .
  3394. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3395. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  3396. Making all in m4macros
  3397. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  3398. make[5]: Nothing to be done for 'all'.
  3399. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  3400. Making all in glib
  3401. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3402. GEN glibconfig-stamp
  3403. config.status: executing glib/glibconfig.h commands
  3404. config.status: glib/glibconfig.h is unchanged
  3405. make all-recursive
  3406. make[6]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3407. Making all in libcharset
  3408. make[7]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  3409. CC localcharset.lo
  3410. CCLD libcharset.la
  3411. ar: `u' modifier ignored since `D' is the default (see `U')
  3412. GEN ref-add.sed
  3413. GEN ref-del.sed
  3414. GEN charset.alias
  3415. make[7]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  3416. Making all in .
  3417. make[7]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  3418. CC gallocator.lo
  3419. CC gcache.lo
  3420. CC gcompletion.lo
  3421. CC grel.lo
  3422. CC gthread-deprecated.lo
  3423. In file included from ./glibconfig.h:9:0,
  3424. from ../glib/gtypes.h:34,
  3425. from ./gmessages.h:35,
  3426. from deprecated/gthread-deprecated.c:29:
  3427. deprecated/gthread-deprecated.c: In function 'g_static_mutex_get_mutex_impl':
  3428. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  3429. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3430. ^
  3431. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3432. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3433. ^~~~~~~~~~~
  3434. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3435. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3436. ^~~~~~~
  3437. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3438. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3439. ^~~~~~~~~~~~~~~
  3440. deprecated/gthread-deprecated.c:520:12: note: in expansion of macro 'g_atomic_pointer_get'
  3441. result = g_atomic_pointer_get (&mutex->mutex);
  3442. ^~~~~~~~~~~~~~~~~~~~
  3443. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  3444. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3445. ^
  3446. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3447. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3448. ^~~~~~~~~~~
  3449. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3450. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3451. ^~~~~~~
  3452. ../glib/gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3453. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3454. ^~~~~~~~~~~~~~~
  3455. deprecated/gthread-deprecated.c:530:11: note: in expansion of macro 'g_atomic_pointer_set'
  3456. g_atomic_pointer_set (&mutex->mutex, result);
  3457. ^~~~~~~~~~~~~~~~~~~~
  3458. deprecated/gthread-deprecated.c: In function 'g_static_rec_mutex_get_rec_mutex_impl':
  3459. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  3460. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3461. ^
  3462. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3463. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3464. ^~~~~~~~~~~
  3465. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3466. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3467. ^~~~~~~
  3468. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3469. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3470. ^~~~~~~~~~~~~~~
  3471. deprecated/gthread-deprecated.c:676:12: note: in expansion of macro 'g_atomic_pointer_get'
  3472. result = g_atomic_pointer_get (&mutex->mutex.mutex);
  3473. ^~~~~~~~~~~~~~~~~~~~
  3474. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  3475. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3476. ^
  3477. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3478. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3479. ^~~~~~~~~~~
  3480. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3481. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3482. ^~~~~~~
  3483. ../glib/gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3484. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3485. ^~~~~~~~~~~~~~~
  3486. deprecated/gthread-deprecated.c:687:11: note: in expansion of macro 'g_atomic_pointer_set'
  3487. g_atomic_pointer_set (&mutex->mutex.mutex, result);
  3488. ^~~~~~~~~~~~~~~~~~~~
  3489. CC garray.lo
  3490. In file included from ./glibconfig.h:9:0,
  3491. from ../glib/gtypes.h:34,
  3492. from garray.h:34,
  3493. from garray.c:36:
  3494. garray.c: In function 'g_array_ref':
  3495. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  3496. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3497. ^
  3498. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3499. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3500. ^~~~~~~~~~~
  3501. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3502. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3503. ^~~~~~~
  3504. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3505. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3506. ^~~~~~~~~~~~~~~
  3507. garray.c:260:3: note: in expansion of macro 'g_atomic_int_inc'
  3508. g_atomic_int_inc (&rarray->ref_count);
  3509. ^~~~~~~~~~~~~~~~
  3510. garray.c: In function 'g_array_unref':
  3511. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  3512. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3513. ^
  3514. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3515. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3516. ^~~~~~~~~~~
  3517. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3518. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3519. ^~~~~~~
  3520. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3521. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3522. ^~~~~~~~~~~~~~~
  3523. garray.c:290:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3524. if (g_atomic_int_dec_and_test (&rarray->ref_count))
  3525. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3526. garray.c: In function 'g_array_free':
  3527. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  3528. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3529. ^
  3530. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3531. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3532. ^~~~~~~~~~~
  3533. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3534. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3535. ^~~~~~~
  3536. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3537. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3538. ^~~~~~~~~~~~~~~
  3539. garray.c:344:8: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3540. if (!g_atomic_int_dec_and_test (&array->ref_count))
  3541. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3542. garray.c: In function 'g_ptr_array_ref':
  3543. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  3544. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3545. ^
  3546. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3547. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3548. ^~~~~~~~~~~
  3549. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3550. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3551. ^~~~~~~
  3552. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3553. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3554. ^~~~~~~~~~~~~~~
  3555. garray.c:989:3: note: in expansion of macro 'g_atomic_int_inc'
  3556. g_atomic_int_inc (&rarray->ref_count);
  3557. ^~~~~~~~~~~~~~~~
  3558. garray.c: In function 'g_ptr_array_unref':
  3559. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  3560. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3561. ^
  3562. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3563. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3564. ^~~~~~~~~~~
  3565. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3566. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3567. ^~~~~~~
  3568. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3569. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3570. ^~~~~~~~~~~~~~~
  3571. garray.c:1013:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3572. if (g_atomic_int_dec_and_test (&rarray->ref_count))
  3573. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3574. garray.c: In function 'g_ptr_array_free':
  3575. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  3576. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3577. ^
  3578. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3579. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3580. ^~~~~~~~~~~
  3581. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3582. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3583. ^~~~~~~
  3584. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3585. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3586. ^~~~~~~~~~~~~~~
  3587. garray.c:1047:8: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3588. if (!g_atomic_int_dec_and_test (&array->ref_count))
  3589. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3590. CC gasyncqueue.lo
  3591. In file included from ./glibconfig.h:9:0,
  3592. from ../glib/gtypes.h:34,
  3593. from ../glib/gatomic.h:29,
  3594. from ../glib/gthread.h:34,
  3595. from gasyncqueue.h:34,
  3596. from gasyncqueue.c:29:
  3597. gasyncqueue.c: In function 'g_async_queue_ref':
  3598. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  3599. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3600. ^
  3601. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3602. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3603. ^~~~~~~~~~~
  3604. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3605. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3606. ^~~~~~~
  3607. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3608. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3609. ^~~~~~~~~~~~~~~
  3610. gasyncqueue.c:168:3: note: in expansion of macro 'g_atomic_int_inc'
  3611. g_atomic_int_inc (&queue->ref_count);
  3612. ^~~~~~~~~~~~~~~~
  3613. gasyncqueue.c: In function 'g_async_queue_ref_unlocked':
  3614. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  3615. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3616. ^
  3617. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3618. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3619. ^~~~~~~~~~~
  3620. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3621. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3622. ^~~~~~~
  3623. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3624. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3625. ^~~~~~~~~~~~~~~
  3626. gasyncqueue.c:188:3: note: in expansion of macro 'g_atomic_int_inc'
  3627. g_atomic_int_inc (&queue->ref_count);
  3628. ^~~~~~~~~~~~~~~~
  3629. gasyncqueue.c: In function 'g_async_queue_unref':
  3630. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  3631. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3632. ^
  3633. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3634. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3635. ^~~~~~~~~~~
  3636. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3637. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3638. ^~~~~~~
  3639. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3640. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3641. ^~~~~~~~~~~~~~~
  3642. gasyncqueue.c:229:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3643. if (g_atomic_int_dec_and_test (&queue->ref_count))
  3644. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3645. CC gatomic.lo
  3646. In file included from ./glibconfig.h:9:0,
  3647. from ../glib/gtypes.h:34,
  3648. from gatomic.h:29,
  3649. from gatomic.c:24:
  3650. gatomic.c: In function 'g_atomic_int_get':
  3651. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  3652. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3653. ^
  3654. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3655. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3656. ^~~~~~~~~~~
  3657. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3658. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3659. ^~~~~~~
  3660. gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3661. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3662. ^~~~~~~~~~~~~~~
  3663. gatomic.c:116:10: note: in expansion of macro 'g_atomic_int_get'
  3664. return g_atomic_int_get (atomic);
  3665. ^~~~~~~~~~~~~~~~
  3666. gatomic.c: In function 'g_atomic_int_set':
  3667. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  3668. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3669. ^
  3670. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3671. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3672. ^~~~~~~~~~~
  3673. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3674. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3675. ^~~~~~~
  3676. gatomic.h:86:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3677. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3678. ^~~~~~~~~~~~~~~
  3679. gatomic.c:135:3: note: in expansion of macro 'g_atomic_int_set'
  3680. g_atomic_int_set (atomic, newval);
  3681. ^~~~~~~~~~~~~~~~
  3682. gatomic.c: In function 'g_atomic_int_inc':
  3683. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  3684. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3685. ^
  3686. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3687. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3688. ^~~~~~~~~~~
  3689. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3690. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3691. ^~~~~~~
  3692. gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3693. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3694. ^~~~~~~~~~~~~~~
  3695. gatomic.c:154:3: note: in expansion of macro 'g_atomic_int_inc'
  3696. g_atomic_int_inc (atomic);
  3697. ^~~~~~~~~~~~~~~~
  3698. gatomic.c: In function 'g_atomic_int_dec_and_test':
  3699. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  3700. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3701. ^
  3702. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3703. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3704. ^~~~~~~~~~~
  3705. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3706. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3707. ^~~~~~~
  3708. gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3709. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3710. ^~~~~~~~~~~~~~~
  3711. gatomic.c:175:10: note: in expansion of macro 'g_atomic_int_dec_and_test'
  3712. return g_atomic_int_dec_and_test (atomic);
  3713. ^~~~~~~~~~~~~~~~~~~~~~~~~
  3714. gatomic.c: In function 'g_atomic_int_compare_and_exchange':
  3715. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  3716. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3717. ^
  3718. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3719. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3720. ^~~~~~~~~~~
  3721. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3722. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3723. ^~~~~~~
  3724. gatomic.h:105:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3725. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3726. ^~~~~~~~~~~~~~~
  3727. gatomic.c:203:10: note: in expansion of macro 'g_atomic_int_compare_and_exchange'
  3728. return g_atomic_int_compare_and_exchange (atomic, oldval, newval);
  3729. ^
  3730. gatomic.c: In function 'g_atomic_int_add':
  3731. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  3732. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3733. ^
  3734. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3735. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3736. ^~~~~~~~~~~
  3737. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3738. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3739. ^~~~~~~
  3740. gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3741. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3742. ^~~~~~~~~~~~~~~
  3743. gatomic.c:229:10: note: in expansion of macro 'g_atomic_int_add'
  3744. return g_atomic_int_add (atomic, val);
  3745. ^~~~~~~~~~~~~~~~
  3746. gatomic.c: In function 'g_atomic_int_and':
  3747. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  3748. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3749. ^
  3750. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3751. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3752. ^~~~~~~~~~~
  3753. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3754. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3755. ^~~~~~~
  3756. gatomic.h:117:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3757. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3758. ^~~~~~~~~~~~~~~
  3759. gatomic.c:253:10: note: in expansion of macro 'g_atomic_int_and'
  3760. return g_atomic_int_and (atomic, val);
  3761. ^~~~~~~~~~~~~~~~
  3762. gatomic.c: In function 'g_atomic_int_or':
  3763. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  3764. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3765. ^
  3766. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3767. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3768. ^~~~~~~~~~~
  3769. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3770. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3771. ^~~~~~~
  3772. gatomic.h:123:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3773. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3774. ^~~~~~~~~~~~~~~
  3775. gatomic.c:277:10: note: in expansion of macro 'g_atomic_int_or'
  3776. return g_atomic_int_or (atomic, val);
  3777. ^~~~~~~~~~~~~~~
  3778. gatomic.c: In function 'g_atomic_int_xor':
  3779. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  3780. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3781. ^
  3782. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3783. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3784. ^~~~~~~~~~~
  3785. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3786. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3787. ^~~~~~~
  3788. gatomic.h:129:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3789. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3790. ^~~~~~~~~~~~~~~
  3791. gatomic.c:301:10: note: in expansion of macro 'g_atomic_int_xor'
  3792. return g_atomic_int_xor (atomic, val);
  3793. ^~~~~~~~~~~~~~~~
  3794. gatomic.c: In function 'g_atomic_pointer_get':
  3795. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  3796. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3797. ^
  3798. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3799. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3800. ^~~~~~~~~~~
  3801. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3802. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3803. ^~~~~~~
  3804. gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3805. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3806. ^~~~~~~~~~~~~~~
  3807. gatomic.c:321:10: note: in expansion of macro 'g_atomic_pointer_get'
  3808. return g_atomic_pointer_get ((volatile gpointer *) atomic);
  3809. ^~~~~~~~~~~~~~~~~~~~
  3810. gatomic.c: In function 'g_atomic_pointer_set':
  3811. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  3812. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3813. ^
  3814. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3815. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3816. ^~~~~~~~~~~
  3817. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3818. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3819. ^~~~~~~
  3820. gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3821. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3822. ^~~~~~~~~~~~~~~
  3823. gatomic.c:340:3: note: in expansion of macro 'g_atomic_pointer_set'
  3824. g_atomic_pointer_set ((volatile gpointer *) atomic, newval);
  3825. ^~~~~~~~~~~~~~~~~~~~
  3826. gatomic.c: In function 'g_atomic_pointer_compare_and_exchange':
  3827. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  3828. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3829. ^
  3830. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3831. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3832. ^~~~~~~~~~~
  3833. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3834. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3835. ^~~~~~~
  3836. gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3837. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3838. ^~~~~~~~~~~~~~~
  3839. gatomic.c:368:10: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  3840. return g_atomic_pointer_compare_and_exchange ((volatile gpointer *) atomic,
  3841. ^
  3842. gatomic.c: In function 'g_atomic_pointer_add':
  3843. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  3844. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3845. ^
  3846. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3847. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3848. ^~~~~~~~~~~
  3849. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3850. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3851. ^~~~~~~
  3852. gatomic.h:155:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3853. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3854. ^~~~~~~~~~~~~~~
  3855. gatomic.c:392:10: note: in expansion of macro 'g_atomic_pointer_add'
  3856. return g_atomic_pointer_add ((volatile gpointer *) atomic, val);
  3857. ^~~~~~~~~~~~~~~~~~~~
  3858. gatomic.c: In function 'g_atomic_pointer_and':
  3859. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  3860. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3861. ^
  3862. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3863. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3864. ^~~~~~~~~~~
  3865. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3866. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3867. ^~~~~~~
  3868. gatomic.h:162:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3869. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3870. ^~~~~~~~~~~~~~~
  3871. gatomic.c:416:10: note: in expansion of macro 'g_atomic_pointer_and'
  3872. return g_atomic_pointer_and ((volatile gpointer *) atomic, val);
  3873. ^~~~~~~~~~~~~~~~~~~~
  3874. gatomic.c: In function 'g_atomic_pointer_or':
  3875. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  3876. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3877. ^
  3878. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3879. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3880. ^~~~~~~~~~~
  3881. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3882. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3883. ^~~~~~~
  3884. gatomic.h:169:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3885. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3886. ^~~~~~~~~~~~~~~
  3887. gatomic.c:440:10: note: in expansion of macro 'g_atomic_pointer_or'
  3888. return g_atomic_pointer_or ((volatile gpointer *) atomic, val);
  3889. ^~~~~~~~~~~~~~~~~~~
  3890. gatomic.c: In function 'g_atomic_pointer_xor':
  3891. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  3892. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3893. ^
  3894. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3895. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3896. ^~~~~~~~~~~
  3897. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3898. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3899. ^~~~~~~
  3900. gatomic.h:176:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3901. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  3902. ^~~~~~~~~~~~~~~
  3903. gatomic.c:464:10: note: in expansion of macro 'g_atomic_pointer_xor'
  3904. return g_atomic_pointer_xor ((volatile gpointer *) atomic, val);
  3905. ^~~~~~~~~~~~~~~~~~~~
  3906. CC gbacktrace.lo
  3907. CC gbase64.lo
  3908. CC gbitlock.lo
  3909. In file included from ./glibconfig.h:9:0,
  3910. from ../glib/gtypes.h:34,
  3911. from gbitlock.h:26,
  3912. from gbitlock.c:23:
  3913. gbitlock.c: In function 'g_futex_wait':
  3914. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  3915. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3916. ^
  3917. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  3918. #define G_LIKELY(expr) (expr)
  3919. ^~~~
  3920. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  3921. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  3922. ^~~~~~~~~~~~
  3923. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3924. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3925. ^~~~~~~
  3926. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3927. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3928. ^~~~~~~~~~~~~~~
  3929. gbitlock.c:128:16: note: in expansion of macro 'g_atomic_int_get'
  3930. if G_LIKELY (g_atomic_int_get (address) == value)
  3931. ^~~~~~~~~~~~~~~~
  3932. gbitlock.c: In function 'g_bit_lock':
  3933. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  3934. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3935. ^
  3936. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3937. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3938. ^~~~~~~~~~~
  3939. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3940. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3941. ^~~~~~~
  3942. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3943. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3944. ^~~~~~~~~~~~~~~
  3945. gbitlock.c:223:9: note: in expansion of macro 'g_atomic_int_get'
  3946. v = g_atomic_int_get (address);
  3947. ^~~~~~~~~~~~~~~~
  3948. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  3949. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3950. ^
  3951. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3952. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3953. ^~~~~~~~~~~
  3954. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3955. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3956. ^~~~~~~
  3957. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3958. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3959. ^~~~~~~~~~~~~~~
  3960. gbitlock.c:228:9: note: in expansion of macro 'g_atomic_int_add'
  3961. g_atomic_int_add (&g_bit_lock_contended[class], +1);
  3962. ^~~~~~~~~~~~~~~~
  3963. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  3964. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3965. ^
  3966. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3967. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3968. ^~~~~~~~~~~
  3969. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3970. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3971. ^~~~~~~
  3972. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3973. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3974. ^~~~~~~~~~~~~~~
  3975. gbitlock.c:230:9: note: in expansion of macro 'g_atomic_int_add'
  3976. g_atomic_int_add (&g_bit_lock_contended[class], -1);
  3977. ^~~~~~~~~~~~~~~~
  3978. gbitlock.c: In function 'g_bit_unlock':
  3979. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  3980. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3981. ^
  3982. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3983. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  3984. ^~~~~~~~~~~
  3985. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  3986. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3987. ^~~~~~~
  3988. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  3989. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  3990. ^~~~~~~~~~~~~~~
  3991. gbitlock.c:334:9: note: in expansion of macro 'g_atomic_int_get'
  3992. if (g_atomic_int_get (&g_bit_lock_contended[class]))
  3993. ^~~~~~~~~~~~~~~~
  3994. gbitlock.c: In function 'g_futex_int_address':
  3995. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  3996. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  3997. ^
  3998. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  3999. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4000. ^~~~~~~~~~~
  4001. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4002. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4003. ^~~~~~~
  4004. gbitlock.c:370:3: note: in expansion of macro 'G_STATIC_ASSERT'
  4005. G_STATIC_ASSERT (G_BYTE_ORDER == G_LITTLE_ENDIAN ||
  4006. ^~~~~~~~~~~~~~~
  4007. gbitlock.c: In function 'g_pointer_bit_lock':
  4008. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  4009. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4010. ^
  4011. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4012. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4013. ^~~~~~~~~~~
  4014. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4015. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4016. ^~~~~~~
  4017. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4018. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4019. ^~~~~~~~~~~~~~~
  4020. gbitlock.c:418:19: note: in expansion of macro 'g_atomic_pointer_get'
  4021. v = (gsize) g_atomic_pointer_get (pointer_address);
  4022. ^~~~~~~~~~~~~~~~~~~~
  4023. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  4024. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4025. ^
  4026. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4027. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4028. ^~~~~~~~~~~
  4029. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4030. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4031. ^~~~~~~
  4032. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4033. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4034. ^~~~~~~~~~~~~~~
  4035. gbitlock.c:423:11: note: in expansion of macro 'g_atomic_int_add'
  4036. g_atomic_int_add (&g_bit_lock_contended[class], +1);
  4037. ^~~~~~~~~~~~~~~~
  4038. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  4039. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4040. ^
  4041. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4042. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4043. ^~~~~~~~~~~
  4044. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4045. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4046. ^~~~~~~
  4047. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4048. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4049. ^~~~~~~~~~~~~~~
  4050. gbitlock.c:425:11: note: in expansion of macro 'g_atomic_int_add'
  4051. g_atomic_int_add (&g_bit_lock_contended[class], -1);
  4052. ^~~~~~~~~~~~~~~~
  4053. gbitlock.c: In function 'g_pointer_bit_unlock':
  4054. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  4055. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4056. ^
  4057. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4058. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4059. ^~~~~~~~~~~
  4060. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4061. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4062. ^~~~~~~
  4063. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4064. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4065. ^~~~~~~~~~~~~~~
  4066. gbitlock.c:532:11: note: in expansion of macro 'g_atomic_int_get'
  4067. if (g_atomic_int_get (&g_bit_lock_contended[class]))
  4068. ^~~~~~~~~~~~~~~~
  4069. CC gbookmarkfile.lo
  4070. CC gbytes.lo
  4071. In file included from ./glibconfig.h:9:0,
  4072. from ../glib/gtypes.h:34,
  4073. from gbytes.h:31,
  4074. from gbytes.c:26:
  4075. gbytes.c: In function 'g_bytes_ref':
  4076. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4077. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4078. ^
  4079. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4080. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4081. ^~~~~~~~~~~
  4082. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4083. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4084. ^~~~~~~
  4085. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4086. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4087. ^~~~~~~~~~~~~~~
  4088. gbytes.c:270:3: note: in expansion of macro 'g_atomic_int_inc'
  4089. g_atomic_int_inc (&bytes->ref_count);
  4090. ^~~~~~~~~~~~~~~~
  4091. gbytes.c: In function 'g_bytes_unref':
  4092. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4093. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4094. ^
  4095. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4096. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4097. ^~~~~~~~~~~
  4098. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4099. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4100. ^~~~~~~
  4101. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4102. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4103. ^~~~~~~~~~~~~~~
  4104. gbytes.c:290:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4105. if (g_atomic_int_dec_and_test (&bytes->ref_count))
  4106. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4107. gbytes.c: In function 'try_steal_and_unref':
  4108. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  4109. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4110. ^
  4111. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4112. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4113. ^~~~~~~~~~~
  4114. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4115. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4116. ^~~~~~~
  4117. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4118. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4119. ^~~~~~~~~~~~~~~
  4120. gbytes.c:397:7: note: in expansion of macro 'g_atomic_int_get'
  4121. if (g_atomic_int_get (&bytes->ref_count) == 1)
  4122. ^~~~~~~~~~~~~~~~
  4123. CC gcharset.lo
  4124. CC gchecksum.lo
  4125. CC gconvert.lo
  4126. CC gdataset.lo
  4127. In file included from ./glibconfig.h:9:0,
  4128. from ../glib/gtypes.h:34,
  4129. from ../glib/gquark.h:34,
  4130. from gdataset.h:34,
  4131. from gdataset.c:37:
  4132. gdataset.c: In function 'g_datalist_lock':
  4133. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4134. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4135. ^
  4136. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4137. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4138. ^~~~~~~~~~~
  4139. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4140. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4141. ^~~~~~~
  4142. gbitlock.h:52:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4143. G_STATIC_ASSERT (sizeof *(address) == sizeof (gpointer)); \
  4144. ^~~~~~~~~~~~~~~
  4145. gdataset.c:219:3: note: in expansion of macro 'g_pointer_bit_lock'
  4146. g_pointer_bit_lock ((void **)datalist, DATALIST_LOCK_BIT);
  4147. ^~~~~~~~~~~~~~~~~~
  4148. gdataset.c: In function 'g_datalist_unlock':
  4149. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4150. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4151. ^
  4152. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4153. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4154. ^~~~~~~~~~~
  4155. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4156. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4157. ^~~~~~~
  4158. gbitlock.h:64:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4159. G_STATIC_ASSERT (sizeof *(address) == sizeof (gpointer)); \
  4160. ^~~~~~~~~~~~~~~
  4161. gdataset.c:225:3: note: in expansion of macro 'g_pointer_bit_unlock'
  4162. g_pointer_bit_unlock ((void **)datalist, DATALIST_LOCK_BIT);
  4163. ^~~~~~~~~~~~~~~~~~~~
  4164. gdataset.c: In function 'g_datalist_clear_i':
  4165. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  4166. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4167. ^
  4168. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4169. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4170. ^~~~~~~~~~~
  4171. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4172. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4173. ^~~~~~~
  4174. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4175. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4176. ^~~~~~~~~~~~~~~
  4177. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4178. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4179. ^~~~~~~~~~~~~~~~~~~~
  4180. gdataset.c:237:10: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4181. data = G_DATALIST_GET_POINTER (datalist);
  4182. ^~~~~~~~~~~~~~~~~~~~~~
  4183. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  4184. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4185. ^
  4186. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4187. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4188. ^~~~~~~~~~~
  4189. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4190. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4191. ^~~~~~~
  4192. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4193. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4194. ^~~~~~~~~~~~~~~
  4195. gdataset.c:151:13: note: in expansion of macro 'g_atomic_pointer_get'
  4196. _oldv = g_atomic_pointer_get (datalist); \
  4197. ^~~~~~~~~~~~~~~~~~~~
  4198. gdataset.c:238:3: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4199. G_DATALIST_SET_POINTER (datalist, NULL);
  4200. ^~~~~~~~~~~~~~~~~~~~~~
  4201. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  4202. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4203. ^
  4204. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4205. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4206. ^~~~~~~~~~~
  4207. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4208. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4209. ^~~~~~~
  4210. ./gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4211. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4212. ^~~~~~~~~~~~~~~
  4213. gdataset.c:153:13: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  4214. } while (!g_atomic_pointer_compare_and_exchange ((void**) datalist, _oldv, _newv)); \
  4215. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4216. gdataset.c:238:3: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4217. G_DATALIST_SET_POINTER (datalist, NULL);
  4218. ^~~~~~~~~~~~~~~~~~~~~~
  4219. gdataset.c: In function 'g_datalist_clear':
  4220. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  4221. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4222. ^
  4223. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4224. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4225. ^~~~~~~~~~~
  4226. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4227. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4228. ^~~~~~~
  4229. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4230. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4231. ^~~~~~~~~~~~~~~
  4232. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4233. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4234. ^~~~~~~~~~~~~~~~~~~~
  4235. gdataset.c:273:10: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4236. data = G_DATALIST_GET_POINTER (datalist);
  4237. ^~~~~~~~~~~~~~~~~~~~~~
  4238. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  4239. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4240. ^
  4241. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4242. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4243. ^~~~~~~~~~~
  4244. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4245. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4246. ^~~~~~~
  4247. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4248. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4249. ^~~~~~~~~~~~~~~
  4250. gdataset.c:151:13: note: in expansion of macro 'g_atomic_pointer_get'
  4251. _oldv = g_atomic_pointer_get (datalist); \
  4252. ^~~~~~~~~~~~~~~~~~~~
  4253. gdataset.c:274:3: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4254. G_DATALIST_SET_POINTER (datalist, NULL);
  4255. ^~~~~~~~~~~~~~~~~~~~~~
  4256. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  4257. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4258. ^
  4259. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4260. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4261. ^~~~~~~~~~~
  4262. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4263. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4264. ^~~~~~~
  4265. ./gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4266. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4267. ^~~~~~~~~~~~~~~
  4268. gdataset.c:153:13: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  4269. } while (!g_atomic_pointer_compare_and_exchange ((void**) datalist, _oldv, _newv)); \
  4270. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4271. gdataset.c:274:3: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4272. G_DATALIST_SET_POINTER (datalist, NULL);
  4273. ^~~~~~~~~~~~~~~~~~~~~~
  4274. gdataset.c: In function 'g_dataset_destroy_internal':
  4275. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  4276. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4277. ^
  4278. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4279. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4280. ^~~~~~~~~~~
  4281. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4282. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4283. ^~~~~~~
  4284. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4285. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4286. ^~~~~~~~~~~~~~~
  4287. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4288. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4289. ^~~~~~~~~~~~~~~~~~~~
  4290. gdataset.c:315:11: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4291. if (G_DATALIST_GET_POINTER(&dataset->datalist) == NULL)
  4292. ^~~~~~~~~~~~~~~~~~~~~~
  4293. gdataset.c: In function 'g_data_set_internal':
  4294. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  4295. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4296. ^
  4297. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4298. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4299. ^~~~~~~~~~~
  4300. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4301. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4302. ^~~~~~~
  4303. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4304. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4305. ^~~~~~~~~~~~~~~
  4306. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4307. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4308. ^~~~~~~~~~~~~~~~~~~~
  4309. gdataset.c:366:7: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4310. d = G_DATALIST_GET_POINTER (datalist);
  4311. ^~~~~~~~~~~~~~~~~~~~~~
  4312. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  4313. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4314. ^
  4315. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4316. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4317. ^~~~~~~~~~~
  4318. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4319. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4320. ^~~~~~~
  4321. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4322. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4323. ^~~~~~~~~~~~~~~
  4324. gdataset.c:151:13: note: in expansion of macro 'g_atomic_pointer_get'
  4325. _oldv = g_atomic_pointer_get (datalist); \
  4326. ^~~~~~~~~~~~~~~~~~~~
  4327. gdataset.c:388:9: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4328. G_DATALIST_SET_POINTER (datalist, NULL);
  4329. ^~~~~~~~~~~~~~~~~~~~~~
  4330. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  4331. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4332. ^
  4333. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4334. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4335. ^~~~~~~~~~~
  4336. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4337. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4338. ^~~~~~~
  4339. ./gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4340. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4341. ^~~~~~~~~~~~~~~
  4342. gdataset.c:153:13: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  4343. } while (!g_atomic_pointer_compare_and_exchange ((void**) datalist, _oldv, _newv)); \
  4344. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4345. gdataset.c:388:9: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4346. G_DATALIST_SET_POINTER (datalist, NULL);
  4347. ^~~~~~~~~~~~~~~~~~~~~~
  4348. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  4349. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4350. ^
  4351. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4352. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4353. ^~~~~~~~~~~
  4354. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4355. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4356. ^~~~~~~
  4357. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4358. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4359. ^~~~~~~~~~~~~~~
  4360. gdataset.c:151:13: note: in expansion of macro 'g_atomic_pointer_get'
  4361. _oldv = g_atomic_pointer_get (datalist); \
  4362. ^~~~~~~~~~~~~~~~~~~~
  4363. gdataset.c:484:2: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4364. G_DATALIST_SET_POINTER (datalist, d);
  4365. ^~~~~~~~~~~~~~~~~~~~~~
  4366. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  4367. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4368. ^
  4369. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4370. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4371. ^~~~~~~~~~~
  4372. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4373. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4374. ^~~~~~~
  4375. ./gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4376. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4377. ^~~~~~~~~~~~~~~
  4378. gdataset.c:153:13: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  4379. } while (!g_atomic_pointer_compare_and_exchange ((void**) datalist, _oldv, _newv)); \
  4380. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4381. gdataset.c:484:2: note: in expansion of macro 'G_DATALIST_SET_POINTER'
  4382. G_DATALIST_SET_POINTER (datalist, d);
  4383. ^~~~~~~~~~~~~~~~~~~~~~
  4384. gdataset.c: In function 'g_datalist_id_get_data':
  4385. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  4386. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4387. ^
  4388. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4389. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4390. ^~~~~~~~~~~
  4391. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4392. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4393. ^~~~~~~
  4394. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4395. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4396. ^~~~~~~~~~~~~~~
  4397. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4398. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4399. ^~~~~~~~~~~~~~~~~~~~
  4400. gdataset.c:813:11: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4401. d = G_DATALIST_GET_POINTER (datalist);
  4402. ^~~~~~~~~~~~~~~~~~~~~~
  4403. gdataset.c: In function 'g_datalist_get_data':
  4404. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  4405. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4406. ^
  4407. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4408. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4409. ^~~~~~~~~~~
  4410. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4411. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4412. ^~~~~~~
  4413. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4414. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4415. ^~~~~~~~~~~~~~~
  4416. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4417. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4418. ^~~~~~~~~~~~~~~~~~~~
  4419. gdataset.c:856:7: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4420. d = G_DATALIST_GET_POINTER (datalist);
  4421. ^~~~~~~~~~~~~~~~~~~~~~
  4422. gdataset.c: In function 'g_datalist_foreach':
  4423. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  4424. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4425. ^
  4426. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4427. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4428. ^~~~~~~~~~~
  4429. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4430. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4431. ^~~~~~~
  4432. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4433. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4434. ^~~~~~~~~~~~~~~
  4435. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4436. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4437. ^~~~~~~~~~~~~~~~~~~~
  4438. gdataset.c:948:7: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4439. d = G_DATALIST_GET_POINTER (datalist);
  4440. ^~~~~~~~~~~~~~~~~~~~~~
  4441. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  4442. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4443. ^
  4444. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4445. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4446. ^~~~~~~~~~~
  4447. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4448. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4449. ^~~~~~~
  4450. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4451. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4452. ^~~~~~~~~~~~~~~
  4453. gdataset.c:146:22: note: in expansion of macro 'g_atomic_pointer_get'
  4454. ((GData*) ((gsize) g_atomic_pointer_get (datalist) & ~(gsize) G_DATALIST_FLAGS_MASK_INTERNAL))
  4455. ^~~~~~~~~~~~~~~~~~~~
  4456. gdataset.c:963:11: note: in expansion of macro 'G_DATALIST_GET_POINTER'
  4457. d = G_DATALIST_GET_POINTER (datalist);
  4458. ^~~~~~~~~~~~~~~~~~~~~~
  4459. gdataset.c: In function 'g_datalist_init':
  4460. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  4461. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4462. ^
  4463. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4464. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4465. ^~~~~~~~~~~
  4466. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4467. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4468. ^~~~~~~
  4469. ./gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4470. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4471. ^~~~~~~~~~~~~~~
  4472. gdataset.c:990:3: note: in expansion of macro 'g_atomic_pointer_set'
  4473. g_atomic_pointer_set (datalist, NULL);
  4474. ^~~~~~~~~~~~~~~~~~~~
  4475. gdataset.c: In function 'g_datalist_set_flags':
  4476. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  4477. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4478. ^
  4479. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4480. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4481. ^~~~~~~~~~~
  4482. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4483. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4484. ^~~~~~~
  4485. ./gatomic.h:169:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4486. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4487. ^~~~~~~~~~~~~~~
  4488. gdataset.c:1018:3: note: in expansion of macro 'g_atomic_pointer_or'
  4489. g_atomic_pointer_or (datalist, (gsize)flags);
  4490. ^~~~~~~~~~~~~~~~~~~
  4491. gdataset.c: In function 'g_datalist_unset_flags':
  4492. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_20' locally defined but not used [-Wunused-local-typedefs]
  4493. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4494. ^
  4495. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4496. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4497. ^~~~~~~~~~~
  4498. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4499. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4500. ^~~~~~~
  4501. ./gatomic.h:162:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4502. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4503. ^~~~~~~~~~~~~~~
  4504. gdataset.c:1041:3: note: in expansion of macro 'g_atomic_pointer_and'
  4505. g_atomic_pointer_and (datalist, ~(gsize)flags);
  4506. ^~~~~~~~~~~~~~~~~~~~
  4507. gdataset.c: In function 'g_datalist_get_flags':
  4508. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_21' locally defined but not used [-Wunused-local-typedefs]
  4509. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4510. ^
  4511. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4512. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4513. ^~~~~~~~~~~
  4514. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4515. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4516. ^~~~~~~
  4517. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4518. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4519. ^~~~~~~~~~~~~~~
  4520. gdatasetprivate.h:39:12: note: in expansion of macro 'g_atomic_pointer_get'
  4521. ((gsize) g_atomic_pointer_get (datalist) & G_DATALIST_FLAGS_MASK)
  4522. ^~~~~~~~~~~~~~~~~~~~
  4523. gdataset.c:1060:10: note: in expansion of macro 'G_DATALIST_GET_FLAGS'
  4524. return G_DATALIST_GET_FLAGS (datalist); /* atomic macro */
  4525. ^~~~~~~~~~~~~~~~~~~~
  4526. gdataset.c: In function 'g_quark_to_string':
  4527. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_22' locally defined but not used [-Wunused-local-typedefs]
  4528. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4529. ^
  4530. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4531. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4532. ^~~~~~~~~~~
  4533. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4534. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4535. ^~~~~~~
  4536. ./gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4537. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4538. ^~~~~~~~~~~~~~~
  4539. gdataset.c:1263:18: note: in expansion of macro 'g_atomic_int_get'
  4540. quark_seq_id = g_atomic_int_get (&g_quark_seq_id);
  4541. ^~~~~~~~~~~~~~~~
  4542. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_23' locally defined but not used [-Wunused-local-typedefs]
  4543. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4544. ^
  4545. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4546. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4547. ^~~~~~~~~~~
  4548. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4549. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4550. ^~~~~~~
  4551. ./gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4552. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4553. ^~~~~~~~~~~~~~~
  4554. gdataset.c:1264:12: note: in expansion of macro 'g_atomic_pointer_get'
  4555. quarks = g_atomic_pointer_get (&g_quarks);
  4556. ^~~~~~~~~~~~~~~~~~~~
  4557. gdataset.c: In function 'g_quark_new':
  4558. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_24' locally defined but not used [-Wunused-local-typedefs]
  4559. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4560. ^
  4561. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4562. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4563. ^~~~~~~~~~~
  4564. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4565. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4566. ^~~~~~~
  4567. ./gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4568. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4569. ^~~~~~~~~~~~~~~
  4570. gdataset.c:1288:7: note: in expansion of macro 'g_atomic_pointer_set'
  4571. g_atomic_pointer_set (&g_quarks, g_quarks_new);
  4572. ^~~~~~~~~~~~~~~~~~~~
  4573. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_25' locally defined but not used [-Wunused-local-typedefs]
  4574. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4575. ^
  4576. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4577. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4578. ^~~~~~~~~~~
  4579. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4580. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4581. ^~~~~~~
  4582. ./gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4583. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4584. ^~~~~~~~~~~~~~~
  4585. gdataset.c:1295:7: note: in expansion of macro 'g_atomic_int_inc'
  4586. g_atomic_int_inc (&g_quark_seq_id);
  4587. ^~~~~~~~~~~~~~~~
  4588. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_26' locally defined but not used [-Wunused-local-typedefs]
  4589. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4590. ^
  4591. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4592. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4593. ^~~~~~~~~~~
  4594. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4595. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4596. ^~~~~~~
  4597. ./gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4598. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4599. ^~~~~~~~~~~~~~~
  4600. gdataset.c:1299:3: note: in expansion of macro 'g_atomic_pointer_set'
  4601. g_atomic_pointer_set (&g_quarks[quark], string);
  4602. ^~~~~~~~~~~~~~~~~~~~
  4603. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_27' locally defined but not used [-Wunused-local-typedefs]
  4604. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4605. ^
  4606. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4607. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4608. ^~~~~~~~~~~
  4609. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4610. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4611. ^~~~~~~
  4612. ./gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4613. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4614. ^~~~~~~~~~~~~~~
  4615. gdataset.c:1301:3: note: in expansion of macro 'g_atomic_int_inc'
  4616. g_atomic_int_inc (&g_quark_seq_id);
  4617. ^~~~~~~~~~~~~~~~
  4618. CC gdate.lo
  4619. CC gdatetime.lo
  4620. In file included from ./glibconfig.h:9:0,
  4621. from ../glib/gtypes.h:34,
  4622. from ../glib/gtimezone.h:29,
  4623. from gdatetime.h:33,
  4624. from gdatetime.c:61:
  4625. gdatetime.c: In function 'g_date_time_ref':
  4626. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4627. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4628. ^
  4629. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4630. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4631. ^~~~~~~~~~~
  4632. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4633. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4634. ^~~~~~~
  4635. gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4636. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4637. ^~~~~~~~~~~~~~~
  4638. gdatetime.c:455:3: note: in expansion of macro 'g_atomic_int_inc'
  4639. g_atomic_int_inc (&datetime->ref_count);
  4640. ^~~~~~~~~~~~~~~~
  4641. gdatetime.c: In function 'g_date_time_unref':
  4642. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4643. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4644. ^
  4645. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4646. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4647. ^~~~~~~~~~~
  4648. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4649. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4650. ^~~~~~~
  4651. gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4652. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4653. ^~~~~~~~~~~~~~~
  4654. gdatetime.c:477:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4655. if (g_atomic_int_dec_and_test (&datetime->ref_count))
  4656. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4657. gdatetime.c: In function 'format_number':
  4658. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  4659. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4660. ^
  4661. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  4662. #define G_UNLIKELY(expr) (expr)
  4663. ^~~~
  4664. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  4665. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  4666. ^~~~~~~~~~~~
  4667. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4668. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4669. ^~~~~~~
  4670. ../glib/gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4671. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4672. ^~~~~~~~~~~~~~~
  4673. gdatetime.c:2108:22: note: in expansion of macro 'g_once_init_enter'
  4674. if G_UNLIKELY (g_once_init_enter (&initialised))
  4675. ^~~~~~~~~~~~~~~~~
  4676. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  4677. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4678. ^
  4679. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  4680. #define G_UNLIKELY(expr) (expr)
  4681. ^~~~
  4682. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  4683. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  4684. ^~~~~~~~~~~~
  4685. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4686. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4687. ^~~~~~~
  4688. gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4689. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4690. ^~~~~~~~~~~~~~~
  4691. ../glib/gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  4692. (!g_atomic_pointer_get (location) && \
  4693. ^~~~~~~~~~~~~~~~~~~~
  4694. gdatetime.c:2108:22: note: in expansion of macro 'g_once_init_enter'
  4695. if G_UNLIKELY (g_once_init_enter (&initialised))
  4696. ^~~~~~~~~~~~~~~~~
  4697. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  4698. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4699. ^
  4700. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4701. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4702. ^~~~~~~~~~~
  4703. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4704. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4705. ^~~~~~~
  4706. ../glib/gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4707. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4708. ^~~~~~~~~~~~~~~
  4709. gdatetime.c:2115:11: note: in expansion of macro 'g_once_init_leave'
  4710. g_once_init_leave (&initialised, TRUE);
  4711. ^~~~~~~~~~~~~~~~~
  4712. CC gdir.lo
  4713. CC genviron.lo
  4714. CC gerror.lo
  4715. CC gfileutils.lo
  4716. CC ggettext.lo
  4717. In file included from ggettext.c:43:0:
  4718. ggettext.c: In function 'ensure_gettext_initialized':
  4719. glibintl.h:35:42: warning: statement with no effect [-Wunused-value]
  4720. #define bindtextdomain(Domain,Directory) (Domain)
  4721. ^
  4722. ggettext.c:107:7: note: in expansion of macro 'bindtextdomain'
  4723. bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR);
  4724. ^~~~~~~~~~~~~~
  4725. In file included from ./glibconfig.h:9:0,
  4726. from ../glib/gtypes.h:34,
  4727. from ggettext.h:34,
  4728. from ggettext.c:29:
  4729. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4730. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4731. ^
  4732. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4733. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4734. ^~~~~~~~~~~
  4735. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4736. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4737. ^~~~~~~
  4738. gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4739. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4740. ^~~~~~~~~~~~~~~
  4741. ggettext.c:100:7: note: in expansion of macro 'g_once_init_enter'
  4742. if (g_once_init_enter (&initialised))
  4743. ^~~~~~~~~~~~~~~~~
  4744. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4745. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4746. ^
  4747. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4748. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4749. ^~~~~~~~~~~
  4750. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4751. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4752. ^~~~~~~
  4753. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4754. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4755. ^~~~~~~~~~~~~~~
  4756. gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  4757. (!g_atomic_pointer_get (location) && \
  4758. ^~~~~~~~~~~~~~~~~~~~
  4759. ggettext.c:100:7: note: in expansion of macro 'g_once_init_enter'
  4760. if (g_once_init_enter (&initialised))
  4761. ^~~~~~~~~~~~~~~~~
  4762. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  4763. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4764. ^
  4765. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4766. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4767. ^~~~~~~~~~~
  4768. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4769. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4770. ^~~~~~~
  4771. gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4772. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4773. ^~~~~~~~~~~~~~~
  4774. ggettext.c:112:7: note: in expansion of macro 'g_once_init_leave'
  4775. g_once_init_leave (&initialised, TRUE);
  4776. ^~~~~~~~~~~~~~~~~
  4777. ggettext.c: In function '_g_dgettext_should_translate':
  4778. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  4779. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4780. ^
  4781. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  4782. #define G_UNLIKELY(expr) (expr)
  4783. ^~~~
  4784. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  4785. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  4786. ^~~~~~~~~~~~
  4787. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4788. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4789. ^~~~~~~
  4790. gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4791. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4792. ^~~~~~~~~~~~~~~
  4793. ggettext.c:311:19: note: in expansion of macro 'g_once_init_enter'
  4794. if (G_UNLIKELY (g_once_init_enter (&translate)))
  4795. ^~~~~~~~~~~~~~~~~
  4796. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  4797. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4798. ^
  4799. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  4800. #define G_UNLIKELY(expr) (expr)
  4801. ^~~~
  4802. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  4803. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  4804. ^~~~~~~~~~~~
  4805. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4806. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4807. ^~~~~~~
  4808. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4809. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  4810. ^~~~~~~~~~~~~~~
  4811. gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  4812. (!g_atomic_pointer_get (location) && \
  4813. ^~~~~~~~~~~~~~~~~~~~
  4814. ggettext.c:311:19: note: in expansion of macro 'g_once_init_enter'
  4815. if (G_UNLIKELY (g_once_init_enter (&translate)))
  4816. ^~~~~~~~~~~~~~~~~
  4817. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  4818. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4819. ^
  4820. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4821. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4822. ^~~~~~~~~~~
  4823. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4824. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4825. ^~~~~~~
  4826. gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4827. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  4828. ^~~~~~~~~~~~~~~
  4829. ggettext.c:342:7: note: in expansion of macro 'g_once_init_leave'
  4830. g_once_init_leave (&translate,
  4831. ^~~~~~~~~~~~~~~~~
  4832. CC ghash.lo
  4833. In file included from ./glibconfig.h:9:0,
  4834. from ../glib/gtypes.h:34,
  4835. from ghash.h:34,
  4836. from ghash.c:35:
  4837. ghash.c: In function 'g_hash_table_ref':
  4838. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4839. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4840. ^
  4841. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4842. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4843. ^~~~~~~~~~~
  4844. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4845. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4846. ^~~~~~~
  4847. gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4848. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4849. ^~~~~~~~~~~~~~~
  4850. ghash.c:1001:3: note: in expansion of macro 'g_atomic_int_inc'
  4851. g_atomic_int_inc (&hash_table->ref_count);
  4852. ^~~~~~~~~~~~~~~~
  4853. ghash.c: In function 'g_hash_table_unref':
  4854. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4855. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4856. ^
  4857. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4858. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4859. ^~~~~~~~~~~
  4860. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4861. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4862. ^~~~~~~
  4863. gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4864. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4865. ^~~~~~~~~~~~~~~
  4866. ghash.c:1022:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4867. if (g_atomic_int_dec_and_test (&hash_table->ref_count))
  4868. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4869. CC ghmac.lo
  4870. In file included from ./glibconfig.h:9:0,
  4871. from ../glib/gtypes.h:34,
  4872. from ghmac.h:28,
  4873. from ghmac.c:27:
  4874. ghmac.c: In function 'g_hmac_ref':
  4875. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4876. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4877. ^
  4878. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4879. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4880. ^~~~~~~~~~~
  4881. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4882. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4883. ^~~~~~~
  4884. gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4885. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4886. ^~~~~~~~~~~~~~~
  4887. ghmac.c:202:3: note: in expansion of macro 'g_atomic_int_inc'
  4888. g_atomic_int_inc (&hmac->ref_count);
  4889. ^~~~~~~~~~~~~~~~
  4890. ghmac.c: In function 'g_hmac_unref':
  4891. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4892. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4893. ^
  4894. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4895. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4896. ^~~~~~~~~~~
  4897. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4898. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4899. ^~~~~~~
  4900. gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4901. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4902. ^~~~~~~~~~~~~~~
  4903. ghmac.c:225:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4904. if (g_atomic_int_dec_and_test (&hmac->ref_count))
  4905. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4906. CC ghook.lo
  4907. CC ghostutils.lo
  4908. CC giochannel.lo
  4909. In file included from ./glibconfig.h:9:0,
  4910. from ../glib/gtypes.h:34,
  4911. from ../glib/gquark.h:34,
  4912. from ../glib/gerror.h:30,
  4913. from ../glib/gconvert.h:34,
  4914. from giochannel.h:34,
  4915. from giochannel.c:43:
  4916. giochannel.c: In function 'g_io_channel_ref':
  4917. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4918. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4919. ^
  4920. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4921. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4922. ^~~~~~~~~~~
  4923. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4924. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4925. ^~~~~~~
  4926. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4927. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4928. ^~~~~~~~~~~~~~~
  4929. giochannel.c:230:3: note: in expansion of macro 'g_atomic_int_inc'
  4930. g_atomic_int_inc (&channel->ref_count);
  4931. ^~~~~~~~~~~~~~~~
  4932. giochannel.c: In function 'g_io_channel_unref':
  4933. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4934. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4935. ^
  4936. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4937. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4938. ^~~~~~~~~~~
  4939. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4940. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4941. ^~~~~~~
  4942. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4943. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4944. ^~~~~~~~~~~~~~~
  4945. giochannel.c:248:13: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4946. is_zero = g_atomic_int_dec_and_test (&channel->ref_count);
  4947. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4948. CC gkeyfile.lo
  4949. In file included from ./glibconfig.h:9:0,
  4950. from ../glib/gtypes.h:34,
  4951. from ../glib/gquark.h:34,
  4952. from ../glib/gerror.h:30,
  4953. from gkeyfile.h:30,
  4954. from gkeyfile.c:28:
  4955. gkeyfile.c: In function 'g_key_file_ref':
  4956. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4957. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4958. ^
  4959. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4960. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4961. ^~~~~~~~~~~
  4962. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4963. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4964. ^~~~~~~
  4965. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4966. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4967. ^~~~~~~~~~~~~~~
  4968. gkeyfile.c:1064:3: note: in expansion of macro 'g_atomic_int_inc'
  4969. g_atomic_int_inc (&key_file->ref_count);
  4970. ^~~~~~~~~~~~~~~~
  4971. gkeyfile.c: In function 'g_key_file_unref':
  4972. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  4973. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4974. ^
  4975. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  4976. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  4977. ^~~~~~~~~~~
  4978. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  4979. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4980. ^~~~~~~
  4981. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  4982. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  4983. ^~~~~~~~~~~~~~~
  4984. gkeyfile.c:1102:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  4985. if (g_atomic_int_dec_and_test (&key_file->ref_count))
  4986. ^~~~~~~~~~~~~~~~~~~~~~~~~
  4987. CC glib-init.lo
  4988. CC glib-private.lo
  4989. CC glist.lo
  4990. CC gmain.lo
  4991. In file included from glibconfig.h:9:0,
  4992. from gmain.c:35:
  4993. gmain.c: In function 'g_main_context_ref':
  4994. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  4995. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  4996. ^
  4997. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  4998. #define G_LIKELY(expr) (expr)
  4999. ^~~~
  5000. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5001. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5002. ^~~~~~~~~~~~
  5003. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5004. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5005. ^~~~~~~
  5006. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5007. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5008. ^~~~~~~~~~~~~~~
  5009. gmain.c:451:25: note: in expansion of macro 'g_atomic_int_get'
  5010. g_return_val_if_fail (g_atomic_int_get (&context->ref_count) > 0, NULL);
  5011. ^~~~~~~~~~~~~~~~
  5012. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5013. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5014. ^
  5015. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5016. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5017. ^~~~~~~~~~~
  5018. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5019. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5020. ^~~~~~~
  5021. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5022. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5023. ^~~~~~~~~~~~~~~
  5024. gmain.c:453:3: note: in expansion of macro 'g_atomic_int_inc'
  5025. g_atomic_int_inc (&context->ref_count);
  5026. ^~~~~~~~~~~~~~~~
  5027. gmain.c: In function 'g_main_context_unref':
  5028. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  5029. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5030. ^
  5031. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5032. #define G_LIKELY(expr) (expr)
  5033. ^~~~
  5034. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5035. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5036. ^~~~~~~~~~~~
  5037. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5038. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5039. ^~~~~~~
  5040. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5041. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5042. ^~~~~~~~~~~~~~~
  5043. gmain.c:477:21: note: in expansion of macro 'g_atomic_int_get'
  5044. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  5045. ^~~~~~~~~~~~~~~~
  5046. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  5047. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5048. ^
  5049. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5050. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5051. ^~~~~~~~~~~
  5052. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5053. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5054. ^~~~~~~
  5055. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5056. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5057. ^~~~~~~~~~~~~~~
  5058. gmain.c:479:8: note: in expansion of macro 'g_atomic_int_dec_and_test'
  5059. if (!g_atomic_int_dec_and_test (&context->ref_count))
  5060. ^~~~~~~~~~~~~~~~~~~~~~~~~
  5061. gmain.c: In function 'g_main_context_new':
  5062. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  5063. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5064. ^
  5065. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5066. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5067. ^~~~~~~~~~~
  5068. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5069. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5070. ^~~~~~~
  5071. ../glib/gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5072. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5073. ^~~~~~~~~~~~~~~
  5074. gmain.c:520:7: note: in expansion of macro 'g_once_init_enter'
  5075. if (g_once_init_enter (&initialised))
  5076. ^~~~~~~~~~~~~~~~~
  5077. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  5078. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5079. ^
  5080. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5081. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5082. ^~~~~~~~~~~
  5083. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5084. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5085. ^~~~~~~
  5086. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5087. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5088. ^~~~~~~~~~~~~~~
  5089. ../glib/gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  5090. (!g_atomic_pointer_get (location) && \
  5091. ^~~~~~~~~~~~~~~~~~~~
  5092. gmain.c:520:7: note: in expansion of macro 'g_once_init_enter'
  5093. if (g_once_init_enter (&initialised))
  5094. ^~~~~~~~~~~~~~~~~
  5095. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  5096. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5097. ^
  5098. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5099. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5100. ^~~~~~~~~~~
  5101. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5102. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5103. ^~~~~~~
  5104. ../glib/gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5105. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5106. ^~~~~~~~~~~~~~~
  5107. gmain.c:527:7: note: in expansion of macro 'g_once_init_leave'
  5108. g_once_init_leave (&initialised, TRUE);
  5109. ^~~~~~~~~~~~~~~~~
  5110. gmain.c: In function 'g_main_loop_ref':
  5111. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  5112. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5113. ^
  5114. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5115. #define G_LIKELY(expr) (expr)
  5116. ^~~~
  5117. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5118. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5119. ^~~~~~~~~~~~
  5120. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5121. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5122. ^~~~~~~
  5123. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5124. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5125. ^~~~~~~~~~~~~~~
  5126. gmain.c:3255:25: note: in expansion of macro 'g_atomic_int_get'
  5127. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, NULL);
  5128. ^~~~~~~~~~~~~~~~
  5129. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  5130. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5131. ^
  5132. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5133. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5134. ^~~~~~~~~~~
  5135. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5136. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5137. ^~~~~~~
  5138. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5139. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5140. ^~~~~~~~~~~~~~~
  5141. gmain.c:3257:3: note: in expansion of macro 'g_atomic_int_inc'
  5142. g_atomic_int_inc (&loop->ref_count);
  5143. ^~~~~~~~~~~~~~~~
  5144. gmain.c: In function 'g_main_loop_unref':
  5145. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  5146. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5147. ^
  5148. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5149. #define G_LIKELY(expr) (expr)
  5150. ^~~~
  5151. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5152. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5153. ^~~~~~~~~~~~
  5154. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5155. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5156. ^~~~~~~
  5157. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5158. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5159. ^~~~~~~~~~~~~~~
  5160. gmain.c:3273:21: note: in expansion of macro 'g_atomic_int_get'
  5161. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  5162. ^~~~~~~~~~~~~~~~
  5163. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  5164. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5165. ^
  5166. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5167. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5168. ^~~~~~~~~~~
  5169. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5170. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5171. ^~~~~~~
  5172. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5173. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5174. ^~~~~~~~~~~~~~~
  5175. gmain.c:3275:8: note: in expansion of macro 'g_atomic_int_dec_and_test'
  5176. if (!g_atomic_int_dec_and_test (&loop->ref_count))
  5177. ^~~~~~~~~~~~~~~~~~~~~~~~~
  5178. gmain.c: In function 'g_main_loop_run':
  5179. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  5180. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5181. ^
  5182. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5183. #define G_LIKELY(expr) (expr)
  5184. ^~~~
  5185. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5186. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5187. ^~~~~~~~~~~~
  5188. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5189. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5190. ^~~~~~~
  5191. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5192. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5193. ^~~~~~~~~~~~~~~
  5194. gmain.c:3297:21: note: in expansion of macro 'g_atomic_int_get'
  5195. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  5196. ^~~~~~~~~~~~~~~~
  5197. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  5198. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5199. ^
  5200. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5201. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5202. ^~~~~~~~~~~
  5203. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5204. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5205. ^~~~~~~
  5206. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5207. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5208. ^~~~~~~~~~~~~~~
  5209. gmain.c:3306:7: note: in expansion of macro 'g_atomic_int_inc'
  5210. g_atomic_int_inc (&loop->ref_count);
  5211. ^~~~~~~~~~~~~~~~
  5212. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  5213. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5214. ^
  5215. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5216. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5217. ^~~~~~~~~~~
  5218. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5219. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5220. ^~~~~~~
  5221. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5222. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5223. ^~~~~~~~~~~~~~~
  5224. gmain.c:3337:3: note: in expansion of macro 'g_atomic_int_inc'
  5225. g_atomic_int_inc (&loop->ref_count);
  5226. ^~~~~~~~~~~~~~~~
  5227. gmain.c: In function 'g_main_loop_quit':
  5228. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  5229. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5230. ^
  5231. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5232. #define G_LIKELY(expr) (expr)
  5233. ^~~~
  5234. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5235. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5236. ^~~~~~~~~~~~
  5237. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5238. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5239. ^~~~~~~
  5240. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5241. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5242. ^~~~~~~~~~~~~~~
  5243. gmain.c:3363:21: note: in expansion of macro 'g_atomic_int_get'
  5244. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  5245. ^~~~~~~~~~~~~~~~
  5246. gmain.c: In function 'g_main_loop_is_running':
  5247. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  5248. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5249. ^
  5250. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5251. #define G_LIKELY(expr) (expr)
  5252. ^~~~
  5253. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5254. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5255. ^~~~~~~~~~~~
  5256. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5257. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5258. ^~~~~~~
  5259. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5260. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5261. ^~~~~~~~~~~~~~~
  5262. gmain.c:3386:25: note: in expansion of macro 'g_atomic_int_get'
  5263. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, FALSE);
  5264. ^~~~~~~~~~~~~~~~
  5265. gmain.c: In function 'g_main_loop_get_context':
  5266. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  5267. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5268. ^
  5269. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5270. #define G_LIKELY(expr) (expr)
  5271. ^~~~
  5272. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5273. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5274. ^~~~~~~~~~~~
  5275. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5276. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5277. ^~~~~~~
  5278. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5279. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5280. ^~~~~~~~~~~~~~~
  5281. gmain.c:3403:25: note: in expansion of macro 'g_atomic_int_get'
  5282. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, NULL);
  5283. ^~~~~~~~~~~~~~~~
  5284. gmain.c: In function 'g_main_context_add_poll':
  5285. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  5286. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5287. ^
  5288. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5289. #define G_LIKELY(expr) (expr)
  5290. ^~~~
  5291. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5292. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5293. ^~~~~~~~~~~~
  5294. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5295. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5296. ^~~~~~~
  5297. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5298. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5299. ^~~~~~~~~~~~~~~
  5300. gmain.c:3519:21: note: in expansion of macro 'g_atomic_int_get'
  5301. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  5302. ^~~~~~~~~~~~~~~~
  5303. gmain.c: In function 'g_main_context_remove_poll':
  5304. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  5305. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5306. ^
  5307. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5308. #define G_LIKELY(expr) (expr)
  5309. ^~~~
  5310. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5311. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5312. ^~~~~~~~~~~~
  5313. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5314. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5315. ^~~~~~~
  5316. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5317. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5318. ^~~~~~~~~~~~~~~
  5319. gmain.c:3585:21: note: in expansion of macro 'g_atomic_int_get'
  5320. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  5321. ^~~~~~~~~~~~~~~~
  5322. gmain.c: In function 'g_main_context_set_poll_func':
  5323. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  5324. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5325. ^
  5326. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5327. #define G_LIKELY(expr) (expr)
  5328. ^~~~
  5329. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5330. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5331. ^~~~~~~~~~~~
  5332. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5333. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5334. ^~~~~~~
  5335. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5336. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5337. ^~~~~~~~~~~~~~~
  5338. gmain.c:3710:21: note: in expansion of macro 'g_atomic_int_get'
  5339. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  5340. ^~~~~~~~~~~~~~~~
  5341. gmain.c: In function 'g_main_context_get_poll_func':
  5342. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_20' locally defined but not used [-Wunused-local-typedefs]
  5343. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5344. ^
  5345. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5346. #define G_LIKELY(expr) (expr)
  5347. ^~~~
  5348. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5349. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5350. ^~~~~~~~~~~~
  5351. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5352. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5353. ^~~~~~~
  5354. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5355. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5356. ^~~~~~~~~~~~~~~
  5357. gmain.c:3738:25: note: in expansion of macro 'g_atomic_int_get'
  5358. g_return_val_if_fail (g_atomic_int_get (&context->ref_count) > 0, NULL);
  5359. ^~~~~~~~~~~~~~~~
  5360. gmain.c: In function 'g_main_context_wakeup':
  5361. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_21' locally defined but not used [-Wunused-local-typedefs]
  5362. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5363. ^
  5364. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5365. #define G_LIKELY(expr) (expr)
  5366. ^~~~
  5367. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5368. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5369. ^~~~~~~~~~~~
  5370. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5371. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5372. ^~~~~~~
  5373. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5374. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5375. ^~~~~~~~~~~~~~~
  5376. gmain.c:3760:21: note: in expansion of macro 'g_atomic_int_get'
  5377. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  5378. ^~~~~~~~~~~~~~~~
  5379. gmain.c: In function 'g_get_worker_context':
  5380. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_22' locally defined but not used [-Wunused-local-typedefs]
  5381. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5382. ^
  5383. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5384. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5385. ^~~~~~~~~~~
  5386. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5387. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5388. ^~~~~~~
  5389. ../glib/gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5390. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5391. ^~~~~~~~~~~~~~~
  5392. gmain.c:4895:7: note: in expansion of macro 'g_once_init_enter'
  5393. if (g_once_init_enter (&initialised))
  5394. ^~~~~~~~~~~~~~~~~
  5395. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_23' locally defined but not used [-Wunused-local-typedefs]
  5396. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5397. ^
  5398. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5399. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5400. ^~~~~~~~~~~
  5401. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5402. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5403. ^~~~~~~
  5404. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5405. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5406. ^~~~~~~~~~~~~~~
  5407. ../glib/gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  5408. (!g_atomic_pointer_get (location) && \
  5409. ^~~~~~~~~~~~~~~~~~~~
  5410. gmain.c:4895:7: note: in expansion of macro 'g_once_init_enter'
  5411. if (g_once_init_enter (&initialised))
  5412. ^~~~~~~~~~~~~~~~~
  5413. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_24' locally defined but not used [-Wunused-local-typedefs]
  5414. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5415. ^
  5416. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5417. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5418. ^~~~~~~~~~~
  5419. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5420. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5421. ^~~~~~~
  5422. ../glib/gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5423. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5424. ^~~~~~~~~~~~~~~
  5425. gmain.c:4910:7: note: in expansion of macro 'g_once_init_leave'
  5426. g_once_init_leave (&initialised, TRUE);
  5427. ^~~~~~~~~~~~~~~~~
  5428. CC gmappedfile.lo
  5429. In file included from glibconfig.h:9:0,
  5430. from gmappedfile.c:35:
  5431. gmappedfile.c: In function 'g_mapped_file_ref':
  5432. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  5433. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5434. ^
  5435. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5436. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5437. ^~~~~~~~~~~
  5438. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5439. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5440. ^~~~~~~
  5441. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5442. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5443. ^~~~~~~~~~~~~~~
  5444. gmappedfile.c:379:3: note: in expansion of macro 'g_atomic_int_inc'
  5445. g_atomic_int_inc (&file->ref_count);
  5446. ^~~~~~~~~~~~~~~~
  5447. gmappedfile.c: In function 'g_mapped_file_unref':
  5448. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5449. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5450. ^
  5451. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5452. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5453. ^~~~~~~~~~~
  5454. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5455. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5456. ^~~~~~~
  5457. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5458. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5459. ^~~~~~~~~~~~~~~
  5460. gmappedfile.c:400:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  5461. if (g_atomic_int_dec_and_test (&file->ref_count))
  5462. ^~~~~~~~~~~~~~~~~~~~~~~~~
  5463. CC gmarkup.lo
  5464. CC gmem.lo
  5465. CC gmessages.lo
  5466. CC gnode.lo
  5467. CC goption.lo
  5468. goption.c: In function '_g_utf8_strwidth':
  5469. goption.c:264:16: warning: unused variable 'start' [-Wunused-variable]
  5470. const gchar *start = p;
  5471. ^~~~~
  5472. CC gpattern.lo
  5473. CC gpoll.lo
  5474. CC gprimes.lo
  5475. CC gqsort.lo
  5476. CC gqueue.lo
  5477. CC grand.lo
  5478. In file included from ./glibconfig.h:9:0,
  5479. from ../glib/gtypes.h:34,
  5480. from grand.h:34,
  5481. from grand.c:50:
  5482. grand.c: In function 'get_random_version':
  5483. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  5484. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5485. ^
  5486. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5487. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5488. ^~~~~~~~~~~
  5489. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5490. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5491. ^~~~~~~
  5492. ../glib/gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5493. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5494. ^~~~~~~~~~~~~~~
  5495. grand.c:136:7: note: in expansion of macro 'g_once_init_enter'
  5496. if (g_once_init_enter (&initialized))
  5497. ^~~~~~~~~~~~~~~~~
  5498. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5499. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5500. ^
  5501. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5502. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5503. ^~~~~~~~~~~
  5504. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5505. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5506. ^~~~~~~
  5507. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5508. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5509. ^~~~~~~~~~~~~~~
  5510. ../glib/gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  5511. (!g_atomic_pointer_get (location) && \
  5512. ^~~~~~~~~~~~~~~~~~~~
  5513. grand.c:136:7: note: in expansion of macro 'g_once_init_enter'
  5514. if (g_once_init_enter (&initialized))
  5515. ^~~~~~~~~~~~~~~~~
  5516. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  5517. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5518. ^
  5519. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5520. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5521. ^~~~~~~~~~~
  5522. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5523. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5524. ^~~~~~~
  5525. ../glib/gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5526. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5527. ^~~~~~~~~~~~~~~
  5528. grand.c:150:7: note: in expansion of macro 'g_once_init_leave'
  5529. g_once_init_leave (&initialized, TRUE);
  5530. ^~~~~~~~~~~~~~~~~
  5531. CC gscanner.lo
  5532. CC gsequence.lo
  5533. CC gshell.lo
  5534. CC gslice.lo
  5535. CC gslist.lo
  5536. CC gstdio.lo
  5537. CC gstrfuncs.lo
  5538. In file included from gstrfuncs.h:35:0,
  5539. from gstrfuncs.c:53:
  5540. gstrfuncs.c: In function 'get_C_locale':
  5541. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  5542. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5543. ^
  5544. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5545. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5546. ^~~~~~~~~~~
  5547. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5548. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5549. ^~~~~~~
  5550. ../glib/gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5551. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5552. ^~~~~~~~~~~~~~~
  5553. gstrfuncs.c:327:7: note: in expansion of macro 'g_once_init_enter'
  5554. if (g_once_init_enter (&initialized))
  5555. ^~~~~~~~~~~~~~~~~
  5556. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5557. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5558. ^
  5559. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5560. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5561. ^~~~~~~~~~~
  5562. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5563. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5564. ^~~~~~~
  5565. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5566. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5567. ^~~~~~~~~~~~~~~
  5568. ../glib/gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  5569. (!g_atomic_pointer_get (location) && \
  5570. ^~~~~~~~~~~~~~~~~~~~
  5571. gstrfuncs.c:327:7: note: in expansion of macro 'g_once_init_enter'
  5572. if (g_once_init_enter (&initialized))
  5573. ^~~~~~~~~~~~~~~~~
  5574. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  5575. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5576. ^
  5577. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5578. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5579. ^~~~~~~~~~~
  5580. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5581. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5582. ^~~~~~~
  5583. ../glib/gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5584. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  5585. ^~~~~~~~~~~~~~~
  5586. gstrfuncs.c:330:7: note: in expansion of macro 'g_once_init_leave'
  5587. g_once_init_leave (&initialized, TRUE);
  5588. ^~~~~~~~~~~~~~~~~
  5589. CC gstring.lo
  5590. CC gstringchunk.lo
  5591. CC gtestutils.lo
  5592. CC gthread.lo
  5593. In file included from ./glibconfig.h:9:0,
  5594. from ../glib/gtypes.h:34,
  5595. from ../glib/gatomic.h:29,
  5596. from gthread.h:34,
  5597. from gthread.c:43:
  5598. gthread.c: In function 'g_once_init_enter':
  5599. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  5600. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5601. ^
  5602. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5603. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5604. ^~~~~~~~~~~
  5605. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5606. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5607. ^~~~~~~
  5608. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5609. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5610. ^~~~~~~~~~~~~~~
  5611. gthread.c:677:7: note: in expansion of macro 'g_atomic_pointer_get'
  5612. if (g_atomic_pointer_get (value_location) == NULL)
  5613. ^~~~~~~~~~~~~~~~~~~~
  5614. gthread.c: In function 'g_once_init_leave':
  5615. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5616. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5617. ^
  5618. ../glib/gmacros.h:299:25: note: in definition of macro 'G_LIKELY'
  5619. #define G_LIKELY(expr) (expr)
  5620. ^~~~
  5621. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  5622. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  5623. ^~~~~~~~~~~~
  5624. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5625. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5626. ^~~~~~~
  5627. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5628. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5629. ^~~~~~~~~~~~~~~
  5630. gthread.c:712:21: note: in expansion of macro 'g_atomic_pointer_get'
  5631. g_return_if_fail (g_atomic_pointer_get (value_location) == NULL);
  5632. ^~~~~~~~~~~~~~~~~~~~
  5633. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  5634. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5635. ^
  5636. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5637. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5638. ^~~~~~~~~~~
  5639. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5640. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5641. ^~~~~~~
  5642. ../glib/gatomic.h:142:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5643. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  5644. ^~~~~~~~~~~~~~~
  5645. gthread.c:716:3: note: in expansion of macro 'g_atomic_pointer_set'
  5646. g_atomic_pointer_set (value_location, result);
  5647. ^~~~~~~~~~~~~~~~~~~~
  5648. gthread.c: In function 'g_thread_ref':
  5649. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  5650. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5651. ^
  5652. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5653. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5654. ^~~~~~~~~~~
  5655. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5656. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5657. ^~~~~~~
  5658. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5659. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5660. ^~~~~~~~~~~~~~~
  5661. gthread.c:740:3: note: in expansion of macro 'g_atomic_int_inc'
  5662. g_atomic_int_inc (&real->ref_count);
  5663. ^~~~~~~~~~~~~~~~
  5664. gthread.c: In function 'g_thread_unref':
  5665. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  5666. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5667. ^
  5668. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5669. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5670. ^~~~~~~~~~~
  5671. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5672. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5673. ^~~~~~~
  5674. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5675. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5676. ^~~~~~~~~~~~~~~
  5677. gthread.c:763:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  5678. if (g_atomic_int_dec_and_test (&real->ref_count))
  5679. ^~~~~~~~~~~~~~~~~~~~~~~~~
  5680. CC gthreadpool.lo
  5681. In file included from ./glibconfig.h:9:0,
  5682. from ../glib/gtypes.h:34,
  5683. from ../glib/gatomic.h:29,
  5684. from ../glib/gthread.h:34,
  5685. from gthreadpool.h:34,
  5686. from gthreadpool.c:29:
  5687. gthreadpool.c: In function 'g_thread_pool_wait_for_new_pool':
  5688. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  5689. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5690. ^
  5691. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5692. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5693. ^~~~~~~~~~~
  5694. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5695. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5696. ^~~~~~~
  5697. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5698. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5699. ^~~~~~~~~~~~~~~
  5700. gthreadpool.c:150:30: note: in expansion of macro 'g_atomic_int_get'
  5701. local_max_unused_threads = g_atomic_int_get (&max_unused_threads);
  5702. ^~~~~~~~~~~~~~~~
  5703. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  5704. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5705. ^
  5706. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5707. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5708. ^~~~~~~~~~~
  5709. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5710. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5711. ^~~~~~~
  5712. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5713. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5714. ^~~~~~~~~~~~~~~
  5715. gthreadpool.c:151:25: note: in expansion of macro 'g_atomic_int_get'
  5716. local_max_idle_time = g_atomic_int_get (&max_idle_time);
  5717. ^~~~~~~~~~~~~~~~
  5718. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  5719. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5720. ^
  5721. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5722. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5723. ^~~~~~~~~~~
  5724. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5725. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5726. ^~~~~~~
  5727. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5728. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5729. ^~~~~~~~~~~~~~~
  5730. gthreadpool.c:152:31: note: in expansion of macro 'g_atomic_int_get'
  5731. last_wakeup_thread_serial = g_atomic_int_get (&wakeup_thread_serial);
  5732. ^~~~~~~~~~~~~~~~
  5733. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  5734. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5735. ^
  5736. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5737. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5738. ^~~~~~~~~~~
  5739. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5740. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5741. ^~~~~~~
  5742. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5743. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5744. ^~~~~~~~~~~~~~~
  5745. gthreadpool.c:154:3: note: in expansion of macro 'g_atomic_int_inc'
  5746. g_atomic_int_inc (&unused_threads);
  5747. ^~~~~~~~~~~~~~~~
  5748. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  5749. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5750. ^
  5751. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5752. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5753. ^~~~~~~~~~~
  5754. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5755. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5756. ^~~~~~~
  5757. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5758. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5759. ^~~~~~~~~~~~~~~
  5760. gthreadpool.c:158:11: note: in expansion of macro 'g_atomic_int_get'
  5761. if (g_atomic_int_get (&unused_threads) >= local_max_unused_threads)
  5762. ^~~~~~~~~~~~~~~~
  5763. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  5764. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5765. ^
  5766. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5767. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5768. ^~~~~~~~~~~
  5769. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5770. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5771. ^~~~~~~
  5772. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5773. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5774. ^~~~~~~~~~~~~~~
  5775. gthreadpool.c:181:40: note: in expansion of macro 'g_atomic_int_get'
  5776. local_wakeup_thread_serial = g_atomic_int_get (&wakeup_thread_serial);
  5777. ^~~~~~~~~~~~~~~~
  5778. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  5779. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5780. ^
  5781. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5782. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5783. ^~~~~~~~~~~
  5784. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5785. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5786. ^~~~~~~
  5787. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5788. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5789. ^~~~~~~~~~~~~~~
  5790. gthreadpool.c:205:19: note: in expansion of macro 'g_atomic_int_add'
  5791. if (g_atomic_int_add (&kill_unused_threads, -1) > 0)
  5792. ^~~~~~~~~~~~~~~~
  5793. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  5794. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5795. ^
  5796. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5797. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5798. ^~~~~~~~~~~
  5799. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5800. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5801. ^~~~~~~
  5802. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5803. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5804. ^~~~~~~~~~~~~~~
  5805. gthreadpool.c:214:42: note: in expansion of macro 'g_atomic_int_get'
  5806. local_max_unused_threads = g_atomic_int_get (&max_unused_threads);
  5807. ^~~~~~~~~~~~~~~~
  5808. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  5809. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5810. ^
  5811. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5812. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5813. ^~~~~~~~~~~
  5814. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5815. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5816. ^~~~~~~
  5817. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5818. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5819. ^~~~~~~~~~~~~~~
  5820. gthreadpool.c:215:37: note: in expansion of macro 'g_atomic_int_get'
  5821. local_max_idle_time = g_atomic_int_get (&max_idle_time);
  5822. ^~~~~~~~~~~~~~~~
  5823. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  5824. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5825. ^
  5826. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5827. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5828. ^~~~~~~~~~~
  5829. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5830. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5831. ^~~~~~~
  5832. ../glib/gatomic.h:111:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5833. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5834. ^~~~~~~~~~~~~~~
  5835. gthreadpool.c:224:3: note: in expansion of macro 'g_atomic_int_add'
  5836. g_atomic_int_add (&unused_threads, -1);
  5837. ^~~~~~~~~~~~~~~~
  5838. gthreadpool.c: In function 'g_thread_pool_set_max_unused_threads':
  5839. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  5840. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5841. ^
  5842. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5843. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5844. ^~~~~~~~~~~
  5845. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5846. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5847. ^~~~~~~
  5848. ../glib/gatomic.h:86:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5849. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5850. ^~~~~~~~~~~~~~~
  5851. gthreadpool.c:838:3: note: in expansion of macro 'g_atomic_int_set'
  5852. g_atomic_int_set (&max_unused_threads, max_threads);
  5853. ^~~~~~~~~~~~~~~~
  5854. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  5855. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5856. ^
  5857. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5858. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5859. ^~~~~~~~~~~
  5860. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5861. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5862. ^~~~~~~
  5863. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5864. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5865. ^~~~~~~~~~~~~~~
  5866. gthreadpool.c:842:22: note: in expansion of macro 'g_atomic_int_get'
  5867. max_threads -= g_atomic_int_get (&unused_threads);
  5868. ^~~~~~~~~~~~~~~~
  5869. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  5870. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5871. ^
  5872. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5873. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5874. ^~~~~~~~~~~
  5875. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5876. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5877. ^~~~~~~
  5878. ../glib/gatomic.h:86:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5879. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5880. ^~~~~~~~~~~~~~~
  5881. gthreadpool.c:845:11: note: in expansion of macro 'g_atomic_int_set'
  5882. g_atomic_int_set (&kill_unused_threads, -max_threads);
  5883. ^~~~~~~~~~~~~~~~
  5884. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  5885. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5886. ^
  5887. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5888. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5889. ^~~~~~~~~~~
  5890. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5891. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5892. ^~~~~~~
  5893. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5894. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5895. ^~~~~~~~~~~~~~~
  5896. gthreadpool.c:846:11: note: in expansion of macro 'g_atomic_int_inc'
  5897. g_atomic_int_inc (&wakeup_thread_serial);
  5898. ^~~~~~~~~~~~~~~~
  5899. gthreadpool.c: In function 'g_thread_pool_get_max_unused_threads':
  5900. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  5901. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5902. ^
  5903. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5904. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5905. ^~~~~~~~~~~
  5906. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5907. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5908. ^~~~~~~
  5909. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5910. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5911. ^~~~~~~~~~~~~~~
  5912. gthreadpool.c:872:10: note: in expansion of macro 'g_atomic_int_get'
  5913. return g_atomic_int_get (&max_unused_threads);
  5914. ^~~~~~~~~~~~~~~~
  5915. gthreadpool.c: In function 'g_thread_pool_get_num_unused_threads':
  5916. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  5917. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5918. ^
  5919. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5920. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5921. ^~~~~~~~~~~
  5922. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5923. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5924. ^~~~~~~
  5925. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5926. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5927. ^~~~~~~~~~~~~~~
  5928. gthreadpool.c:885:10: note: in expansion of macro 'g_atomic_int_get'
  5929. return g_atomic_int_get (&unused_threads);
  5930. ^~~~~~~~~~~~~~~~
  5931. gthreadpool.c: In function 'g_thread_pool_set_max_idle_time':
  5932. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  5933. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5934. ^
  5935. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5936. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5937. ^~~~~~~~~~~
  5938. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5939. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5940. ^~~~~~~
  5941. ../glib/gatomic.h:86:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5942. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5943. ^~~~~~~~~~~~~~~
  5944. gthreadpool.c:977:3: note: in expansion of macro 'g_atomic_int_set'
  5945. g_atomic_int_set (&max_idle_time, interval);
  5946. ^~~~~~~~~~~~~~~~
  5947. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  5948. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5949. ^
  5950. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5951. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5952. ^~~~~~~~~~~
  5953. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5954. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5955. ^~~~~~~
  5956. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5957. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5958. ^~~~~~~~~~~~~~~
  5959. gthreadpool.c:979:7: note: in expansion of macro 'g_atomic_int_get'
  5960. i = g_atomic_int_get (&unused_threads);
  5961. ^~~~~~~~~~~~~~~~
  5962. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  5963. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5964. ^
  5965. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5966. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5967. ^~~~~~~~~~~
  5968. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5969. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5970. ^~~~~~~
  5971. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5972. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5973. ^~~~~~~~~~~~~~~
  5974. gthreadpool.c:982:7: note: in expansion of macro 'g_atomic_int_inc'
  5975. g_atomic_int_inc (&wakeup_thread_serial);
  5976. ^~~~~~~~~~~~~~~~
  5977. gthreadpool.c: In function 'g_thread_pool_get_max_idle_time':
  5978. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  5979. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5980. ^
  5981. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  5982. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  5983. ^~~~~~~~~~~
  5984. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  5985. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  5986. ^~~~~~~
  5987. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  5988. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  5989. ^~~~~~~~~~~~~~~
  5990. gthreadpool.c:1015:10: note: in expansion of macro 'g_atomic_int_get'
  5991. return g_atomic_int_get (&max_idle_time);
  5992. ^~~~~~~~~~~~~~~~
  5993. CC gtimer.lo
  5994. CC gtimezone.lo
  5995. In file included from ./glibconfig.h:9:0,
  5996. from ../glib/gtypes.h:34,
  5997. from gtimezone.h:29,
  5998. from gtimezone.c:24:
  5999. gtimezone.c: In function 'g_time_zone_unref':
  6000. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6001. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6002. ^
  6003. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6004. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6005. ^~~~~~~~~~~
  6006. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6007. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6008. ^~~~~~~
  6009. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6010. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6011. ^~~~~~~~~~~~~~~
  6012. gtimezone.c:150:15: note: in expansion of macro 'g_atomic_int_get'
  6013. ref_count = g_atomic_int_get (&tz->ref_count);
  6014. ^~~~~~~~~~~~~~~~
  6015. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6016. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6017. ^
  6018. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  6019. #define G_UNLIKELY(expr) (expr)
  6020. ^~~~
  6021. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  6022. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  6023. ^~~~~~~~~~~~
  6024. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6025. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6026. ^~~~~~~
  6027. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6028. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6029. ^~~~~~~~~~~~~~~
  6030. gtimezone.c:161:26: note: in expansion of macro 'g_atomic_int_get'
  6031. if G_UNLIKELY (g_atomic_int_get (&tz->ref_count) != 1)
  6032. ^~~~~~~~~~~~~~~~
  6033. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  6034. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6035. ^
  6036. ../glib/gmacros.h:300:27: note: in definition of macro 'G_UNLIKELY'
  6037. #define G_UNLIKELY(expr) (expr)
  6038. ^~~~
  6039. ../glib/gmacros.h:160:47: note: in expansion of macro 'G_PASTE_ARGS'
  6040. #define G_PASTE(identifier1,identifier2) G_PASTE_ARGS (identifier1, identifier2)
  6041. ^~~~~~~~~~~~
  6042. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6043. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6044. ^~~~~~~
  6045. ../glib/gatomic.h:105:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6046. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6047. ^~~~~~~~~~~~~~~
  6048. gtimezone.c:179:24: note: in expansion of macro 'g_atomic_int_compare_and_exchange'
  6049. else if G_UNLIKELY (!g_atomic_int_compare_and_exchange (&tz->ref_count,
  6050. ^
  6051. gtimezone.c: In function 'g_time_zone_ref':
  6052. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  6053. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6054. ^
  6055. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6056. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6057. ^~~~~~~~~~~
  6058. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6059. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6060. ^~~~~~~
  6061. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6062. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6063. ^~~~~~~~~~~~~~~
  6064. gtimezone.c:200:3: note: in expansion of macro 'g_atomic_int_inc'
  6065. g_atomic_int_inc (&tz->ref_count);
  6066. ^~~~~~~~~~~~~~~~
  6067. gtimezone.c: In function 'g_time_zone_new':
  6068. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  6069. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6070. ^
  6071. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6072. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6073. ^~~~~~~~~~~
  6074. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6075. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6076. ^~~~~~~
  6077. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6078. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6079. ^~~~~~~~~~~~~~~
  6080. gtimezone.c:443:3: note: in expansion of macro 'g_atomic_int_inc'
  6081. g_atomic_int_inc (&tz->ref_count);
  6082. ^~~~~~~~~~~~~~~~
  6083. CC gtrashstack.lo
  6084. CC gtree.lo
  6085. In file included from ./glibconfig.h:9:0,
  6086. from ../glib/gtypes.h:34,
  6087. from ../glib/gmem.h:34,
  6088. from ../glib/gnode.h:34,
  6089. from gtree.h:34,
  6090. from gtree.c:33:
  6091. gtree.c: In function 'g_tree_ref':
  6092. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6093. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6094. ^
  6095. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6096. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6097. ^~~~~~~~~~~
  6098. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6099. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6100. ^~~~~~~
  6101. gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6102. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6103. ^~~~~~~~~~~~~~~
  6104. gtree.c:319:3: note: in expansion of macro 'g_atomic_int_inc'
  6105. g_atomic_int_inc (&tree->ref_count);
  6106. ^~~~~~~~~~~~~~~~
  6107. gtree.c: In function 'g_tree_unref':
  6108. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6109. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6110. ^
  6111. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6112. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6113. ^~~~~~~~~~~
  6114. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6115. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6116. ^~~~~~~
  6117. gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6118. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6119. ^~~~~~~~~~~~~~~
  6120. gtree.c:342:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  6121. if (g_atomic_int_dec_and_test (&tree->ref_count))
  6122. ^~~~~~~~~~~~~~~~~~~~~~~~~
  6123. CC guniprop.lo
  6124. CC gutf8.lo
  6125. CC gunibreak.lo
  6126. CC gunicollate.lo
  6127. CC gunidecomp.lo
  6128. CC gurifuncs.lo
  6129. CC gutils.lo
  6130. In file included from ./glibconfig.h:9:0,
  6131. from ../glib/gtypes.h:34,
  6132. from gutils.h:34,
  6133. from gutils.c:60:
  6134. gutils.c: In function 'g_get_user_runtime_dir':
  6135. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6136. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6137. ^
  6138. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6139. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6140. ^~~~~~~~~~~
  6141. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6142. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6143. ^~~~~~~
  6144. gthread.h:211:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6145. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  6146. ^~~~~~~~~~~~~~~
  6147. gutils.c:1397:7: note: in expansion of macro 'g_once_init_enter'
  6148. if (g_once_init_enter (&initialised))
  6149. ^~~~~~~~~~~~~~~~~
  6150. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6151. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6152. ^
  6153. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6154. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6155. ^~~~~~~~~~~
  6156. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6157. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6158. ^~~~~~~
  6159. ../glib/gatomic.h:136:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6160. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6161. ^~~~~~~~~~~~~~~
  6162. gthread.h:213:7: note: in expansion of macro 'g_atomic_pointer_get'
  6163. (!g_atomic_pointer_get (location) && \
  6164. ^~~~~~~~~~~~~~~~~~~~
  6165. gutils.c:1397:7: note: in expansion of macro 'g_once_init_enter'
  6166. if (g_once_init_enter (&initialised))
  6167. ^~~~~~~~~~~~~~~~~
  6168. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  6169. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6170. ^
  6171. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6172. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6173. ^~~~~~~~~~~
  6174. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6175. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6176. ^~~~~~~
  6177. gthread.h:218:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6178. G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer)); \
  6179. ^~~~~~~~~~~~~~~
  6180. gutils.c:1401:7: note: in expansion of macro 'g_once_init_leave'
  6181. g_once_init_leave (&initialised, 1);
  6182. ^~~~~~~~~~~~~~~~~
  6183. CC gvariant.lo
  6184. CC gvariant-core.lo
  6185. In file included from ./glibconfig.h:9:0,
  6186. from ../glib/gtypes.h:34,
  6187. from ../glib/gmessages.h:35,
  6188. from ../glib/gvarianttype.h:30,
  6189. from ../glib/gvarianttypeinfo.h:26,
  6190. from ../glib/gvariant-core.h:24,
  6191. from gvariant-core.c:21:
  6192. gvariant-core.c: In function 'g_variant_unref':
  6193. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6194. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6195. ^
  6196. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6197. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6198. ^~~~~~~~~~~
  6199. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6200. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6201. ^~~~~~~
  6202. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6203. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6204. ^~~~~~~~~~~~~~~
  6205. gvariant-core.c:624:7: note: in expansion of macro 'g_atomic_int_dec_and_test'
  6206. if (g_atomic_int_dec_and_test (&value->ref_count))
  6207. ^~~~~~~~~~~~~~~~~~~~~~~~~
  6208. gvariant-core.c: In function 'g_variant_ref':
  6209. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6210. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6211. ^
  6212. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6213. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6214. ^~~~~~~~~~~
  6215. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6216. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6217. ^~~~~~~
  6218. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6219. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6220. ^~~~~~~~~~~~~~~
  6221. gvariant-core.c:660:3: note: in expansion of macro 'g_atomic_int_inc'
  6222. g_atomic_int_inc (&value->ref_count);
  6223. ^~~~~~~~~~~~~~~~
  6224. gvariant-core.c: In function 'g_variant_take_ref':
  6225. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  6226. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6227. ^
  6228. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6229. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6230. ^~~~~~~~~~~
  6231. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6232. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6233. ^~~~~~~
  6234. ../glib/gatomic.h:117:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6235. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6236. ^~~~~~~~~~~~~~~
  6237. gvariant-core.c:759:3: note: in expansion of macro 'g_atomic_int_and'
  6238. g_atomic_int_and (&value->state, ~STATE_FLOATING);
  6239. ^~~~~~~~~~~~~~~~
  6240. gvariant-core.c: In function 'g_variant_get_child_value':
  6241. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  6242. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6243. ^
  6244. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6245. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6246. ^~~~~~~~~~~
  6247. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6248. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6249. ^~~~~~~
  6250. ../glib/gatomic.h:79:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6251. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6252. ^~~~~~~~~~~~~~~
  6253. gvariant-core.c:937:8: note: in expansion of macro 'g_atomic_int_get'
  6254. if (~g_atomic_int_get (&value->state) & STATE_SERIALISED)
  6255. ^~~~~~~~~~~~~~~~
  6256. CC gvariant-parser.lo
  6257. CC gvariant-serialiser.lo
  6258. CC gvarianttypeinfo.lo
  6259. In file included from ./glibconfig.h:9:0,
  6260. from ../glib/gtypes.h:34,
  6261. from ../glib/gmessages.h:35,
  6262. from ../glib/gvarianttype.h:30,
  6263. from gvarianttypeinfo.h:26,
  6264. from gvarianttypeinfo.c:25:
  6265. gvarianttypeinfo.c: In function 'g_variant_type_info_ref':
  6266. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6267. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6268. ^
  6269. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6270. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6271. ^~~~~~~~~~~
  6272. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6273. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6274. ^~~~~~~
  6275. ../glib/gatomic.h:93:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6276. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6277. ^~~~~~~~~~~~~~~
  6278. gvarianttypeinfo.c:815:7: note: in expansion of macro 'g_atomic_int_inc'
  6279. g_atomic_int_inc (&container->ref_count);
  6280. ^~~~~~~~~~~~~~~~
  6281. gvarianttypeinfo.c: In function 'g_variant_type_info_unref':
  6282. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6283. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6284. ^
  6285. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6286. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6287. ^~~~~~~~~~~
  6288. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6289. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6290. ^~~~~~~
  6291. ../glib/gatomic.h:99:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6292. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gint)); \
  6293. ^~~~~~~~~~~~~~~
  6294. gvarianttypeinfo.c:838:11: note: in expansion of macro 'g_atomic_int_dec_and_test'
  6295. if (g_atomic_int_dec_and_test (&container->ref_count))
  6296. ^~~~~~~~~~~~~~~~~~~~~~~~~
  6297. CC gvarianttype.lo
  6298. CC gversion.lo
  6299. CC gwakeup.lo
  6300. CC gprintf.lo
  6301. CC glib-unix.lo
  6302. CC gthread-posix.lo
  6303. In file included from ./glibconfig.h:9:0,
  6304. from ../glib/gtypes.h:34,
  6305. from ../glib/gatomic.h:29,
  6306. from gthread.h:34,
  6307. from gthread-posix.c:44:
  6308. gthread-posix.c: In function 'g_mutex_get_impl':
  6309. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  6310. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6311. ^
  6312. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6313. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6314. ^~~~~~~~~~~
  6315. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6316. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6317. ^~~~~~~
  6318. ../glib/gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6319. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6320. ^~~~~~~~~~~~~~~
  6321. gthread-posix.c:124:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  6322. if (!g_atomic_pointer_compare_and_exchange (&mutex->p, NULL, impl))
  6323. ^
  6324. gthread-posix.c: In function 'g_rec_mutex_get_impl':
  6325. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  6326. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6327. ^
  6328. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6329. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6330. ^~~~~~~~~~~
  6331. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6332. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6333. ^~~~~~~
  6334. ../glib/gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6335. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6336. ^~~~~~~~~~~~~~~
  6337. gthread-posix.c:293:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  6338. if (!g_atomic_pointer_compare_and_exchange (&rec_mutex->p, NULL, impl))
  6339. ^
  6340. gthread-posix.c: In function 'g_rw_lock_get_impl':
  6341. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  6342. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6343. ^
  6344. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6345. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6346. ^~~~~~~~~~~
  6347. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6348. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6349. ^~~~~~~
  6350. ../glib/gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6351. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6352. ^~~~~~~~~~~~~~~
  6353. gthread-posix.c:453:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  6354. if (!g_atomic_pointer_compare_and_exchange (&lock->p, NULL, impl))
  6355. ^
  6356. gthread-posix.c: In function 'g_cond_get_impl':
  6357. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  6358. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6359. ^
  6360. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6361. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6362. ^~~~~~~~~~~
  6363. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6364. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6365. ^~~~~~~
  6366. ../glib/gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6367. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6368. ^~~~~~~~~~~~~~~
  6369. gthread-posix.c:670:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  6370. if (!g_atomic_pointer_compare_and_exchange (&cond->p, NULL, impl))
  6371. ^
  6372. gthread-posix.c: In function 'g_private_get_impl':
  6373. ../glib/gmacros.h:162:53: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  6374. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6375. ^
  6376. ../glib/gmacros.h:159:47: note: in definition of macro 'G_PASTE_ARGS'
  6377. #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  6378. ^~~~~~~~~~~
  6379. ../glib/gmacros.h:162:44: note: in expansion of macro 'G_PASTE'
  6380. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  6381. ^~~~~~~
  6382. ../glib/gatomic.h:149:5: note: in expansion of macro 'G_STATIC_ASSERT'
  6383. G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer)); \
  6384. ^~~~~~~~~~~~~~~
  6385. gthread-posix.c:977:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'
  6386. if (!g_atomic_pointer_compare_and_exchange (&key->p, NULL, impl))
  6387. ^
  6388. CC giounix.lo
  6389. CC gspawn.lo
  6390. CCLD libglib-2.0.la
  6391. ar: `u' modifier ignored since `D' is the default (see `U')
  6392. echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt
  6393. make[7]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6394. make[6]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6395. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6396. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6397. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6398. Making all in .
  6399. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6400. CC pkg.o
  6401. CC parse.o
  6402. CC main.o
  6403. CCLD pkg-config
  6404. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6405. Making all in check
  6406. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6407. make[3]: Nothing to be done for 'all'.
  6408. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6409. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6410. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6411. touch contrib/pkgconfig/.stamp.build
  6412. make -j 1 -C ./contrib/pkgconfig/pkg-config-0.28/ install
  6413. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6414. Making install in glib
  6415. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6416. Making install in .
  6417. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6418. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6419. make[4]: Nothing to be done for 'install-exec-am'.
  6420. make[4]: Nothing to be done for 'install-data-am'.
  6421. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6422. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6423. Making install in m4macros
  6424. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  6425. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  6426. make[4]: Nothing to be done for 'install-exec-am'.
  6427. make[4]: Nothing to be done for 'install-data-am'.
  6428. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  6429. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/m4macros'
  6430. Making install in glib
  6431. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6432. make install-recursive
  6433. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6434. Making install in libcharset
  6435. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  6436. make[6]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  6437. make[6]: Nothing to be done for 'install-exec-am'.
  6438. make[6]: Nothing to be done for 'install-data-am'.
  6439. make[6]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  6440. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib/libcharset'
  6441. Making install in .
  6442. make[5]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6443. make[6]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6444. make[6]: Nothing to be done for 'install-exec-am'.
  6445. make[6]: Nothing to be done for 'install-data-am'.
  6446. make[6]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6447. make[5]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6448. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6449. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib/glib'
  6450. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/glib'
  6451. Making install in .
  6452. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6453. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6454. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  6455. /bin/bash ./libtool --mode=install /usr/bin/install -c pkg-config '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  6456. libtool: install: /usr/bin/install -c pkg-config /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/pkg-config
  6457. make install-exec-hook
  6458. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6459. make[4]: Nothing to be done for 'install-exec-hook'.
  6460. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6461. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/pkg-config'
  6462. /usr/bin/install -c -m 644 pkg-config-guide.html '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/pkg-config'
  6463. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal'
  6464. /usr/bin/install -c -m 644 pkg.m4 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal'
  6465. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  6466. /usr/bin/install -c -m 644 pkg-config.1 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  6467. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6468. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6469. Making install in check
  6470. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6471. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6472. make[3]: Nothing to be done for 'install-exec-am'.
  6473. make[3]: Nothing to be done for 'install-data-am'.
  6474. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6475. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28/check'
  6476. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/pkgconfig/pkg-config-0.28'
  6477. touch contrib/pkgconfig/.stamp.install
  6478. set -e; cd ./contrib/libtool/libtool-2.4.2/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  6479. ## ------------------------- ##
  6480. ## Configuring libtool 2.4.2 ##
  6481. ## ------------------------- ##
  6482.  
  6483. checking for a BSD-compatible install... /usr/bin/install -c
  6484. checking whether build environment is sane... yes
  6485. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6486. checking for gawk... gawk
  6487. checking whether make sets $(MAKE)... yes
  6488. checking build system type... x86_64-unknown-linux-gnu
  6489. checking host system type... x86_64-unknown-linux-gnu
  6490. configure: autobuild project... GNU Libtool
  6491. configure: autobuild revision... 2.4.2 ()
  6492. configure: autobuild hostname... darkmoon
  6493. configure: autobuild mode... default
  6494. configure: autobuild timestamp... 20170107T082217Z
  6495. checking for gcc... /usr/bin/gcc
  6496. checking whether the C compiler works... yes
  6497. checking for C compiler default output file name... a.out
  6498. checking for suffix of executables...
  6499. checking whether we are cross compiling... no
  6500. checking for suffix of object files... o
  6501. checking whether we are using the GNU C compiler... yes
  6502. checking whether /usr/bin/gcc accepts -g... yes
  6503. checking for /usr/bin/gcc option to accept ISO C89... none needed
  6504. checking for style of include used by make... GNU
  6505. checking dependency style of /usr/bin/gcc... none
  6506. checking whether /usr/bin/gcc and cc understand -c and -o together... yes
  6507. checking how to run the C preprocessor... /usr/bin/gcc -E
  6508. checking how to print strings... printf
  6509. checking for a sed that does not truncate output... /bin/sed
  6510. checking for grep that handles long lines and -e... /bin/grep
  6511. checking for egrep... /bin/grep -E
  6512. checking for fgrep... /bin/grep -F
  6513. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  6514. checking if the linker (/usr/bin/ld) is GNU ld... yes
  6515. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  6516. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  6517. checking whether ln -s works... yes
  6518. checking the maximum length of command line arguments... 1572864
  6519. checking whether the shell understands some XSI constructs... yes
  6520. checking whether the shell understands "+="... yes
  6521. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  6522. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  6523. checking for /usr/bin/ld option to reload object files... -r
  6524. checking for objdump... objdump
  6525. checking how to recognize dependent libraries... pass_all
  6526. checking for dlltool... no
  6527. checking how to associate runtime and link libraries... printf %s\n
  6528. checking for ar... ar
  6529. checking for archiver @FILE support... @
  6530. checking for strip... strip
  6531. checking for ranlib... ranlib
  6532. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  6533. checking for sysroot... no
  6534. checking for mt... mt
  6535. checking if mt is a manifest tool... no
  6536. checking for ANSI C header files... yes
  6537. checking for sys/types.h... yes
  6538. checking for sys/stat.h... yes
  6539. checking for stdlib.h... yes
  6540. checking for string.h... yes
  6541. checking for memory.h... yes
  6542. checking for strings.h... yes
  6543. checking for inttypes.h... yes
  6544. checking for stdint.h... yes
  6545. checking for unistd.h... yes
  6546. checking for dlfcn.h... yes
  6547. checking for objdir... .libs
  6548. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  6549. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  6550. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  6551. checking if /usr/bin/gcc static flag -static works... yes
  6552. checking if /usr/bin/gcc supports -c -o file.o... yes
  6553. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  6554. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6555. checking dynamic linker characteristics... GNU/Linux ld.so
  6556. checking how to hardcode library paths into programs... immediate
  6557. checking for shl_load... no
  6558. checking for shl_load in -ldld... no
  6559. checking for dlopen... no
  6560. checking for dlopen in -ldl... yes
  6561. checking whether a program can dlopen itself... yes
  6562. checking whether a statically linked program can dlopen itself... no
  6563. checking whether stripping libraries is possible... yes
  6564. checking if libtool supports shared libraries... yes
  6565. checking whether to build shared libraries... no
  6566. checking whether to build static libraries... yes
  6567. checking which extension is used for runtime loadable modules... .so
  6568. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  6569. checking for the default library search path... /lib /usr/lib /opt/boost_1_62_0/stage/lib /usr/lib/x86_64-linux-gnu/libfakeroot /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/local/lib/i386-linux-gnu /usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0 /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-367 /usr/lib32/nvidia-367 /usr/lib/nvidia-367 /usr/lib32/nvidia-367 /lib32 /usr/lib32
  6570. checking for library containing dlopen... -ldl
  6571. checking for dlerror... yes
  6572. checking for shl_load... (cached) no
  6573. checking for shl_load in -ldld... (cached) no
  6574. checking for dld_link in -ldld... no
  6575. checking for _ prefix in compiled symbols... no
  6576. checking whether deplibs are loaded by dlopen... yes
  6577. checking for argz.h... yes
  6578. checking for error_t... yes
  6579. checking for argz_add... yes
  6580. checking for argz_append... yes
  6581. checking for argz_count... yes
  6582. checking for argz_create_sep... yes
  6583. checking for argz_insert... yes
  6584. checking for argz_next... yes
  6585. checking for argz_stringify... yes
  6586. checking if argz actually works... yes
  6587. checking whether libtool supports -dlopen/-dlpreopen... yes
  6588. checking for unistd.h... (cached) yes
  6589. checking for dl.h... no
  6590. checking for sys/dl.h... no
  6591. checking for dld.h... no
  6592. checking for mach-o/dyld.h... no
  6593. checking for dirent.h... yes
  6594. checking for closedir... yes
  6595. checking for opendir... yes
  6596. checking for readdir... yes
  6597. checking for strlcat... no
  6598. checking for strlcpy... no
  6599. checking whether we are using the GNU C++ compiler... yes
  6600. checking whether /usr/bin/g++ accepts -g... yes
  6601. checking dependency style of /usr/bin/g++... none
  6602. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  6603. checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
  6604. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  6605. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6606. checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  6607. checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
  6608. checking if /usr/bin/g++ static flag -static works... yes
  6609. checking if /usr/bin/g++ supports -c -o file.o... yes
  6610. checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
  6611. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6612. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  6613. checking how to hardcode library paths into programs... immediate
  6614. checking for g77... no
  6615. checking for xlf... no
  6616. checking for f77... no
  6617. checking for frt... no
  6618. checking for pgf77... no
  6619. checking for cf77... no
  6620. checking for fort77... no
  6621. checking for fl32... no
  6622. checking for af77... no
  6623. checking for xlf90... no
  6624. checking for f90... no
  6625. checking for pgf90... no
  6626. checking for pghpf... no
  6627. checking for epcf90... no
  6628. checking for gfortran... no
  6629. checking for g95... no
  6630. checking for xlf95... no
  6631. checking for f95... no
  6632. checking for fort... no
  6633. checking for ifort... no
  6634. checking for ifc... no
  6635. checking for efc... no
  6636. checking for pgfortran... no
  6637. checking for pgf95... no
  6638. checking for lf95... no
  6639. checking for ftn... no
  6640. checking whether we are using the GNU Fortran 77 compiler... no
  6641. checking whether accepts -g... no
  6642. checking for gfortran... no
  6643. checking for g95... no
  6644. checking for xlf95... no
  6645. checking for f95... no
  6646. checking for fort... no
  6647. checking for ifort... no
  6648. checking for ifc... no
  6649. checking for efc... no
  6650. checking for pgfortran... no
  6651. checking for pgf95... no
  6652. checking for lf95... no
  6653. checking for ftn... no
  6654. checking for xlf90... no
  6655. checking for f90... no
  6656. checking for pgf90... no
  6657. checking for pghpf... no
  6658. checking for epcf90... no
  6659. checking for g77... no
  6660. checking for xlf... no
  6661. checking for f77... no
  6662. checking for frt... no
  6663. checking for pgf77... no
  6664. checking for cf77... no
  6665. checking for fort77... no
  6666. checking for fl32... no
  6667. checking for af77... no
  6668. checking whether we are using the GNU Fortran compiler... no
  6669. checking whether accepts -g... no
  6670. checking for gccgo... no
  6671. checking for gcj... no
  6672. checking for windres... no
  6673. checking whether make supports order-only prerequisites... yes
  6674. configure: creating ./config.status
  6675. config.status: creating Makefile
  6676. config.status: creating config.h
  6677. config.status: executing tests/atconfig commands
  6678. config.status: executing depfiles commands
  6679. config.status: executing libtool commands
  6680. touch contrib/libtool/.stamp.configure
  6681. make -C ./contrib/libtool/libtool-2.4.2/ clean
  6682. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6683. Making clean in .
  6684. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6685. test -z "doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html" \
  6686. || rm -rf doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html
  6687. test -z "libtool libtoolize libtoolize.tmp libltdl/config/ltmain.tmp libltdl/m4/ltversion.tmp libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo" || rm -f libtool libtoolize libtoolize.tmp libltdl/config/ltmain.tmp libltdl/m4/ltversion.tmp libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo
  6688. test -z "libltdl/libltdl.la" || rm -f libltdl/libltdl.la
  6689. rm -f "libltdl/so_locations"
  6690. rm -rf .libs _libs
  6691. rm -rf libltdl/.libs libltdl/_libs
  6692. rm -rf libltdl/loaders/.libs libltdl/loaders/_libs
  6693. for dir in tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo; do \
  6694. if test -f $dir/Makefile; then \
  6695. (cd $dir && make distclean); \
  6696. else :; fi; \
  6697. done
  6698. rm -rf _inst _inst-*
  6699. abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \
  6700. test -f $abs_srcdir/tests/testsuite && \
  6701. /bin/bash $abs_srcdir/tests/testsuite --clean
  6702. test -z "libltdl/dlopen.la " || rm -f libltdl/dlopen.la
  6703. rm -f "libltdl/so_locations"
  6704. rm -rf libtool.aux libtool.cp libtool.cps libtool.fn libtool.ky \
  6705. libtool.kys libtool.log libtool.pg libtool.tmp libtool.toc \
  6706. libtool.tp libtool.vr
  6707. rm -f *.o
  6708. rm -f libltdl/libltdl_libltdl_la-lt__alloc.o
  6709. rm -f libltdl/libltdl_libltdl_la-lt__alloc.lo
  6710. rm -f libltdl/libltdl_libltdl_la-lt_dlloader.o
  6711. rm -f libltdl/libltdl_libltdl_la-lt_dlloader.lo
  6712. rm -f libltdl/libltdl_libltdl_la-lt_error.o
  6713. rm -f libltdl/libltdl_libltdl_la-lt_error.lo
  6714. rm -f libltdl/libltdl_libltdl_la-ltdl.o
  6715. rm -f libltdl/libltdl_libltdl_la-ltdl.lo
  6716. rm -f libltdl/libltdl_libltdl_la-slist.o
  6717. rm -f libltdl/libltdl_libltdl_la-slist.lo
  6718. rm -f libltdl/libltdl_libltdlc_la-lt__alloc.o
  6719. rm -f libltdl/libltdl_libltdlc_la-lt__alloc.lo
  6720. rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.o
  6721. rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.lo
  6722. rm -f libltdl/libltdl_libltdlc_la-lt_error.o
  6723. rm -f libltdl/libltdl_libltdlc_la-lt_error.lo
  6724. rm -f libltdl/libltdl_libltdlc_la-ltdl.o
  6725. rm -f libltdl/libltdl_libltdlc_la-ltdl.lo
  6726. rm -f libltdl/libltdl_libltdlc_la-slist.o
  6727. rm -f libltdl/libltdl_libltdlc_la-slist.lo
  6728. rm -f libltdl/loaders/dld_link.o
  6729. rm -f libltdl/loaders/dld_link.lo
  6730. rm -f libltdl/loaders/dlopen.o
  6731. rm -f libltdl/loaders/dlopen.lo
  6732. rm -f libltdl/loaders/dyld.o
  6733. rm -f libltdl/loaders/dyld.lo
  6734. rm -f libltdl/loaders/libltdl_libltdl_la-preopen.o
  6735. rm -f libltdl/loaders/libltdl_libltdl_la-preopen.lo
  6736. rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.o
  6737. rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.lo
  6738. rm -f libltdl/loaders/load_add_on.o
  6739. rm -f libltdl/loaders/load_add_on.lo
  6740. rm -f libltdl/loaders/loadlibrary.o
  6741. rm -f libltdl/loaders/loadlibrary.lo
  6742. rm -f libltdl/loaders/shl_load.o
  6743. rm -f libltdl/loaders/shl_load.lo
  6744. test -z "libltdl/lt__strl.o" || rm -f libltdl/lt__strl.o
  6745. test -z "libltdl/lt__strl.lo" || rm -f libltdl/lt__strl.lo
  6746. test -z "libltdl/argz.h libltdl/argz.h-t" || rm -f libltdl/argz.h libltdl/argz.h-t
  6747. test -z "tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log" || rm -f tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log
  6748. test -z "tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t" || rm -f tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t
  6749. test -z "test-suite.html" || rm -f test-suite.html
  6750. test -z "test-suite.log" || rm -f test-suite.log
  6751. rm -f *.lo
  6752. rm -f vti.tmp
  6753. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6754. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6755. /bin/rm -f ./contrib/libtool/.stamp.build
  6756. make -C ./contrib/libtool/libtool-2.4.2/
  6757. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6758. /bin/bash ./config.status libtool
  6759. config.status: executing libtool commands
  6760. rm -f libtoolize.tmp libtoolize
  6761. sed -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' -e 's,@aclocaldir\@,/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal,g' -e 's,@datadir\@,/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share,g' -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@LN_S\@,ln -s,g' -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" -e 's,@pkgdatadir\@,/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool,g' -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" -e 's,@prefix\@,/home/moonchild/tmp/HandBrake-1.0.1/build/contrib,g' -e 's,@SED\@,/bin/sed,g' \
  6762. ./libtoolize.in > libtoolize.tmp
  6763. chmod a+x libtoolize.tmp
  6764. chmod a-w libtoolize.tmp
  6765. mv -f libtoolize.tmp libtoolize
  6766. make all-recursive
  6767. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6768. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6769. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
  6770. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o
  6771. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
  6772. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o
  6773. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
  6774. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o
  6775. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
  6776. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o
  6777. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c
  6778. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o
  6779. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
  6780. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o
  6781. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c
  6782. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o
  6783. /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -module -avoid-version -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib -o libltdl/dlopen.la libltdl/loaders/dlopen.lo -ldl -ldl
  6784. libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/dlopen.o
  6785. ar: `u' modifier ignored since `D' is the default (see `U')
  6786. libtool: link: ranlib libltdl/.libs/dlopen.a
  6787. libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  6788. /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -o libltdl/lt__strl.lo libltdl/lt__strl.c
  6789. libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c libltdl/lt__strl.c -o libltdl/lt__strl.o
  6790. /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib -o libltdl/libltdl.la -rpath /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl
  6791. libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
  6792. libtool: link: (cd libltdl/.libs && /usr/bin/gcc -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -c -fno-builtin -fPIC -DPIC "libltdlS.c")
  6793. libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
  6794. libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/.libs/dlopen.a")
  6795. libtool: link: ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o
  6796. ar: `u' modifier ignored since `D' is the default (see `U')
  6797. libtool: link: ranlib libltdl/.libs/libltdl.a
  6798. libtool: link: rm -fr libltdl/.libs/libltdl.lax
  6799. libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
  6800. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6801. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6802. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6803. touch contrib/libtool/.stamp.build
  6804. make -j 1 -C ./contrib/libtool/libtool-2.4.2/ install
  6805. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6806. make install-recursive
  6807. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6808. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6809. make[4]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6810. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin"
  6811. /usr/bin/install -c libtoolize libtool '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin'
  6812. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib"
  6813. /bin/bash ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  6814. libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libltdl.la
  6815. libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libltdl.a
  6816. libtool: install: chmod 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libltdl.a
  6817. libtool: install: ranlib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libltdl.a
  6818. libtool: finish: PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  6819. ----------------------------------------------------------------------
  6820. Libraries have been installed in:
  6821. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  6822.  
  6823. If you ever happen to want to link against installed libraries
  6824. in a given directory, LIBDIR, you must either use libtool, and
  6825. specify the full pathname of the library, or use the `-LLIBDIR'
  6826. flag during linking and do at least one of the following:
  6827. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  6828. during execution
  6829. - add LIBDIR to the `LD_RUN_PATH' environment variable
  6830. during linking
  6831. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  6832. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  6833.  
  6834. See any operating system documentation about shared libraries for
  6835. more information, such as the ld(1) and ld.so(8) manual pages.
  6836. ----------------------------------------------------------------------
  6837. rm -rf /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/*
  6838. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal
  6839. /usr/bin/install -c -m 644 './libltdl/m4/argz.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/argz.m4'
  6840. /usr/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/libtool.m4'
  6841. /usr/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltdl.m4'
  6842. /usr/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltoptions.m4'
  6843. /usr/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltsugar.m4'
  6844. /usr/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltversion.m4'
  6845. /usr/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/lt~obsolete.m4'
  6846. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool
  6847. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config
  6848. /usr/bin/install -c './libltdl/config/compile' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/compile'
  6849. /usr/bin/install -c './libltdl/config/config.guess' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/config.guess'
  6850. /usr/bin/install -c './libltdl/config/config.sub' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/config.sub'
  6851. /usr/bin/install -c './libltdl/config/depcomp' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/depcomp'
  6852. /usr/bin/install -c './libltdl/config/install-sh' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/install-sh'
  6853. /usr/bin/install -c './libltdl/config/missing' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/missing'
  6854. /usr/bin/install -c -m 644 "./libltdl/config/ltmain.sh" "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/config/ltmain.sh"
  6855. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl
  6856. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl
  6857. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2/libltdl/config/install-sh -d /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders
  6858. /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/COPYING.LIB'
  6859. /usr/bin/install -c -m 644 './libltdl/README' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/README'
  6860. /usr/bin/install -c -m 644 './libltdl/Makefile.inc' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/Makefile.inc'
  6861. /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/Makefile.am'
  6862. /usr/bin/install -c -m 644 './libltdl/configure.ac' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/configure.ac'
  6863. /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/aclocal.m4'
  6864. /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/Makefile.in'
  6865. /usr/bin/install -c -m 644 './libltdl/config-h.in' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/config-h.in'
  6866. /usr/bin/install -c -m 644 './libltdl/configure' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/configure'
  6867. /usr/bin/install -c -m 644 './libltdl/argz_.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/argz_.h'
  6868. /usr/bin/install -c -m 644 './libltdl/argz.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/argz.c'
  6869. /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/dld_link.c'
  6870. /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/dlopen.c'
  6871. /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/dyld.c'
  6872. /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/load_add_on.c'
  6873. /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/loadlibrary.c'
  6874. /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/shl_load.c'
  6875. /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/lt__dirent.c'
  6876. /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/lt__strl.c'
  6877. /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt__alloc.h'
  6878. /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt__dirent.h'
  6879. /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt__glibc.h'
  6880. /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt__private.h'
  6881. /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt__strl.h'
  6882. /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt_dlloader.h'
  6883. /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt_error.h'
  6884. /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/lt_system.h'
  6885. /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/libltdl/slist.h'
  6886. /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/loaders/preopen.c'
  6887. /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/lt__alloc.c'
  6888. /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/lt_dlloader.c'
  6889. /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/lt_error.c'
  6890. /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/ltdl.c'
  6891. /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/ltdl.h'
  6892. /usr/bin/install -c -m 644 './libltdl/slist.c' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/slist.c'
  6893. chmod a+x /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/libtool/libltdl/configure
  6894. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include"
  6895. /usr/bin/install -c -m 644 libltdl/ltdl.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include'
  6896. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info"
  6897. /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info'
  6898. install-info --info-dir='/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info' '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/info/libtool.info'
  6899. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/libltdl" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/libltdl"
  6900. /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/libltdl'
  6901. test -z "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1" || /bin/mkdir -p "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1"
  6902. /usr/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/man/man1'
  6903. make[4]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6904. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6905. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6906. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libtool/libtool-2.4.2'
  6907. touch contrib/libtool/.stamp.install
  6908. set -e; cd ./contrib/libvpx/libvpx-1.5.0/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-shared --enable-static --as=yasm --enable-vp8-encoder --disable-vp8-decoder --enable-vp9-encoder --disable-vp9-decoder --disable-vp10 --disable-examples --disable-docs --disable-unit-tests --enable-pic
  6909. disabling shared
  6910. enabling vp8_encoder
  6911. disabling vp8_decoder
  6912. enabling vp9_encoder
  6913. disabling vp9_decoder
  6914. disabling examples
  6915. disabling docs
  6916. disabling unit_tests
  6917. enabling pic
  6918. Configuring selected codecs
  6919. Configuring for target 'x86_64-linux-gcc'
  6920. enabling x86_64
  6921. enabling runtime_cpu_detect
  6922. enabling mmx
  6923. enabling sse
  6924. enabling sse2
  6925. enabling sse3
  6926. enabling ssse3
  6927. enabling sse4_1
  6928. enabling avx
  6929. enabling avx2
  6930. using yasm
  6931. enabling use_x86inc
  6932. enabling postproc
  6933. enabling webm_io
  6934. enabling libyuv
  6935. Creating makefiles for x86_64-linux-gcc libs
  6936. touch contrib/libvpx/.stamp.configure
  6937. make -C ./contrib/libvpx/libvpx-1.5.0/ clean
  6938. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  6939. rm -f vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx/src/vpx_psnr.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_asm_stubs.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/variance.c.o vpx_dsp/x86/variance_mmx.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/halfpix_variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/x86/variance_impl_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/copy_c.c.o vp8/common/debugmodes.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/filter_x86.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_debugmodes.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c.o vpx_config.c.o vpx_ports/emms.asm.o vpx_ports/x86_abi_support.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/loopfilter_mmx.asm.o vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/quantize_ssse3_x86_64.asm.o vpx_dsp/x86/quantize_avx_x86_64.asm.o vpx_dsp/x86/sad_mmx.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/variance_impl_mmx.asm.o vpx_dsp/x86/halfpix_variance_impl_sse2.asm.o vpx_dsp/x86/ssim_opt_x86_64.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/vp8_loopfilter_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/copy_sse2.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/copy_sse3.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/postproc_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o vp9/encoder/x86/vp9_dct_mmx.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o vpx/src/vpx_decoder.c.d vpx/src/vpx_encoder.c.d vpx/src/vpx_codec.c.d vpx/src/vpx_image.c.d vpx/src/vpx_psnr.c.d vpx_mem/vpx_mem.c.d vpx_scale/generic/vpx_scale.c.d vpx_scale/generic/yv12config.c.d vpx_scale/generic/yv12extend.c.d vpx_scale/generic/gen_scalers.c.d vpx_scale/vpx_scale_rtcd.c.d vpx_dsp/prob.c.d vpx_dsp/bitwriter.c.d vpx_dsp/bitwriter_buffer.c.d vpx_dsp/intrapred.c.d vpx_dsp/vpx_convolve.c.d vpx_dsp/x86/vpx_asm_stubs.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d vpx_dsp/loopfilter.c.d vpx_dsp/x86/loopfilter_sse2.c.d vpx_dsp/x86/loopfilter_avx2.c.d vpx_dsp/fwd_txfm.c.d vpx_dsp/x86/fwd_txfm_sse2.c.d vpx_dsp/x86/fwd_txfm_avx2.c.d vpx_dsp/inv_txfm.c.d vpx_dsp/x86/inv_txfm_sse2.c.d vpx_dsp/quantize.c.d vpx_dsp/x86/quantize_sse2.c.d vpx_dsp/sad.c.d vpx_dsp/subtract.c.d vpx_dsp/x86/sad4d_avx2.c.d vpx_dsp/x86/sad_avx2.c.d vpx_dsp/variance.c.d vpx_dsp/x86/variance_mmx.c.d vpx_dsp/x86/variance_sse2.c.d vpx_dsp/x86/variance_sse2.c.d vpx_dsp/x86/halfpix_variance_sse2.c.d vpx_dsp/x86/variance_avx2.c.d vpx_dsp/x86/variance_impl_avx2.c.d vpx_dsp/vpx_dsp_rtcd.c.d vpx_util/vpx_thread.c.d vp8/common/alloccommon.c.d vp8/common/blockd.c.d vp8/common/copy_c.c.d vp8/common/debugmodes.c.d vp8/common/dequantize.c.d vp8/common/entropy.c.d vp8/common/entropymode.c.d vp8/common/entropymv.c.d vp8/common/extend.c.d vp8/common/filter.c.d vp8/common/findnearmv.c.d vp8/common/generic/systemdependent.c.d vp8/common/idct_blk.c.d vp8/common/idctllm.c.d vp8/common/rtcd.c.d vp8/common/vp8_loopfilter.c.d vp8/common/loopfilter_filters.c.d vp8/common/mbpitch.c.d vp8/common/modecont.c.d vp8/common/quant_common.c.d vp8/common/reconinter.c.d vp8/common/reconintra.c.d vp8/common/reconintra4x4.c.d vp8/common/setupintrarecon.c.d vp8/common/swapyv12buffer.c.d vp8/common/treecoder.c.d vp8/common/x86/filter_x86.c.d vp8/common/x86/vp8_asm_stubs.c.d vp8/common/x86/loopfilter_x86.c.d vp8/common/mfqe.c.d vp8/common/postproc.c.d vp8/common/x86/idct_blk_mmx.c.d vp8/common/x86/idct_blk_sse2.c.d vp8/vp8_cx_iface.c.d vp8/encoder/bitstream.c.d vp8/encoder/boolhuff.c.d vp8/encoder/dct.c.d vp8/encoder/encodeframe.c.d vp8/encoder/encodeintra.c.d vp8/encoder/encodemb.c.d vp8/encoder/encodemv.c.d vp8/encoder/ethreading.c.d vp8/encoder/firstpass.c.d vp8/encoder/denoising.c.d vp8/encoder/lookahead.c.d vp8/encoder/mcomp.c.d vp8/encoder/modecosts.c.d vp8/encoder/onyx_if.c.d vp8/encoder/pickinter.c.d vp8/encoder/picklpf.c.d vp8/encoder/vp8_quantize.c.d vp8/encoder/ratectrl.c.d vp8/encoder/rdopt.c.d vp8/encoder/segmentation.c.d vp8/encoder/tokenize.c.d vp8/encoder/treewriter.c.d vp8/encoder/temporal_filter.c.d vp8/encoder/x86/vp8_enc_stubs_mmx.c.d vp8/encoder/x86/vp8_quantize_sse2.c.d vp8/encoder/x86/quantize_ssse3.c.d vp8/encoder/x86/quantize_sse4.c.d vp8/encoder/x86/denoising_sse2.c.d vp8/encoder/x86/vp8_enc_stubs_sse2.c.d vp9/common/vp9_alloccommon.c.d vp9/common/vp9_blockd.c.d vp9/common/vp9_debugmodes.c.d vp9/common/vp9_entropy.c.d vp9/common/vp9_entropymode.c.d vp9/common/vp9_entropymv.c.d vp9/common/vp9_frame_buffers.c.d vp9/common/vp9_idct.c.d vp9/common/vp9_filter.c.d vp9/common/vp9_pred_common.c.d vp9/common/vp9_rtcd.c.d vp9/common/vp9_scale.c.d vp9/common/vp9_seg_common.c.d vp9/common/vp9_tile_common.c.d vp9/common/vp9_loopfilter.c.d vp9/common/vp9_thread_common.c.d vp9/common/vp9_mvref_common.c.d vp9/common/vp9_quant_common.c.d vp9/common/vp9_reconinter.c.d vp9/common/vp9_reconintra.c.d vp9/common/vp9_common_data.c.d vp9/common/vp9_scan.c.d vp9/common/x86/vp9_idct_intrin_sse2.c.d vp9/vp9_cx_iface.c.d vp9/encoder/vp9_avg.c.d vp9/encoder/vp9_bitstream.c.d vp9/encoder/vp9_context_tree.c.d vp9/encoder/vp9_cost.c.d vp9/encoder/vp9_dct.c.d vp9/encoder/vp9_encodeframe.c.d vp9/encoder/vp9_encodemb.c.d vp9/encoder/vp9_encodemv.c.d vp9/encoder/vp9_ethread.c.d vp9/encoder/vp9_extend.c.d vp9/encoder/vp9_firstpass.c.d vp9/encoder/vp9_lookahead.c.d vp9/encoder/vp9_mcomp.c.d vp9/encoder/vp9_encoder.c.d vp9/encoder/vp9_picklpf.c.d vp9/encoder/vp9_quantize.c.d vp9/encoder/vp9_ratectrl.c.d vp9/encoder/vp9_rd.c.d vp9/encoder/vp9_rdopt.c.d vp9/encoder/vp9_pickmode.c.d vp9/encoder/vp9_segmentation.c.d vp9/encoder/vp9_speed_features.c.d vp9/encoder/vp9_subexp.c.d vp9/encoder/vp9_svc_layercontext.c.d vp9/encoder/vp9_resize.c.d vp9/encoder/vp9_tokenize.c.d vp9/encoder/vp9_treewriter.c.d vp9/encoder/vp9_aq_variance.c.d vp9/encoder/vp9_aq_cyclicrefresh.c.d vp9/encoder/vp9_aq_complexity.c.d vp9/encoder/vp9_skin_detection.c.d vp9/encoder/vp9_temporal_filter.c.d vp9/encoder/vp9_mbgraph.c.d vp9/encoder/x86/vp9_avg_intrin_sse2.c.d vp9/encoder/x86/vp9_quantize_sse2.c.d vp9/encoder/x86/vp9_dct_sse2.c.d vp9/encoder/x86/vp9_dct_ssse3.c.d vp9/encoder/x86/vp9_error_intrin_avx2.c.d vpx_config.c.d vpx_ports/emms.asm.d vpx_ports/x86_abi_support.asm.d vpx_dsp/x86/intrapred_sse2.asm.d vpx_dsp/x86/intrapred_sse2.asm.d vpx_dsp/x86/intrapred_ssse3.asm.d vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d vpx_dsp/x86/loopfilter_mmx.asm.d vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d vpx_dsp/x86/inv_wht_sse2.asm.d vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.d vpx_dsp/x86/quantize_ssse3_x86_64.asm.d vpx_dsp/x86/quantize_avx_x86_64.asm.d vpx_dsp/x86/sad_mmx.asm.d vpx_dsp/x86/sad_sse3.asm.d vpx_dsp/x86/sad_ssse3.asm.d vpx_dsp/x86/sad_sse4.asm.d vpx_dsp/x86/sad4d_sse2.asm.d vpx_dsp/x86/sad_sse2.asm.d vpx_dsp/x86/sad4d_sse2.asm.d vpx_dsp/x86/sad_sse2.asm.d vpx_dsp/x86/subtract_sse2.asm.d vpx_dsp/x86/variance_impl_mmx.asm.d vpx_dsp/x86/halfpix_variance_impl_sse2.asm.d vpx_dsp/x86/ssim_opt_x86_64.asm.d vpx_dsp/x86/subpel_variance_sse2.asm.d vpx_dsp/x86/subpel_variance_sse2.asm.d vp8/common/x86/dequantize_mmx.asm.d vp8/common/x86/idctllm_mmx.asm.d vp8/common/x86/iwalsh_mmx.asm.d vp8/common/x86/vp8_loopfilter_mmx.asm.d vp8/common/x86/recon_mmx.asm.d vp8/common/x86/subpixel_mmx.asm.d vp8/common/x86/copy_sse2.asm.d vp8/common/x86/idctllm_sse2.asm.d vp8/common/x86/recon_sse2.asm.d vp8/common/x86/subpixel_sse2.asm.d vp8/common/x86/loopfilter_sse2.asm.d vp8/common/x86/iwalsh_sse2.asm.d vp8/common/x86/copy_sse3.asm.d vp8/common/x86/subpixel_ssse3.asm.d vp8/common/x86/postproc_mmx.asm.d vp8/common/x86/mfqe_sse2.asm.d vp8/common/x86/postproc_sse2.asm.d vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d vp8/encoder/x86/dct_mmx.asm.d vp8/encoder/x86/dct_sse2.asm.d vp8/encoder/x86/fwalsh_sse2.asm.d vp8/encoder/x86/temporal_filter_apply_sse2.asm.d vp8/encoder/x86/quantize_mmx.asm.d vp8/encoder/x86/encodeopt.asm.d vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d vp9/encoder/x86/vp9_dct_mmx.asm.d vp9/encoder/x86/vp9_error_sse2.asm.d vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d vpx/src/vpx_decoder.c.o vpx/src/vpx_encoder.c.o vpx/src/vpx_codec.c.o vpx/src/vpx_image.c.o vpx/src/vpx_psnr.c.o vpx_mem/vpx_mem.c.o vpx_scale/generic/vpx_scale.c.o vpx_scale/generic/yv12config.c.o vpx_scale/generic/yv12extend.c.o vpx_scale/generic/gen_scalers.c.o vpx_scale/vpx_scale_rtcd.c.o vpx_dsp/prob.c.o vpx_dsp/bitwriter.c.o vpx_dsp/bitwriter_buffer.c.o vpx_dsp/intrapred.c.o vpx_dsp/vpx_convolve.c.o vpx_dsp/x86/vpx_asm_stubs.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o vpx_dsp/loopfilter.c.o vpx_dsp/x86/loopfilter_sse2.c.o vpx_dsp/x86/loopfilter_avx2.c.o vpx_dsp/fwd_txfm.c.o vpx_dsp/x86/fwd_txfm_sse2.c.o vpx_dsp/x86/fwd_txfm_avx2.c.o vpx_dsp/inv_txfm.c.o vpx_dsp/x86/inv_txfm_sse2.c.o vpx_dsp/quantize.c.o vpx_dsp/x86/quantize_sse2.c.o vpx_dsp/sad.c.o vpx_dsp/subtract.c.o vpx_dsp/x86/sad4d_avx2.c.o vpx_dsp/x86/sad_avx2.c.o vpx_dsp/variance.c.o vpx_dsp/x86/variance_mmx.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/variance_sse2.c.o vpx_dsp/x86/halfpix_variance_sse2.c.o vpx_dsp/x86/variance_avx2.c.o vpx_dsp/x86/variance_impl_avx2.c.o vpx_dsp/vpx_dsp_rtcd.c.o vpx_util/vpx_thread.c.o vp8/common/alloccommon.c.o vp8/common/blockd.c.o vp8/common/copy_c.c.o vp8/common/debugmodes.c.o vp8/common/dequantize.c.o vp8/common/entropy.c.o vp8/common/entropymode.c.o vp8/common/entropymv.c.o vp8/common/extend.c.o vp8/common/filter.c.o vp8/common/findnearmv.c.o vp8/common/generic/systemdependent.c.o vp8/common/idct_blk.c.o vp8/common/idctllm.c.o vp8/common/rtcd.c.o vp8/common/vp8_loopfilter.c.o vp8/common/loopfilter_filters.c.o vp8/common/mbpitch.c.o vp8/common/modecont.c.o vp8/common/quant_common.c.o vp8/common/reconinter.c.o vp8/common/reconintra.c.o vp8/common/reconintra4x4.c.o vp8/common/setupintrarecon.c.o vp8/common/swapyv12buffer.c.o vp8/common/treecoder.c.o vp8/common/x86/filter_x86.c.o vp8/common/x86/vp8_asm_stubs.c.o vp8/common/x86/loopfilter_x86.c.o vp8/common/mfqe.c.o vp8/common/postproc.c.o vp8/common/x86/idct_blk_mmx.c.o vp8/common/x86/idct_blk_sse2.c.o vp8/vp8_cx_iface.c.o vp8/encoder/bitstream.c.o vp8/encoder/boolhuff.c.o vp8/encoder/dct.c.o vp8/encoder/encodeframe.c.o vp8/encoder/encodeintra.c.o vp8/encoder/encodemb.c.o vp8/encoder/encodemv.c.o vp8/encoder/ethreading.c.o vp8/encoder/firstpass.c.o vp8/encoder/denoising.c.o vp8/encoder/lookahead.c.o vp8/encoder/mcomp.c.o vp8/encoder/modecosts.c.o vp8/encoder/onyx_if.c.o vp8/encoder/pickinter.c.o vp8/encoder/picklpf.c.o vp8/encoder/vp8_quantize.c.o vp8/encoder/ratectrl.c.o vp8/encoder/rdopt.c.o vp8/encoder/segmentation.c.o vp8/encoder/tokenize.c.o vp8/encoder/treewriter.c.o vp8/encoder/temporal_filter.c.o vp8/encoder/x86/vp8_enc_stubs_mmx.c.o vp8/encoder/x86/vp8_quantize_sse2.c.o vp8/encoder/x86/quantize_ssse3.c.o vp8/encoder/x86/quantize_sse4.c.o vp8/encoder/x86/denoising_sse2.c.o vp8/encoder/x86/vp8_enc_stubs_sse2.c.o vp9/common/vp9_alloccommon.c.o vp9/common/vp9_blockd.c.o vp9/common/vp9_debugmodes.c.o vp9/common/vp9_entropy.c.o vp9/common/vp9_entropymode.c.o vp9/common/vp9_entropymv.c.o vp9/common/vp9_frame_buffers.c.o vp9/common/vp9_idct.c.o vp9/common/vp9_filter.c.o vp9/common/vp9_pred_common.c.o vp9/common/vp9_rtcd.c.o vp9/common/vp9_scale.c.o vp9/common/vp9_seg_common.c.o vp9/common/vp9_tile_common.c.o vp9/common/vp9_loopfilter.c.o vp9/common/vp9_thread_common.c.o vp9/common/vp9_mvref_common.c.o vp9/common/vp9_quant_common.c.o vp9/common/vp9_reconinter.c.o vp9/common/vp9_reconintra.c.o vp9/common/vp9_common_data.c.o vp9/common/vp9_scan.c.o vp9/common/x86/vp9_idct_intrin_sse2.c.o vp9/vp9_cx_iface.c.o vp9/encoder/vp9_avg.c.o vp9/encoder/vp9_bitstream.c.o vp9/encoder/vp9_context_tree.c.o vp9/encoder/vp9_cost.c.o vp9/encoder/vp9_dct.c.o vp9/encoder/vp9_encodeframe.c.o vp9/encoder/vp9_encodemb.c.o vp9/encoder/vp9_encodemv.c.o vp9/encoder/vp9_ethread.c.o vp9/encoder/vp9_extend.c.o vp9/encoder/vp9_firstpass.c.o vp9/encoder/vp9_lookahead.c.o vp9/encoder/vp9_mcomp.c.o vp9/encoder/vp9_encoder.c.o vp9/encoder/vp9_picklpf.c.o vp9/encoder/vp9_quantize.c.o vp9/encoder/vp9_ratectrl.c.o vp9/encoder/vp9_rd.c.o vp9/encoder/vp9_rdopt.c.o vp9/encoder/vp9_pickmode.c.o vp9/encoder/vp9_segmentation.c.o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_subexp.c.o vp9/encoder/vp9_svc_layercontext.c.o vp9/encoder/vp9_resize.c.o vp9/encoder/vp9_tokenize.c.o vp9/encoder/vp9_treewriter.c.o vp9/encoder/vp9_aq_variance.c.o vp9/encoder/vp9_aq_cyclicrefresh.c.o vp9/encoder/vp9_aq_complexity.c.o vp9/encoder/vp9_skin_detection.c.o vp9/encoder/vp9_temporal_filter.c.o vp9/encoder/vp9_mbgraph.c.o vp9/encoder/x86/vp9_avg_intrin_sse2.c.o vp9/encoder/x86/vp9_quantize_sse2.c.o vp9/encoder/x86/vp9_dct_sse2.c.o vp9/encoder/x86/vp9_dct_ssse3.c.o vp9/encoder/x86/vp9_error_intrin_avx2.c.o vpx_config.c.o vpx_ports/emms.asm.o vpx_ports/x86_abi_support.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_sse2.asm.o vpx_dsp/x86/intrapred_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o vpx_dsp/x86/loopfilter_mmx.asm.o vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/inv_wht_sse2.asm.o vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.o vpx_dsp/x86/quantize_ssse3_x86_64.asm.o vpx_dsp/x86/quantize_avx_x86_64.asm.o vpx_dsp/x86/sad_mmx.asm.o vpx_dsp/x86/sad_sse3.asm.o vpx_dsp/x86/sad_ssse3.asm.o vpx_dsp/x86/sad_sse4.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/sad4d_sse2.asm.o vpx_dsp/x86/sad_sse2.asm.o vpx_dsp/x86/subtract_sse2.asm.o vpx_dsp/x86/variance_impl_mmx.asm.o vpx_dsp/x86/halfpix_variance_impl_sse2.asm.o vpx_dsp/x86/ssim_opt_x86_64.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vpx_dsp/x86/subpel_variance_sse2.asm.o vp8/common/x86/dequantize_mmx.asm.o vp8/common/x86/idctllm_mmx.asm.o vp8/common/x86/iwalsh_mmx.asm.o vp8/common/x86/vp8_loopfilter_mmx.asm.o vp8/common/x86/recon_mmx.asm.o vp8/common/x86/subpixel_mmx.asm.o vp8/common/x86/copy_sse2.asm.o vp8/common/x86/idctllm_sse2.asm.o vp8/common/x86/recon_sse2.asm.o vp8/common/x86/subpixel_sse2.asm.o vp8/common/x86/loopfilter_sse2.asm.o vp8/common/x86/iwalsh_sse2.asm.o vp8/common/x86/copy_sse3.asm.o vp8/common/x86/subpixel_ssse3.asm.o vp8/common/x86/postproc_mmx.asm.o vp8/common/x86/mfqe_sse2.asm.o vp8/common/x86/postproc_sse2.asm.o vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o vp8/encoder/x86/dct_mmx.asm.o vp8/encoder/x86/dct_sse2.asm.o vp8/encoder/x86/fwalsh_sse2.asm.o vp8/encoder/x86/temporal_filter_apply_sse2.asm.o vp8/encoder/x86/quantize_mmx.asm.o vp8/encoder/x86/encodeopt.asm.o vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o vp9/encoder/x86/vp9_dct_mmx.asm.o vp9/encoder/x86/vp9_error_sse2.asm.o vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o
  6940. rm -f vpx_scale_rtcd.h vpx_dsp_rtcd.h vp8_rtcd.h vp9_rtcd.h libvpx_srcs.txt libvpx.ver libvpx.syms libvpx.def libvpx_dll.a vpx.pc vpx_version.h libs.doxy
  6941. rm -f .docs .install-docs
  6942. rm -f .bins .install-bins
  6943. rm -f .libs .install-libs libvpx.a libvpx_g.a vpx.pc
  6944. rm -f .install-srcs
  6945. rm -f
  6946. rm -f
  6947. rm -f .docs .install-docs
  6948. rm -f .bins .install-bins
  6949. rm -f .libs .install-libs
  6950. rm -f .install-srcs
  6951. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  6952. /bin/rm -f ./contrib/libvpx/.stamp.build
  6953. make -C ./contrib/libvpx/libvpx-1.5.0/
  6954. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  6955. [CREATE] vpx_scale_rtcd.h
  6956. [CREATE] vpx_dsp_rtcd.h
  6957. [CREATE] vp8_rtcd.h
  6958. [CREATE] vp9_rtcd.h
  6959. [DEP] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d
  6960. [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
  6961. [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
  6962. [DEP] vp9/encoder/x86/vp9_dct_mmx.asm.d
  6963. [DEP] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d
  6964. [DEP] vp8/encoder/x86/encodeopt.asm.d
  6965. [DEP] vp8/encoder/x86/quantize_mmx.asm.d
  6966. [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
  6967. [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
  6968. [DEP] vp8/encoder/x86/dct_sse2.asm.d
  6969. [DEP] vp8/encoder/x86/dct_mmx.asm.d
  6970. [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
  6971. [DEP] vp8/common/x86/postproc_sse2.asm.d
  6972. [DEP] vp8/common/x86/mfqe_sse2.asm.d
  6973. [DEP] vp8/common/x86/postproc_mmx.asm.d
  6974. [DEP] vp8/common/x86/subpixel_ssse3.asm.d
  6975. [DEP] vp8/common/x86/copy_sse3.asm.d
  6976. [DEP] vp8/common/x86/iwalsh_sse2.asm.d
  6977. [DEP] vp8/common/x86/loopfilter_sse2.asm.d
  6978. [DEP] vp8/common/x86/subpixel_sse2.asm.d
  6979. [DEP] vp8/common/x86/recon_sse2.asm.d
  6980. [DEP] vp8/common/x86/idctllm_sse2.asm.d
  6981. [DEP] vp8/common/x86/copy_sse2.asm.d
  6982. [DEP] vp8/common/x86/subpixel_mmx.asm.d
  6983. [DEP] vp8/common/x86/recon_mmx.asm.d
  6984. [DEP] vp8/common/x86/vp8_loopfilter_mmx.asm.d
  6985. [DEP] vp8/common/x86/iwalsh_mmx.asm.d
  6986. [DEP] vp8/common/x86/idctllm_mmx.asm.d
  6987. [DEP] vp8/common/x86/dequantize_mmx.asm.d
  6988. [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
  6989. [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
  6990. [DEP] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.d
  6991. [DEP] vpx_dsp/x86/variance_impl_mmx.asm.d
  6992. [DEP] vpx_dsp/x86/subtract_sse2.asm.d
  6993. [DEP] vpx_dsp/x86/sad_sse2.asm.d
  6994. [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
  6995. [DEP] vpx_dsp/x86/sad_sse4.asm.d
  6996. [DEP] vpx_dsp/x86/sad_ssse3.asm.d
  6997. [DEP] vpx_dsp/x86/sad_sse3.asm.d
  6998. [DEP] vpx_dsp/x86/sad_mmx.asm.d
  6999. [DEP] vpx_dsp/x86/quantize_avx_x86_64.asm.d
  7000. [DEP] vpx_dsp/x86/quantize_ssse3_x86_64.asm.d
  7001. [DEP] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.d
  7002. [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
  7003. [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
  7004. [DEP] vpx_dsp/x86/loopfilter_mmx.asm.d
  7005. [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
  7006. [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
  7007. [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
  7008. [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
  7009. [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
  7010. [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
  7011. [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
  7012. [DEP] vpx_ports/x86_abi_support.asm.d
  7013. [DEP] vpx_ports/emms.asm.d
  7014. [DEP] vpx_config.c.d
  7015. [DEP] vp9/encoder/x86/vp9_error_intrin_avx2.c.d
  7016. [DEP] vp9/encoder/x86/vp9_dct_ssse3.c.d
  7017. [DEP] vp9/encoder/x86/vp9_dct_sse2.c.d
  7018. [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
  7019. [DEP] vp9/encoder/x86/vp9_avg_intrin_sse2.c.d
  7020. [DEP] vp9/encoder/vp9_mbgraph.c.d
  7021. [DEP] vp9/encoder/vp9_temporal_filter.c.d
  7022. [DEP] vp9/encoder/vp9_skin_detection.c.d
  7023. [DEP] vp9/encoder/vp9_aq_complexity.c.d
  7024. [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
  7025. [DEP] vp9/encoder/vp9_aq_variance.c.d
  7026. [DEP] vp9/encoder/vp9_treewriter.c.d
  7027. [DEP] vp9/encoder/vp9_tokenize.c.d
  7028. [DEP] vp9/encoder/vp9_resize.c.d
  7029. [DEP] vp9/encoder/vp9_svc_layercontext.c.d
  7030. [DEP] vp9/encoder/vp9_subexp.c.d
  7031. [DEP] vp9/encoder/vp9_speed_features.c.d
  7032. [DEP] vp9/encoder/vp9_segmentation.c.d
  7033. [DEP] vp9/encoder/vp9_pickmode.c.d
  7034. [DEP] vp9/encoder/vp9_rdopt.c.d
  7035. [DEP] vp9/encoder/vp9_rd.c.d
  7036. [DEP] vp9/encoder/vp9_ratectrl.c.d
  7037. [DEP] vp9/encoder/vp9_quantize.c.d
  7038. [DEP] vp9/encoder/vp9_picklpf.c.d
  7039. [DEP] vp9/encoder/vp9_encoder.c.d
  7040. [DEP] vp9/encoder/vp9_mcomp.c.d
  7041. [DEP] vp9/encoder/vp9_lookahead.c.d
  7042. [DEP] vp9/encoder/vp9_firstpass.c.d
  7043. [DEP] vp9/encoder/vp9_extend.c.d
  7044. [DEP] vp9/encoder/vp9_ethread.c.d
  7045. [DEP] vp9/encoder/vp9_encodemv.c.d
  7046. [DEP] vp9/encoder/vp9_encodemb.c.d
  7047. [DEP] vp9/encoder/vp9_encodeframe.c.d
  7048. [DEP] vp9/encoder/vp9_dct.c.d
  7049. [DEP] vp9/encoder/vp9_cost.c.d
  7050. [DEP] vp9/encoder/vp9_context_tree.c.d
  7051. [DEP] vp9/encoder/vp9_bitstream.c.d
  7052. [DEP] vp9/encoder/vp9_avg.c.d
  7053. [DEP] vp9/vp9_cx_iface.c.d
  7054. [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
  7055. [DEP] vp9/common/vp9_scan.c.d
  7056. [DEP] vp9/common/vp9_common_data.c.d
  7057. [DEP] vp9/common/vp9_reconintra.c.d
  7058. [DEP] vp9/common/vp9_reconinter.c.d
  7059. [DEP] vp9/common/vp9_quant_common.c.d
  7060. [DEP] vp9/common/vp9_mvref_common.c.d
  7061. [DEP] vp9/common/vp9_thread_common.c.d
  7062. [DEP] vp9/common/vp9_loopfilter.c.d
  7063. [DEP] vp9/common/vp9_tile_common.c.d
  7064. [DEP] vp9/common/vp9_seg_common.c.d
  7065. [DEP] vp9/common/vp9_scale.c.d
  7066. [DEP] vp9/common/vp9_rtcd.c.d
  7067. [DEP] vp9/common/vp9_pred_common.c.d
  7068. [DEP] vp9/common/vp9_filter.c.d
  7069. [DEP] vp9/common/vp9_idct.c.d
  7070. [DEP] vp9/common/vp9_frame_buffers.c.d
  7071. [DEP] vp9/common/vp9_entropymv.c.d
  7072. [DEP] vp9/common/vp9_entropymode.c.d
  7073. [DEP] vp9/common/vp9_entropy.c.d
  7074. [DEP] vp9/common/vp9_debugmodes.c.d
  7075. [DEP] vp9/common/vp9_blockd.c.d
  7076. [DEP] vp9/common/vp9_alloccommon.c.d
  7077. [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
  7078. [DEP] vp8/encoder/x86/denoising_sse2.c.d
  7079. [DEP] vp8/encoder/x86/quantize_sse4.c.d
  7080. [DEP] vp8/encoder/x86/quantize_ssse3.c.d
  7081. [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
  7082. [DEP] vp8/encoder/x86/vp8_enc_stubs_mmx.c.d
  7083. [DEP] vp8/encoder/temporal_filter.c.d
  7084. [DEP] vp8/encoder/treewriter.c.d
  7085. [DEP] vp8/encoder/tokenize.c.d
  7086. [DEP] vp8/encoder/segmentation.c.d
  7087. [DEP] vp8/encoder/rdopt.c.d
  7088. [DEP] vp8/encoder/ratectrl.c.d
  7089. [DEP] vp8/encoder/vp8_quantize.c.d
  7090. [DEP] vp8/encoder/picklpf.c.d
  7091. [DEP] vp8/encoder/pickinter.c.d
  7092. [DEP] vp8/encoder/onyx_if.c.d
  7093. [DEP] vp8/encoder/modecosts.c.d
  7094. [DEP] vp8/encoder/mcomp.c.d
  7095. [DEP] vp8/encoder/lookahead.c.d
  7096. [DEP] vp8/encoder/denoising.c.d
  7097. [DEP] vp8/encoder/firstpass.c.d
  7098. [DEP] vp8/encoder/ethreading.c.d
  7099. [DEP] vp8/encoder/encodemv.c.d
  7100. [DEP] vp8/encoder/encodemb.c.d
  7101. [DEP] vp8/encoder/encodeintra.c.d
  7102. [DEP] vp8/encoder/encodeframe.c.d
  7103. [DEP] vp8/encoder/dct.c.d
  7104. [DEP] vp8/encoder/boolhuff.c.d
  7105. [DEP] vp8/encoder/bitstream.c.d
  7106. [DEP] vp8/vp8_cx_iface.c.d
  7107. [DEP] vp8/common/x86/idct_blk_sse2.c.d
  7108. [DEP] vp8/common/x86/idct_blk_mmx.c.d
  7109. [DEP] vp8/common/postproc.c.d
  7110. [DEP] vp8/common/mfqe.c.d
  7111. [DEP] vp8/common/x86/loopfilter_x86.c.d
  7112. [DEP] vp8/common/x86/vp8_asm_stubs.c.d
  7113. [DEP] vp8/common/x86/filter_x86.c.d
  7114. [DEP] vp8/common/treecoder.c.d
  7115. [DEP] vp8/common/swapyv12buffer.c.d
  7116. [DEP] vp8/common/setupintrarecon.c.d
  7117. [DEP] vp8/common/reconintra4x4.c.d
  7118. [DEP] vp8/common/reconintra.c.d
  7119. [DEP] vp8/common/reconinter.c.d
  7120. [DEP] vp8/common/quant_common.c.d
  7121. [DEP] vp8/common/modecont.c.d
  7122. [DEP] vp8/common/mbpitch.c.d
  7123. [DEP] vp8/common/loopfilter_filters.c.d
  7124. [DEP] vp8/common/vp8_loopfilter.c.d
  7125. [DEP] vp8/common/rtcd.c.d
  7126. [DEP] vp8/common/idctllm.c.d
  7127. [DEP] vp8/common/idct_blk.c.d
  7128. [DEP] vp8/common/generic/systemdependent.c.d
  7129. [DEP] vp8/common/findnearmv.c.d
  7130. [DEP] vp8/common/filter.c.d
  7131. [DEP] vp8/common/extend.c.d
  7132. [DEP] vp8/common/entropymv.c.d
  7133. [DEP] vp8/common/entropymode.c.d
  7134. [DEP] vp8/common/entropy.c.d
  7135. [DEP] vp8/common/dequantize.c.d
  7136. [DEP] vp8/common/debugmodes.c.d
  7137. [DEP] vp8/common/copy_c.c.d
  7138. [DEP] vp8/common/blockd.c.d
  7139. [DEP] vp8/common/alloccommon.c.d
  7140. [DEP] vpx_util/vpx_thread.c.d
  7141. [DEP] vpx_dsp/vpx_dsp_rtcd.c.d
  7142. [DEP] vpx_dsp/x86/variance_impl_avx2.c.d
  7143. [DEP] vpx_dsp/x86/variance_avx2.c.d
  7144. [DEP] vpx_dsp/x86/halfpix_variance_sse2.c.d
  7145. [DEP] vpx_dsp/x86/variance_sse2.c.d
  7146. [DEP] vpx_dsp/x86/variance_mmx.c.d
  7147. [DEP] vpx_dsp/variance.c.d
  7148. [DEP] vpx_dsp/x86/sad_avx2.c.d
  7149. [DEP] vpx_dsp/x86/sad4d_avx2.c.d
  7150. [DEP] vpx_dsp/subtract.c.d
  7151. [DEP] vpx_dsp/sad.c.d
  7152. [DEP] vpx_dsp/x86/quantize_sse2.c.d
  7153. [DEP] vpx_dsp/quantize.c.d
  7154. [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
  7155. [DEP] vpx_dsp/inv_txfm.c.d
  7156. [DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
  7157. [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
  7158. [DEP] vpx_dsp/fwd_txfm.c.d
  7159. [DEP] vpx_dsp/x86/loopfilter_avx2.c.d
  7160. [DEP] vpx_dsp/x86/loopfilter_sse2.c.d
  7161. [DEP] vpx_dsp/loopfilter.c.d
  7162. [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
  7163. [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
  7164. [DEP] vpx_dsp/x86/vpx_asm_stubs.c.d
  7165. [DEP] vpx_dsp/vpx_convolve.c.d
  7166. [DEP] vpx_dsp/intrapred.c.d
  7167. [DEP] vpx_dsp/bitwriter_buffer.c.d
  7168. [DEP] vpx_dsp/bitwriter.c.d
  7169. [DEP] vpx_dsp/prob.c.d
  7170. [DEP] vpx_scale/vpx_scale_rtcd.c.d
  7171. [DEP] vpx_scale/generic/gen_scalers.c.d
  7172. [DEP] vpx_scale/generic/yv12extend.c.d
  7173. [DEP] vpx_scale/generic/yv12config.c.d
  7174. [DEP] vpx_scale/generic/vpx_scale.c.d
  7175. [DEP] vpx_mem/vpx_mem.c.d
  7176. [DEP] vpx/src/vpx_psnr.c.d
  7177. [DEP] vpx/src/vpx_image.c.d
  7178. [DEP] vpx/src/vpx_codec.c.d
  7179. [DEP] vpx/src/vpx_encoder.c.d
  7180. [DEP] vpx/src/vpx_decoder.c.d
  7181. [CREATE] vpx_config.asm
  7182. [DEP] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d
  7183. [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
  7184. [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
  7185. [DEP] vp9/encoder/x86/vp9_dct_mmx.asm.d
  7186. [DEP] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d
  7187. [DEP] vp8/encoder/x86/encodeopt.asm.d
  7188. [DEP] vp8/encoder/x86/quantize_mmx.asm.d
  7189. [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
  7190. [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
  7191. [DEP] vp8/encoder/x86/dct_sse2.asm.d
  7192. [DEP] vp8/encoder/x86/dct_mmx.asm.d
  7193. [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
  7194. [DEP] vp8/common/x86/postproc_sse2.asm.d
  7195. [DEP] vp8/common/x86/mfqe_sse2.asm.d
  7196. [DEP] vp8/common/x86/postproc_mmx.asm.d
  7197. [DEP] vp8/common/x86/subpixel_ssse3.asm.d
  7198. [DEP] vp8/common/x86/copy_sse3.asm.d
  7199. [DEP] vp8/common/x86/iwalsh_sse2.asm.d
  7200. [DEP] vp8/common/x86/loopfilter_sse2.asm.d
  7201. [DEP] vp8/common/x86/subpixel_sse2.asm.d
  7202. [DEP] vp8/common/x86/recon_sse2.asm.d
  7203. [DEP] vp8/common/x86/idctllm_sse2.asm.d
  7204. [DEP] vp8/common/x86/copy_sse2.asm.d
  7205. [DEP] vp8/common/x86/subpixel_mmx.asm.d
  7206. [DEP] vp8/common/x86/recon_mmx.asm.d
  7207. [DEP] vp8/common/x86/vp8_loopfilter_mmx.asm.d
  7208. [DEP] vp8/common/x86/iwalsh_mmx.asm.d
  7209. [DEP] vp8/common/x86/idctllm_mmx.asm.d
  7210. [DEP] vp8/common/x86/dequantize_mmx.asm.d
  7211. [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
  7212. [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
  7213. [DEP] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.d
  7214. [DEP] vpx_dsp/x86/variance_impl_mmx.asm.d
  7215. [DEP] vpx_dsp/x86/subtract_sse2.asm.d
  7216. [DEP] vpx_dsp/x86/sad_sse2.asm.d
  7217. [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
  7218. [DEP] vpx_dsp/x86/sad_sse4.asm.d
  7219. [DEP] vpx_dsp/x86/sad_ssse3.asm.d
  7220. [DEP] vpx_dsp/x86/sad_sse3.asm.d
  7221. [DEP] vpx_dsp/x86/sad_mmx.asm.d
  7222. [DEP] vpx_dsp/x86/quantize_avx_x86_64.asm.d
  7223. [DEP] vpx_dsp/x86/quantize_ssse3_x86_64.asm.d
  7224. [DEP] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.d
  7225. [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
  7226. [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
  7227. [DEP] vpx_dsp/x86/loopfilter_mmx.asm.d
  7228. [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
  7229. [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
  7230. [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
  7231. [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
  7232. [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
  7233. [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
  7234. [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
  7235. [DEP] vpx_ports/x86_abi_support.asm.d
  7236. [DEP] vpx_ports/emms.asm.d
  7237. [CC] vpx/src/vpx_decoder.c.o
  7238. [CC] vpx/src/vpx_encoder.c.o
  7239. [CC] vpx/src/vpx_codec.c.o
  7240. [CC] vpx/src/vpx_image.c.o
  7241. [CC] vpx/src/vpx_psnr.c.o
  7242. [CC] vpx_mem/vpx_mem.c.o
  7243. [CC] vpx_scale/generic/vpx_scale.c.o
  7244. [CC] vpx_scale/generic/yv12config.c.o
  7245. [CC] vpx_scale/generic/yv12extend.c.o
  7246. [CC] vpx_scale/generic/gen_scalers.c.o
  7247. [CC] vpx_scale/vpx_scale_rtcd.c.o
  7248. [CC] vpx_dsp/prob.c.o
  7249. [CC] vpx_dsp/bitwriter.c.o
  7250. [CC] vpx_dsp/bitwriter_buffer.c.o
  7251. [CC] vpx_dsp/intrapred.c.o
  7252. [CC] vpx_dsp/vpx_convolve.c.o
  7253. [CC] vpx_dsp/x86/vpx_asm_stubs.c.o
  7254. [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
  7255. [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
  7256. [CC] vpx_dsp/loopfilter.c.o
  7257. [CC] vpx_dsp/x86/loopfilter_sse2.c.o
  7258. [CC] vpx_dsp/x86/loopfilter_avx2.c.o
  7259. [CC] vpx_dsp/fwd_txfm.c.o
  7260. [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
  7261. [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
  7262. [CC] vpx_dsp/inv_txfm.c.o
  7263. [CC] vpx_dsp/x86/inv_txfm_sse2.c.o
  7264. [CC] vpx_dsp/quantize.c.o
  7265. [CC] vpx_dsp/x86/quantize_sse2.c.o
  7266. [CC] vpx_dsp/sad.c.o
  7267. [CC] vpx_dsp/subtract.c.o
  7268. [CC] vpx_dsp/x86/sad4d_avx2.c.o
  7269. [CC] vpx_dsp/x86/sad_avx2.c.o
  7270. [CC] vpx_dsp/variance.c.o
  7271. [CC] vpx_dsp/x86/variance_mmx.c.o
  7272. [CC] vpx_dsp/x86/variance_sse2.c.o
  7273. [CC] vpx_dsp/x86/halfpix_variance_sse2.c.o
  7274. [CC] vpx_dsp/x86/variance_avx2.c.o
  7275. [CC] vpx_dsp/x86/variance_impl_avx2.c.o
  7276. [CC] vpx_dsp/vpx_dsp_rtcd.c.o
  7277. [CC] vpx_util/vpx_thread.c.o
  7278. [CC] vp8/common/alloccommon.c.o
  7279. [CC] vp8/common/blockd.c.o
  7280. [CC] vp8/common/copy_c.c.o
  7281. [CC] vp8/common/debugmodes.c.o
  7282. [CC] vp8/common/dequantize.c.o
  7283. [CC] vp8/common/entropy.c.o
  7284. [CC] vp8/common/entropymode.c.o
  7285. [CC] vp8/common/entropymv.c.o
  7286. [CC] vp8/common/extend.c.o
  7287. [CC] vp8/common/filter.c.o
  7288. [CC] vp8/common/findnearmv.c.o
  7289. [CC] vp8/common/generic/systemdependent.c.o
  7290. [CC] vp8/common/idct_blk.c.o
  7291. [CC] vp8/common/idctllm.c.o
  7292. [CC] vp8/common/rtcd.c.o
  7293. [CC] vp8/common/vp8_loopfilter.c.o
  7294. [CC] vp8/common/loopfilter_filters.c.o
  7295. [CC] vp8/common/mbpitch.c.o
  7296. [CC] vp8/common/modecont.c.o
  7297. [CC] vp8/common/quant_common.c.o
  7298. [CC] vp8/common/reconinter.c.o
  7299. [CC] vp8/common/reconintra.c.o
  7300. [CC] vp8/common/reconintra4x4.c.o
  7301. [CC] vp8/common/setupintrarecon.c.o
  7302. [CC] vp8/common/swapyv12buffer.c.o
  7303. [CC] vp8/common/treecoder.c.o
  7304. [CC] vp8/common/x86/filter_x86.c.o
  7305. [CC] vp8/common/x86/vp8_asm_stubs.c.o
  7306. [CC] vp8/common/x86/loopfilter_x86.c.o
  7307. [CC] vp8/common/mfqe.c.o
  7308. [CC] vp8/common/postproc.c.o
  7309. [CC] vp8/common/x86/idct_blk_mmx.c.o
  7310. [CC] vp8/common/x86/idct_blk_sse2.c.o
  7311. [CC] vp8/vp8_cx_iface.c.o
  7312. [CC] vp8/encoder/bitstream.c.o
  7313. [CC] vp8/encoder/boolhuff.c.o
  7314. [CC] vp8/encoder/dct.c.o
  7315. [CC] vp8/encoder/encodeframe.c.o
  7316. [CC] vp8/encoder/encodeintra.c.o
  7317. [CC] vp8/encoder/encodemb.c.o
  7318. [CC] vp8/encoder/encodemv.c.o
  7319. [CC] vp8/encoder/ethreading.c.o
  7320. [CC] vp8/encoder/firstpass.c.o
  7321. [CC] vp8/encoder/denoising.c.o
  7322. [CC] vp8/encoder/lookahead.c.o
  7323. [CC] vp8/encoder/mcomp.c.o
  7324. [CC] vp8/encoder/modecosts.c.o
  7325. [CC] vp8/encoder/onyx_if.c.o
  7326. [CC] vp8/encoder/pickinter.c.o
  7327. [CC] vp8/encoder/picklpf.c.o
  7328. [CC] vp8/encoder/vp8_quantize.c.o
  7329. [CC] vp8/encoder/ratectrl.c.o
  7330. [CC] vp8/encoder/rdopt.c.o
  7331. vp8/encoder/rdopt.c: In function 'rd_check_segment':
  7332. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.y2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7333. memcpy(&t_left_s, &t_left, sizeof(ENTROPY_CONTEXT_PLANES));
  7334. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7335. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.v[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7336. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.v[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7337. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.u[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7338. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.u[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7339. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.y1[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7340. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.y1[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7341. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.y1[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7342. vp8/encoder/rdopt.c:1178:13: warning: 't_left_b.y1[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7343. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.y2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7344. memcpy(&t_above_s, &t_above, sizeof(ENTROPY_CONTEXT_PLANES));
  7345. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7346. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.v[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7347. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.v[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7348. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.u[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7349. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.u[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7350. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.y1[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7351. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.y1[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7352. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.y1[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7353. vp8/encoder/rdopt.c:1177:13: warning: 't_above_b.y1[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  7354. [CC] vp8/encoder/segmentation.c.o
  7355. [CC] vp8/encoder/tokenize.c.o
  7356. [CC] vp8/encoder/treewriter.c.o
  7357. [CC] vp8/encoder/temporal_filter.c.o
  7358. [CC] vp8/encoder/x86/vp8_enc_stubs_mmx.c.o
  7359. [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
  7360. [CC] vp8/encoder/x86/quantize_ssse3.c.o
  7361. [CC] vp8/encoder/x86/quantize_sse4.c.o
  7362. [CC] vp8/encoder/x86/denoising_sse2.c.o
  7363. [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
  7364. [CC] vp9/common/vp9_alloccommon.c.o
  7365. [CC] vp9/common/vp9_blockd.c.o
  7366. [CC] vp9/common/vp9_debugmodes.c.o
  7367. [CC] vp9/common/vp9_entropy.c.o
  7368. [CC] vp9/common/vp9_entropymode.c.o
  7369. [CC] vp9/common/vp9_entropymv.c.o
  7370. [CC] vp9/common/vp9_frame_buffers.c.o
  7371. [CC] vp9/common/vp9_idct.c.o
  7372. [CC] vp9/common/vp9_filter.c.o
  7373. [CC] vp9/common/vp9_pred_common.c.o
  7374. [CC] vp9/common/vp9_rtcd.c.o
  7375. [CC] vp9/common/vp9_scale.c.o
  7376. [CC] vp9/common/vp9_seg_common.c.o
  7377. [CC] vp9/common/vp9_tile_common.c.o
  7378. [CC] vp9/common/vp9_loopfilter.c.o
  7379. [CC] vp9/common/vp9_thread_common.c.o
  7380. [CC] vp9/common/vp9_mvref_common.c.o
  7381. [CC] vp9/common/vp9_quant_common.c.o
  7382. [CC] vp9/common/vp9_reconinter.c.o
  7383. [CC] vp9/common/vp9_reconintra.c.o
  7384. [CC] vp9/common/vp9_common_data.c.o
  7385. [CC] vp9/common/vp9_scan.c.o
  7386. [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
  7387. [CC] vp9/vp9_cx_iface.c.o
  7388. [CC] vp9/encoder/vp9_avg.c.o
  7389. [CC] vp9/encoder/vp9_bitstream.c.o
  7390. [CC] vp9/encoder/vp9_context_tree.c.o
  7391. [CC] vp9/encoder/vp9_cost.c.o
  7392. [CC] vp9/encoder/vp9_dct.c.o
  7393. [CC] vp9/encoder/vp9_encodeframe.c.o
  7394. [CC] vp9/encoder/vp9_encodemb.c.o
  7395. [CC] vp9/encoder/vp9_encodemv.c.o
  7396. [CC] vp9/encoder/vp9_ethread.c.o
  7397. [CC] vp9/encoder/vp9_extend.c.o
  7398. [CC] vp9/encoder/vp9_firstpass.c.o
  7399. [CC] vp9/encoder/vp9_lookahead.c.o
  7400. [CC] vp9/encoder/vp9_mcomp.c.o
  7401. [CC] vp9/encoder/vp9_encoder.c.o
  7402. [CC] vp9/encoder/vp9_picklpf.c.o
  7403. [CC] vp9/encoder/vp9_quantize.c.o
  7404. [CC] vp9/encoder/vp9_ratectrl.c.o
  7405. [CC] vp9/encoder/vp9_rd.c.o
  7406. [CC] vp9/encoder/vp9_rdopt.c.o
  7407. [CC] vp9/encoder/vp9_pickmode.c.o
  7408. [CC] vp9/encoder/vp9_segmentation.c.o
  7409. [CC] vp9/encoder/vp9_speed_features.c.o
  7410. [CC] vp9/encoder/vp9_subexp.c.o
  7411. [CC] vp9/encoder/vp9_svc_layercontext.c.o
  7412. [CC] vp9/encoder/vp9_resize.c.o
  7413. [CC] vp9/encoder/vp9_tokenize.c.o
  7414. [CC] vp9/encoder/vp9_treewriter.c.o
  7415. [CC] vp9/encoder/vp9_aq_variance.c.o
  7416. [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
  7417. [CC] vp9/encoder/vp9_aq_complexity.c.o
  7418. [CC] vp9/encoder/vp9_skin_detection.c.o
  7419. [CC] vp9/encoder/vp9_temporal_filter.c.o
  7420. [CC] vp9/encoder/vp9_mbgraph.c.o
  7421. [CC] vp9/encoder/x86/vp9_avg_intrin_sse2.c.o
  7422. [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
  7423. [CC] vp9/encoder/x86/vp9_dct_sse2.c.o
  7424. [CC] vp9/encoder/x86/vp9_dct_ssse3.c.o
  7425. [CC] vp9/encoder/x86/vp9_error_intrin_avx2.c.o
  7426. [CC] vpx_config.c.o
  7427. [AS] vpx_ports/emms.asm.o
  7428. [AS] vpx_ports/x86_abi_support.asm.o
  7429. [AS] vpx_dsp/x86/intrapred_sse2.asm.o
  7430. [AS] vpx_dsp/x86/intrapred_ssse3.asm.o
  7431. [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
  7432. [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
  7433. [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
  7434. [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
  7435. [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
  7436. [AS] vpx_dsp/x86/loopfilter_mmx.asm.o
  7437. [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
  7438. [AS] vpx_dsp/x86/inv_wht_sse2.asm.o
  7439. [AS] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.o
  7440. [AS] vpx_dsp/x86/quantize_ssse3_x86_64.asm.o
  7441. [AS] vpx_dsp/x86/quantize_avx_x86_64.asm.o
  7442. [AS] vpx_dsp/x86/sad_mmx.asm.o
  7443. [AS] vpx_dsp/x86/sad_sse3.asm.o
  7444. [AS] vpx_dsp/x86/sad_ssse3.asm.o
  7445. [AS] vpx_dsp/x86/sad_sse4.asm.o
  7446. [AS] vpx_dsp/x86/sad4d_sse2.asm.o
  7447. [AS] vpx_dsp/x86/sad_sse2.asm.o
  7448. [AS] vpx_dsp/x86/subtract_sse2.asm.o
  7449. [AS] vpx_dsp/x86/variance_impl_mmx.asm.o
  7450. [AS] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.o
  7451. [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
  7452. [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
  7453. [AS] vp8/common/x86/dequantize_mmx.asm.o
  7454. [AS] vp8/common/x86/idctllm_mmx.asm.o
  7455. [AS] vp8/common/x86/iwalsh_mmx.asm.o
  7456. [AS] vp8/common/x86/vp8_loopfilter_mmx.asm.o
  7457. [AS] vp8/common/x86/recon_mmx.asm.o
  7458. [AS] vp8/common/x86/subpixel_mmx.asm.o
  7459. [AS] vp8/common/x86/copy_sse2.asm.o
  7460. [AS] vp8/common/x86/idctllm_sse2.asm.o
  7461. [AS] vp8/common/x86/recon_sse2.asm.o
  7462. [AS] vp8/common/x86/subpixel_sse2.asm.o
  7463. [AS] vp8/common/x86/loopfilter_sse2.asm.o
  7464. [AS] vp8/common/x86/iwalsh_sse2.asm.o
  7465. [AS] vp8/common/x86/copy_sse3.asm.o
  7466. [AS] vp8/common/x86/subpixel_ssse3.asm.o
  7467. [AS] vp8/common/x86/postproc_mmx.asm.o
  7468. [AS] vp8/common/x86/mfqe_sse2.asm.o
  7469. [AS] vp8/common/x86/postproc_sse2.asm.o
  7470. [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
  7471. [AS] vp8/encoder/x86/dct_mmx.asm.o
  7472. [AS] vp8/encoder/x86/dct_sse2.asm.o
  7473. [AS] vp8/encoder/x86/fwalsh_sse2.asm.o
  7474. [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
  7475. [AS] vp8/encoder/x86/quantize_mmx.asm.o
  7476. [AS] vp8/encoder/x86/encodeopt.asm.o
  7477. [AS] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o
  7478. [AS] vp9/encoder/x86/vp9_dct_mmx.asm.o
  7479. [AS] vp9/encoder/x86/vp9_error_sse2.asm.o
  7480. [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
  7481. [AS] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o
  7482. [AR] libvpx_g.a
  7483. [STRIP] libvpx.a < libvpx_g.a
  7484. [CREATE] vpx.pc
  7485. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  7486. touch contrib/libvpx/.stamp.build
  7487. make -j 1 -C ./contrib/libvpx/libvpx-1.5.0/ install
  7488. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  7489. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vp8.h
  7490. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vp8cx.h
  7491. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vpx_codec.h
  7492. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vpx_frame_buffer.h
  7493. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vpx_image.h
  7494. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vpx_integer.h
  7495. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/vpx/vpx_encoder.h
  7496. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libvpx.a
  7497. [INSTALL] /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig/vpx.pc
  7498. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libvpx/libvpx-1.5.0'
  7499. touch contrib/libvpx/.stamp.install
  7500. downloading https://download.handbrake.fr/handbrake/contrib/libav-12.tar.gz to ../download/libav-12.tar.gz
  7501. download total: 7578674 bytes [====================] 100.0%
  7502. sha256 (../download/libav-12.tar.gz) = ca5cb22ba660f0bdc47817fdb9d99059a71f9eb0776c68cf8bef769a5ccc7534 (pass)
  7503. /bin/mkdir -p contrib/ffmpeg/
  7504. sha256 (../download/libav-12.tar.gz) = ca5cb22ba660f0bdc47817fdb9d99059a71f9eb0776c68cf8bef769a5ccc7534 (pass)
  7505. /bin/rm -fr ./contrib/ffmpeg/libav-12/
  7506. /bin/tar xfC ../download/libav-12.tar.gz ./contrib/ffmpeg/
  7507. touch contrib/ffmpeg/.stamp.extract
  7508. /usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12/ < ../contrib/ffmpeg/A01-matroskaenc-pgs-duration.patch
  7509. patching file libavformat/matroskaenc.c
  7510. Hunk #1 succeeded at 1580 with fuzz 2 (offset 93 lines).
  7511. /usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12/ < ../contrib/ffmpeg/A02-mov-colr.patch
  7512. patching file libavformat/mov.c
  7513. /usr/bin/patch -t -N -p1 -d ./contrib/ffmpeg/libav-12/ < ../contrib/ffmpeg/A03-matroskadec-fix-SRT-subtitle-duration.patch
  7514. patching file libavformat/matroskadec.c
  7515. Hunk #1 succeeded at 2440 (offset 1 line).
  7516. touch contrib/ffmpeg/.stamp.patch
  7517. downloading https://download.handbrake.fr/handbrake/contrib/fdk-aac-0.1.4.tar.gz to ../download/fdk-aac-0.1.4.tar.gz
  7518. download total: 1986515 bytes [====================] 100.0%
  7519. sha256 (../download/fdk-aac-0.1.4.tar.gz) = 5910fe788677ca13532e3f47b7afaa01d72334d46a2d5e1d1f080f1173ff15ab (pass)
  7520. /bin/mkdir -p contrib/fdkaac/
  7521. sha256 (../download/fdk-aac-0.1.4.tar.gz) = 5910fe788677ca13532e3f47b7afaa01d72334d46a2d5e1d1f080f1173ff15ab (pass)
  7522. /bin/rm -fr ./contrib/fdkaac/fdk-aac-0.1.4/
  7523. /bin/tar xfC ../download/fdk-aac-0.1.4.tar.gz ./contrib/fdkaac/
  7524. touch contrib/fdkaac/.stamp.extract
  7525. touch contrib/fdkaac/.stamp.patch
  7526. set -e; cd ./contrib/fdkaac/fdk-aac-0.1.4/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -O3" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=c++98 -mfpmath=sse -msse2 -O3" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -O3" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  7527. checking for a BSD-compatible install... /usr/bin/install -c
  7528. checking whether build environment is sane... yes
  7529. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7530. checking for gawk... gawk
  7531. checking whether make sets $(MAKE)... yes
  7532. checking how to create a ustar tar archive... gnutar
  7533. checking whether make supports nested variables... yes
  7534. checking for gcc... /usr/bin/gcc
  7535. checking whether the C compiler works... yes
  7536. checking for C compiler default output file name... a.out
  7537. checking for suffix of executables...
  7538. checking whether we are cross compiling... no
  7539. checking for suffix of object files... o
  7540. checking whether we are using the GNU C compiler... yes
  7541. checking whether /usr/bin/gcc accepts -g... yes
  7542. checking for /usr/bin/gcc option to accept ISO C89... none needed
  7543. checking for style of include used by make... GNU
  7544. checking dependency style of /usr/bin/gcc... none
  7545. checking whether we are using the GNU C++ compiler... yes
  7546. checking whether /usr/bin/g++ accepts -g... yes
  7547. checking dependency style of /usr/bin/g++... none
  7548. checking build system type... x86_64-unknown-linux-gnu
  7549. checking host system type... x86_64-unknown-linux-gnu
  7550. checking how to print strings... printf
  7551. checking for a sed that does not truncate output... /bin/sed
  7552. checking for grep that handles long lines and -e... /bin/grep
  7553. checking for egrep... /bin/grep -E
  7554. checking for fgrep... /bin/grep -F
  7555. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  7556. checking if the linker (/usr/bin/ld) is GNU ld... yes
  7557. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  7558. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  7559. checking whether ln -s works... yes
  7560. checking the maximum length of command line arguments... 1572864
  7561. checking whether the shell understands some XSI constructs... yes
  7562. checking whether the shell understands "+="... yes
  7563. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  7564. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  7565. checking for /usr/bin/ld option to reload object files... -r
  7566. checking for objdump... objdump
  7567. checking how to recognize dependent libraries... pass_all
  7568. checking for dlltool... no
  7569. checking how to associate runtime and link libraries... printf %s\n
  7570. checking for ar... ar
  7571. checking for archiver @FILE support... @
  7572. checking for strip... strip
  7573. checking for ranlib... ranlib
  7574. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  7575. checking for sysroot... no
  7576. checking for mt... mt
  7577. checking if mt is a manifest tool... no
  7578. checking how to run the C preprocessor... /usr/bin/gcc -E
  7579. checking for ANSI C header files... yes
  7580. checking for sys/types.h... yes
  7581. checking for sys/stat.h... yes
  7582. checking for stdlib.h... yes
  7583. checking for string.h... yes
  7584. checking for memory.h... yes
  7585. checking for strings.h... yes
  7586. checking for inttypes.h... yes
  7587. checking for stdint.h... yes
  7588. checking for unistd.h... yes
  7589. checking for dlfcn.h... yes
  7590. checking for objdir... .libs
  7591. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  7592. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  7593. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  7594. checking if /usr/bin/gcc static flag -static works... yes
  7595. checking if /usr/bin/gcc supports -c -o file.o... yes
  7596. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  7597. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  7598. checking dynamic linker characteristics... GNU/Linux ld.so
  7599. checking how to hardcode library paths into programs... immediate
  7600. checking whether stripping libraries is possible... yes
  7601. checking if libtool supports shared libraries... yes
  7602. checking whether to build shared libraries... no
  7603. checking whether to build static libraries... yes
  7604. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  7605. checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
  7606. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  7607. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  7608. checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  7609. checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
  7610. checking if /usr/bin/g++ static flag -static works... yes
  7611. checking if /usr/bin/g++ supports -c -o file.o... yes
  7612. checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
  7613. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  7614. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  7615. checking how to hardcode library paths into programs... immediate
  7616. checking for library containing sin... -lm
  7617. configure: creating ./config.status
  7618. config.status: creating Makefile
  7619. config.status: creating fdk-aac.pc
  7620. config.status: executing depfiles commands
  7621. config.status: executing libtool commands
  7622. touch contrib/fdkaac/.stamp.configure
  7623. make -C ./contrib/fdkaac/fdk-aac-0.1.4/ clean
  7624. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  7625. test -z "libfdk-aac.la" || rm -f libfdk-aac.la
  7626. rm -f "./so_locations"
  7627. rm -rf .libs _libs
  7628. rm -rf libAACdec/src/.libs libAACdec/src/_libs
  7629. rm -rf libAACenc/src/.libs libAACenc/src/_libs
  7630. rm -rf libFDK/src/.libs libFDK/src/_libs
  7631. rm -rf libMpegTPDec/src/.libs libMpegTPDec/src/_libs
  7632. rm -rf libMpegTPEnc/src/.libs libMpegTPEnc/src/_libs
  7633. rm -rf libPCMutils/src/.libs libPCMutils/src/_libs
  7634. rm -rf libSBRdec/src/.libs libSBRdec/src/_libs
  7635. rm -rf libSBRenc/src/.libs libSBRenc/src/_libs
  7636. rm -rf libSYS/src/.libs libSYS/src/_libs
  7637. rm -f *.o
  7638. rm -f libAACdec/src/aac_ram.o
  7639. rm -f libAACdec/src/aac_ram.lo
  7640. rm -f libAACdec/src/aac_rom.o
  7641. rm -f libAACdec/src/aac_rom.lo
  7642. rm -f libAACdec/src/aacdec_drc.o
  7643. rm -f libAACdec/src/aacdec_drc.lo
  7644. rm -f libAACdec/src/aacdec_hcr.o
  7645. rm -f libAACdec/src/aacdec_hcr.lo
  7646. rm -f libAACdec/src/aacdec_hcr_bit.o
  7647. rm -f libAACdec/src/aacdec_hcr_bit.lo
  7648. rm -f libAACdec/src/aacdec_hcrs.o
  7649. rm -f libAACdec/src/aacdec_hcrs.lo
  7650. rm -f libAACdec/src/aacdec_pns.o
  7651. rm -f libAACdec/src/aacdec_pns.lo
  7652. rm -f libAACdec/src/aacdec_tns.o
  7653. rm -f libAACdec/src/aacdec_tns.lo
  7654. rm -f libAACdec/src/aacdecoder.o
  7655. rm -f libAACdec/src/aacdecoder.lo
  7656. rm -f libAACdec/src/aacdecoder_lib.o
  7657. rm -f libAACdec/src/aacdecoder_lib.lo
  7658. rm -f libAACdec/src/block.o
  7659. rm -f libAACdec/src/block.lo
  7660. rm -f libAACdec/src/channel.o
  7661. rm -f libAACdec/src/channel.lo
  7662. rm -f libAACdec/src/channelinfo.o
  7663. rm -f libAACdec/src/channelinfo.lo
  7664. rm -f libAACdec/src/conceal.o
  7665. rm -f libAACdec/src/conceal.lo
  7666. rm -f libAACdec/src/ldfiltbank.o
  7667. rm -f libAACdec/src/ldfiltbank.lo
  7668. rm -f libAACdec/src/pulsedata.o
  7669. rm -f libAACdec/src/pulsedata.lo
  7670. rm -f libAACdec/src/rvlc.o
  7671. rm -f libAACdec/src/rvlc.lo
  7672. rm -f libAACdec/src/rvlcbit.o
  7673. rm -f libAACdec/src/rvlcbit.lo
  7674. rm -f libAACdec/src/rvlcconceal.o
  7675. rm -f libAACdec/src/rvlcconceal.lo
  7676. rm -f libAACdec/src/stereo.o
  7677. rm -f libAACdec/src/stereo.lo
  7678. rm -f libAACenc/src/aacEnc_ram.o
  7679. rm -f libAACenc/src/aacEnc_ram.lo
  7680. rm -f libAACenc/src/aacEnc_rom.o
  7681. rm -f libAACenc/src/aacEnc_rom.lo
  7682. rm -f libAACenc/src/aacenc.o
  7683. rm -f libAACenc/src/aacenc.lo
  7684. rm -f libAACenc/src/aacenc_hcr.o
  7685. rm -f libAACenc/src/aacenc_hcr.lo
  7686. rm -f libAACenc/src/aacenc_lib.o
  7687. rm -f libAACenc/src/aacenc_lib.lo
  7688. rm -f libAACenc/src/aacenc_pns.o
  7689. rm -f libAACenc/src/aacenc_pns.lo
  7690. rm -f libAACenc/src/aacenc_tns.o
  7691. rm -f libAACenc/src/aacenc_tns.lo
  7692. rm -f libAACenc/src/adj_thr.o
  7693. rm -f libAACenc/src/adj_thr.lo
  7694. rm -f libAACenc/src/band_nrg.o
  7695. rm -f libAACenc/src/band_nrg.lo
  7696. rm -f libAACenc/src/bandwidth.o
  7697. rm -f libAACenc/src/bandwidth.lo
  7698. rm -f libAACenc/src/bit_cnt.o
  7699. rm -f libAACenc/src/bit_cnt.lo
  7700. rm -f libAACenc/src/bitenc.o
  7701. rm -f libAACenc/src/bitenc.lo
  7702. rm -f libAACenc/src/block_switch.o
  7703. rm -f libAACenc/src/block_switch.lo
  7704. rm -f libAACenc/src/channel_map.o
  7705. rm -f libAACenc/src/channel_map.lo
  7706. rm -f libAACenc/src/chaosmeasure.o
  7707. rm -f libAACenc/src/chaosmeasure.lo
  7708. rm -f libAACenc/src/dyn_bits.o
  7709. rm -f libAACenc/src/dyn_bits.lo
  7710. rm -f libAACenc/src/grp_data.o
  7711. rm -f libAACenc/src/grp_data.lo
  7712. rm -f libAACenc/src/intensity.o
  7713. rm -f libAACenc/src/intensity.lo
  7714. rm -f libAACenc/src/line_pe.o
  7715. rm -f libAACenc/src/line_pe.lo
  7716. rm -f libAACenc/src/metadata_compressor.o
  7717. rm -f libAACenc/src/metadata_compressor.lo
  7718. rm -f libAACenc/src/metadata_main.o
  7719. rm -f libAACenc/src/metadata_main.lo
  7720. rm -f libAACenc/src/ms_stereo.o
  7721. rm -f libAACenc/src/ms_stereo.lo
  7722. rm -f libAACenc/src/noisedet.o
  7723. rm -f libAACenc/src/noisedet.lo
  7724. rm -f libAACenc/src/pnsparam.o
  7725. rm -f libAACenc/src/pnsparam.lo
  7726. rm -f libAACenc/src/pre_echo_control.o
  7727. rm -f libAACenc/src/pre_echo_control.lo
  7728. rm -f libAACenc/src/psy_configuration.o
  7729. rm -f libAACenc/src/psy_configuration.lo
  7730. rm -f libAACenc/src/psy_main.o
  7731. rm -f libAACenc/src/psy_main.lo
  7732. rm -f libAACenc/src/qc_main.o
  7733. rm -f libAACenc/src/qc_main.lo
  7734. rm -f libAACenc/src/quantize.o
  7735. rm -f libAACenc/src/quantize.lo
  7736. rm -f libAACenc/src/sf_estim.o
  7737. rm -f libAACenc/src/sf_estim.lo
  7738. rm -f libAACenc/src/spreading.o
  7739. rm -f libAACenc/src/spreading.lo
  7740. rm -f libAACenc/src/tonality.o
  7741. rm -f libAACenc/src/tonality.lo
  7742. rm -f libAACenc/src/transform.o
  7743. rm -f libAACenc/src/transform.lo
  7744. rm -f libFDK/src/FDK_bitbuffer.o
  7745. rm -f libFDK/src/FDK_bitbuffer.lo
  7746. rm -f libFDK/src/FDK_core.o
  7747. rm -f libFDK/src/FDK_core.lo
  7748. rm -f libFDK/src/FDK_crc.o
  7749. rm -f libFDK/src/FDK_crc.lo
  7750. rm -f libFDK/src/FDK_hybrid.o
  7751. rm -f libFDK/src/FDK_hybrid.lo
  7752. rm -f libFDK/src/FDK_tools_rom.o
  7753. rm -f libFDK/src/FDK_tools_rom.lo
  7754. rm -f libFDK/src/FDK_trigFcts.o
  7755. rm -f libFDK/src/FDK_trigFcts.lo
  7756. rm -f libFDK/src/autocorr2nd.o
  7757. rm -f libFDK/src/autocorr2nd.lo
  7758. rm -f libFDK/src/dct.o
  7759. rm -f libFDK/src/dct.lo
  7760. rm -f libFDK/src/fft.o
  7761. rm -f libFDK/src/fft.lo
  7762. rm -f libFDK/src/fft_rad2.o
  7763. rm -f libFDK/src/fft_rad2.lo
  7764. rm -f libFDK/src/fixpoint_math.o
  7765. rm -f libFDK/src/fixpoint_math.lo
  7766. rm -f libFDK/src/mdct.o
  7767. rm -f libFDK/src/mdct.lo
  7768. rm -f libFDK/src/qmf.o
  7769. rm -f libFDK/src/qmf.lo
  7770. rm -f libFDK/src/scale.o
  7771. rm -f libFDK/src/scale.lo
  7772. rm -f libMpegTPDec/src/tpdec_adif.o
  7773. rm -f libMpegTPDec/src/tpdec_adif.lo
  7774. rm -f libMpegTPDec/src/tpdec_adts.o
  7775. rm -f libMpegTPDec/src/tpdec_adts.lo
  7776. rm -f libMpegTPDec/src/tpdec_asc.o
  7777. rm -f libMpegTPDec/src/tpdec_asc.lo
  7778. rm -f libMpegTPDec/src/tpdec_latm.o
  7779. rm -f libMpegTPDec/src/tpdec_latm.lo
  7780. rm -f libMpegTPDec/src/tpdec_lib.o
  7781. rm -f libMpegTPDec/src/tpdec_lib.lo
  7782. rm -f libMpegTPEnc/src/tpenc_adif.o
  7783. rm -f libMpegTPEnc/src/tpenc_adif.lo
  7784. rm -f libMpegTPEnc/src/tpenc_adts.o
  7785. rm -f libMpegTPEnc/src/tpenc_adts.lo
  7786. rm -f libMpegTPEnc/src/tpenc_asc.o
  7787. rm -f libMpegTPEnc/src/tpenc_asc.lo
  7788. rm -f libMpegTPEnc/src/tpenc_latm.o
  7789. rm -f libMpegTPEnc/src/tpenc_latm.lo
  7790. rm -f libMpegTPEnc/src/tpenc_lib.o
  7791. rm -f libMpegTPEnc/src/tpenc_lib.lo
  7792. rm -f libPCMutils/src/limiter.o
  7793. rm -f libPCMutils/src/limiter.lo
  7794. rm -f libPCMutils/src/pcmutils_lib.o
  7795. rm -f libPCMutils/src/pcmutils_lib.lo
  7796. rm -f libSBRdec/src/env_calc.o
  7797. rm -f libSBRdec/src/env_calc.lo
  7798. rm -f libSBRdec/src/env_dec.o
  7799. rm -f libSBRdec/src/env_dec.lo
  7800. rm -f libSBRdec/src/env_extr.o
  7801. rm -f libSBRdec/src/env_extr.lo
  7802. rm -f libSBRdec/src/huff_dec.o
  7803. rm -f libSBRdec/src/huff_dec.lo
  7804. rm -f libSBRdec/src/lpp_tran.o
  7805. rm -f libSBRdec/src/lpp_tran.lo
  7806. rm -f libSBRdec/src/psbitdec.o
  7807. rm -f libSBRdec/src/psbitdec.lo
  7808. rm -f libSBRdec/src/psdec.o
  7809. rm -f libSBRdec/src/psdec.lo
  7810. rm -f libSBRdec/src/psdec_hybrid.o
  7811. rm -f libSBRdec/src/psdec_hybrid.lo
  7812. rm -f libSBRdec/src/sbr_crc.o
  7813. rm -f libSBRdec/src/sbr_crc.lo
  7814. rm -f libSBRdec/src/sbr_deb.o
  7815. rm -f libSBRdec/src/sbr_deb.lo
  7816. rm -f libSBRdec/src/sbr_dec.o
  7817. rm -f libSBRdec/src/sbr_dec.lo
  7818. rm -f libSBRdec/src/sbr_ram.o
  7819. rm -f libSBRdec/src/sbr_ram.lo
  7820. rm -f libSBRdec/src/sbr_rom.o
  7821. rm -f libSBRdec/src/sbr_rom.lo
  7822. rm -f libSBRdec/src/sbrdec_drc.o
  7823. rm -f libSBRdec/src/sbrdec_drc.lo
  7824. rm -f libSBRdec/src/sbrdec_freq_sca.o
  7825. rm -f libSBRdec/src/sbrdec_freq_sca.lo
  7826. rm -f libSBRdec/src/sbrdecoder.o
  7827. rm -f libSBRdec/src/sbrdecoder.lo
  7828. rm -f libSBRenc/src/bit_sbr.o
  7829. rm -f libSBRenc/src/bit_sbr.lo
  7830. rm -f libSBRenc/src/code_env.o
  7831. rm -f libSBRenc/src/code_env.lo
  7832. rm -f libSBRenc/src/env_bit.o
  7833. rm -f libSBRenc/src/env_bit.lo
  7834. rm -f libSBRenc/src/env_est.o
  7835. rm -f libSBRenc/src/env_est.lo
  7836. rm -f libSBRenc/src/fram_gen.o
  7837. rm -f libSBRenc/src/fram_gen.lo
  7838. rm -f libSBRenc/src/invf_est.o
  7839. rm -f libSBRenc/src/invf_est.lo
  7840. rm -f libSBRenc/src/mh_det.o
  7841. rm -f libSBRenc/src/mh_det.lo
  7842. rm -f libSBRenc/src/nf_est.o
  7843. rm -f libSBRenc/src/nf_est.lo
  7844. rm -f libSBRenc/src/ps_bitenc.o
  7845. rm -f libSBRenc/src/ps_bitenc.lo
  7846. rm -f libSBRenc/src/ps_encode.o
  7847. rm -f libSBRenc/src/ps_encode.lo
  7848. rm -f libSBRenc/src/ps_main.o
  7849. rm -f libSBRenc/src/ps_main.lo
  7850. rm -f libSBRenc/src/resampler.o
  7851. rm -f libSBRenc/src/resampler.lo
  7852. rm -f libSBRenc/src/sbr_encoder.o
  7853. rm -f libSBRenc/src/sbr_encoder.lo
  7854. rm -f libSBRenc/src/sbr_misc.o
  7855. rm -f libSBRenc/src/sbr_misc.lo
  7856. rm -f libSBRenc/src/sbr_ram.o
  7857. rm -f libSBRenc/src/sbr_ram.lo
  7858. rm -f libSBRenc/src/sbr_rom.o
  7859. rm -f libSBRenc/src/sbr_rom.lo
  7860. rm -f libSBRenc/src/sbrenc_freq_sca.o
  7861. rm -f libSBRenc/src/sbrenc_freq_sca.lo
  7862. rm -f libSBRenc/src/ton_corr.o
  7863. rm -f libSBRenc/src/ton_corr.lo
  7864. rm -f libSBRenc/src/tran_det.o
  7865. rm -f libSBRenc/src/tran_det.lo
  7866. rm -f libSYS/src/cmdl_parser.o
  7867. rm -f libSYS/src/cmdl_parser.lo
  7868. rm -f libSYS/src/conv_string.o
  7869. rm -f libSYS/src/conv_string.lo
  7870. rm -f libSYS/src/genericStds.o
  7871. rm -f libSYS/src/genericStds.lo
  7872. rm -f libSYS/src/wav_file.o
  7873. rm -f libSYS/src/wav_file.lo
  7874. rm -f *.lo
  7875. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  7876. /bin/rm -f ./contrib/fdkaac/.stamp.build
  7877. make -C ./contrib/fdkaac/fdk-aac-0.1.4/
  7878. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  7879. CXX libAACdec/src/aacdec_drc.lo
  7880. CXX libAACdec/src/aacdec_hcr.lo
  7881. CXX libAACdec/src/aacdecoder.lo
  7882. CXX libAACdec/src/aacdec_pns.lo
  7883. CXX libAACdec/src/aac_ram.lo
  7884. CXX libAACdec/src/block.lo
  7885. CXX libAACdec/src/channelinfo.lo
  7886. CXX libAACdec/src/ldfiltbank.lo
  7887. CXX libAACdec/src/rvlcbit.lo
  7888. CXX libAACdec/src/rvlc.lo
  7889. CXX libAACdec/src/aacdec_hcr_bit.lo
  7890. CXX libAACdec/src/aacdec_hcrs.lo
  7891. CXX libAACdec/src/aacdecoder_lib.lo
  7892. CXX libAACdec/src/aacdec_tns.lo
  7893. CXX libAACdec/src/aac_rom.lo
  7894. CXX libAACdec/src/channel.lo
  7895. CXX libAACdec/src/conceal.lo
  7896. CXX libAACdec/src/pulsedata.lo
  7897. CXX libAACdec/src/rvlcconceal.lo
  7898. CXX libAACdec/src/stereo.lo
  7899. CXX libAACenc/src/aacenc.lo
  7900. CXX libAACenc/src/aacEnc_ram.lo
  7901. CXX libAACenc/src/band_nrg.lo
  7902. CXX libAACenc/src/block_switch.lo
  7903. CXX libAACenc/src/grp_data.lo
  7904. CXX libAACenc/src/metadata_main.lo
  7905. CXX libAACenc/src/pre_echo_control.lo
  7906. CXX libAACenc/src/quantize.lo
  7907. CXX libAACenc/src/tonality.lo
  7908. CXX libAACenc/src/aacenc_hcr.lo
  7909. CXX libAACenc/src/aacEnc_rom.lo
  7910. CXX libAACenc/src/bandwidth.lo
  7911. CXX libAACenc/src/channel_map.lo
  7912. CXX libAACenc/src/intensity.lo
  7913. CXX libAACenc/src/ms_stereo.lo
  7914. CXX libAACenc/src/psy_configuration.lo
  7915. CXX libAACenc/src/sf_estim.lo
  7916. CXX libAACenc/src/transform.lo
  7917. CXX libAACenc/src/aacenc_lib.lo
  7918. CXX libAACenc/src/aacenc_tns.lo
  7919. CXX libAACenc/src/bit_cnt.lo
  7920. CXX libAACenc/src/chaosmeasure.lo
  7921. CXX libAACenc/src/line_pe.lo
  7922. CXX libAACenc/src/noisedet.lo
  7923. CXX libAACenc/src/psy_main.lo
  7924. CXX libAACenc/src/spreading.lo
  7925. CXX libAACenc/src/aacenc_pns.lo
  7926. CXX libAACenc/src/adj_thr.lo
  7927. CXX libAACenc/src/bitenc.lo
  7928. CXX libAACenc/src/dyn_bits.lo
  7929. CXX libAACenc/src/metadata_compressor.lo
  7930. CXX libAACenc/src/pnsparam.lo
  7931. CXX libAACenc/src/qc_main.lo
  7932. CXX libMpegTPDec/src/tpdec_adif.lo
  7933. CXX libMpegTPDec/src/tpdec_adts.lo
  7934. CXX libMpegTPDec/src/tpdec_asc.lo
  7935. CXX libMpegTPDec/src/tpdec_latm.lo
  7936. CXX libMpegTPDec/src/tpdec_lib.lo
  7937. CXX libMpegTPEnc/src/tpenc_adif.lo
  7938. CXX libMpegTPEnc/src/tpenc_adts.lo
  7939. CXX libMpegTPEnc/src/tpenc_asc.lo
  7940. CXX libMpegTPEnc/src/tpenc_latm.lo
  7941. CXX libMpegTPEnc/src/tpenc_lib.lo
  7942. CXX libSBRdec/src/env_calc.lo
  7943. CXX libSBRdec/src/env_dec.lo
  7944. CXX libSBRdec/src/env_extr.lo
  7945. CXX libSBRdec/src/huff_dec.lo
  7946. CXX libSBRdec/src/lpp_tran.lo
  7947. CXX libSBRdec/src/psbitdec.lo
  7948. CXX libSBRdec/src/psdec.lo
  7949. CXX libSBRdec/src/psdec_hybrid.lo
  7950. In file included from libSBRdec/src/psdec_hybrid.cpp:87:0:
  7951. ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
  7952. static void FORCEINLINE fft_8(FIXP_DBL *x)
  7953. ^~~~~
  7954. ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
  7955. static void FORCEINLINE fft_4(FIXP_DBL *x)
  7956. ^~~~~
  7957. CXX libSBRdec/src/sbr_crc.lo
  7958. CXX libSBRdec/src/sbr_deb.lo
  7959. CXX libSBRdec/src/sbr_dec.lo
  7960. CXX libSBRdec/src/sbrdec_drc.lo
  7961. CXX libSBRdec/src/sbrdec_freq_sca.lo
  7962. CXX libSBRdec/src/sbrdecoder.lo
  7963. CXX libSBRdec/src/sbr_ram.lo
  7964. CXX libSBRdec/src/sbr_rom.lo
  7965. CXX libSBRenc/src/bit_sbr.lo
  7966. CXX libSBRenc/src/env_bit.lo
  7967. CXX libSBRenc/src/fram_gen.lo
  7968. CXX libSBRenc/src/mh_det.lo
  7969. CXX libSBRenc/src/ps_bitenc.lo
  7970. CXX libSBRenc/src/ps_encode.lo
  7971. CXX libSBRenc/src/resampler.lo
  7972. CXX libSBRenc/src/sbr_encoder.lo
  7973. CXX libSBRenc/src/sbr_ram.lo
  7974. CXX libSBRenc/src/ton_corr.lo
  7975. CXX libSBRenc/src/code_env.lo
  7976. CXX libSBRenc/src/env_est.lo
  7977. CXX libSBRenc/src/invf_est.lo
  7978. CXX libSBRenc/src/nf_est.lo
  7979. CXX libSBRenc/src/ps_main.lo
  7980. CXX libSBRenc/src/sbrenc_freq_sca.lo
  7981. CXX libSBRenc/src/sbr_misc.lo
  7982. CXX libSBRenc/src/sbr_rom.lo
  7983. CXX libSBRenc/src/tran_det.lo
  7984. CXX libPCMutils/src/limiter.lo
  7985. CXX libPCMutils/src/pcmutils_lib.lo
  7986. CXX libFDK/src/autocorr2nd.lo
  7987. CXX libFDK/src/dct.lo
  7988. In file included from libFDK/src/dct.cpp:104:0:
  7989. ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
  7990. static void FORCEINLINE fft_8(FIXP_DBL *x)
  7991. ^~~~~
  7992. ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
  7993. static void FORCEINLINE fft_4(FIXP_DBL *x)
  7994. ^~~~~
  7995. CXX libFDK/src/FDK_bitbuffer.lo
  7996. CXX libFDK/src/FDK_core.lo
  7997. CXX libFDK/src/FDK_crc.lo
  7998. CXX libFDK/src/FDK_hybrid.lo
  7999. In file included from libFDK/src/FDK_hybrid.cpp:94:0:
  8000. ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
  8001. static void FORCEINLINE fft_8(FIXP_DBL *x)
  8002. ^~~~~
  8003. ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
  8004. static void FORCEINLINE fft_4(FIXP_DBL *x)
  8005. ^~~~~
  8006. CXX libFDK/src/FDK_tools_rom.lo
  8007. CXX libFDK/src/FDK_trigFcts.lo
  8008. CXX libFDK/src/fft.lo
  8009. libFDK/src/fft.cpp:139:25: warning: always_inline function might not be inlinable [-Wattributes]
  8010. static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
  8011. ^~~~
  8012. libFDK/src/fft.cpp:106:25: warning: always_inline function might not be inlinable [-Wattributes]
  8013. static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
  8014. ^~~~
  8015. In file included from libFDK/src/fft.cpp:91:0:
  8016. ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
  8017. static void FORCEINLINE fft_8(FIXP_DBL *x)
  8018. ^~~~~
  8019. ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
  8020. static void FORCEINLINE fft_4(FIXP_DBL *x)
  8021. ^~~~~
  8022. CXX libFDK/src/fft_rad2.lo
  8023. CXX libFDK/src/fixpoint_math.lo
  8024. CXX libFDK/src/mdct.lo
  8025. CXX libFDK/src/qmf.lo
  8026. CXX libFDK/src/scale.lo
  8027. CXX libSYS/src/cmdl_parser.lo
  8028. CXX libSYS/src/conv_string.lo
  8029. CXX libSYS/src/genericStds.lo
  8030. CXX libSYS/src/wav_file.lo
  8031. GEN libfdk-aac.la
  8032. copying selected object files to avoid basename conflicts...
  8033. ar: `u' modifier ignored since `D' is the default (see `U')
  8034. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  8035. touch contrib/fdkaac/.stamp.build
  8036. make -j 1 -C ./contrib/fdkaac/fdk-aac-0.1.4/ install
  8037. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  8038. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  8039. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  8040. /bin/bash ./libtool --mode=install /usr/bin/install -c libfdk-aac.la '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  8041. libtool: install: /usr/bin/install -c .libs/libfdk-aac.lai /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libfdk-aac.la
  8042. libtool: install: /usr/bin/install -c .libs/libfdk-aac.a /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libfdk-aac.a
  8043. libtool: install: chmod 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libfdk-aac.a
  8044. libtool: install: ranlib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libfdk-aac.a
  8045. libtool: finish: PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  8046. ----------------------------------------------------------------------
  8047. Libraries have been installed in:
  8048. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  8049.  
  8050. If you ever happen to want to link against installed libraries
  8051. in a given directory, LIBDIR, you must either use libtool, and
  8052. specify the full pathname of the library, or use the `-LLIBDIR'
  8053. flag during linking and do at least one of the following:
  8054. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  8055. during execution
  8056. - add LIBDIR to the `LD_RUN_PATH' environment variable
  8057. during linking
  8058. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  8059. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  8060.  
  8061. See any operating system documentation about shared libraries for
  8062. more information, such as the ld(1) and ld.so(8) manual pages.
  8063. ----------------------------------------------------------------------
  8064. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac'
  8065. /usr/bin/install -c -m 644 ./libSYS/include/machine_type.h ./libSYS/include/genericStds.h ./libSYS/include/FDK_audio.h ./libAACenc/include/aacenc_lib.h ./libAACdec/include/aacdecoder_lib.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac'
  8066. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  8067. /usr/bin/install -c -m 644 fdk-aac.pc '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  8068. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  8069. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/fdkaac/fdk-aac-0.1.4'
  8070. touch contrib/fdkaac/.stamp.install
  8071. set -e; cd ./contrib/ffmpeg/libav-12/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-shared --enable-static --enable-gpl --disable-doc --disable-bsfs --enable-bsf=aac_adtstoasc --disable-avconv --disable-avplay --disable-avprobe --disable-avdevice --disable-muxers --disable-network --disable-hwaccels --disable-vaapi --disable-vdpau --disable-encoders --enable-libmp3lame --enable-encoder=aac --enable-encoder=ac3 --enable-encoder=eac3 --enable-encoder=flac --enable-encoder=mpeg2video --enable-encoder=mpeg4 --enable-encoder=libmp3lame --enable-libopus --enable-encoder=libopus --enable-libvpx --enable-encoder=libvpx_vp8 --disable-decoder=libvpx_vp8 --enable-encoder=libvpx_vp9 --disable-decoder=libvpx_vp9 --enable-zlib --enable-bzlib --enable-pthreads --cc="/usr/bin/gcc" --extra-ldflags="-mfpmath=sse -msse2 -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib" --enable-nonfree --enable-libfdk-aac --enable-encoder=libfdk_aac --enable-muxer=matroska --enable-muxer=webm --enable-muxer=mov --enable-muxer=mp4 --enable-muxer=psp --enable-muxer=ipod --disable-debug --extra-cflags="-mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG"
  8072. ERROR: opus not found
  8073.  
  8074. If you think configure made a mistake, make sure you are using the latest
  8075. version from Git. If the latest version fails, report the problem to the
  8076. libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.
  8077. Include the log file "config.log" produced by configure as this will help
  8078. solving the problem.
  8079. ../contrib/ffmpeg/module.rules:2: recipe for target 'contrib/ffmpeg/.stamp.configure' failed
  8080. make: *** [contrib/ffmpeg/.stamp.configure] Error 1
  8081. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$
  8082.  
  8083.  
  8084.  
  8085.  
  8086.  
  8087.  
  8088.  
  8089.  
  8090. (FIRST ERROR MISSING opus.pc )
  8091. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ cp /usr/lib/x86_64-linux-gnu/pkgconfig/opus.pc /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig/
  8092.  
  8093.  
  8094.  
  8095.  
  8096.  
  8097.  
  8098.  
  8099.  
  8100. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ make
  8101. set -e; cd ./contrib/ffmpeg/libav-12/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-shared --enable-static --enable-gpl --disable-doc --disable-bsfs --enable-bsf=aac_adtstoasc --disable-avconv --disable-avplay --disable-avprobe --disable-avdevice --disable-muxers --disable-network --disable-hwaccels --disable-vaapi --disable-vdpau --disable-encoders --enable-libmp3lame --enable-encoder=aac --enable-encoder=ac3 --enable-encoder=eac3 --enable-encoder=flac --enable-encoder=mpeg2video --enable-encoder=mpeg4 --enable-encoder=libmp3lame --enable-libopus --enable-encoder=libopus --enable-libvpx --enable-encoder=libvpx_vp8 --disable-decoder=libvpx_vp8 --enable-encoder=libvpx_vp9 --disable-decoder=libvpx_vp9 --enable-zlib --enable-bzlib --enable-pthreads --cc="/usr/bin/gcc" --extra-ldflags="-mfpmath=sse -msse2 -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib" --enable-nonfree --enable-libfdk-aac --enable-encoder=libfdk_aac --enable-muxer=matroska --enable-muxer=webm --enable-muxer=mov --enable-muxer=mp4 --enable-muxer=psp --enable-muxer=ipod --disable-debug --extra-cflags="-mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG"
  8102. install prefix /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/
  8103. source path .
  8104. C compiler /usr/bin/gcc
  8105. C library glibc
  8106. ARCH x86 (generic)
  8107. big-endian no
  8108. runtime cpu detection no
  8109. yasm yes
  8110. MMX enabled yes
  8111. MMXEXT enabled yes
  8112. 3DNow! enabled yes
  8113. 3DNow! extended enabled yes
  8114. SSE enabled yes
  8115. SSSE3 enabled yes
  8116. AVX enabled yes
  8117. XOP enabled yes
  8118. FMA3 enabled yes
  8119. FMA4 enabled yes
  8120. i686 features enabled yes
  8121. CMOV is fast yes
  8122. EBX available yes
  8123. EBP available yes
  8124. debug symbols no
  8125. optimize for size no
  8126. optimizations yes
  8127. static yes
  8128. shared no
  8129. new filter support yes
  8130. network support no
  8131. threading support pthreads
  8132. safe bitstream reader yes
  8133. SDL support no
  8134.  
  8135. External libraries:
  8136. bzlib libfdk_aac libmp3lame
  8137. libopus libvpx zlib
  8138.  
  8139. External libraries providing hardware acceleration:
  8140.  
  8141.  
  8142. Libraries:
  8143. avcodec avfilter avformat
  8144. avresample avutil swscale
  8145.  
  8146. Enabled decoders:
  8147. aac aac_latm aasc
  8148. ac3 adpcm_4xm adpcm_adx
  8149. adpcm_ct adpcm_ea adpcm_ea_maxis_xa
  8150. adpcm_ea_r1 adpcm_ea_r2 adpcm_ea_r3
  8151. adpcm_ea_xas adpcm_g722 adpcm_g726
  8152. adpcm_ima_amv adpcm_ima_apc adpcm_ima_dk3
  8153. adpcm_ima_dk4 adpcm_ima_ea_eacs adpcm_ima_ea_sead
  8154. adpcm_ima_iss adpcm_ima_qt adpcm_ima_smjpeg
  8155. adpcm_ima_wav adpcm_ima_ws adpcm_ms
  8156. adpcm_sbpro_2 adpcm_sbpro_3 adpcm_sbpro_4
  8157. adpcm_swf adpcm_thp adpcm_vima
  8158. adpcm_xa adpcm_yamaha aic
  8159. alac alias_pix als
  8160. amrnb amrwb amv
  8161. anm ansi ape
  8162. ass asv1 asv2
  8163. atrac1 atrac3 atrac3p
  8164. aura aura2 avs
  8165. bethsoftvid bfi bink
  8166. binkaudio_dct binkaudio_rdft bmp
  8167. bmv_audio bmv_video brender_pix
  8168. c93 cavs cdgraphics
  8169. cdxl cinepak cljr
  8170. cllc comfortnoise cook
  8171. cscd cyuv dca
  8172. dds dfa dnxhd
  8173. dpx dsicinaudio dsicinvideo
  8174. dss_sp dvbsub dvdsub
  8175. dvvideo dxa dxtory
  8176. dxv eac3 eacmv
  8177. eamad eatgq eatgv
  8178. eatqi eightbps eightsvx_exp
  8179. eightsvx_fib escape124 escape130
  8180. exr ffv1 ffvhuff
  8181. fic flac flashsv
  8182. flashsv2 flic flv
  8183. fourxm fraps frwu
  8184. g2m g723_1 gif
  8185. gsm gsm_ms h261
  8186. h263 h263i h264
  8187. hap hevc hnm4_video
  8188. hq_hqa hqx huffyuv
  8189. iac idcin iff_byterun1
  8190. iff_ilbm imc indeo2
  8191. indeo3 indeo4 indeo5
  8192. interplay_dpcm interplay_video jpeg2000
  8193. jpegls jv kgv1
  8194. kmvc lagarith libfdk_aac
  8195. libopus loco mace3
  8196. mace6 magicyuv mdec
  8197. metasound mimic mjpeg
  8198. mjpegb mlp mmvideo
  8199. motionpixels mp1 mp1float
  8200. mp2 mp2float mp3
  8201. mp3adu mp3adufloat mp3float
  8202. mp3on4 mp3on4float mpc7
  8203. mpc8 mpeg1video mpeg2video
  8204. mpeg4 msa1 msmpeg4v1
  8205. msmpeg4v2 msmpeg4v3 msrle
  8206. mss1 mss2 msvideo1
  8207. mszh mts2 mvc1
  8208. mvc2 mxpeg nellymoser
  8209. nuv on2avc opus
  8210. paf_audio paf_video pam
  8211. pbm pcm_alaw pcm_bluray
  8212. pcm_dvd pcm_f32be pcm_f32le
  8213. pcm_f64be pcm_f64le pcm_lxf
  8214. pcm_mulaw pcm_s16be pcm_s16be_planar
  8215. pcm_s16le pcm_s16le_planar pcm_s24be
  8216. pcm_s24daud pcm_s24le pcm_s24le_planar
  8217. pcm_s32be pcm_s32le pcm_s32le_planar
  8218. pcm_s8 pcm_s8_planar pcm_u16be
  8219. pcm_u16le pcm_u24be pcm_u24le
  8220. pcm_u32be pcm_u32le pcm_u8
  8221. pcm_zork pcx pgm
  8222. pgmyuv pgssub pictor
  8223. png ppm prores
  8224. ptx qcelp qdm2
  8225. qdraw qpeg qtrle
  8226. r10k r210 ra_144
  8227. ra_288 ralf rawvideo
  8228. rl2 roq roq_dpcm
  8229. rpza rscc rv10
  8230. rv20 rv30 rv40
  8231. s302m sanm screenpresso
  8232. sgi sgirle shorten
  8233. sipr smackaud smacker
  8234. smc sol_dpcm sp5x
  8235. srt sunrast svq1
  8236. svq3 tak targa
  8237. tdsc theora thp
  8238. tiertexseqvideo tiff tmv
  8239. truehd truemotion1 truemotion2
  8240. truemotion2rt truespeech tscc
  8241. tscc2 tta twinvq
  8242. txd ulti utvideo
  8243. v210 v210x v410
  8244. vb vble vc1
  8245. vc1image vcr1 vmdaudio
  8246. vmdvideo vmnc vorbis
  8247. vp3 vp5 vp6
  8248. vp6a vp6f vp7
  8249. vp8 vp9 vqa
  8250. wavpack webp wmalossless
  8251. wmapro wmav1 wmav2
  8252. wmavoice wmv1 wmv2
  8253. wmv3 wmv3image wnv1
  8254. ws_snd1 xan_dpcm xan_wc3
  8255. xan_wc4 xbm xl
  8256. xsub xwd yop
  8257. zerocodec zlib zmbv
  8258.  
  8259. Enabled encoders:
  8260. aac ac3 eac3
  8261. flac h263 libfdk_aac
  8262. libmp3lame libopus libvpx_vp8
  8263. libvpx_vp9 mpeg2video mpeg4
  8264.  
  8265. Enabled hwaccels:
  8266.  
  8267.  
  8268. Enabled parsers:
  8269. aac aac_latm ac3
  8270. adx bmp cavsvideo
  8271. cook dca dirac
  8272. dnxhd dpx dvbsub
  8273. dvdsub flac gsm
  8274. h261 h263 h264
  8275. hevc mjpeg mlp
  8276. mpeg4video mpegaudio mpegvideo
  8277. opus png pnm
  8278. rv30 rv40 tak
  8279. vc1 vorbis vp3
  8280. vp8
  8281.  
  8282. Enabled demuxers:
  8283. aac ac3 adx
  8284. aea aiff amr
  8285. anm apc ape
  8286. asf ass au
  8287. avi avs bethsoftvid
  8288. bfi bink bmv
  8289. c93 caf cavsvideo
  8290. cdg cdxl daud
  8291. dfa dirac dnxhd
  8292. dsicin dss dts
  8293. dv dxa ea
  8294. ea_cdata eac3 ffmetadata
  8295. filmstrip flac flic
  8296. flv fourxm g722
  8297. g723_1 g729 gsm
  8298. gxf h261 h263
  8299. h264 hevc hls
  8300. hnm idcin iff
  8301. ilbc image2 image2pipe
  8302. ingenient ipmovie iss
  8303. iv8 ivf jv
  8304. latm lmlm4 lxf
  8305. m4v matroska mjpeg
  8306. mlp mm mmf
  8307. mov mp3 mpc
  8308. mpc8 mpegps mpegts
  8309. mpegtsraw mpegvideo mpjpeg
  8310. msnwc_tcp mtv mv
  8311. mvi mxf mxg
  8312. nc nsv nut
  8313. nuv ogg oma
  8314. paf pcm_alaw pcm_f32be
  8315. pcm_f32le pcm_f64be pcm_f64le
  8316. pcm_mulaw pcm_s16be pcm_s16le
  8317. pcm_s24be pcm_s24le pcm_s32be
  8318. pcm_s32le pcm_s8 pcm_u16be
  8319. pcm_u16le pcm_u24be pcm_u24le
  8320. pcm_u32be pcm_u32le pcm_u8
  8321. pmp pva qcp
  8322. r3d rawvideo rl2
  8323. rm roq rpl
  8324. rso segafilm shorten
  8325. siff smacker smjpeg
  8326. smush sol sox
  8327. spdif srt str
  8328. swf tak thp
  8329. tiertexseq tmv truehd
  8330. tta tty txd
  8331. vc1 vc1t vmd
  8332. voc vqf w64
  8333. wav wc3 wsaud
  8334. wsvqa wtv wv
  8335. xa xmv xwma
  8336. yop yuv4mpegpipe
  8337.  
  8338. Enabled muxers:
  8339. ipod matroska mov
  8340. mp4 psp webm
  8341.  
  8342. Enabled protocols:
  8343. concat crypto file
  8344. hls md5 pipe
  8345.  
  8346. Enabled filters:
  8347. aformat amix anull
  8348. anullsink anullsrc asetpts
  8349. asettb ashowinfo asplit
  8350. asyncts atrim blackframe
  8351. boxblur channelmap channelsplit
  8352. color compand copy
  8353. crop cropdetect delogo
  8354. drawbox fade fieldorder
  8355. format fps framepack
  8356. gradfun hflip hqdn3d
  8357. hwdownload hwupload interlace
  8358. join lut lutrgb
  8359. lutyuv movie negate
  8360. noformat null nullsink
  8361. nullsrc overlay pad
  8362. pixdesctest resample rgbtestsrc
  8363. scale select setdar
  8364. setpts setsar settb
  8365. showinfo shuffleplanes split
  8366. testsrc transpose trim
  8367. unsharp vflip volume
  8368. yadif
  8369.  
  8370. Enabled bsfs:
  8371. aac_adtstoasc
  8372.  
  8373. Enabled indevs:
  8374.  
  8375.  
  8376. Enabled outdevs:
  8377.  
  8378.  
  8379. License: nonfree and unredistributable
  8380. Creating config.mak and config.h...
  8381. touch contrib/ffmpeg/.stamp.configure
  8382. make -C ./contrib/ffmpeg/libav-12/ clean
  8383. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  8384. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  8385. /bin/rm -f ./contrib/ffmpeg/.stamp.build
  8386. PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin" make -C ./contrib/ffmpeg/libav-12/ V=1
  8387. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  8388. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_aformat.d -MT libavfilter/af_aformat.o -c -o libavfilter/af_aformat.o libavfilter/af_aformat.c
  8389. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_amix.d -MT libavfilter/af_amix.o -c -o libavfilter/af_amix.o libavfilter/af_amix.c
  8390. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_anull.d -MT libavfilter/af_anull.o -c -o libavfilter/af_anull.o libavfilter/af_anull.c
  8391. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_ashowinfo.d -MT libavfilter/af_ashowinfo.o -c -o libavfilter/af_ashowinfo.o libavfilter/af_ashowinfo.c
  8392. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_asyncts.d -MT libavfilter/af_asyncts.o -c -o libavfilter/af_asyncts.o libavfilter/af_asyncts.c
  8393. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_channelmap.d -MT libavfilter/af_channelmap.o -c -o libavfilter/af_channelmap.o libavfilter/af_channelmap.c
  8394. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_channelsplit.d -MT libavfilter/af_channelsplit.o -c -o libavfilter/af_channelsplit.o libavfilter/af_channelsplit.c
  8395. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_compand.d -MT libavfilter/af_compand.o -c -o libavfilter/af_compand.o libavfilter/af_compand.c
  8396. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_join.d -MT libavfilter/af_join.o -c -o libavfilter/af_join.o libavfilter/af_join.c
  8397. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_resample.d -MT libavfilter/af_resample.o -c -o libavfilter/af_resample.o libavfilter/af_resample.c
  8398. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/af_volume.d -MT libavfilter/af_volume.o -c -o libavfilter/af_volume.o libavfilter/af_volume.c
  8399. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/allfilters.d -MT libavfilter/allfilters.o -c -o libavfilter/allfilters.o libavfilter/allfilters.c
  8400. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/asink_anullsink.d -MT libavfilter/asink_anullsink.o -c -o libavfilter/asink_anullsink.o libavfilter/asink_anullsink.c
  8401. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/asrc_anullsrc.d -MT libavfilter/asrc_anullsrc.o -c -o libavfilter/asrc_anullsrc.o libavfilter/asrc_anullsrc.c
  8402. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/audio.d -MT libavfilter/audio.o -c -o libavfilter/audio.o libavfilter/audio.c
  8403. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/avfilter.d -MT libavfilter/avfilter.o -c -o libavfilter/avfilter.o libavfilter/avfilter.c
  8404. libavfilter/avfilter.c: In function 'avfilter_get_by_name':
  8405. libavfilter/avfilter.c:308:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  8406. return f;
  8407. ^
  8408. libavfilter/avfilter.c: In function 'ff_filter_frame':
  8409. libavfilter/avfilter.c:786:53: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
  8410. av_image_copy(out->data, out->linesize, frame->data, frame->linesize,
  8411. ^~~~~
  8412. In file included from libavfilter/avfilter.c:27:0:
  8413. ./libavutil/imgutils.h:116:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
  8414. void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
  8415. ^~~~~~~~~~~~~
  8416. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/avfiltergraph.d -MT libavfilter/avfiltergraph.o -c -o libavfilter/avfiltergraph.o libavfilter/avfiltergraph.c
  8417. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/buffersink.d -MT libavfilter/buffersink.o -c -o libavfilter/buffersink.o libavfilter/buffersink.c
  8418. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/buffersrc.d -MT libavfilter/buffersrc.o -c -o libavfilter/buffersrc.o libavfilter/buffersrc.c
  8419. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/drawutils.d -MT libavfilter/drawutils.o -c -o libavfilter/drawutils.o libavfilter/drawutils.c
  8420. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/fifo.d -MT libavfilter/fifo.o -c -o libavfilter/fifo.o libavfilter/fifo.c
  8421. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/formats.d -MT libavfilter/formats.o -c -o libavfilter/formats.o libavfilter/formats.c
  8422. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/graphparser.d -MT libavfilter/graphparser.o -c -o libavfilter/graphparser.o libavfilter/graphparser.c
  8423. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/pthread.d -MT libavfilter/pthread.o -c -o libavfilter/pthread.o libavfilter/pthread.c
  8424. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/setpts.d -MT libavfilter/setpts.o -c -o libavfilter/setpts.o libavfilter/setpts.c
  8425. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/settb.d -MT libavfilter/settb.o -c -o libavfilter/settb.o libavfilter/settb.c
  8426. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/split.d -MT libavfilter/split.o -c -o libavfilter/split.o libavfilter/split.c
  8427. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/trim.d -MT libavfilter/trim.o -c -o libavfilter/trim.o libavfilter/trim.c
  8428. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_aspect.d -MT libavfilter/vf_aspect.o -c -o libavfilter/vf_aspect.o libavfilter/vf_aspect.c
  8429. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_blackframe.d -MT libavfilter/vf_blackframe.o -c -o libavfilter/vf_blackframe.o libavfilter/vf_blackframe.c
  8430. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_boxblur.d -MT libavfilter/vf_boxblur.o -c -o libavfilter/vf_boxblur.o libavfilter/vf_boxblur.c
  8431. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_copy.d -MT libavfilter/vf_copy.o -c -o libavfilter/vf_copy.o libavfilter/vf_copy.c
  8432. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_crop.d -MT libavfilter/vf_crop.o -c -o libavfilter/vf_crop.o libavfilter/vf_crop.c
  8433. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_cropdetect.d -MT libavfilter/vf_cropdetect.o -c -o libavfilter/vf_cropdetect.o libavfilter/vf_cropdetect.c
  8434. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_delogo.d -MT libavfilter/vf_delogo.o -c -o libavfilter/vf_delogo.o libavfilter/vf_delogo.c
  8435. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_drawbox.d -MT libavfilter/vf_drawbox.o -c -o libavfilter/vf_drawbox.o libavfilter/vf_drawbox.c
  8436. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_fade.d -MT libavfilter/vf_fade.o -c -o libavfilter/vf_fade.o libavfilter/vf_fade.c
  8437. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_fieldorder.d -MT libavfilter/vf_fieldorder.o -c -o libavfilter/vf_fieldorder.o libavfilter/vf_fieldorder.c
  8438. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_format.d -MT libavfilter/vf_format.o -c -o libavfilter/vf_format.o libavfilter/vf_format.c
  8439. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_fps.d -MT libavfilter/vf_fps.o -c -o libavfilter/vf_fps.o libavfilter/vf_fps.c
  8440. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_framepack.d -MT libavfilter/vf_framepack.o -c -o libavfilter/vf_framepack.o libavfilter/vf_framepack.c
  8441. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_gradfun.d -MT libavfilter/vf_gradfun.o -c -o libavfilter/vf_gradfun.o libavfilter/vf_gradfun.c
  8442. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_hflip.d -MT libavfilter/vf_hflip.o -c -o libavfilter/vf_hflip.o libavfilter/vf_hflip.c
  8443. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_hqdn3d.d -MT libavfilter/vf_hqdn3d.o -c -o libavfilter/vf_hqdn3d.o libavfilter/vf_hqdn3d.c
  8444. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_hwdownload.d -MT libavfilter/vf_hwdownload.o -c -o libavfilter/vf_hwdownload.o libavfilter/vf_hwdownload.c
  8445. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_hwupload.d -MT libavfilter/vf_hwupload.o -c -o libavfilter/vf_hwupload.o libavfilter/vf_hwupload.c
  8446. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_interlace.d -MT libavfilter/vf_interlace.o -c -o libavfilter/vf_interlace.o libavfilter/vf_interlace.c
  8447. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_lut.d -MT libavfilter/vf_lut.o -c -o libavfilter/vf_lut.o libavfilter/vf_lut.c
  8448. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_null.d -MT libavfilter/vf_null.o -c -o libavfilter/vf_null.o libavfilter/vf_null.c
  8449. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_overlay.d -MT libavfilter/vf_overlay.o -c -o libavfilter/vf_overlay.o libavfilter/vf_overlay.c
  8450. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_pad.d -MT libavfilter/vf_pad.o -c -o libavfilter/vf_pad.o libavfilter/vf_pad.c
  8451. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_pixdesctest.d -MT libavfilter/vf_pixdesctest.o -c -o libavfilter/vf_pixdesctest.o libavfilter/vf_pixdesctest.c
  8452. libavfilter/vf_pixdesctest.c: In function 'filter_frame':
  8453. libavfilter/vf_pixdesctest.c:92:32: warning: passing argument 2 of 'av_read_image_line' from incompatible pointer type [-Wincompatible-pointer-types]
  8454. in->data,
  8455. ^~
  8456. In file included from libavfilter/vf_pixdesctest.c:27:0:
  8457. ./libavutil/pixdesc.h:178:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
  8458. void av_read_image_line(uint16_t *dst, const uint8_t *data[4],
  8459. ^~~~~~~~~~~~~~~~~~
  8460. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_scale.d -MT libavfilter/vf_scale.o -c -o libavfilter/vf_scale.o libavfilter/vf_scale.c
  8461. libavfilter/vf_scale.c: In function 'filter_frame':
  8462. libavfilter/vf_scale.c:291:27: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [-Wincompatible-pointer-types]
  8463. sws_scale(scale->sws, in->data, in->linesize, 0, in->height,
  8464. ^~
  8465. In file included from libavfilter/vf_scale.c:39:0:
  8466. ./libswscale/swscale.h:207:5: note: expected 'const uint8_t * const* {aka const unsigned char * const*}' but argument is of type 'uint8_t ** {aka unsigned char **}'
  8467. int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[],
  8468. ^~~~~~~~~
  8469. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_select.d -MT libavfilter/vf_select.o -c -o libavfilter/vf_select.o libavfilter/vf_select.c
  8470. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_showinfo.d -MT libavfilter/vf_showinfo.o -c -o libavfilter/vf_showinfo.o libavfilter/vf_showinfo.c
  8471. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_shuffleplanes.d -MT libavfilter/vf_shuffleplanes.o -c -o libavfilter/vf_shuffleplanes.o libavfilter/vf_shuffleplanes.c
  8472. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_transpose.d -MT libavfilter/vf_transpose.o -c -o libavfilter/vf_transpose.o libavfilter/vf_transpose.c
  8473. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_unsharp.d -MT libavfilter/vf_unsharp.o -c -o libavfilter/vf_unsharp.o libavfilter/vf_unsharp.c
  8474. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_vflip.d -MT libavfilter/vf_vflip.o -c -o libavfilter/vf_vflip.o libavfilter/vf_vflip.c
  8475. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vf_yadif.d -MT libavfilter/vf_yadif.o -c -o libavfilter/vf_yadif.o libavfilter/vf_yadif.c
  8476. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/video.d -MT libavfilter/video.o -c -o libavfilter/video.o libavfilter/video.c
  8477. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vsink_nullsink.d -MT libavfilter/vsink_nullsink.o -c -o libavfilter/vsink_nullsink.o libavfilter/vsink_nullsink.c
  8478. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vsrc_color.d -MT libavfilter/vsrc_color.o -c -o libavfilter/vsrc_color.o libavfilter/vsrc_color.c
  8479. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vsrc_movie.d -MT libavfilter/vsrc_movie.o -c -o libavfilter/vsrc_movie.o libavfilter/vsrc_movie.c
  8480. libavfilter/vsrc_movie.c: In function 'movie_get_frame':
  8481. libavfilter/vsrc_movie.c:228:13: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
  8482. avcodec_decode_video2(movie->codec_ctx, movie->frame, &frame_decoded, &pkt);
  8483. ^~~~~~~~~~~~~~~~~~~~~
  8484. In file included from ./libavformat/avformat.h:258:0,
  8485. from libavfilter/vsrc_movie.c:38:
  8486. ./libavcodec/avcodec.h:4200:5: note: declared here
  8487. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  8488. ^~~~~~~~~~~~~~~~~~~~~
  8489. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vsrc_nullsrc.d -MT libavfilter/vsrc_nullsrc.o -c -o libavfilter/vsrc_nullsrc.o libavfilter/vsrc_nullsrc.c
  8490. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/vsrc_testsrc.d -MT libavfilter/vsrc_testsrc.o -c -o libavfilter/vsrc_testsrc.o libavfilter/vsrc_testsrc.c
  8491. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -M -o libavfilter/x86/af_volume.o libavfilter/x86/af_volume.asm > libavfilter/x86/af_volume.d
  8492. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -o libavfilter/x86/af_volume.o libavfilter/x86/af_volume.asm
  8493. strip -wN '..@*' libavfilter/x86/af_volume.o
  8494. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/x86/af_volume_init.d -MT libavfilter/x86/af_volume_init.o -c -o libavfilter/x86/af_volume_init.o libavfilter/x86/af_volume_init.c
  8495. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -M -o libavfilter/x86/vf_gradfun.o libavfilter/x86/vf_gradfun.asm > libavfilter/x86/vf_gradfun.d
  8496. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -o libavfilter/x86/vf_gradfun.o libavfilter/x86/vf_gradfun.asm
  8497. strip -wN '..@*' libavfilter/x86/vf_gradfun.o
  8498. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/x86/vf_gradfun_init.d -MT libavfilter/x86/vf_gradfun_init.o -c -o libavfilter/x86/vf_gradfun_init.o libavfilter/x86/vf_gradfun_init.c
  8499. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -M -o libavfilter/x86/vf_hqdn3d.o libavfilter/x86/vf_hqdn3d.asm > libavfilter/x86/vf_hqdn3d.d
  8500. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -o libavfilter/x86/vf_hqdn3d.o libavfilter/x86/vf_hqdn3d.asm
  8501. strip -wN '..@*' libavfilter/x86/vf_hqdn3d.o
  8502. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/x86/vf_hqdn3d_init.d -MT libavfilter/x86/vf_hqdn3d_init.o -c -o libavfilter/x86/vf_hqdn3d_init.o libavfilter/x86/vf_hqdn3d_init.c
  8503. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -M -o libavfilter/x86/vf_interlace.o libavfilter/x86/vf_interlace.asm > libavfilter/x86/vf_interlace.d
  8504. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -o libavfilter/x86/vf_interlace.o libavfilter/x86/vf_interlace.asm
  8505. strip -wN '..@*' libavfilter/x86/vf_interlace.o
  8506. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/x86/vf_interlace_init.d -MT libavfilter/x86/vf_interlace_init.o -c -o libavfilter/x86/vf_interlace_init.o libavfilter/x86/vf_interlace_init.c
  8507. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -M -o libavfilter/x86/vf_yadif.o libavfilter/x86/vf_yadif.asm > libavfilter/x86/vf_yadif.d
  8508. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavfilter/x86/ -o libavfilter/x86/vf_yadif.o libavfilter/x86/vf_yadif.asm
  8509. strip -wN '..@*' libavfilter/x86/vf_yadif.o
  8510. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/x86/vf_yadif_init.d -MT libavfilter/x86/vf_yadif_init.o -c -o libavfilter/x86/vf_yadif_init.o libavfilter/x86/vf_yadif_init.c
  8511. rm -f libavfilter/libavfilter.a
  8512. ar rc libavfilter/libavfilter.a libavfilter/af_aformat.o libavfilter/af_amix.o libavfilter/af_anull.o libavfilter/af_ashowinfo.o libavfilter/af_asyncts.o libavfilter/af_channelmap.o libavfilter/af_channelsplit.o libavfilter/af_compand.o libavfilter/af_join.o libavfilter/af_resample.o libavfilter/af_volume.o libavfilter/allfilters.o libavfilter/asink_anullsink.o libavfilter/asrc_anullsrc.o libavfilter/audio.o libavfilter/avfilter.o libavfilter/avfiltergraph.o libavfilter/buffersink.o libavfilter/buffersrc.o libavfilter/drawutils.o libavfilter/fifo.o libavfilter/formats.o libavfilter/graphparser.o libavfilter/pthread.o libavfilter/setpts.o libavfilter/settb.o libavfilter/split.o libavfilter/trim.o libavfilter/vf_aspect.o libavfilter/vf_blackframe.o libavfilter/vf_boxblur.o libavfilter/vf_copy.o libavfilter/vf_crop.o libavfilter/vf_cropdetect.o libavfilter/vf_delogo.o libavfilter/vf_drawbox.o libavfilter/vf_fade.o libavfilter/vf_fieldorder.o libavfilter/vf_format.o libavfilter/vf_fps.o libavfilter/vf_framepack.o libavfilter/vf_gradfun.o libavfilter/vf_hflip.o libavfilter/vf_hqdn3d.o libavfilter/vf_hwdownload.o libavfilter/vf_hwupload.o libavfilter/vf_interlace.o libavfilter/vf_lut.o libavfilter/vf_null.o libavfilter/vf_overlay.o libavfilter/vf_pad.o libavfilter/vf_pixdesctest.o libavfilter/vf_scale.o libavfilter/vf_select.o libavfilter/vf_showinfo.o libavfilter/vf_shuffleplanes.o libavfilter/vf_transpose.o libavfilter/vf_unsharp.o libavfilter/vf_vflip.o libavfilter/vf_yadif.o libavfilter/video.o libavfilter/vsink_nullsink.o libavfilter/vsrc_color.o libavfilter/vsrc_movie.o libavfilter/vsrc_nullsrc.o libavfilter/vsrc_testsrc.o libavfilter/x86/af_volume.o libavfilter/x86/af_volume_init.o libavfilter/x86/vf_gradfun.o libavfilter/x86/vf_gradfun_init.o libavfilter/x86/vf_hqdn3d.o libavfilter/x86/vf_hqdn3d_init.o libavfilter/x86/vf_interlace.o libavfilter/x86/vf_interlace_init.o libavfilter/x86/vf_yadif.o libavfilter/x86/vf_yadif_init.o
  8513. ranlib libavfilter/libavfilter.a
  8514. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/4xm.d -MT libavformat/4xm.o -c -o libavformat/4xm.o libavformat/4xm.c
  8515. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/aacdec.d -MT libavformat/aacdec.o -c -o libavformat/aacdec.o libavformat/aacdec.c
  8516. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ac3dec.d -MT libavformat/ac3dec.o -c -o libavformat/ac3dec.o libavformat/ac3dec.c
  8517. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/adxdec.d -MT libavformat/adxdec.o -c -o libavformat/adxdec.o libavformat/adxdec.c
  8518. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/aea.d -MT libavformat/aea.o -c -o libavformat/aea.o libavformat/aea.c
  8519. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/aiffdec.d -MT libavformat/aiffdec.o -c -o libavformat/aiffdec.o libavformat/aiffdec.c
  8520. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/allformats.d -MT libavformat/allformats.o -c -o libavformat/allformats.o libavformat/allformats.c
  8521. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/amr.d -MT libavformat/amr.o -c -o libavformat/amr.o libavformat/amr.c
  8522. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/anm.d -MT libavformat/anm.o -c -o libavformat/anm.o libavformat/anm.c
  8523. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/apc.d -MT libavformat/apc.o -c -o libavformat/apc.o libavformat/apc.c
  8524. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ape.d -MT libavformat/ape.o -c -o libavformat/ape.o libavformat/ape.c
  8525. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/apetag.d -MT libavformat/apetag.o -c -o libavformat/apetag.o libavformat/apetag.c
  8526. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/asf.d -MT libavformat/asf.o -c -o libavformat/asf.o libavformat/asf.c
  8527. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/asfcrypt.d -MT libavformat/asfcrypt.o -c -o libavformat/asfcrypt.o libavformat/asfcrypt.c
  8528. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/asfdec.d -MT libavformat/asfdec.o -c -o libavformat/asfdec.o libavformat/asfdec.c
  8529. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/assdec.d -MT libavformat/assdec.o -c -o libavformat/assdec.o libavformat/assdec.c
  8530. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/au.d -MT libavformat/au.o -c -o libavformat/au.o libavformat/au.c
  8531. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/avc.d -MT libavformat/avc.o -c -o libavformat/avc.o libavformat/avc.c
  8532. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/avidec.d -MT libavformat/avidec.o -c -o libavformat/avidec.o libavformat/avidec.c
  8533. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/avio.d -MT libavformat/avio.o -c -o libavformat/avio.o libavformat/avio.c
  8534. libavformat/avio.c: In function 'ffurl_write':
  8535. libavformat/avio.c:265:38: warning: passing argument 2 of 'retry_transfer_wrapper' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  8536. return retry_transfer_wrapper(h, buf, size, size,
  8537. ^~~
  8538. libavformat/avio.c:200:19: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'const unsigned char *'
  8539. static inline int retry_transfer_wrapper(URLContext *h, uint8_t *buf,
  8540. ^~~~~~~~~~~~~~~~~~~~~~
  8541. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/aviobuf.d -MT libavformat/aviobuf.o -c -o libavformat/aviobuf.o libavformat/aviobuf.c
  8542. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/avlanguage.d -MT libavformat/avlanguage.o -c -o libavformat/avlanguage.o libavformat/avlanguage.c
  8543. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/avs.d -MT libavformat/avs.o -c -o libavformat/avs.o libavformat/avs.c
  8544. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/bethsoftvid.d -MT libavformat/bethsoftvid.o -c -o libavformat/bethsoftvid.o libavformat/bethsoftvid.c
  8545. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/bfi.d -MT libavformat/bfi.o -c -o libavformat/bfi.o libavformat/bfi.c
  8546. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/bink.d -MT libavformat/bink.o -c -o libavformat/bink.o libavformat/bink.c
  8547. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/bmv.d -MT libavformat/bmv.o -c -o libavformat/bmv.o libavformat/bmv.c
  8548. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/c93.d -MT libavformat/c93.o -c -o libavformat/c93.o libavformat/c93.c
  8549. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/caf.d -MT libavformat/caf.o -c -o libavformat/caf.o libavformat/caf.c
  8550. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/cafdec.d -MT libavformat/cafdec.o -c -o libavformat/cafdec.o libavformat/cafdec.c
  8551. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/cavsvideodec.d -MT libavformat/cavsvideodec.o -c -o libavformat/cavsvideodec.o libavformat/cavsvideodec.c
  8552. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/cdg.d -MT libavformat/cdg.o -c -o libavformat/cdg.o libavformat/cdg.c
  8553. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/cdxl.d -MT libavformat/cdxl.o -c -o libavformat/cdxl.o libavformat/cdxl.c
  8554. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/concat.d -MT libavformat/concat.o -c -o libavformat/concat.o libavformat/concat.c
  8555. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/crypto.d -MT libavformat/crypto.o -c -o libavformat/crypto.o libavformat/crypto.c
  8556. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/cutils.d -MT libavformat/cutils.o -c -o libavformat/cutils.o libavformat/cutils.c
  8557. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dauddec.d -MT libavformat/dauddec.o -c -o libavformat/dauddec.o libavformat/dauddec.c
  8558. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dfa.d -MT libavformat/dfa.o -c -o libavformat/dfa.o libavformat/dfa.c
  8559. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/diracdec.d -MT libavformat/diracdec.o -c -o libavformat/diracdec.o libavformat/diracdec.c
  8560. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dnxhddec.d -MT libavformat/dnxhddec.o -c -o libavformat/dnxhddec.o libavformat/dnxhddec.c
  8561. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dsicin.d -MT libavformat/dsicin.o -c -o libavformat/dsicin.o libavformat/dsicin.c
  8562. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dss.d -MT libavformat/dss.o -c -o libavformat/dss.o libavformat/dss.c
  8563. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dtsdec.d -MT libavformat/dtsdec.o -c -o libavformat/dtsdec.o libavformat/dtsdec.c
  8564. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dump.d -MT libavformat/dump.o -c -o libavformat/dump.o libavformat/dump.c
  8565. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dv.d -MT libavformat/dv.o -c -o libavformat/dv.o libavformat/dv.c
  8566. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/dxa.d -MT libavformat/dxa.o -c -o libavformat/dxa.o libavformat/dxa.c
  8567. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/eacdata.d -MT libavformat/eacdata.o -c -o libavformat/eacdata.o libavformat/eacdata.c
  8568. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/electronicarts.d -MT libavformat/electronicarts.o -c -o libavformat/electronicarts.o libavformat/electronicarts.c
  8569. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ffmetadec.d -MT libavformat/ffmetadec.o -c -o libavformat/ffmetadec.o libavformat/ffmetadec.c
  8570. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/file.d -MT libavformat/file.o -c -o libavformat/file.o libavformat/file.c
  8571. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/filmstripdec.d -MT libavformat/filmstripdec.o -c -o libavformat/filmstripdec.o libavformat/filmstripdec.c
  8572. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/flac_picture.d -MT libavformat/flac_picture.o -c -o libavformat/flac_picture.o libavformat/flac_picture.c
  8573. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/flacdec.d -MT libavformat/flacdec.o -c -o libavformat/flacdec.o libavformat/flacdec.c
  8574. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/flacenc_header.d -MT libavformat/flacenc_header.o -c -o libavformat/flacenc_header.o libavformat/flacenc_header.c
  8575. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/flic.d -MT libavformat/flic.o -c -o libavformat/flic.o libavformat/flic.c
  8576. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/flvdec.d -MT libavformat/flvdec.o -c -o libavformat/flvdec.o libavformat/flvdec.c
  8577. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/format.d -MT libavformat/format.o -c -o libavformat/format.o libavformat/format.c
  8578. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/g722.d -MT libavformat/g722.o -c -o libavformat/g722.o libavformat/g722.c
  8579. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/g723_1.d -MT libavformat/g723_1.o -c -o libavformat/g723_1.o libavformat/g723_1.c
  8580. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/g729dec.d -MT libavformat/g729dec.o -c -o libavformat/g729dec.o libavformat/g729dec.c
  8581. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/gsmdec.d -MT libavformat/gsmdec.o -c -o libavformat/gsmdec.o libavformat/gsmdec.c
  8582. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/gxf.d -MT libavformat/gxf.o -c -o libavformat/gxf.o libavformat/gxf.c
  8583. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/h261dec.d -MT libavformat/h261dec.o -c -o libavformat/h261dec.o libavformat/h261dec.c
  8584. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/h263dec.d -MT libavformat/h263dec.o -c -o libavformat/h263dec.o libavformat/h263dec.c
  8585. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/h264dec.d -MT libavformat/h264dec.o -c -o libavformat/h264dec.o libavformat/h264dec.c
  8586. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/hevc.d -MT libavformat/hevc.o -c -o libavformat/hevc.o libavformat/hevc.c
  8587. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/hevcdec.d -MT libavformat/hevcdec.o -c -o libavformat/hevcdec.o libavformat/hevcdec.c
  8588. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/hls.d -MT libavformat/hls.o -c -o libavformat/hls.o libavformat/hls.c
  8589. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/hlsproto.d -MT libavformat/hlsproto.o -c -o libavformat/hlsproto.o libavformat/hlsproto.c
  8590. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/hnm.d -MT libavformat/hnm.o -c -o libavformat/hnm.o libavformat/hnm.c
  8591. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/id3v1.d -MT libavformat/id3v1.o -c -o libavformat/id3v1.o libavformat/id3v1.c
  8592. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/id3v2.d -MT libavformat/id3v2.o -c -o libavformat/id3v2.o libavformat/id3v2.c
  8593. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/idcin.d -MT libavformat/idcin.o -c -o libavformat/idcin.o libavformat/idcin.c
  8594. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/idroqdec.d -MT libavformat/idroqdec.o -c -o libavformat/idroqdec.o libavformat/idroqdec.c
  8595. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/iff.d -MT libavformat/iff.o -c -o libavformat/iff.o libavformat/iff.c
  8596. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ilbc.d -MT libavformat/ilbc.o -c -o libavformat/ilbc.o libavformat/ilbc.c
  8597. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/img2.d -MT libavformat/img2.o -c -o libavformat/img2.o libavformat/img2.c
  8598. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/img2dec.d -MT libavformat/img2dec.o -c -o libavformat/img2dec.o libavformat/img2dec.c
  8599. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ingenientdec.d -MT libavformat/ingenientdec.o -c -o libavformat/ingenientdec.o libavformat/ingenientdec.c
  8600. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ipmovie.d -MT libavformat/ipmovie.o -c -o libavformat/ipmovie.o libavformat/ipmovie.c
  8601. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/isom.d -MT libavformat/isom.o -c -o libavformat/isom.o libavformat/isom.c
  8602. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/iss.d -MT libavformat/iss.o -c -o libavformat/iss.o libavformat/iss.c
  8603. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/iv8.d -MT libavformat/iv8.o -c -o libavformat/iv8.o libavformat/iv8.c
  8604. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ivfdec.d -MT libavformat/ivfdec.o -c -o libavformat/ivfdec.o libavformat/ivfdec.c
  8605. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/jvdec.d -MT libavformat/jvdec.o -c -o libavformat/jvdec.o libavformat/jvdec.c
  8606. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/lmlm4.d -MT libavformat/lmlm4.o -c -o libavformat/lmlm4.o libavformat/lmlm4.c
  8607. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/log2_tab.d -MT libavformat/log2_tab.o -c -o libavformat/log2_tab.o libavformat/log2_tab.c
  8608. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/lxfdec.d -MT libavformat/lxfdec.o -c -o libavformat/lxfdec.o libavformat/lxfdec.c
  8609. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/m4vdec.d -MT libavformat/m4vdec.o -c -o libavformat/m4vdec.o libavformat/m4vdec.c
  8610. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/matroska.d -MT libavformat/matroska.o -c -o libavformat/matroska.o libavformat/matroska.c
  8611. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/matroskadec.d -MT libavformat/matroskadec.o -c -o libavformat/matroskadec.o libavformat/matroskadec.c
  8612. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/matroskaenc.d -MT libavformat/matroskaenc.o -c -o libavformat/matroskaenc.o libavformat/matroskaenc.c
  8613. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/md5proto.d -MT libavformat/md5proto.o -c -o libavformat/md5proto.o libavformat/md5proto.c
  8614. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/metadata.d -MT libavformat/metadata.o -c -o libavformat/metadata.o libavformat/metadata.c
  8615. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mm.d -MT libavformat/mm.o -c -o libavformat/mm.o libavformat/mm.c
  8616. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mmf.d -MT libavformat/mmf.o -c -o libavformat/mmf.o libavformat/mmf.c
  8617. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mov.d -MT libavformat/mov.o -c -o libavformat/mov.o libavformat/mov.c
  8618. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mov_chan.d -MT libavformat/mov_chan.o -c -o libavformat/mov_chan.o libavformat/mov_chan.c
  8619. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/movenc.d -MT libavformat/movenc.o -c -o libavformat/movenc.o libavformat/movenc.c
  8620. libavformat/movenc.c: In function 'mov_flush_fragment':
  8621. libavformat/movenc.c:580:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  8622. if (cluster_idx >= track->entry)
  8623. ^
  8624. libavformat/movenc.c:580:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  8625. if (cluster_idx >= track->entry)
  8626. ^
  8627. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/movenchint.d -MT libavformat/movenchint.o -c -o libavformat/movenchint.o libavformat/movenchint.c
  8628. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mp3dec.d -MT libavformat/mp3dec.o -c -o libavformat/mp3dec.o libavformat/mp3dec.c
  8629. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpc.d -MT libavformat/mpc.o -c -o libavformat/mpc.o libavformat/mpc.c
  8630. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpc8.d -MT libavformat/mpc8.o -c -o libavformat/mpc8.o libavformat/mpc8.c
  8631. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpeg.d -MT libavformat/mpeg.o -c -o libavformat/mpeg.o libavformat/mpeg.c
  8632. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpegts.d -MT libavformat/mpegts.o -c -o libavformat/mpegts.o libavformat/mpegts.c
  8633. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpegvideodec.d -MT libavformat/mpegvideodec.o -c -o libavformat/mpegvideodec.o libavformat/mpegvideodec.c
  8634. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mpjpegdec.d -MT libavformat/mpjpegdec.o -c -o libavformat/mpjpegdec.o libavformat/mpjpegdec.c
  8635. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/msnwc_tcp.d -MT libavformat/msnwc_tcp.o -c -o libavformat/msnwc_tcp.o libavformat/msnwc_tcp.c
  8636. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mtv.d -MT libavformat/mtv.o -c -o libavformat/mtv.o libavformat/mtv.c
  8637. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mux.d -MT libavformat/mux.o -c -o libavformat/mux.o libavformat/mux.c
  8638. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mvdec.d -MT libavformat/mvdec.o -c -o libavformat/mvdec.o libavformat/mvdec.c
  8639. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mvi.d -MT libavformat/mvi.o -c -o libavformat/mvi.o libavformat/mvi.c
  8640. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mxf.d -MT libavformat/mxf.o -c -o libavformat/mxf.o libavformat/mxf.c
  8641. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mxfdec.d -MT libavformat/mxfdec.o -c -o libavformat/mxfdec.o libavformat/mxfdec.c
  8642. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/mxg.d -MT libavformat/mxg.o -c -o libavformat/mxg.o libavformat/mxg.c
  8643. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/ncdec.d -MT libavformat/ncdec.o -c -o libavformat/ncdec.o libavformat/ncdec.c
  8644. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/nsvdec.d -MT libavformat/nsvdec.o -c -o libavformat/nsvdec.o libavformat/nsvdec.c
  8645. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/nut.d -MT libavformat/nut.o -c -o libavformat/nut.o libavformat/nut.c
  8646. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/nutdec.d -MT libavformat/nutdec.o -c -o libavformat/nutdec.o libavformat/nutdec.c
  8647. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/nuv.d -MT libavformat/nuv.o -c -o libavformat/nuv.o libavformat/nuv.c
  8648. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggdec.d -MT libavformat/oggdec.o -c -o libavformat/oggdec.o libavformat/oggdec.c
  8649. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsecelt.d -MT libavformat/oggparsecelt.o -c -o libavformat/oggparsecelt.o libavformat/oggparsecelt.c
  8650. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsedirac.d -MT libavformat/oggparsedirac.o -c -o libavformat/oggparsedirac.o libavformat/oggparsedirac.c
  8651. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparseflac.d -MT libavformat/oggparseflac.o -c -o libavformat/oggparseflac.o libavformat/oggparseflac.c
  8652. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparseogm.d -MT libavformat/oggparseogm.o -c -o libavformat/oggparseogm.o libavformat/oggparseogm.c
  8653. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparseopus.d -MT libavformat/oggparseopus.o -c -o libavformat/oggparseopus.o libavformat/oggparseopus.c
  8654. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparseskeleton.d -MT libavformat/oggparseskeleton.o -c -o libavformat/oggparseskeleton.o libavformat/oggparseskeleton.c
  8655. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsespeex.d -MT libavformat/oggparsespeex.o -c -o libavformat/oggparsespeex.o libavformat/oggparsespeex.c
  8656. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsetheora.d -MT libavformat/oggparsetheora.o -c -o libavformat/oggparsetheora.o libavformat/oggparsetheora.c
  8657. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsevorbis.d -MT libavformat/oggparsevorbis.o -c -o libavformat/oggparsevorbis.o libavformat/oggparsevorbis.c
  8658. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oggparsevp8.d -MT libavformat/oggparsevp8.o -c -o libavformat/oggparsevp8.o libavformat/oggparsevp8.c
  8659. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/oma.d -MT libavformat/oma.o -c -o libavformat/oma.o libavformat/oma.c
  8660. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/omadec.d -MT libavformat/omadec.o -c -o libavformat/omadec.o libavformat/omadec.c
  8661. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/options.d -MT libavformat/options.o -c -o libavformat/options.o libavformat/options.c
  8662. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/os_support.d -MT libavformat/os_support.o -c -o libavformat/os_support.o libavformat/os_support.c
  8663. In file included from /usr/include/time.h:27:0,
  8664. from libavformat/avformat.h:256,
  8665. from libavformat/os_support.c:27:
  8666. /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  8667. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
  8668. ^~~~~~~
  8669. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/paf.d -MT libavformat/paf.o -c -o libavformat/paf.o libavformat/paf.c
  8670. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/pcm.d -MT libavformat/pcm.o -c -o libavformat/pcm.o libavformat/pcm.c
  8671. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/pcmdec.d -MT libavformat/pcmdec.o -c -o libavformat/pcmdec.o libavformat/pcmdec.c
  8672. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/pmpdec.d -MT libavformat/pmpdec.o -c -o libavformat/pmpdec.o libavformat/pmpdec.c
  8673. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/protocols.d -MT libavformat/protocols.o -c -o libavformat/protocols.o libavformat/protocols.c
  8674. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/psxstr.d -MT libavformat/psxstr.o -c -o libavformat/psxstr.o libavformat/psxstr.c
  8675. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/pva.d -MT libavformat/pva.o -c -o libavformat/pva.o libavformat/pva.c
  8676. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/qcp.d -MT libavformat/qcp.o -c -o libavformat/qcp.o libavformat/qcp.c
  8677. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/r3d.d -MT libavformat/r3d.o -c -o libavformat/r3d.o libavformat/r3d.c
  8678. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rawdec.d -MT libavformat/rawdec.o -c -o libavformat/rawdec.o libavformat/rawdec.c
  8679. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rawvideodec.d -MT libavformat/rawvideodec.o -c -o libavformat/rawvideodec.o libavformat/rawvideodec.c
  8680. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/replaygain.d -MT libavformat/replaygain.o -c -o libavformat/replaygain.o libavformat/replaygain.c
  8681. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/riff.d -MT libavformat/riff.o -c -o libavformat/riff.o libavformat/riff.c
  8682. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/riffdec.d -MT libavformat/riffdec.o -c -o libavformat/riffdec.o libavformat/riffdec.c
  8683. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/riffenc.d -MT libavformat/riffenc.o -c -o libavformat/riffenc.o libavformat/riffenc.c
  8684. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rl2.d -MT libavformat/rl2.o -c -o libavformat/rl2.o libavformat/rl2.c
  8685. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rm.d -MT libavformat/rm.o -c -o libavformat/rm.o libavformat/rm.c
  8686. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rmdec.d -MT libavformat/rmdec.o -c -o libavformat/rmdec.o libavformat/rmdec.c
  8687. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rmsipr.d -MT libavformat/rmsipr.o -c -o libavformat/rmsipr.o libavformat/rmsipr.c
  8688. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rpl.d -MT libavformat/rpl.o -c -o libavformat/rpl.o libavformat/rpl.c
  8689. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rso.d -MT libavformat/rso.o -c -o libavformat/rso.o libavformat/rso.c
  8690. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rsodec.d -MT libavformat/rsodec.o -c -o libavformat/rsodec.o libavformat/rsodec.c
  8691. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rtp.d -MT libavformat/rtp.o -c -o libavformat/rtp.o libavformat/rtp.c
  8692. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/rtpenc_chain.d -MT libavformat/rtpenc_chain.o -c -o libavformat/rtpenc_chain.o libavformat/rtpenc_chain.c
  8693. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/sauce.d -MT libavformat/sauce.o -c -o libavformat/sauce.o libavformat/sauce.c
  8694. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/sdp.d -MT libavformat/sdp.o -c -o libavformat/sdp.o libavformat/sdp.c
  8695. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/segafilm.d -MT libavformat/segafilm.o -c -o libavformat/segafilm.o libavformat/segafilm.c
  8696. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/sierravmd.d -MT libavformat/sierravmd.o -c -o libavformat/sierravmd.o libavformat/sierravmd.c
  8697. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/siff.d -MT libavformat/siff.o -c -o libavformat/siff.o libavformat/siff.c
  8698. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/smacker.d -MT libavformat/smacker.o -c -o libavformat/smacker.o libavformat/smacker.c
  8699. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/smjpeg.d -MT libavformat/smjpeg.o -c -o libavformat/smjpeg.o libavformat/smjpeg.c
  8700. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/smjpegdec.d -MT libavformat/smjpegdec.o -c -o libavformat/smjpegdec.o libavformat/smjpegdec.c
  8701. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/smush.d -MT libavformat/smush.o -c -o libavformat/smush.o libavformat/smush.c
  8702. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/sol.d -MT libavformat/sol.o -c -o libavformat/sol.o libavformat/sol.c
  8703. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/soxdec.d -MT libavformat/soxdec.o -c -o libavformat/soxdec.o libavformat/soxdec.c
  8704. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/spdif.d -MT libavformat/spdif.o -c -o libavformat/spdif.o libavformat/spdif.c
  8705. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/spdifdec.d -MT libavformat/spdifdec.o -c -o libavformat/spdifdec.o libavformat/spdifdec.c
  8706. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/srtdec.d -MT libavformat/srtdec.o -c -o libavformat/srtdec.o libavformat/srtdec.c
  8707. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/swf.d -MT libavformat/swf.o -c -o libavformat/swf.o libavformat/swf.c
  8708. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/swfdec.d -MT libavformat/swfdec.o -c -o libavformat/swfdec.o libavformat/swfdec.c
  8709. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/takdec.d -MT libavformat/takdec.o -c -o libavformat/takdec.o libavformat/takdec.c
  8710. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/thp.d -MT libavformat/thp.o -c -o libavformat/thp.o libavformat/thp.c
  8711. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tiertexseq.d -MT libavformat/tiertexseq.o -c -o libavformat/tiertexseq.o libavformat/tiertexseq.c
  8712. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tmv.d -MT libavformat/tmv.o -c -o libavformat/tmv.o libavformat/tmv.c
  8713. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tta.d -MT libavformat/tta.o -c -o libavformat/tta.o libavformat/tta.c
  8714. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tty.d -MT libavformat/tty.o -c -o libavformat/tty.o libavformat/tty.c
  8715. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/txd.d -MT libavformat/txd.o -c -o libavformat/txd.o libavformat/txd.c
  8716. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/url.d -MT libavformat/url.o -c -o libavformat/url.o libavformat/url.c
  8717. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/utils.d -MT libavformat/utils.o -c -o libavformat/utils.o libavformat/utils.c
  8718. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/vc1test.d -MT libavformat/vc1test.o -c -o libavformat/vc1test.o libavformat/vc1test.c
  8719. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/voc.d -MT libavformat/voc.o -c -o libavformat/voc.o libavformat/voc.c
  8720. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/voc_packet.d -MT libavformat/voc_packet.o -c -o libavformat/voc_packet.o libavformat/voc_packet.c
  8721. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/vocdec.d -MT libavformat/vocdec.o -c -o libavformat/vocdec.o libavformat/vocdec.c
  8722. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/vorbiscomment.d -MT libavformat/vorbiscomment.o -c -o libavformat/vorbiscomment.o libavformat/vorbiscomment.c
  8723. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/vqf.d -MT libavformat/vqf.o -c -o libavformat/vqf.o libavformat/vqf.c
  8724. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/wavdec.d -MT libavformat/wavdec.o -c -o libavformat/wavdec.o libavformat/wavdec.c
  8725. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/wc3movie.d -MT libavformat/wc3movie.o -c -o libavformat/wc3movie.o libavformat/wc3movie.c
  8726. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/westwood_aud.d -MT libavformat/westwood_aud.o -c -o libavformat/westwood_aud.o libavformat/westwood_aud.c
  8727. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/westwood_vqa.d -MT libavformat/westwood_vqa.o -c -o libavformat/westwood_vqa.o libavformat/westwood_vqa.c
  8728. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/wtv.d -MT libavformat/wtv.o -c -o libavformat/wtv.o libavformat/wtv.c
  8729. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/wv.d -MT libavformat/wv.o -c -o libavformat/wv.o libavformat/wv.c
  8730. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/wvdec.d -MT libavformat/wvdec.o -c -o libavformat/wvdec.o libavformat/wvdec.c
  8731. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/xa.d -MT libavformat/xa.o -c -o libavformat/xa.o libavformat/xa.c
  8732. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/xmv.d -MT libavformat/xmv.o -c -o libavformat/xmv.o libavformat/xmv.c
  8733. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/xwma.d -MT libavformat/xwma.o -c -o libavformat/xwma.o libavformat/xwma.c
  8734. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/yop.d -MT libavformat/yop.o -c -o libavformat/yop.o libavformat/yop.c
  8735. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/yuv4mpegdec.d -MT libavformat/yuv4mpegdec.o -c -o libavformat/yuv4mpegdec.o libavformat/yuv4mpegdec.c
  8736. rm -f libavformat/libavformat.a
  8737. ar rc libavformat/libavformat.a libavformat/4xm.o libavformat/aacdec.o libavformat/ac3dec.o libavformat/adxdec.o libavformat/aea.o libavformat/aiffdec.o libavformat/allformats.o libavformat/amr.o libavformat/anm.o libavformat/apc.o libavformat/ape.o libavformat/apetag.o libavformat/asf.o libavformat/asfcrypt.o libavformat/asfdec.o libavformat/assdec.o libavformat/au.o libavformat/avc.o libavformat/avidec.o libavformat/avio.o libavformat/aviobuf.o libavformat/avlanguage.o libavformat/avs.o libavformat/bethsoftvid.o libavformat/bfi.o libavformat/bink.o libavformat/bmv.o libavformat/c93.o libavformat/caf.o libavformat/cafdec.o libavformat/cavsvideodec.o libavformat/cdg.o libavformat/cdxl.o libavformat/concat.o libavformat/crypto.o libavformat/cutils.o libavformat/dauddec.o libavformat/dfa.o libavformat/diracdec.o libavformat/dnxhddec.o libavformat/dsicin.o libavformat/dss.o libavformat/dtsdec.o libavformat/dump.o libavformat/dv.o libavformat/dxa.o libavformat/eacdata.o libavformat/electronicarts.o libavformat/ffmetadec.o libavformat/file.o libavformat/filmstripdec.o libavformat/flac_picture.o libavformat/flacdec.o libavformat/flacenc_header.o libavformat/flic.o libavformat/flvdec.o libavformat/format.o libavformat/g722.o libavformat/g723_1.o libavformat/g729dec.o libavformat/gsmdec.o libavformat/gxf.o libavformat/h261dec.o libavformat/h263dec.o libavformat/h264dec.o libavformat/hevc.o libavformat/hevcdec.o libavformat/hls.o libavformat/hlsproto.o libavformat/hnm.o libavformat/id3v1.o libavformat/id3v2.o libavformat/idcin.o libavformat/idroqdec.o libavformat/iff.o libavformat/ilbc.o libavformat/img2.o libavformat/img2dec.o libavformat/ingenientdec.o libavformat/ipmovie.o libavformat/isom.o libavformat/iss.o libavformat/iv8.o libavformat/ivfdec.o libavformat/jvdec.o libavformat/lmlm4.o libavformat/log2_tab.o libavformat/lxfdec.o libavformat/m4vdec.o libavformat/matroska.o libavformat/matroskadec.o libavformat/matroskaenc.o libavformat/md5proto.o libavformat/metadata.o libavformat/mm.o libavformat/mmf.o libavformat/mov.o libavformat/mov_chan.o libavformat/movenc.o libavformat/movenchint.o libavformat/mp3dec.o libavformat/mpc.o libavformat/mpc8.o libavformat/mpeg.o libavformat/mpegts.o libavformat/mpegvideodec.o libavformat/mpjpegdec.o libavformat/msnwc_tcp.o libavformat/mtv.o libavformat/mux.o libavformat/mvdec.o libavformat/mvi.o libavformat/mxf.o libavformat/mxfdec.o libavformat/mxg.o libavformat/ncdec.o libavformat/nsvdec.o libavformat/nut.o libavformat/nutdec.o libavformat/nuv.o libavformat/oggdec.o libavformat/oggparsecelt.o libavformat/oggparsedirac.o libavformat/oggparseflac.o libavformat/oggparseogm.o libavformat/oggparseopus.o libavformat/oggparseskeleton.o libavformat/oggparsespeex.o libavformat/oggparsetheora.o libavformat/oggparsevorbis.o libavformat/oggparsevp8.o libavformat/oma.o libavformat/omadec.o libavformat/options.o libavformat/os_support.o libavformat/paf.o libavformat/pcm.o libavformat/pcmdec.o libavformat/pmpdec.o libavformat/protocols.o libavformat/psxstr.o libavformat/pva.o libavformat/qcp.o libavformat/r3d.o libavformat/rawdec.o libavformat/rawvideodec.o libavformat/replaygain.o libavformat/riff.o libavformat/riffdec.o libavformat/riffenc.o libavformat/rl2.o libavformat/rm.o libavformat/rmdec.o libavformat/rmsipr.o libavformat/rpl.o libavformat/rso.o libavformat/rsodec.o libavformat/rtp.o libavformat/rtpenc_chain.o libavformat/sauce.o libavformat/sdp.o libavformat/segafilm.o libavformat/sierravmd.o libavformat/siff.o libavformat/smacker.o libavformat/smjpeg.o libavformat/smjpegdec.o libavformat/smush.o libavformat/sol.o libavformat/soxdec.o libavformat/spdif.o libavformat/spdifdec.o libavformat/srtdec.o libavformat/swf.o libavformat/swfdec.o libavformat/takdec.o libavformat/thp.o libavformat/tiertexseq.o libavformat/tmv.o libavformat/tta.o libavformat/tty.o libavformat/txd.o libavformat/url.o libavformat/utils.o libavformat/vc1test.o libavformat/voc.o libavformat/voc_packet.o libavformat/vocdec.o libavformat/vorbiscomment.o libavformat/vqf.o libavformat/wavdec.o libavformat/wc3movie.o libavformat/westwood_aud.o libavformat/westwood_vqa.o libavformat/wtv.o libavformat/wv.o libavformat/wvdec.o libavformat/xa.o libavformat/xmv.o libavformat/xwma.o libavformat/yop.o libavformat/yuv4mpegdec.o
  8738. ranlib libavformat/libavformat.a
  8739. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/4xm.d -MT libavcodec/4xm.o -c -o libavcodec/4xm.o libavcodec/4xm.c
  8740. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/8bps.d -MT libavcodec/8bps.o -c -o libavcodec/8bps.o libavcodec/8bps.c
  8741. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/8svx.d -MT libavcodec/8svx.o -c -o libavcodec/8svx.o libavcodec/8svx.c
  8742. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aac_ac3_parser.d -MT libavcodec/aac_ac3_parser.o -c -o libavcodec/aac_ac3_parser.o libavcodec/aac_ac3_parser.c
  8743. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aac_adtstoasc_bsf.d -MT libavcodec/aac_adtstoasc_bsf.o -c -o libavcodec/aac_adtstoasc_bsf.o libavcodec/aac_adtstoasc_bsf.c
  8744. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aac_parser.d -MT libavcodec/aac_parser.o -c -o libavcodec/aac_parser.o libavcodec/aac_parser.c
  8745. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacadtsdec.d -MT libavcodec/aacadtsdec.o -c -o libavcodec/aacadtsdec.o libavcodec/aacadtsdec.c
  8746. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aaccoder.d -MT libavcodec/aaccoder.o -c -o libavcodec/aaccoder.o libavcodec/aaccoder.c
  8747. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacdec.d -MT libavcodec/aacdec.o -c -o libavcodec/aacdec.o libavcodec/aacdec.c
  8748. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacenc.d -MT libavcodec/aacenc.o -c -o libavcodec/aacenc.o libavcodec/aacenc.c
  8749. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacps.d -MT libavcodec/aacps.o -c -o libavcodec/aacps.o libavcodec/aacps.c
  8750. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacpsdsp.d -MT libavcodec/aacpsdsp.o -c -o libavcodec/aacpsdsp.o libavcodec/aacpsdsp.c
  8751. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacpsy.d -MT libavcodec/aacpsy.o -c -o libavcodec/aacpsy.o libavcodec/aacpsy.c
  8752. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aacsbr.d -MT libavcodec/aacsbr.o -c -o libavcodec/aacsbr.o libavcodec/aacsbr.c
  8753. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aactab.d -MT libavcodec/aactab.o -c -o libavcodec/aactab.o libavcodec/aactab.c
  8754. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aandcttab.d -MT libavcodec/aandcttab.o -c -o libavcodec/aandcttab.o libavcodec/aandcttab.c
  8755. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aasc.d -MT libavcodec/aasc.o -c -o libavcodec/aasc.o libavcodec/aasc.c
  8756. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3.d -MT libavcodec/ac3.o -c -o libavcodec/ac3.o libavcodec/ac3.c
  8757. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3_parser.d -MT libavcodec/ac3_parser.o -c -o libavcodec/ac3_parser.o libavcodec/ac3_parser.c
  8758. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3dec.d -MT libavcodec/ac3dec.o -c -o libavcodec/ac3dec.o libavcodec/ac3dec.c
  8759. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3dec_data.d -MT libavcodec/ac3dec_data.o -c -o libavcodec/ac3dec_data.o libavcodec/ac3dec_data.c
  8760. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3dsp.d -MT libavcodec/ac3dsp.o -c -o libavcodec/ac3dsp.o libavcodec/ac3dsp.c
  8761. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3enc.d -MT libavcodec/ac3enc.o -c -o libavcodec/ac3enc.o libavcodec/ac3enc.c
  8762. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3enc_float.d -MT libavcodec/ac3enc_float.o -c -o libavcodec/ac3enc_float.o libavcodec/ac3enc_float.c
  8763. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ac3tab.d -MT libavcodec/ac3tab.o -c -o libavcodec/ac3tab.o libavcodec/ac3tab.c
  8764. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/acelp_filters.d -MT libavcodec/acelp_filters.o -c -o libavcodec/acelp_filters.o libavcodec/acelp_filters.c
  8765. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/acelp_pitch_delay.d -MT libavcodec/acelp_pitch_delay.o -c -o libavcodec/acelp_pitch_delay.o libavcodec/acelp_pitch_delay.c
  8766. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/acelp_vectors.d -MT libavcodec/acelp_vectors.o -c -o libavcodec/acelp_vectors.o libavcodec/acelp_vectors.c
  8767. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/adpcm.d -MT libavcodec/adpcm.o -c -o libavcodec/adpcm.o libavcodec/adpcm.c
  8768. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/adpcm_data.d -MT libavcodec/adpcm_data.o -c -o libavcodec/adpcm_data.o libavcodec/adpcm_data.c
  8769. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/adx.d -MT libavcodec/adx.o -c -o libavcodec/adx.o libavcodec/adx.c
  8770. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/adx_parser.d -MT libavcodec/adx_parser.o -c -o libavcodec/adx_parser.o libavcodec/adx_parser.c
  8771. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/adxdec.d -MT libavcodec/adxdec.o -c -o libavcodec/adxdec.o libavcodec/adxdec.c
  8772. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aic.d -MT libavcodec/aic.o -c -o libavcodec/aic.o libavcodec/aic.c
  8773. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/alac.d -MT libavcodec/alac.o -c -o libavcodec/alac.o libavcodec/alac.c
  8774. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/alac_data.d -MT libavcodec/alac_data.o -c -o libavcodec/alac_data.o libavcodec/alac_data.c
  8775. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aliaspixdec.d -MT libavcodec/aliaspixdec.o -c -o libavcodec/aliaspixdec.o libavcodec/aliaspixdec.c
  8776. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/allcodecs.d -MT libavcodec/allcodecs.o -c -o libavcodec/allcodecs.o libavcodec/allcodecs.c
  8777. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/alsdec.d -MT libavcodec/alsdec.o -c -o libavcodec/alsdec.o libavcodec/alsdec.c
  8778. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/amrnbdec.d -MT libavcodec/amrnbdec.o -c -o libavcodec/amrnbdec.o libavcodec/amrnbdec.c
  8779. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/amrwbdec.d -MT libavcodec/amrwbdec.o -c -o libavcodec/amrwbdec.o libavcodec/amrwbdec.c
  8780. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/anm.d -MT libavcodec/anm.o -c -o libavcodec/anm.o libavcodec/anm.c
  8781. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ansi.d -MT libavcodec/ansi.o -c -o libavcodec/ansi.o libavcodec/ansi.c
  8782. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/apedec.d -MT libavcodec/apedec.o -c -o libavcodec/apedec.o libavcodec/apedec.c
  8783. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ass.d -MT libavcodec/ass.o -c -o libavcodec/ass.o libavcodec/ass.c
  8784. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/assdec.d -MT libavcodec/assdec.o -c -o libavcodec/assdec.o libavcodec/assdec.c
  8785. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/asv.d -MT libavcodec/asv.o -c -o libavcodec/asv.o libavcodec/asv.c
  8786. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/asvdec.d -MT libavcodec/asvdec.o -c -o libavcodec/asvdec.o libavcodec/asvdec.c
  8787. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac.d -MT libavcodec/atrac.o -c -o libavcodec/atrac.o libavcodec/atrac.c
  8788. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac1.d -MT libavcodec/atrac1.o -c -o libavcodec/atrac1.o libavcodec/atrac1.c
  8789. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac3.d -MT libavcodec/atrac3.o -c -o libavcodec/atrac3.o libavcodec/atrac3.c
  8790. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac3plus.d -MT libavcodec/atrac3plus.o -c -o libavcodec/atrac3plus.o libavcodec/atrac3plus.c
  8791. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac3plusdec.d -MT libavcodec/atrac3plusdec.o -c -o libavcodec/atrac3plusdec.o libavcodec/atrac3plusdec.c
  8792. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/atrac3plusdsp.d -MT libavcodec/atrac3plusdsp.o -c -o libavcodec/atrac3plusdsp.o libavcodec/atrac3plusdsp.c
  8793. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/audio_frame_queue.d -MT libavcodec/audio_frame_queue.o -c -o libavcodec/audio_frame_queue.o libavcodec/audio_frame_queue.c
  8794. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/audiodsp.d -MT libavcodec/audiodsp.o -c -o libavcodec/audiodsp.o libavcodec/audiodsp.c
  8795. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/aura.d -MT libavcodec/aura.o -c -o libavcodec/aura.o libavcodec/aura.c
  8796. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/avfft.d -MT libavcodec/avfft.o -c -o libavcodec/avfft.o libavcodec/avfft.c
  8797. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/avpacket.d -MT libavcodec/avpacket.o -c -o libavcodec/avpacket.o libavcodec/avpacket.c
  8798. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/avpicture.d -MT libavcodec/avpicture.o -c -o libavcodec/avpicture.o libavcodec/avpicture.c
  8799. libavcodec/avpicture.c: In function 'avpicture_layout':
  8800. libavcodec/avpicture.c:49:36: warning: passing argument 3 of 'av_image_copy_to_buffer' from incompatible pointer type [-Wincompatible-pointer-types]
  8801. src->data, src->linesize,
  8802. ^~~
  8803. In file included from libavcodec/avpicture.c:31:0:
  8804. ./libavutil/imgutils.h:175:5: note: expected 'const uint8_t * const* {aka const unsigned char * const*}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
  8805. int av_image_copy_to_buffer(uint8_t *dst, int dst_size,
  8806. ^~~~~~~~~~~~~~~~~~~~~~~
  8807. libavcodec/avpicture.c: In function 'av_picture_copy':
  8808. libavcodec/avpicture.c:79:45: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
  8809. av_image_copy(dst->data, dst->linesize, src->data,
  8810. ^~~
  8811. In file included from libavcodec/avpicture.c:31:0:
  8812. ./libavutil/imgutils.h:116:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
  8813. void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
  8814. ^~~~~~~~~~~~~
  8815. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/avs.d -MT libavcodec/avs.o -c -o libavcodec/avs.o libavcodec/avs.c
  8816. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bethsoftvideo.d -MT libavcodec/bethsoftvideo.o -c -o libavcodec/bethsoftvideo.o libavcodec/bethsoftvideo.c
  8817. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bfi.d -MT libavcodec/bfi.o -c -o libavcodec/bfi.o libavcodec/bfi.c
  8818. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bgmc.d -MT libavcodec/bgmc.o -c -o libavcodec/bgmc.o libavcodec/bgmc.c
  8819. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bink.d -MT libavcodec/bink.o -c -o libavcodec/bink.o libavcodec/bink.c
  8820. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/binkaudio.d -MT libavcodec/binkaudio.o -c -o libavcodec/binkaudio.o libavcodec/binkaudio.c
  8821. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/binkdsp.d -MT libavcodec/binkdsp.o -c -o libavcodec/binkdsp.o libavcodec/binkdsp.c
  8822. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bitstream.d -MT libavcodec/bitstream.o -c -o libavcodec/bitstream.o libavcodec/bitstream.c
  8823. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bitstream_filter.d -MT libavcodec/bitstream_filter.o -c -o libavcodec/bitstream_filter.o libavcodec/bitstream_filter.c
  8824. libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_next':
  8825. libavcodec/bitstream_filter.c:39:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  8826. return av_bsf_next(&opaque);
  8827. ^~~~~~~~~~~~~~~~~~~~
  8828. libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_init':
  8829. libavcodec/bitstream_filter.c:69:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  8830. ctx->filter = bsf;
  8831. ^
  8832. libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter':
  8833. libavcodec/bitstream_filter.c:127:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  8834. pkt.data = buf;
  8835. ^
  8836. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bitstream_filters.d -MT libavcodec/bitstream_filters.o -c -o libavcodec/bitstream_filters.o libavcodec/bitstream_filters.c
  8837. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/blockdsp.d -MT libavcodec/blockdsp.o -c -o libavcodec/blockdsp.o libavcodec/blockdsp.c
  8838. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bmp.d -MT libavcodec/bmp.o -c -o libavcodec/bmp.o libavcodec/bmp.c
  8839. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bmp_parser.d -MT libavcodec/bmp_parser.o -c -o libavcodec/bmp_parser.o libavcodec/bmp_parser.c
  8840. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bmvaudio.d -MT libavcodec/bmvaudio.o -c -o libavcodec/bmvaudio.o libavcodec/bmvaudio.c
  8841. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bmvvideo.d -MT libavcodec/bmvvideo.o -c -o libavcodec/bmvvideo.o libavcodec/bmvvideo.c
  8842. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/brenderpix.d -MT libavcodec/brenderpix.o -c -o libavcodec/brenderpix.o libavcodec/brenderpix.c
  8843. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bsf.d -MT libavcodec/bsf.o -c -o libavcodec/bsf.o libavcodec/bsf.c
  8844. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/bswapdsp.d -MT libavcodec/bswapdsp.o -c -o libavcodec/bswapdsp.o libavcodec/bswapdsp.c
  8845. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/c93.d -MT libavcodec/c93.o -c -o libavcodec/c93.o libavcodec/c93.c
  8846. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cabac.d -MT libavcodec/cabac.o -c -o libavcodec/cabac.o libavcodec/cabac.c
  8847. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/canopus.d -MT libavcodec/canopus.o -c -o libavcodec/canopus.o libavcodec/canopus.c
  8848. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cavs.d -MT libavcodec/cavs.o -c -o libavcodec/cavs.o libavcodec/cavs.c
  8849. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cavs_parser.d -MT libavcodec/cavs_parser.o -c -o libavcodec/cavs_parser.o libavcodec/cavs_parser.c
  8850. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cavsdata.d -MT libavcodec/cavsdata.o -c -o libavcodec/cavsdata.o libavcodec/cavsdata.c
  8851. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cavsdec.d -MT libavcodec/cavsdec.o -c -o libavcodec/cavsdec.o libavcodec/cavsdec.c
  8852. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cavsdsp.d -MT libavcodec/cavsdsp.o -c -o libavcodec/cavsdsp.o libavcodec/cavsdsp.c
  8853. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cdgraphics.d -MT libavcodec/cdgraphics.o -c -o libavcodec/cdgraphics.o libavcodec/cdgraphics.c
  8854. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cdxl.d -MT libavcodec/cdxl.o -c -o libavcodec/cdxl.o libavcodec/cdxl.c
  8855. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/celp_filters.d -MT libavcodec/celp_filters.o -c -o libavcodec/celp_filters.o libavcodec/celp_filters.c
  8856. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/celp_math.d -MT libavcodec/celp_math.o -c -o libavcodec/celp_math.o libavcodec/celp_math.c
  8857. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cga_data.d -MT libavcodec/cga_data.o -c -o libavcodec/cga_data.o libavcodec/cga_data.c
  8858. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cinepak.d -MT libavcodec/cinepak.o -c -o libavcodec/cinepak.o libavcodec/cinepak.c
  8859. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cljrdec.d -MT libavcodec/cljrdec.o -c -o libavcodec/cljrdec.o libavcodec/cljrdec.c
  8860. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cllc.d -MT libavcodec/cllc.o -c -o libavcodec/cllc.o libavcodec/cllc.c
  8861. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cngdec.d -MT libavcodec/cngdec.o -c -o libavcodec/cngdec.o libavcodec/cngdec.c
  8862. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/codec_desc.d -MT libavcodec/codec_desc.o -c -o libavcodec/codec_desc.o libavcodec/codec_desc.c
  8863. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cook.d -MT libavcodec/cook.o -c -o libavcodec/cook.o libavcodec/cook.c
  8864. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cook_parser.d -MT libavcodec/cook_parser.o -c -o libavcodec/cook_parser.o libavcodec/cook_parser.c
  8865. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cscd.d -MT libavcodec/cscd.o -c -o libavcodec/cscd.o libavcodec/cscd.c
  8866. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/cyuv.d -MT libavcodec/cyuv.o -c -o libavcodec/cyuv.o libavcodec/cyuv.c
  8867. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/d3d11va.d -MT libavcodec/d3d11va.o -c -o libavcodec/d3d11va.o libavcodec/d3d11va.c
  8868. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dca.d -MT libavcodec/dca.o -c -o libavcodec/dca.o libavcodec/dca.c
  8869. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dca_exss.d -MT libavcodec/dca_exss.o -c -o libavcodec/dca_exss.o libavcodec/dca_exss.c
  8870. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dca_parser.d -MT libavcodec/dca_parser.o -c -o libavcodec/dca_parser.o libavcodec/dca_parser.c
  8871. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dca_xll.d -MT libavcodec/dca_xll.o -c -o libavcodec/dca_xll.o libavcodec/dca_xll.c
  8872. libavcodec/dca_xll.c: In function 'ff_dca_xll_decode_audio':
  8873. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8874. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8875. ~^~~
  8876. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8877. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8878. ~^~~
  8879. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8880. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8881. ~^~~
  8882. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8883. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8884. ~^~~
  8885. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8886. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8887. ~^~~
  8888. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8889. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8890. ~^~~
  8891. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8892. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8893. ~^~~
  8894. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8895. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8896. ~^~~
  8897. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8898. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8899. ~^~~
  8900. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8901. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8902. ~^~~
  8903. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8904. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8905. ~^~~
  8906. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8907. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8908. ~^~~
  8909. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8910. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8911. ~^~~
  8912. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8913. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8914. ~^~~
  8915. libavcodec/dca_xll.c:381:23: warning: array subscript is above array bounds [-Warray-bounds]
  8916. int r1 = c[i - j - 1];
  8917. ~^~~~~~~~~~~
  8918. libavcodec/dca_xll.c:382:41: warning: array subscript is above array bounds [-Warray-bounds]
  8919. c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16;
  8920. ~^~~
  8921. libavcodec/dca_xll.c:383:26: warning: array subscript is above array bounds [-Warray-bounds]
  8922. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8923. ^~
  8924. libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds]
  8925. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8926. ~^~~
  8927. libavcodec/dca_xll.c:383:26: warning: array subscript is above array bounds [-Warray-bounds]
  8928. c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16;
  8929. ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  8930. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dcadata.d -MT libavcodec/dcadata.o -c -o libavcodec/dcadata.o libavcodec/dcadata.c
  8931. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dcadec.d -MT libavcodec/dcadec.o -c -o libavcodec/dcadec.o libavcodec/dcadec.c
  8932. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dcadsp.d -MT libavcodec/dcadsp.o -c -o libavcodec/dcadsp.o libavcodec/dcadsp.c
  8933. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dct.d -MT libavcodec/dct.o -c -o libavcodec/dct.o libavcodec/dct.c
  8934. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dct32_fixed.d -MT libavcodec/dct32_fixed.o -c -o libavcodec/dct32_fixed.o libavcodec/dct32_fixed.c
  8935. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dct32_float.d -MT libavcodec/dct32_float.o -c -o libavcodec/dct32_float.o libavcodec/dct32_float.c
  8936. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dds.d -MT libavcodec/dds.o -c -o libavcodec/dds.o libavcodec/dds.c
  8937. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dfa.d -MT libavcodec/dfa.o -c -o libavcodec/dfa.o libavcodec/dfa.c
  8938. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dirac.d -MT libavcodec/dirac.o -c -o libavcodec/dirac.o libavcodec/dirac.c
  8939. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dirac_parser.d -MT libavcodec/dirac_parser.o -c -o libavcodec/dirac_parser.o libavcodec/dirac_parser.c
  8940. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dnxhd_parser.d -MT libavcodec/dnxhd_parser.o -c -o libavcodec/dnxhd_parser.o libavcodec/dnxhd_parser.c
  8941. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dnxhddata.d -MT libavcodec/dnxhddata.o -c -o libavcodec/dnxhddata.o libavcodec/dnxhddata.c
  8942. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dnxhddec.d -MT libavcodec/dnxhddec.o -c -o libavcodec/dnxhddec.o libavcodec/dnxhddec.c
  8943. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dpcm.d -MT libavcodec/dpcm.o -c -o libavcodec/dpcm.o libavcodec/dpcm.c
  8944. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dpx.d -MT libavcodec/dpx.o -c -o libavcodec/dpx.o libavcodec/dpx.c
  8945. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dpx_parser.d -MT libavcodec/dpx_parser.o -c -o libavcodec/dpx_parser.o libavcodec/dpx_parser.c
  8946. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dsicinaudio.d -MT libavcodec/dsicinaudio.o -c -o libavcodec/dsicinaudio.o libavcodec/dsicinaudio.c
  8947. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dsicinvideo.d -MT libavcodec/dsicinvideo.o -c -o libavcodec/dsicinvideo.o libavcodec/dsicinvideo.c
  8948. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dss_sp.d -MT libavcodec/dss_sp.o -c -o libavcodec/dss_sp.o libavcodec/dss_sp.c
  8949. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dv.d -MT libavcodec/dv.o -c -o libavcodec/dv.o libavcodec/dv.c
  8950. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dv_profile.d -MT libavcodec/dv_profile.o -c -o libavcodec/dv_profile.o libavcodec/dv_profile.c
  8951. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvbsub_parser.d -MT libavcodec/dvbsub_parser.o -c -o libavcodec/dvbsub_parser.o libavcodec/dvbsub_parser.c
  8952. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvbsubdec.d -MT libavcodec/dvbsubdec.o -c -o libavcodec/dvbsubdec.o libavcodec/dvbsubdec.c
  8953. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvdata.d -MT libavcodec/dvdata.o -c -o libavcodec/dvdata.o libavcodec/dvdata.c
  8954. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvdec.d -MT libavcodec/dvdec.o -c -o libavcodec/dvdec.o libavcodec/dvdec.c
  8955. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvdsub_parser.d -MT libavcodec/dvdsub_parser.o -c -o libavcodec/dvdsub_parser.o libavcodec/dvdsub_parser.c
  8956. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dvdsubdec.d -MT libavcodec/dvdsubdec.o -c -o libavcodec/dvdsubdec.o libavcodec/dvdsubdec.c
  8957. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dxa.d -MT libavcodec/dxa.o -c -o libavcodec/dxa.o libavcodec/dxa.c
  8958. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dxtory.d -MT libavcodec/dxtory.o -c -o libavcodec/dxtory.o libavcodec/dxtory.c
  8959. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dxv.d -MT libavcodec/dxv.o -c -o libavcodec/dxv.o libavcodec/dxv.c
  8960. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eac3_data.d -MT libavcodec/eac3_data.o -c -o libavcodec/eac3_data.o libavcodec/eac3_data.c
  8961. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eac3dec.d -MT libavcodec/eac3dec.o -c -o libavcodec/eac3dec.o libavcodec/eac3dec.c
  8962. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eac3enc.d -MT libavcodec/eac3enc.o -c -o libavcodec/eac3enc.o libavcodec/eac3enc.c
  8963. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eacmv.d -MT libavcodec/eacmv.o -c -o libavcodec/eacmv.o libavcodec/eacmv.c
  8964. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eaidct.d -MT libavcodec/eaidct.o -c -o libavcodec/eaidct.o libavcodec/eaidct.c
  8965. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eamad.d -MT libavcodec/eamad.o -c -o libavcodec/eamad.o libavcodec/eamad.c
  8966. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eatgq.d -MT libavcodec/eatgq.o -c -o libavcodec/eatgq.o libavcodec/eatgq.c
  8967. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eatgv.d -MT libavcodec/eatgv.o -c -o libavcodec/eatgv.o libavcodec/eatgv.c
  8968. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/eatqi.d -MT libavcodec/eatqi.o -c -o libavcodec/eatqi.o libavcodec/eatqi.c
  8969. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/elsdec.d -MT libavcodec/elsdec.o -c -o libavcodec/elsdec.o libavcodec/elsdec.c
  8970. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/error_resilience.d -MT libavcodec/error_resilience.o -c -o libavcodec/error_resilience.o libavcodec/error_resilience.c
  8971. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/escape124.d -MT libavcodec/escape124.o -c -o libavcodec/escape124.o libavcodec/escape124.c
  8972. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/escape130.d -MT libavcodec/escape130.o -c -o libavcodec/escape130.o libavcodec/escape130.c
  8973. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/exr.d -MT libavcodec/exr.o -c -o libavcodec/exr.o libavcodec/exr.c
  8974. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/faandct.d -MT libavcodec/faandct.o -c -o libavcodec/faandct.o libavcodec/faandct.c
  8975. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/faanidct.d -MT libavcodec/faanidct.o -c -o libavcodec/faanidct.o libavcodec/faanidct.c
  8976. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/faxcompr.d -MT libavcodec/faxcompr.o -c -o libavcodec/faxcompr.o libavcodec/faxcompr.c
  8977. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fdctdsp.d -MT libavcodec/fdctdsp.o -c -o libavcodec/fdctdsp.o libavcodec/fdctdsp.c
  8978. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fft_fixed.d -MT libavcodec/fft_fixed.o -c -o libavcodec/fft_fixed.o libavcodec/fft_fixed.c
  8979. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fft_float.d -MT libavcodec/fft_float.o -c -o libavcodec/fft_float.o libavcodec/fft_float.c
  8980. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ffv1.d -MT libavcodec/ffv1.o -c -o libavcodec/ffv1.o libavcodec/ffv1.c
  8981. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ffv1dec.d -MT libavcodec/ffv1dec.o -c -o libavcodec/ffv1dec.o libavcodec/ffv1dec.c
  8982. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fic.d -MT libavcodec/fic.o -c -o libavcodec/fic.o libavcodec/fic.c
  8983. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flac.d -MT libavcodec/flac.o -c -o libavcodec/flac.o libavcodec/flac.c
  8984. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flac_parser.d -MT libavcodec/flac_parser.o -c -o libavcodec/flac_parser.o libavcodec/flac_parser.c
  8985. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flacdata.d -MT libavcodec/flacdata.o -c -o libavcodec/flacdata.o libavcodec/flacdata.c
  8986. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flacdec.d -MT libavcodec/flacdec.o -c -o libavcodec/flacdec.o libavcodec/flacdec.c
  8987. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flacdsp.d -MT libavcodec/flacdsp.o -c -o libavcodec/flacdsp.o libavcodec/flacdsp.c
  8988. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flacenc.d -MT libavcodec/flacenc.o -c -o libavcodec/flacenc.o libavcodec/flacenc.c
  8989. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flashsv.d -MT libavcodec/flashsv.o -c -o libavcodec/flashsv.o libavcodec/flashsv.c
  8990. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flicvideo.d -MT libavcodec/flicvideo.o -c -o libavcodec/flicvideo.o libavcodec/flicvideo.c
  8991. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flvdec.d -MT libavcodec/flvdec.o -c -o libavcodec/flvdec.o libavcodec/flvdec.c
  8992. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/flvenc.d -MT libavcodec/flvenc.o -c -o libavcodec/flvenc.o libavcodec/flvenc.c
  8993. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fmtconvert.d -MT libavcodec/fmtconvert.o -c -o libavcodec/fmtconvert.o libavcodec/fmtconvert.c
  8994. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/fraps.d -MT libavcodec/fraps.o -c -o libavcodec/fraps.o libavcodec/fraps.c
  8995. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/frwu.d -MT libavcodec/frwu.o -c -o libavcodec/frwu.o libavcodec/frwu.c
  8996. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g2meet.d -MT libavcodec/g2meet.o -c -o libavcodec/g2meet.o libavcodec/g2meet.c
  8997. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g722.d -MT libavcodec/g722.o -c -o libavcodec/g722.o libavcodec/g722.c
  8998. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g722dec.d -MT libavcodec/g722dec.o -c -o libavcodec/g722dec.o libavcodec/g722dec.c
  8999. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g722dsp.d -MT libavcodec/g722dsp.o -c -o libavcodec/g722dsp.o libavcodec/g722dsp.c
  9000. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g723_1.d -MT libavcodec/g723_1.o -c -o libavcodec/g723_1.o libavcodec/g723_1.c
  9001. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g723_1dec.d -MT libavcodec/g723_1dec.o -c -o libavcodec/g723_1dec.o libavcodec/g723_1dec.c
  9002. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/g726.d -MT libavcodec/g726.o -c -o libavcodec/g726.o libavcodec/g726.c
  9003. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/gifdec.d -MT libavcodec/gifdec.o -c -o libavcodec/gifdec.o libavcodec/gifdec.c
  9004. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/golomb.d -MT libavcodec/golomb.o -c -o libavcodec/golomb.o libavcodec/golomb.c
  9005. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/gsm_parser.d -MT libavcodec/gsm_parser.o -c -o libavcodec/gsm_parser.o libavcodec/gsm_parser.c
  9006. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/gsmdec.d -MT libavcodec/gsmdec.o -c -o libavcodec/gsmdec.o libavcodec/gsmdec.c
  9007. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/gsmdec_data.d -MT libavcodec/gsmdec_data.o -c -o libavcodec/gsmdec_data.o libavcodec/gsmdec_data.c
  9008. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h261.d -MT libavcodec/h261.o -c -o libavcodec/h261.o libavcodec/h261.c
  9009. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h261_parser.d -MT libavcodec/h261_parser.o -c -o libavcodec/h261_parser.o libavcodec/h261_parser.c
  9010. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h261data.d -MT libavcodec/h261data.o -c -o libavcodec/h261data.o libavcodec/h261data.c
  9011. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h261dec.d -MT libavcodec/h261dec.o -c -o libavcodec/h261dec.o libavcodec/h261dec.c
  9012. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h263.d -MT libavcodec/h263.o -c -o libavcodec/h263.o libavcodec/h263.c
  9013. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h263_parser.d -MT libavcodec/h263_parser.o -c -o libavcodec/h263_parser.o libavcodec/h263_parser.c
  9014. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h263data.d -MT libavcodec/h263data.o -c -o libavcodec/h263data.o libavcodec/h263data.c
  9015. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h263dec.d -MT libavcodec/h263dec.o -c -o libavcodec/h263dec.o libavcodec/h263dec.c
  9016. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h263dsp.d -MT libavcodec/h263dsp.o -c -o libavcodec/h263dsp.o libavcodec/h263dsp.c
  9017. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h2645_parse.d -MT libavcodec/h2645_parse.o -c -o libavcodec/h2645_parse.o libavcodec/h2645_parse.c
  9018. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_cabac.d -MT libavcodec/h264_cabac.o -c -o libavcodec/h264_cabac.o libavcodec/h264_cabac.c
  9019. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_cavlc.d -MT libavcodec/h264_cavlc.o -c -o libavcodec/h264_cavlc.o libavcodec/h264_cavlc.c
  9020. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_direct.d -MT libavcodec/h264_direct.o -c -o libavcodec/h264_direct.o libavcodec/h264_direct.c
  9021. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_loopfilter.d -MT libavcodec/h264_loopfilter.o -c -o libavcodec/h264_loopfilter.o libavcodec/h264_loopfilter.c
  9022. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_mb.d -MT libavcodec/h264_mb.o -c -o libavcodec/h264_mb.o libavcodec/h264_mb.c
  9023. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_parse.d -MT libavcodec/h264_parse.o -c -o libavcodec/h264_parse.o libavcodec/h264_parse.c
  9024. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_parser.d -MT libavcodec/h264_parser.o -c -o libavcodec/h264_parser.o libavcodec/h264_parser.c
  9025. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_picture.d -MT libavcodec/h264_picture.o -c -o libavcodec/h264_picture.o libavcodec/h264_picture.c
  9026. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_ps.d -MT libavcodec/h264_ps.o -c -o libavcodec/h264_ps.o libavcodec/h264_ps.c
  9027. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_refs.d -MT libavcodec/h264_refs.o -c -o libavcodec/h264_refs.o libavcodec/h264_refs.c
  9028. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_sei.d -MT libavcodec/h264_sei.o -c -o libavcodec/h264_sei.o libavcodec/h264_sei.c
  9029. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264_slice.d -MT libavcodec/h264_slice.o -c -o libavcodec/h264_slice.o libavcodec/h264_slice.c
  9030. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264chroma.d -MT libavcodec/h264chroma.o -c -o libavcodec/h264chroma.o libavcodec/h264chroma.c
  9031. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264data.d -MT libavcodec/h264data.o -c -o libavcodec/h264data.o libavcodec/h264data.c
  9032. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264dec.d -MT libavcodec/h264dec.o -c -o libavcodec/h264dec.o libavcodec/h264dec.c
  9033. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264dsp.d -MT libavcodec/h264dsp.o -c -o libavcodec/h264dsp.o libavcodec/h264dsp.c
  9034. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264idct.d -MT libavcodec/h264idct.o -c -o libavcodec/h264idct.o libavcodec/h264idct.c
  9035. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264pred.d -MT libavcodec/h264pred.o -c -o libavcodec/h264pred.o libavcodec/h264pred.c
  9036. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/h264qpel.d -MT libavcodec/h264qpel.o -c -o libavcodec/h264qpel.o libavcodec/h264qpel.c
  9037. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hap.d -MT libavcodec/hap.o -c -o libavcodec/hap.o libavcodec/hap.c
  9038. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hapdec.d -MT libavcodec/hapdec.o -c -o libavcodec/hapdec.o libavcodec/hapdec.c
  9039. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc.d -MT libavcodec/hevc.o -c -o libavcodec/hevc.o libavcodec/hevc.c
  9040. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_cabac.d -MT libavcodec/hevc_cabac.o -c -o libavcodec/hevc_cabac.o libavcodec/hevc_cabac.c
  9041. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_data.d -MT libavcodec/hevc_data.o -c -o libavcodec/hevc_data.o libavcodec/hevc_data.c
  9042. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_filter.d -MT libavcodec/hevc_filter.o -c -o libavcodec/hevc_filter.o libavcodec/hevc_filter.c
  9043. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_mvs.d -MT libavcodec/hevc_mvs.o -c -o libavcodec/hevc_mvs.o libavcodec/hevc_mvs.c
  9044. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_parser.d -MT libavcodec/hevc_parser.o -c -o libavcodec/hevc_parser.o libavcodec/hevc_parser.c
  9045. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_ps.d -MT libavcodec/hevc_ps.o -c -o libavcodec/hevc_ps.o libavcodec/hevc_ps.c
  9046. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_refs.d -MT libavcodec/hevc_refs.o -c -o libavcodec/hevc_refs.o libavcodec/hevc_refs.c
  9047. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevc_sei.d -MT libavcodec/hevc_sei.o -c -o libavcodec/hevc_sei.o libavcodec/hevc_sei.c
  9048. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevcdsp.d -MT libavcodec/hevcdsp.o -c -o libavcodec/hevcdsp.o libavcodec/hevcdsp.c
  9049. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hevcpred.d -MT libavcodec/hevcpred.o -c -o libavcodec/hevcpred.o libavcodec/hevcpred.c
  9050. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hnm4video.d -MT libavcodec/hnm4video.o -c -o libavcodec/hnm4video.o libavcodec/hnm4video.c
  9051. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hpeldsp.d -MT libavcodec/hpeldsp.o -c -o libavcodec/hpeldsp.o libavcodec/hpeldsp.c
  9052. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hq_hqa.d -MT libavcodec/hq_hqa.o -c -o libavcodec/hq_hqa.o libavcodec/hq_hqa.c
  9053. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hq_hqadata.d -MT libavcodec/hq_hqadata.o -c -o libavcodec/hq_hqadata.o libavcodec/hq_hqadata.c
  9054. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hq_hqadsp.d -MT libavcodec/hq_hqadsp.o -c -o libavcodec/hq_hqadsp.o libavcodec/hq_hqadsp.c
  9055. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hqx.d -MT libavcodec/hqx.o -c -o libavcodec/hqx.o libavcodec/hqx.c
  9056. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hqxdsp.d -MT libavcodec/hqxdsp.o -c -o libavcodec/hqxdsp.o libavcodec/hqxdsp.c
  9057. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/hqxvlc.d -MT libavcodec/hqxvlc.o -c -o libavcodec/hqxvlc.o libavcodec/hqxvlc.c
  9058. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/huffman.d -MT libavcodec/huffman.o -c -o libavcodec/huffman.o libavcodec/huffman.c
  9059. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/huffyuv.d -MT libavcodec/huffyuv.o -c -o libavcodec/huffyuv.o libavcodec/huffyuv.c
  9060. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/huffyuvdec.d -MT libavcodec/huffyuvdec.o -c -o libavcodec/huffyuvdec.o libavcodec/huffyuvdec.c
  9061. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/huffyuvdsp.d -MT libavcodec/huffyuvdsp.o -c -o libavcodec/huffyuvdsp.o libavcodec/huffyuvdsp.c
  9062. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/idcinvideo.d -MT libavcodec/idcinvideo.o -c -o libavcodec/idcinvideo.o libavcodec/idcinvideo.c
  9063. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/idctdsp.d -MT libavcodec/idctdsp.o -c -o libavcodec/idctdsp.o libavcodec/idctdsp.c
  9064. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/iff.d -MT libavcodec/iff.o -c -o libavcodec/iff.o libavcodec/iff.c
  9065. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/iirfilter.d -MT libavcodec/iirfilter.o -c -o libavcodec/iirfilter.o libavcodec/iirfilter.c
  9066. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/imc.d -MT libavcodec/imc.o -c -o libavcodec/imc.o libavcodec/imc.c
  9067. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/imdct15.d -MT libavcodec/imdct15.o -c -o libavcodec/imdct15.o libavcodec/imdct15.c
  9068. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/imgconvert.d -MT libavcodec/imgconvert.o -c -o libavcodec/imgconvert.o libavcodec/imgconvert.c
  9069. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/indeo2.d -MT libavcodec/indeo2.o -c -o libavcodec/indeo2.o libavcodec/indeo2.c
  9070. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/indeo3.d -MT libavcodec/indeo3.o -c -o libavcodec/indeo3.o libavcodec/indeo3.c
  9071. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/indeo4.d -MT libavcodec/indeo4.o -c -o libavcodec/indeo4.o libavcodec/indeo4.c
  9072. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/indeo5.d -MT libavcodec/indeo5.o -c -o libavcodec/indeo5.o libavcodec/indeo5.c
  9073. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/intelh263dec.d -MT libavcodec/intelh263dec.o -c -o libavcodec/intelh263dec.o libavcodec/intelh263dec.c
  9074. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/interplayvideo.d -MT libavcodec/interplayvideo.o -c -o libavcodec/interplayvideo.o libavcodec/interplayvideo.c
  9075. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/intrax8.d -MT libavcodec/intrax8.o -c -o libavcodec/intrax8.o libavcodec/intrax8.c
  9076. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/intrax8dsp.d -MT libavcodec/intrax8dsp.o -c -o libavcodec/intrax8dsp.o libavcodec/intrax8dsp.c
  9077. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ituh263dec.d -MT libavcodec/ituh263dec.o -c -o libavcodec/ituh263dec.o libavcodec/ituh263dec.c
  9078. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ituh263enc.d -MT libavcodec/ituh263enc.o -c -o libavcodec/ituh263enc.o libavcodec/ituh263enc.c
  9079. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ivi.d -MT libavcodec/ivi.o -c -o libavcodec/ivi.o libavcodec/ivi.c
  9080. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ivi_dsp.d -MT libavcodec/ivi_dsp.o -c -o libavcodec/ivi_dsp.o libavcodec/ivi_dsp.c
  9081. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jfdctfst.d -MT libavcodec/jfdctfst.o -c -o libavcodec/jfdctfst.o libavcodec/jfdctfst.c
  9082. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jfdctint.d -MT libavcodec/jfdctint.o -c -o libavcodec/jfdctint.o libavcodec/jfdctint.c
  9083. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpeg2000.d -MT libavcodec/jpeg2000.o -c -o libavcodec/jpeg2000.o libavcodec/jpeg2000.c
  9084. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpeg2000dec.d -MT libavcodec/jpeg2000dec.o -c -o libavcodec/jpeg2000dec.o libavcodec/jpeg2000dec.c
  9085. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpeg2000dsp.d -MT libavcodec/jpeg2000dsp.o -c -o libavcodec/jpeg2000dsp.o libavcodec/jpeg2000dsp.c
  9086. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpeg2000dwt.d -MT libavcodec/jpeg2000dwt.o -c -o libavcodec/jpeg2000dwt.o libavcodec/jpeg2000dwt.c
  9087. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpegls.d -MT libavcodec/jpegls.o -c -o libavcodec/jpegls.o libavcodec/jpegls.c
  9088. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpeglsdec.d -MT libavcodec/jpeglsdec.o -c -o libavcodec/jpeglsdec.o libavcodec/jpeglsdec.c
  9089. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jpegtables.d -MT libavcodec/jpegtables.o -c -o libavcodec/jpegtables.o libavcodec/jpegtables.c
  9090. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jrevdct.d -MT libavcodec/jrevdct.o -c -o libavcodec/jrevdct.o libavcodec/jrevdct.c
  9091. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/jvdec.d -MT libavcodec/jvdec.o -c -o libavcodec/jvdec.o libavcodec/jvdec.c
  9092. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/kbdwin.d -MT libavcodec/kbdwin.o -c -o libavcodec/kbdwin.o libavcodec/kbdwin.c
  9093. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/kgv1dec.d -MT libavcodec/kgv1dec.o -c -o libavcodec/kgv1dec.o libavcodec/kgv1dec.c
  9094. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/kmvc.d -MT libavcodec/kmvc.o -c -o libavcodec/kmvc.o libavcodec/kmvc.c
  9095. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lagarith.d -MT libavcodec/lagarith.o -c -o libavcodec/lagarith.o libavcodec/lagarith.c
  9096. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lagarithrac.d -MT libavcodec/lagarithrac.o -c -o libavcodec/lagarithrac.o libavcodec/lagarithrac.c
  9097. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/latm_parser.d -MT libavcodec/latm_parser.o -c -o libavcodec/latm_parser.o libavcodec/latm_parser.c
  9098. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lcldec.d -MT libavcodec/lcldec.o -c -o libavcodec/lcldec.o libavcodec/lcldec.c
  9099. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libfdk-aacdec.d -MT libavcodec/libfdk-aacdec.o -c -o libavcodec/libfdk-aacdec.o libavcodec/libfdk-aacdec.c
  9100. In file included from /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/FDK_audio.h:98:0,
  9101. from /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/aacdecoder_lib.h:347,
  9102. from libavcodec/libfdk-aacdec.c:20:
  9103. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/genericStds.h:402:5: warning: 'IS_LITTLE_ENDIAN' defined but not used [-Wunused-function]
  9104. int IS_LITTLE_ENDIAN(void) {
  9105. ^~~~~~~~~~~~~~~~
  9106. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libfdk-aacenc.d -MT libavcodec/libfdk-aacenc.o -c -o libavcodec/libfdk-aacenc.o libavcodec/libfdk-aacenc.c
  9107. In file included from /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/FDK_audio.h:98:0,
  9108. from /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/aacenc_lib.h:706,
  9109. from libavcodec/libfdk-aacenc.c:20:
  9110. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/fdk-aac/genericStds.h:402:5: warning: 'IS_LITTLE_ENDIAN' defined but not used [-Wunused-function]
  9111. int IS_LITTLE_ENDIAN(void) {
  9112. ^~~~~~~~~~~~~~~~
  9113. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libmp3lame.d -MT libavcodec/libmp3lame.o -c -o libavcodec/libmp3lame.o libavcodec/libmp3lame.c
  9114. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libopus.d -MT libavcodec/libopus.o -c -o libavcodec/libopus.o libavcodec/libopus.c
  9115. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libopusdec.d -MT libavcodec/libopusdec.o -c -o libavcodec/libopusdec.o libavcodec/libopusdec.c
  9116. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libopusenc.d -MT libavcodec/libopusenc.o -c -o libavcodec/libopusenc.o libavcodec/libopusenc.c
  9117. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libvpx.d -MT libavcodec/libvpx.o -c -o libavcodec/libvpx.o libavcodec/libvpx.c
  9118. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/libvpxenc.d -MT libavcodec/libvpxenc.o -c -o libavcodec/libvpxenc.o libavcodec/libvpxenc.c
  9119. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/loco.d -MT libavcodec/loco.o -c -o libavcodec/loco.o libavcodec/loco.c
  9120. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/log2_tab.d -MT libavcodec/log2_tab.o -c -o libavcodec/log2_tab.o libavcodec/log2_tab.c
  9121. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lpc.d -MT libavcodec/lpc.o -c -o libavcodec/lpc.o libavcodec/lpc.c
  9122. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lsp.d -MT libavcodec/lsp.o -c -o libavcodec/lsp.o libavcodec/lsp.c
  9123. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lzf.d -MT libavcodec/lzf.o -c -o libavcodec/lzf.o libavcodec/lzf.c
  9124. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/lzw.d -MT libavcodec/lzw.o -c -o libavcodec/lzw.o libavcodec/lzw.c
  9125. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mace.d -MT libavcodec/mace.o -c -o libavcodec/mace.o libavcodec/mace.c
  9126. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/magicyuv.d -MT libavcodec/magicyuv.o -c -o libavcodec/magicyuv.o libavcodec/magicyuv.c
  9127. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mathtables.d -MT libavcodec/mathtables.o -c -o libavcodec/mathtables.o libavcodec/mathtables.c
  9128. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mdct_fixed.d -MT libavcodec/mdct_fixed.o -c -o libavcodec/mdct_fixed.o libavcodec/mdct_fixed.c
  9129. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mdct_float.d -MT libavcodec/mdct_float.o -c -o libavcodec/mdct_float.o libavcodec/mdct_float.c
  9130. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mdec.d -MT libavcodec/mdec.o -c -o libavcodec/mdec.o libavcodec/mdec.c
  9131. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/me_cmp.d -MT libavcodec/me_cmp.o -c -o libavcodec/me_cmp.o libavcodec/me_cmp.c
  9132. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/metasound.d -MT libavcodec/metasound.o -c -o libavcodec/metasound.o libavcodec/metasound.c
  9133. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/metasound_data.d -MT libavcodec/metasound_data.o -c -o libavcodec/metasound_data.o libavcodec/metasound_data.c
  9134. libavcodec/metasound_data.c:15120:23: warning: 'bark_tab_s16_64' defined but not used [-Wunused-const-variable=]
  9135. static const uint16_t bark_tab_s16_64[] = {
  9136. ^~~~~~~~~~~~~~~
  9137. libavcodec/metasound_data.c:12742:20: warning: 'lsp16s' defined but not used [-Wunused-const-variable=]
  9138. static const float lsp16s[] = {
  9139. ^~~~~~
  9140. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mimic.d -MT libavcodec/mimic.o -c -o libavcodec/mimic.o libavcodec/mimic.c
  9141. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mjpeg_parser.d -MT libavcodec/mjpeg_parser.o -c -o libavcodec/mjpeg_parser.o libavcodec/mjpeg_parser.c
  9142. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mjpegbdec.d -MT libavcodec/mjpegbdec.o -c -o libavcodec/mjpegbdec.o libavcodec/mjpegbdec.c
  9143. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mjpegdec.d -MT libavcodec/mjpegdec.o -c -o libavcodec/mjpegdec.o libavcodec/mjpegdec.c
  9144. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mlp.d -MT libavcodec/mlp.o -c -o libavcodec/mlp.o libavcodec/mlp.c
  9145. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mlp_parser.d -MT libavcodec/mlp_parser.o -c -o libavcodec/mlp_parser.o libavcodec/mlp_parser.c
  9146. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mlpdec.d -MT libavcodec/mlpdec.o -c -o libavcodec/mlpdec.o libavcodec/mlpdec.c
  9147. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mlpdsp.d -MT libavcodec/mlpdsp.o -c -o libavcodec/mlpdsp.o libavcodec/mlpdsp.c
  9148. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mmvideo.d -MT libavcodec/mmvideo.o -c -o libavcodec/mmvideo.o libavcodec/mmvideo.c
  9149. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/motion_est.d -MT libavcodec/motion_est.o -c -o libavcodec/motion_est.o libavcodec/motion_est.c
  9150. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/motionpixels.d -MT libavcodec/motionpixels.o -c -o libavcodec/motionpixels.o libavcodec/motionpixels.c
  9151. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpc.d -MT libavcodec/mpc.o -c -o libavcodec/mpc.o libavcodec/mpc.c
  9152. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpc7.d -MT libavcodec/mpc7.o -c -o libavcodec/mpc7.o libavcodec/mpc7.c
  9153. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpc8.d -MT libavcodec/mpc8.o -c -o libavcodec/mpc8.o libavcodec/mpc8.c
  9154. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg12.d -MT libavcodec/mpeg12.o -c -o libavcodec/mpeg12.o libavcodec/mpeg12.c
  9155. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg12data.d -MT libavcodec/mpeg12data.o -c -o libavcodec/mpeg12data.o libavcodec/mpeg12data.c
  9156. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg12dec.d -MT libavcodec/mpeg12dec.o -c -o libavcodec/mpeg12dec.o libavcodec/mpeg12dec.c
  9157. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg12enc.d -MT libavcodec/mpeg12enc.o -c -o libavcodec/mpeg12enc.o libavcodec/mpeg12enc.c
  9158. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg12framerate.d -MT libavcodec/mpeg12framerate.o -c -o libavcodec/mpeg12framerate.o libavcodec/mpeg12framerate.c
  9159. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg4audio.d -MT libavcodec/mpeg4audio.o -c -o libavcodec/mpeg4audio.o libavcodec/mpeg4audio.c
  9160. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg4video.d -MT libavcodec/mpeg4video.o -c -o libavcodec/mpeg4video.o libavcodec/mpeg4video.c
  9161. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg4video_parser.d -MT libavcodec/mpeg4video_parser.o -c -o libavcodec/mpeg4video_parser.o libavcodec/mpeg4video_parser.c
  9162. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg4videodec.d -MT libavcodec/mpeg4videodec.o -c -o libavcodec/mpeg4videodec.o libavcodec/mpeg4videodec.c
  9163. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg4videoenc.d -MT libavcodec/mpeg4videoenc.o -c -o libavcodec/mpeg4videoenc.o libavcodec/mpeg4videoenc.c
  9164. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpeg_er.d -MT libavcodec/mpeg_er.o -c -o libavcodec/mpeg_er.o libavcodec/mpeg_er.c
  9165. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudio.d -MT libavcodec/mpegaudio.o -c -o libavcodec/mpegaudio.o libavcodec/mpegaudio.c
  9166. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudio_parser.d -MT libavcodec/mpegaudio_parser.o -c -o libavcodec/mpegaudio_parser.o libavcodec/mpegaudio_parser.c
  9167. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodata.d -MT libavcodec/mpegaudiodata.o -c -o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodata.c
  9168. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodec_fixed.d -MT libavcodec/mpegaudiodec_fixed.o -c -o libavcodec/mpegaudiodec_fixed.o libavcodec/mpegaudiodec_fixed.c
  9169. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodec_float.d -MT libavcodec/mpegaudiodec_float.o -c -o libavcodec/mpegaudiodec_float.o libavcodec/mpegaudiodec_float.c
  9170. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodecheader.d -MT libavcodec/mpegaudiodecheader.o -c -o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodecheader.c
  9171. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodsp.d -MT libavcodec/mpegaudiodsp.o -c -o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp.c
  9172. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodsp_data.d -MT libavcodec/mpegaudiodsp_data.o -c -o libavcodec/mpegaudiodsp_data.o libavcodec/mpegaudiodsp_data.c
  9173. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodsp_fixed.d -MT libavcodec/mpegaudiodsp_fixed.o -c -o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_fixed.c
  9174. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegaudiodsp_float.d -MT libavcodec/mpegaudiodsp_float.o -c -o libavcodec/mpegaudiodsp_float.o libavcodec/mpegaudiodsp_float.c
  9175. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegpicture.d -MT libavcodec/mpegpicture.o -c -o libavcodec/mpegpicture.o libavcodec/mpegpicture.c
  9176. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegutils.d -MT libavcodec/mpegutils.o -c -o libavcodec/mpegutils.o libavcodec/mpegutils.c
  9177. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideo.d -MT libavcodec/mpegvideo.o -c -o libavcodec/mpegvideo.o libavcodec/mpegvideo.c
  9178. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideo_enc.d -MT libavcodec/mpegvideo_enc.o -c -o libavcodec/mpegvideo_enc.o libavcodec/mpegvideo_enc.c
  9179. libavcodec/mpegvideo_enc.c: In function 'encode_frame':
  9180. libavcodec/mpegvideo_enc.c:1251:5: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
  9181. ret = avcodec_encode_video2(c, &pkt, frame, &got_output);
  9182. ^~~
  9183. In file included from libavcodec/mpegvideo_enc.c:38:0:
  9184. libavcodec/avcodec.h:4698:5: note: declared here
  9185. int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
  9186. ^~~~~~~~~~~~~~~~~~~~~
  9187. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideo_motion.d -MT libavcodec/mpegvideo_motion.o -c -o libavcodec/mpegvideo_motion.o libavcodec/mpegvideo_motion.c
  9188. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideo_parser.d -MT libavcodec/mpegvideo_parser.o -c -o libavcodec/mpegvideo_parser.o libavcodec/mpegvideo_parser.c
  9189. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideodata.d -MT libavcodec/mpegvideodata.o -c -o libavcodec/mpegvideodata.o libavcodec/mpegvideodata.c
  9190. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideodsp.d -MT libavcodec/mpegvideodsp.o -c -o libavcodec/mpegvideodsp.o libavcodec/mpegvideodsp.c
  9191. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mpegvideoencdsp.d -MT libavcodec/mpegvideoencdsp.o -c -o libavcodec/mpegvideoencdsp.o libavcodec/mpegvideoencdsp.c
  9192. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mqc.d -MT libavcodec/mqc.o -c -o libavcodec/mqc.o libavcodec/mqc.c
  9193. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mqcdec.d -MT libavcodec/mqcdec.o -c -o libavcodec/mqcdec.o libavcodec/mqcdec.c
  9194. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msgsmdec.d -MT libavcodec/msgsmdec.o -c -o libavcodec/msgsmdec.o libavcodec/msgsmdec.c
  9195. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msmpeg4.d -MT libavcodec/msmpeg4.o -c -o libavcodec/msmpeg4.o libavcodec/msmpeg4.c
  9196. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msmpeg4data.d -MT libavcodec/msmpeg4data.o -c -o libavcodec/msmpeg4data.o libavcodec/msmpeg4data.c
  9197. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msmpeg4dec.d -MT libavcodec/msmpeg4dec.o -c -o libavcodec/msmpeg4dec.o libavcodec/msmpeg4dec.c
  9198. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msrle.d -MT libavcodec/msrle.o -c -o libavcodec/msrle.o libavcodec/msrle.c
  9199. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msrledec.d -MT libavcodec/msrledec.o -c -o libavcodec/msrledec.o libavcodec/msrledec.c
  9200. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss1.d -MT libavcodec/mss1.o -c -o libavcodec/mss1.o libavcodec/mss1.c
  9201. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss12.d -MT libavcodec/mss12.o -c -o libavcodec/mss12.o libavcodec/mss12.c
  9202. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss2.d -MT libavcodec/mss2.o -c -o libavcodec/mss2.o libavcodec/mss2.c
  9203. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss2dsp.d -MT libavcodec/mss2dsp.o -c -o libavcodec/mss2dsp.o libavcodec/mss2dsp.c
  9204. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss3.d -MT libavcodec/mss3.o -c -o libavcodec/mss3.o libavcodec/mss3.c
  9205. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss34dsp.d -MT libavcodec/mss34dsp.o -c -o libavcodec/mss34dsp.o libavcodec/mss34dsp.c
  9206. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mss4.d -MT libavcodec/mss4.o -c -o libavcodec/mss4.o libavcodec/mss4.c
  9207. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/msvideo1.d -MT libavcodec/msvideo1.o -c -o libavcodec/msvideo1.o libavcodec/msvideo1.c
  9208. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mvcdec.d -MT libavcodec/mvcdec.o -c -o libavcodec/mvcdec.o libavcodec/mvcdec.c
  9209. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/mxpegdec.d -MT libavcodec/mxpegdec.o -c -o libavcodec/mxpegdec.o libavcodec/mxpegdec.c
  9210. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/nellymoser.d -MT libavcodec/nellymoser.o -c -o libavcodec/nellymoser.o libavcodec/nellymoser.c
  9211. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/nellymoserdec.d -MT libavcodec/nellymoserdec.o -c -o libavcodec/nellymoserdec.o libavcodec/nellymoserdec.c
  9212. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/nuv.d -MT libavcodec/nuv.o -c -o libavcodec/nuv.o libavcodec/nuv.c
  9213. libavcodec/nuv.c: In function 'copy_frame':
  9214. libavcodec/nuv.c:81:41: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
  9215. av_image_copy(f->data, f->linesize, src_data, src_linesize,
  9216. ^~~~~~~~
  9217. In file included from libavcodec/nuv.c:29:0:
  9218. ./libavutil/imgutils.h:116:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
  9219. void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
  9220. ^~~~~~~~~~~~~
  9221. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/on2avc.d -MT libavcodec/on2avc.o -c -o libavcodec/on2avc.o libavcodec/on2avc.c
  9222. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/on2avcdata.d -MT libavcodec/on2avcdata.o -c -o libavcodec/on2avcdata.o libavcodec/on2avcdata.c
  9223. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/options.d -MT libavcodec/options.o -c -o libavcodec/options.o libavcodec/options.c
  9224. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/opus.d -MT libavcodec/opus.o -c -o libavcodec/opus.o libavcodec/opus.c
  9225. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/opus_celt.d -MT libavcodec/opus_celt.o -c -o libavcodec/opus_celt.o libavcodec/opus_celt.c
  9226. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/opus_parser.d -MT libavcodec/opus_parser.o -c -o libavcodec/opus_parser.o libavcodec/opus_parser.c
  9227. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/opus_silk.d -MT libavcodec/opus_silk.o -c -o libavcodec/opus_silk.o libavcodec/opus_silk.c
  9228. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/opusdec.d -MT libavcodec/opusdec.o -c -o libavcodec/opusdec.o libavcodec/opusdec.c
  9229. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pafaudio.d -MT libavcodec/pafaudio.o -c -o libavcodec/pafaudio.o libavcodec/pafaudio.c
  9230. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pafvideo.d -MT libavcodec/pafvideo.o -c -o libavcodec/pafvideo.o libavcodec/pafvideo.c
  9231. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/parser.d -MT libavcodec/parser.o -c -o libavcodec/parser.o libavcodec/parser.c
  9232. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pcm-bluray.d -MT libavcodec/pcm-bluray.o -c -o libavcodec/pcm-bluray.o libavcodec/pcm-bluray.c
  9233. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pcm-dvd.d -MT libavcodec/pcm-dvd.o -c -o libavcodec/pcm-dvd.o libavcodec/pcm-dvd.c
  9234. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pcm.d -MT libavcodec/pcm.o -c -o libavcodec/pcm.o libavcodec/pcm.c
  9235. libavcodec/pcm.c:72:12: warning: 'pcm_encode_frame' defined but not used [-Wunused-function]
  9236. static int pcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt,
  9237. ^~~~~~~~~~~~~~~~
  9238. libavcodec/pcm.c:34:20: warning: 'pcm_encode_init' defined but not used [-Wunused-function]
  9239. static av_cold int pcm_encode_init(AVCodecContext *avctx)
  9240. ^~~~~~~~~~~~~~~
  9241. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pcx.d -MT libavcodec/pcx.o -c -o libavcodec/pcx.o libavcodec/pcx.c
  9242. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pgssubdec.d -MT libavcodec/pgssubdec.o -c -o libavcodec/pgssubdec.o libavcodec/pgssubdec.c
  9243. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pictordec.d -MT libavcodec/pictordec.o -c -o libavcodec/pictordec.o libavcodec/pictordec.c
  9244. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pixblockdsp.d -MT libavcodec/pixblockdsp.o -c -o libavcodec/pixblockdsp.o libavcodec/pixblockdsp.c
  9245. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/png.d -MT libavcodec/png.o -c -o libavcodec/png.o libavcodec/png.c
  9246. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/png_parser.d -MT libavcodec/png_parser.o -c -o libavcodec/png_parser.o libavcodec/png_parser.c
  9247. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pngdec.d -MT libavcodec/pngdec.o -c -o libavcodec/pngdec.o libavcodec/pngdec.c
  9248. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pngdsp.d -MT libavcodec/pngdsp.o -c -o libavcodec/pngdsp.o libavcodec/pngdsp.c
  9249. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pnm.d -MT libavcodec/pnm.o -c -o libavcodec/pnm.o libavcodec/pnm.c
  9250. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pnm_parser.d -MT libavcodec/pnm_parser.o -c -o libavcodec/pnm_parser.o libavcodec/pnm_parser.c
  9251. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pnmdec.d -MT libavcodec/pnmdec.o -c -o libavcodec/pnmdec.o libavcodec/pnmdec.c
  9252. libavcodec/pnmdec.c: In function 'pnm_decode_frame':
  9253. libavcodec/pnmdec.c:41:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9254. s->bytestream = buf;
  9255. ^
  9256. libavcodec/pnmdec.c:42:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9257. s->bytestream_end = buf + buf_size;
  9258. ^
  9259. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/profiles.d -MT libavcodec/profiles.o -c -o libavcodec/profiles.o libavcodec/profiles.c
  9260. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/proresdata.d -MT libavcodec/proresdata.o -c -o libavcodec/proresdata.o libavcodec/proresdata.c
  9261. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/proresdec.d -MT libavcodec/proresdec.o -c -o libavcodec/proresdec.o libavcodec/proresdec.c
  9262. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/proresdsp.d -MT libavcodec/proresdsp.o -c -o libavcodec/proresdsp.o libavcodec/proresdsp.c
  9263. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/psymodel.d -MT libavcodec/psymodel.o -c -o libavcodec/psymodel.o libavcodec/psymodel.c
  9264. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pthread.d -MT libavcodec/pthread.o -c -o libavcodec/pthread.o libavcodec/pthread.c
  9265. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pthread_frame.d -MT libavcodec/pthread_frame.o -c -o libavcodec/pthread_frame.o libavcodec/pthread_frame.c
  9266. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/pthread_slice.d -MT libavcodec/pthread_slice.o -c -o libavcodec/pthread_slice.o libavcodec/pthread_slice.c
  9267. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ptx.d -MT libavcodec/ptx.o -c -o libavcodec/ptx.o libavcodec/ptx.c
  9268. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qcelpdec.d -MT libavcodec/qcelpdec.o -c -o libavcodec/qcelpdec.o libavcodec/qcelpdec.c
  9269. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qdm2.d -MT libavcodec/qdm2.o -c -o libavcodec/qdm2.o libavcodec/qdm2.c
  9270. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qdrw.d -MT libavcodec/qdrw.o -c -o libavcodec/qdrw.o libavcodec/qdrw.c
  9271. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qpeg.d -MT libavcodec/qpeg.o -c -o libavcodec/qpeg.o libavcodec/qpeg.c
  9272. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qpeldsp.d -MT libavcodec/qpeldsp.o -c -o libavcodec/qpeldsp.o libavcodec/qpeldsp.c
  9273. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qsv_api.d -MT libavcodec/qsv_api.o -c -o libavcodec/qsv_api.o libavcodec/qsv_api.c
  9274. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/qtrle.d -MT libavcodec/qtrle.o -c -o libavcodec/qtrle.o libavcodec/qtrle.c
  9275. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/r210dec.d -MT libavcodec/r210dec.o -c -o libavcodec/r210dec.o libavcodec/r210dec.c
  9276. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ra144.d -MT libavcodec/ra144.o -c -o libavcodec/ra144.o libavcodec/ra144.c
  9277. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ra144dec.d -MT libavcodec/ra144dec.o -c -o libavcodec/ra144dec.o libavcodec/ra144dec.c
  9278. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ra288.d -MT libavcodec/ra288.o -c -o libavcodec/ra288.o libavcodec/ra288.c
  9279. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ralf.d -MT libavcodec/ralf.o -c -o libavcodec/ralf.o libavcodec/ralf.c
  9280. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rangecoder.d -MT libavcodec/rangecoder.o -c -o libavcodec/rangecoder.o libavcodec/rangecoder.c
  9281. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ratecontrol.d -MT libavcodec/ratecontrol.o -c -o libavcodec/ratecontrol.o libavcodec/ratecontrol.c
  9282. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/raw.d -MT libavcodec/raw.o -c -o libavcodec/raw.o libavcodec/raw.c
  9283. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rawdec.d -MT libavcodec/rawdec.o -c -o libavcodec/rawdec.o libavcodec/rawdec.c
  9284. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rdft.d -MT libavcodec/rdft.o -c -o libavcodec/rdft.o libavcodec/rdft.c
  9285. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rl.d -MT libavcodec/rl.o -c -o libavcodec/rl.o libavcodec/rl.c
  9286. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rl2.d -MT libavcodec/rl2.o -c -o libavcodec/rl2.o libavcodec/rl2.c
  9287. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/roqvideo.d -MT libavcodec/roqvideo.o -c -o libavcodec/roqvideo.o libavcodec/roqvideo.c
  9288. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/roqvideodec.d -MT libavcodec/roqvideodec.o -c -o libavcodec/roqvideodec.o libavcodec/roqvideodec.c
  9289. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rpza.d -MT libavcodec/rpza.o -c -o libavcodec/rpza.o libavcodec/rpza.c
  9290. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rscc.d -MT libavcodec/rscc.o -c -o libavcodec/rscc.o libavcodec/rscc.c
  9291. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rtjpeg.d -MT libavcodec/rtjpeg.o -c -o libavcodec/rtjpeg.o libavcodec/rtjpeg.c
  9292. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv10.d -MT libavcodec/rv10.o -c -o libavcodec/rv10.o libavcodec/rv10.c
  9293. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv30.d -MT libavcodec/rv30.o -c -o libavcodec/rv30.o libavcodec/rv30.c
  9294. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv30dsp.d -MT libavcodec/rv30dsp.o -c -o libavcodec/rv30dsp.o libavcodec/rv30dsp.c
  9295. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv34.d -MT libavcodec/rv34.o -c -o libavcodec/rv34.o libavcodec/rv34.c
  9296. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv34_parser.d -MT libavcodec/rv34_parser.o -c -o libavcodec/rv34_parser.o libavcodec/rv34_parser.c
  9297. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv34dsp.d -MT libavcodec/rv34dsp.o -c -o libavcodec/rv34dsp.o libavcodec/rv34dsp.c
  9298. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv40.d -MT libavcodec/rv40.o -c -o libavcodec/rv40.o libavcodec/rv40.c
  9299. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/rv40dsp.d -MT libavcodec/rv40dsp.o -c -o libavcodec/rv40dsp.o libavcodec/rv40dsp.c
  9300. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/s302m.d -MT libavcodec/s302m.o -c -o libavcodec/s302m.o libavcodec/s302m.c
  9301. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sanm.d -MT libavcodec/sanm.o -c -o libavcodec/sanm.o libavcodec/sanm.c
  9302. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sbrdsp.d -MT libavcodec/sbrdsp.o -c -o libavcodec/sbrdsp.o libavcodec/sbrdsp.c
  9303. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/screenpresso.d -MT libavcodec/screenpresso.o -c -o libavcodec/screenpresso.o libavcodec/screenpresso.c
  9304. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sgidec.d -MT libavcodec/sgidec.o -c -o libavcodec/sgidec.o libavcodec/sgidec.c
  9305. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sgirledec.d -MT libavcodec/sgirledec.o -c -o libavcodec/sgirledec.o libavcodec/sgirledec.c
  9306. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/shorten.d -MT libavcodec/shorten.o -c -o libavcodec/shorten.o libavcodec/shorten.c
  9307. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/simple_idct.d -MT libavcodec/simple_idct.o -c -o libavcodec/simple_idct.o libavcodec/simple_idct.c
  9308. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sinewin.d -MT libavcodec/sinewin.o -c -o libavcodec/sinewin.o libavcodec/sinewin.c
  9309. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sipr.d -MT libavcodec/sipr.o -c -o libavcodec/sipr.o libavcodec/sipr.c
  9310. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sipr16k.d -MT libavcodec/sipr16k.o -c -o libavcodec/sipr16k.o libavcodec/sipr16k.c
  9311. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/smacker.d -MT libavcodec/smacker.o -c -o libavcodec/smacker.o libavcodec/smacker.c
  9312. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/smc.d -MT libavcodec/smc.o -c -o libavcodec/smc.o libavcodec/smc.c
  9313. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/snappy.d -MT libavcodec/snappy.o -c -o libavcodec/snappy.o libavcodec/snappy.c
  9314. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sp5xdec.d -MT libavcodec/sp5xdec.o -c -o libavcodec/sp5xdec.o libavcodec/sp5xdec.c
  9315. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/srtdec.d -MT libavcodec/srtdec.o -c -o libavcodec/srtdec.o libavcodec/srtdec.c
  9316. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/startcode.d -MT libavcodec/startcode.o -c -o libavcodec/startcode.o libavcodec/startcode.c
  9317. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/sunrast.d -MT libavcodec/sunrast.o -c -o libavcodec/sunrast.o libavcodec/sunrast.c
  9318. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/svq1.d -MT libavcodec/svq1.o -c -o libavcodec/svq1.o libavcodec/svq1.c
  9319. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/svq13.d -MT libavcodec/svq13.o -c -o libavcodec/svq13.o libavcodec/svq13.c
  9320. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/svq1dec.d -MT libavcodec/svq1dec.o -c -o libavcodec/svq1dec.o libavcodec/svq1dec.c
  9321. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/svq3.d -MT libavcodec/svq3.o -c -o libavcodec/svq3.o libavcodec/svq3.c
  9322. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/synth_filter.d -MT libavcodec/synth_filter.o -c -o libavcodec/synth_filter.o libavcodec/synth_filter.c
  9323. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tak.d -MT libavcodec/tak.o -c -o libavcodec/tak.o libavcodec/tak.c
  9324. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tak_parser.d -MT libavcodec/tak_parser.o -c -o libavcodec/tak_parser.o libavcodec/tak_parser.c
  9325. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/takdec.d -MT libavcodec/takdec.o -c -o libavcodec/takdec.o libavcodec/takdec.c
  9326. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/targa.d -MT libavcodec/targa.o -c -o libavcodec/targa.o libavcodec/targa.c
  9327. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tdsc.d -MT libavcodec/tdsc.o -c -o libavcodec/tdsc.o libavcodec/tdsc.c
  9328. libavcodec/tdsc.c: In function 'tdsc_decode_jpeg_tile':
  9329. libavcodec/tdsc.c:354:5: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
  9330. ret = avcodec_decode_video2(ctx->jpeg_avctx, ctx->jpgframe,
  9331. ^~~
  9332. In file included from libavcodec/tdsc.c:41:0:
  9333. libavcodec/avcodec.h:4200:5: note: declared here
  9334. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  9335. ^~~~~~~~~~~~~~~~~~~~~
  9336. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/texturedsp.d -MT libavcodec/texturedsp.o -c -o libavcodec/texturedsp.o libavcodec/texturedsp.c
  9337. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tiertexseqv.d -MT libavcodec/tiertexseqv.o -c -o libavcodec/tiertexseqv.o libavcodec/tiertexseqv.c
  9338. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tiff.d -MT libavcodec/tiff.o -c -o libavcodec/tiff.o libavcodec/tiff.c
  9339. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tmv.d -MT libavcodec/tmv.o -c -o libavcodec/tmv.o libavcodec/tmv.c
  9340. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tpeldsp.d -MT libavcodec/tpeldsp.o -c -o libavcodec/tpeldsp.o libavcodec/tpeldsp.c
  9341. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/truemotion1.d -MT libavcodec/truemotion1.o -c -o libavcodec/truemotion1.o libavcodec/truemotion1.c
  9342. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/truemotion2.d -MT libavcodec/truemotion2.o -c -o libavcodec/truemotion2.o libavcodec/truemotion2.c
  9343. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/truemotion2rt.d -MT libavcodec/truemotion2rt.o -c -o libavcodec/truemotion2rt.o libavcodec/truemotion2rt.c
  9344. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/truespeech.d -MT libavcodec/truespeech.o -c -o libavcodec/truespeech.o libavcodec/truespeech.c
  9345. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tscc.d -MT libavcodec/tscc.o -c -o libavcodec/tscc.o libavcodec/tscc.c
  9346. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tscc2.d -MT libavcodec/tscc2.o -c -o libavcodec/tscc2.o libavcodec/tscc2.c
  9347. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tta.d -MT libavcodec/tta.o -c -o libavcodec/tta.o libavcodec/tta.c
  9348. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/twinvq.d -MT libavcodec/twinvq.o -c -o libavcodec/twinvq.o libavcodec/twinvq.c
  9349. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/twinvqdec.d -MT libavcodec/twinvqdec.o -c -o libavcodec/twinvqdec.o libavcodec/twinvqdec.c
  9350. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/txd.d -MT libavcodec/txd.o -c -o libavcodec/txd.o libavcodec/txd.c
  9351. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ulti.d -MT libavcodec/ulti.o -c -o libavcodec/ulti.o libavcodec/ulti.c
  9352. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/utils.d -MT libavcodec/utils.o -c -o libavcodec/utils.o libavcodec/utils.c
  9353. libavcodec/utils.c: In function 'do_decode':
  9354. libavcodec/utils.c:1727:9: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
  9355. ret = avcodec_decode_video2(avctx, avctx->internal->buffer_frame,
  9356. ^~~
  9357. libavcodec/utils.c:1559:25: note: declared here
  9358. int attribute_align_arg avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  9359. ^~~~~~~~~~~~~~~~~~~~~
  9360. libavcodec/utils.c:1732:9: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations]
  9361. ret = avcodec_decode_audio4(avctx, avctx->internal->buffer_frame,
  9362. ^~~
  9363. libavcodec/utils.c:1624:25: note: declared here
  9364. int attribute_align_arg avcodec_decode_audio4(AVCodecContext *avctx,
  9365. ^~~~~~~~~~~~~~~~~~~~~
  9366. libavcodec/utils.c: In function 'do_encode':
  9367. libavcodec/utils.c:1859:9: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations]
  9368. ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt,
  9369. ^~~
  9370. libavcodec/utils.c:1384:25: note: declared here
  9371. int attribute_align_arg avcodec_encode_video2(AVCodecContext *avctx,
  9372. ^~~~~~~~~~~~~~~~~~~~~
  9373. libavcodec/utils.c:1862:9: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations]
  9374. ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt,
  9375. ^~~
  9376. libavcodec/utils.c:1270:25: note: declared here
  9377. int attribute_align_arg avcodec_encode_audio2(AVCodecContext *avctx,
  9378. ^~~~~~~~~~~~~~~~~~~~~
  9379. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/utvideo.d -MT libavcodec/utvideo.o -c -o libavcodec/utvideo.o libavcodec/utvideo.c
  9380. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/utvideodec.d -MT libavcodec/utvideodec.o -c -o libavcodec/utvideodec.o libavcodec/utvideodec.c
  9381. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/v210dec.d -MT libavcodec/v210dec.o -c -o libavcodec/v210dec.o libavcodec/v210dec.c
  9382. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/v210x.d -MT libavcodec/v210x.o -c -o libavcodec/v210x.o libavcodec/v210x.c
  9383. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/v410dec.d -MT libavcodec/v410dec.o -c -o libavcodec/v410dec.o libavcodec/v410dec.c
  9384. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vb.d -MT libavcodec/vb.o -c -o libavcodec/vb.o libavcodec/vb.c
  9385. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vble.d -MT libavcodec/vble.o -c -o libavcodec/vble.o libavcodec/vble.c
  9386. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1.d -MT libavcodec/vc1.o -c -o libavcodec/vc1.o libavcodec/vc1.c
  9387. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1_block.d -MT libavcodec/vc1_block.o -c -o libavcodec/vc1_block.o libavcodec/vc1_block.c
  9388. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1_loopfilter.d -MT libavcodec/vc1_loopfilter.o -c -o libavcodec/vc1_loopfilter.o libavcodec/vc1_loopfilter.c
  9389. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1_mc.d -MT libavcodec/vc1_mc.o -c -o libavcodec/vc1_mc.o libavcodec/vc1_mc.c
  9390. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1_parser.d -MT libavcodec/vc1_parser.o -c -o libavcodec/vc1_parser.o libavcodec/vc1_parser.c
  9391. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1_pred.d -MT libavcodec/vc1_pred.o -c -o libavcodec/vc1_pred.o libavcodec/vc1_pred.c
  9392. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1data.d -MT libavcodec/vc1data.o -c -o libavcodec/vc1data.o libavcodec/vc1data.c
  9393. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1dec.d -MT libavcodec/vc1dec.o -c -o libavcodec/vc1dec.o libavcodec/vc1dec.c
  9394. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vc1dsp.d -MT libavcodec/vc1dsp.o -c -o libavcodec/vc1dsp.o libavcodec/vc1dsp.c
  9395. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vcr1.d -MT libavcodec/vcr1.o -c -o libavcodec/vcr1.o libavcodec/vcr1.c
  9396. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/videodsp.d -MT libavcodec/videodsp.o -c -o libavcodec/videodsp.o libavcodec/videodsp.c
  9397. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vima.d -MT libavcodec/vima.o -c -o libavcodec/vima.o libavcodec/vima.c
  9398. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vmdaudio.d -MT libavcodec/vmdaudio.o -c -o libavcodec/vmdaudio.o libavcodec/vmdaudio.c
  9399. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vmdvideo.d -MT libavcodec/vmdvideo.o -c -o libavcodec/vmdvideo.o libavcodec/vmdvideo.c
  9400. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vmnc.d -MT libavcodec/vmnc.o -c -o libavcodec/vmnc.o libavcodec/vmnc.c
  9401. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vorbis.d -MT libavcodec/vorbis.o -c -o libavcodec/vorbis.o libavcodec/vorbis.c
  9402. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vorbis_data.d -MT libavcodec/vorbis_data.o -c -o libavcodec/vorbis_data.o libavcodec/vorbis_data.c
  9403. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vorbis_parser.d -MT libavcodec/vorbis_parser.o -c -o libavcodec/vorbis_parser.o libavcodec/vorbis_parser.c
  9404. libavcodec/vorbis_parser.c: In function 'vorbis_parse_init':
  9405. libavcodec/vorbis_parser.c:194:42: warning: passing argument 1 of 'avpriv_split_xiph_headers' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9406. if ((ret = avpriv_split_xiph_headers(extradata,
  9407. ^~~~~~~~~
  9408. In file included from libavcodec/vorbis_parser.c:32:0:
  9409. libavcodec/xiph.h:39:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'const uint8_t * {aka const unsigned char *}'
  9410. int avpriv_split_xiph_headers(uint8_t *extradata, int extradata_size,
  9411. ^~~~~~~~~~~~~~~~~~~~~~~~~
  9412. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vorbisdec.d -MT libavcodec/vorbisdec.o -c -o libavcodec/vorbisdec.o libavcodec/vorbisdec.c
  9413. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vorbisdsp.d -MT libavcodec/vorbisdsp.o -c -o libavcodec/vorbisdsp.o libavcodec/vorbisdsp.c
  9414. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp3.d -MT libavcodec/vp3.o -c -o libavcodec/vp3.o libavcodec/vp3.c
  9415. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp3_parser.d -MT libavcodec/vp3_parser.o -c -o libavcodec/vp3_parser.o libavcodec/vp3_parser.c
  9416. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp3dsp.d -MT libavcodec/vp3dsp.o -c -o libavcodec/vp3dsp.o libavcodec/vp3dsp.c
  9417. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp5.d -MT libavcodec/vp5.o -c -o libavcodec/vp5.o libavcodec/vp5.c
  9418. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp56.d -MT libavcodec/vp56.o -c -o libavcodec/vp56.o libavcodec/vp56.c
  9419. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp56data.d -MT libavcodec/vp56data.o -c -o libavcodec/vp56data.o libavcodec/vp56data.c
  9420. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp56dsp.d -MT libavcodec/vp56dsp.o -c -o libavcodec/vp56dsp.o libavcodec/vp56dsp.c
  9421. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp56rac.d -MT libavcodec/vp56rac.o -c -o libavcodec/vp56rac.o libavcodec/vp56rac.c
  9422. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp6.d -MT libavcodec/vp6.o -c -o libavcodec/vp6.o libavcodec/vp6.c
  9423. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp6dsp.d -MT libavcodec/vp6dsp.o -c -o libavcodec/vp6dsp.o libavcodec/vp6dsp.c
  9424. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp8.d -MT libavcodec/vp8.o -c -o libavcodec/vp8.o libavcodec/vp8.c
  9425. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp8_parser.d -MT libavcodec/vp8_parser.o -c -o libavcodec/vp8_parser.o libavcodec/vp8_parser.c
  9426. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp8dsp.d -MT libavcodec/vp8dsp.o -c -o libavcodec/vp8dsp.o libavcodec/vp8dsp.c
  9427. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9.d -MT libavcodec/vp9.o -c -o libavcodec/vp9.o libavcodec/vp9.c
  9428. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9block.d -MT libavcodec/vp9block.o -c -o libavcodec/vp9block.o libavcodec/vp9block.c
  9429. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9data.d -MT libavcodec/vp9data.o -c -o libavcodec/vp9data.o libavcodec/vp9data.c
  9430. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9dsp.d -MT libavcodec/vp9dsp.o -c -o libavcodec/vp9dsp.o libavcodec/vp9dsp.c
  9431. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9mvs.d -MT libavcodec/vp9mvs.o -c -o libavcodec/vp9mvs.o libavcodec/vp9mvs.c
  9432. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vp9prob.d -MT libavcodec/vp9prob.o -c -o libavcodec/vp9prob.o libavcodec/vp9prob.c
  9433. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/vqavideo.d -MT libavcodec/vqavideo.o -c -o libavcodec/vqavideo.o libavcodec/vqavideo.c
  9434. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wavpack.d -MT libavcodec/wavpack.o -c -o libavcodec/wavpack.o libavcodec/wavpack.c
  9435. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/webp.d -MT libavcodec/webp.o -c -o libavcodec/webp.o libavcodec/webp.c
  9436. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wma.d -MT libavcodec/wma.o -c -o libavcodec/wma.o libavcodec/wma.c
  9437. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wma_common.d -MT libavcodec/wma_common.o -c -o libavcodec/wma_common.o libavcodec/wma_common.c
  9438. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wma_freqs.d -MT libavcodec/wma_freqs.o -c -o libavcodec/wma_freqs.o libavcodec/wma_freqs.c
  9439. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmadec.d -MT libavcodec/wmadec.o -c -o libavcodec/wmadec.o libavcodec/wmadec.c
  9440. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmalosslessdec.d -MT libavcodec/wmalosslessdec.o -c -o libavcodec/wmalosslessdec.o libavcodec/wmalosslessdec.c
  9441. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmaprodec.d -MT libavcodec/wmaprodec.o -c -o libavcodec/wmaprodec.o libavcodec/wmaprodec.c
  9442. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmavoice.d -MT libavcodec/wmavoice.o -c -o libavcodec/wmavoice.o libavcodec/wmavoice.c
  9443. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmv2.d -MT libavcodec/wmv2.o -c -o libavcodec/wmv2.o libavcodec/wmv2.c
  9444. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmv2data.d -MT libavcodec/wmv2data.o -c -o libavcodec/wmv2data.o libavcodec/wmv2data.c
  9445. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmv2dec.d -MT libavcodec/wmv2dec.o -c -o libavcodec/wmv2dec.o libavcodec/wmv2dec.c
  9446. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wmv2dsp.d -MT libavcodec/wmv2dsp.o -c -o libavcodec/wmv2dsp.o libavcodec/wmv2dsp.c
  9447. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/wnv1.d -MT libavcodec/wnv1.o -c -o libavcodec/wnv1.o libavcodec/wnv1.c
  9448. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/ws-snd1.d -MT libavcodec/ws-snd1.o -c -o libavcodec/ws-snd1.o libavcodec/ws-snd1.c
  9449. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp.asm > libavcodec/x86/ac3dsp.d
  9450. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp.asm
  9451. strip -wN '..@*' libavcodec/x86/ac3dsp.o
  9452. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/ac3dsp_init.d -MT libavcodec/x86/ac3dsp_init.o -c -o libavcodec/x86/ac3dsp_init.o libavcodec/x86/ac3dsp_init.c
  9453. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/apedsp.o libavcodec/x86/apedsp.asm > libavcodec/x86/apedsp.d
  9454. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/apedsp.o libavcodec/x86/apedsp.asm
  9455. strip -wN '..@*' libavcodec/x86/apedsp.o
  9456. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/apedsp_init.d -MT libavcodec/x86/apedsp_init.o -c -o libavcodec/x86/apedsp_init.o libavcodec/x86/apedsp_init.c
  9457. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/audiodsp.o libavcodec/x86/audiodsp.asm > libavcodec/x86/audiodsp.d
  9458. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/audiodsp.o libavcodec/x86/audiodsp.asm
  9459. strip -wN '..@*' libavcodec/x86/audiodsp.o
  9460. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/audiodsp_init.d -MT libavcodec/x86/audiodsp_init.o -c -o libavcodec/x86/audiodsp_init.o libavcodec/x86/audiodsp_init.c
  9461. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/audiodsp_mmx.d -MT libavcodec/x86/audiodsp_mmx.o -c -o libavcodec/x86/audiodsp_mmx.o libavcodec/x86/audiodsp_mmx.c
  9462. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/blockdsp.d -MT libavcodec/x86/blockdsp.o -c -o libavcodec/x86/blockdsp.o libavcodec/x86/blockdsp.c
  9463. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/bswapdsp.o libavcodec/x86/bswapdsp.asm > libavcodec/x86/bswapdsp.d
  9464. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/bswapdsp.o libavcodec/x86/bswapdsp.asm
  9465. strip -wN '..@*' libavcodec/x86/bswapdsp.o
  9466. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/bswapdsp_init.d -MT libavcodec/x86/bswapdsp_init.o -c -o libavcodec/x86/bswapdsp_init.o libavcodec/x86/bswapdsp_init.c
  9467. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/cavsdsp.d -MT libavcodec/x86/cavsdsp.o -c -o libavcodec/x86/cavsdsp.o libavcodec/x86/cavsdsp.c
  9468. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/constants.d -MT libavcodec/x86/constants.o -c -o libavcodec/x86/constants.o libavcodec/x86/constants.c
  9469. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/dcadsp.o libavcodec/x86/dcadsp.asm > libavcodec/x86/dcadsp.d
  9470. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/dcadsp.o libavcodec/x86/dcadsp.asm
  9471. strip -wN '..@*' libavcodec/x86/dcadsp.o
  9472. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/dcadsp_init.d -MT libavcodec/x86/dcadsp_init.o -c -o libavcodec/x86/dcadsp_init.o libavcodec/x86/dcadsp_init.c
  9473. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/dct32.o libavcodec/x86/dct32.asm > libavcodec/x86/dct32.d
  9474. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/dct32.o libavcodec/x86/dct32.asm
  9475. strip -wN '..@*' libavcodec/x86/dct32.o
  9476. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/dct_init.d -MT libavcodec/x86/dct_init.o -c -o libavcodec/x86/dct_init.o libavcodec/x86/dct_init.c
  9477. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/fdct.d -MT libavcodec/x86/fdct.o -c -o libavcodec/x86/fdct.o libavcodec/x86/fdct.c
  9478. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/fdctdsp_init.d -MT libavcodec/x86/fdctdsp_init.o -c -o libavcodec/x86/fdctdsp_init.o libavcodec/x86/fdctdsp_init.c
  9479. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fft.o libavcodec/x86/fft.asm > libavcodec/x86/fft.d
  9480. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fft.o libavcodec/x86/fft.asm
  9481. strip -wN '..@*' libavcodec/x86/fft.o
  9482. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/fft_init.d -MT libavcodec/x86/fft_init.o -c -o libavcodec/x86/fft_init.o libavcodec/x86/fft_init.c
  9483. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert.asm > libavcodec/x86/fmtconvert.d
  9484. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert.asm
  9485. strip -wN '..@*' libavcodec/x86/fmtconvert.o
  9486. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/fmtconvert_init.d -MT libavcodec/x86/fmtconvert_init.o -c -o libavcodec/x86/fmtconvert_init.o libavcodec/x86/fmtconvert_init.c
  9487. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/fpel.o libavcodec/x86/fpel.asm > libavcodec/x86/fpel.d
  9488. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/fpel.o libavcodec/x86/fpel.asm
  9489. strip -wN '..@*' libavcodec/x86/fpel.o
  9490. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/fpel_mmx.d -MT libavcodec/x86/fpel_mmx.o -c -o libavcodec/x86/fpel_mmx.o libavcodec/x86/fpel_mmx.c
  9491. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h263_loopfilter.o libavcodec/x86/h263_loopfilter.asm > libavcodec/x86/h263_loopfilter.d
  9492. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h263_loopfilter.o libavcodec/x86/h263_loopfilter.asm
  9493. strip -wN '..@*' libavcodec/x86/h263_loopfilter.o
  9494. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/h263dsp_init.d -MT libavcodec/x86/h263dsp_init.o -c -o libavcodec/x86/h263dsp_init.o libavcodec/x86/h263dsp_init.c
  9495. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc.asm > libavcodec/x86/h264_chromamc.d
  9496. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc.asm
  9497. strip -wN '..@*' libavcodec/x86/h264_chromamc.o
  9498. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_chromamc_10bit.asm > libavcodec/x86/h264_chromamc_10bit.d
  9499. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_chromamc_10bit.asm
  9500. strip -wN '..@*' libavcodec/x86/h264_chromamc_10bit.o
  9501. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock.asm > libavcodec/x86/h264_deblock.d
  9502. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock.asm
  9503. strip -wN '..@*' libavcodec/x86/h264_deblock.o
  9504. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_deblock_10bit.asm > libavcodec/x86/h264_deblock_10bit.d
  9505. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_deblock_10bit.asm
  9506. strip -wN '..@*' libavcodec/x86/h264_deblock_10bit.o
  9507. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct.asm > libavcodec/x86/h264_idct.d
  9508. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct.asm
  9509. strip -wN '..@*' libavcodec/x86/h264_idct.o
  9510. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_idct_10bit.asm > libavcodec/x86/h264_idct_10bit.d
  9511. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_idct_10bit.asm
  9512. strip -wN '..@*' libavcodec/x86/h264_idct_10bit.o
  9513. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred.asm > libavcodec/x86/h264_intrapred.d
  9514. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred.asm
  9515. strip -wN '..@*' libavcodec/x86/h264_intrapred.o
  9516. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_10bit.asm > libavcodec/x86/h264_intrapred_10bit.d
  9517. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_10bit.asm
  9518. strip -wN '..@*' libavcodec/x86/h264_intrapred_10bit.o
  9519. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/h264_intrapred_init.d -MT libavcodec/x86/h264_intrapred_init.o -c -o libavcodec/x86/h264_intrapred_init.o libavcodec/x86/h264_intrapred_init.c
  9520. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/h264_qpel.d -MT libavcodec/x86/h264_qpel.o -c -o libavcodec/x86/h264_qpel.o libavcodec/x86/h264_qpel.c
  9521. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_qpel_10bit.asm > libavcodec/x86/h264_qpel_10bit.d
  9522. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_qpel_10bit.asm
  9523. strip -wN '..@*' libavcodec/x86/h264_qpel_10bit.o
  9524. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_qpel_8bit.o libavcodec/x86/h264_qpel_8bit.asm > libavcodec/x86/h264_qpel_8bit.d
  9525. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_qpel_8bit.o libavcodec/x86/h264_qpel_8bit.asm
  9526. strip -wN '..@*' libavcodec/x86/h264_qpel_8bit.o
  9527. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight.asm > libavcodec/x86/h264_weight.d
  9528. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight.asm
  9529. strip -wN '..@*' libavcodec/x86/h264_weight.o
  9530. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264_weight_10bit.asm > libavcodec/x86/h264_weight_10bit.d
  9531. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264_weight_10bit.asm
  9532. strip -wN '..@*' libavcodec/x86/h264_weight_10bit.o
  9533. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/h264chroma_init.d -MT libavcodec/x86/h264chroma_init.o -c -o libavcodec/x86/h264chroma_init.o libavcodec/x86/h264chroma_init.c
  9534. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/h264dsp_init.d -MT libavcodec/x86/h264dsp_init.o -c -o libavcodec/x86/h264dsp_init.o libavcodec/x86/h264dsp_init.c
  9535. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_deblock.o libavcodec/x86/hevc_deblock.asm > libavcodec/x86/hevc_deblock.d
  9536. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_deblock.o libavcodec/x86/hevc_deblock.asm
  9537. strip -wN '..@*' libavcodec/x86/hevc_deblock.o
  9538. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_idct.o libavcodec/x86/hevc_idct.asm > libavcodec/x86/hevc_idct.d
  9539. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_idct.o libavcodec/x86/hevc_idct.asm
  9540. strip -wN '..@*' libavcodec/x86/hevc_idct.o
  9541. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hevc_mc.o libavcodec/x86/hevc_mc.asm > libavcodec/x86/hevc_mc.d
  9542. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hevc_mc.o libavcodec/x86/hevc_mc.asm
  9543. strip -wN '..@*' libavcodec/x86/hevc_mc.o
  9544. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/hevcdsp_init.d -MT libavcodec/x86/hevcdsp_init.o -c -o libavcodec/x86/hevcdsp_init.o libavcodec/x86/hevcdsp_init.c
  9545. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hpeldsp.o libavcodec/x86/hpeldsp.asm > libavcodec/x86/hpeldsp.d
  9546. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hpeldsp.o libavcodec/x86/hpeldsp.asm
  9547. strip -wN '..@*' libavcodec/x86/hpeldsp.o
  9548. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/hpeldsp_init.d -MT libavcodec/x86/hpeldsp_init.o -c -o libavcodec/x86/hpeldsp_init.o libavcodec/x86/hpeldsp_init.c
  9549. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/hpeldsp_mmx.d -MT libavcodec/x86/hpeldsp_mmx.o -c -o libavcodec/x86/hpeldsp_mmx.o libavcodec/x86/hpeldsp_mmx.c
  9550. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/hpeldsp_vp3.o libavcodec/x86/hpeldsp_vp3.asm > libavcodec/x86/hpeldsp_vp3.d
  9551. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/hpeldsp_vp3.o libavcodec/x86/hpeldsp_vp3.asm
  9552. strip -wN '..@*' libavcodec/x86/hpeldsp_vp3.o
  9553. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/hpeldsp_vp3_init.d -MT libavcodec/x86/hpeldsp_vp3_init.o -c -o libavcodec/x86/hpeldsp_vp3_init.o libavcodec/x86/hpeldsp_vp3_init.c
  9554. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/huffyuvdsp.o libavcodec/x86/huffyuvdsp.asm > libavcodec/x86/huffyuvdsp.d
  9555. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/huffyuvdsp.o libavcodec/x86/huffyuvdsp.asm
  9556. strip -wN '..@*' libavcodec/x86/huffyuvdsp.o
  9557. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/huffyuvdsp_init.d -MT libavcodec/x86/huffyuvdsp_init.o -c -o libavcodec/x86/huffyuvdsp_init.o libavcodec/x86/huffyuvdsp_init.c
  9558. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/idctdsp_init.d -MT libavcodec/x86/idctdsp_init.o -c -o libavcodec/x86/idctdsp_init.o libavcodec/x86/idctdsp_init.c
  9559. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/idctdsp_mmx.d -MT libavcodec/x86/idctdsp_mmx.o -c -o libavcodec/x86/idctdsp_mmx.o libavcodec/x86/idctdsp_mmx.c
  9560. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/imdct36.o libavcodec/x86/imdct36.asm > libavcodec/x86/imdct36.d
  9561. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/imdct36.o libavcodec/x86/imdct36.asm
  9562. strip -wN '..@*' libavcodec/x86/imdct36.o
  9563. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/lpc.d -MT libavcodec/x86/lpc.o -c -o libavcodec/x86/lpc.o libavcodec/x86/lpc.c
  9564. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mdct_init.d -MT libavcodec/x86/mdct_init.o -c -o libavcodec/x86/mdct_init.o libavcodec/x86/mdct_init.c
  9565. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/me_cmp.o libavcodec/x86/me_cmp.asm > libavcodec/x86/me_cmp.d
  9566. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/me_cmp.o libavcodec/x86/me_cmp.asm
  9567. strip -wN '..@*' libavcodec/x86/me_cmp.o
  9568. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/me_cmp_init.d -MT libavcodec/x86/me_cmp_init.o -c -o libavcodec/x86/me_cmp_init.o libavcodec/x86/me_cmp_init.c
  9569. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mlpdsp.d -MT libavcodec/x86/mlpdsp.o -c -o libavcodec/x86/mlpdsp.o libavcodec/x86/mlpdsp.c
  9570. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mpegaudiodsp.d -MT libavcodec/x86/mpegaudiodsp.o -c -o libavcodec/x86/mpegaudiodsp.o libavcodec/x86/mpegaudiodsp.c
  9571. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mpegvideo.d -MT libavcodec/x86/mpegvideo.o -c -o libavcodec/x86/mpegvideo.o libavcodec/x86/mpegvideo.c
  9572. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mpegvideodsp.d -MT libavcodec/x86/mpegvideodsp.o -c -o libavcodec/x86/mpegvideodsp.o libavcodec/x86/mpegvideodsp.c
  9573. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mpegvideoenc.d -MT libavcodec/x86/mpegvideoenc.o -c -o libavcodec/x86/mpegvideoenc.o libavcodec/x86/mpegvideoenc.c
  9574. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/mpegvideoencdsp.o libavcodec/x86/mpegvideoencdsp.asm > libavcodec/x86/mpegvideoencdsp.d
  9575. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/mpegvideoencdsp.o libavcodec/x86/mpegvideoencdsp.asm
  9576. strip -wN '..@*' libavcodec/x86/mpegvideoencdsp.o
  9577. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/mpegvideoencdsp_init.d -MT libavcodec/x86/mpegvideoencdsp_init.o -c -o libavcodec/x86/mpegvideoencdsp_init.o libavcodec/x86/mpegvideoencdsp_init.c
  9578. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/pixblockdsp.o libavcodec/x86/pixblockdsp.asm > libavcodec/x86/pixblockdsp.d
  9579. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/pixblockdsp.o libavcodec/x86/pixblockdsp.asm
  9580. strip -wN '..@*' libavcodec/x86/pixblockdsp.o
  9581. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/pixblockdsp_init.d -MT libavcodec/x86/pixblockdsp_init.o -c -o libavcodec/x86/pixblockdsp_init.o libavcodec/x86/pixblockdsp_init.c
  9582. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/pngdsp.o libavcodec/x86/pngdsp.asm > libavcodec/x86/pngdsp.d
  9583. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/pngdsp.o libavcodec/x86/pngdsp.asm
  9584. strip -wN '..@*' libavcodec/x86/pngdsp.o
  9585. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/pngdsp_init.d -MT libavcodec/x86/pngdsp_init.o -c -o libavcodec/x86/pngdsp_init.o libavcodec/x86/pngdsp_init.c
  9586. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/proresdsp.o libavcodec/x86/proresdsp.asm > libavcodec/x86/proresdsp.d
  9587. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/proresdsp.o libavcodec/x86/proresdsp.asm
  9588. strip -wN '..@*' libavcodec/x86/proresdsp.o
  9589. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/proresdsp_init.d -MT libavcodec/x86/proresdsp_init.o -c -o libavcodec/x86/proresdsp_init.o libavcodec/x86/proresdsp_init.c
  9590. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/qpel.o libavcodec/x86/qpel.asm > libavcodec/x86/qpel.d
  9591. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/qpel.o libavcodec/x86/qpel.asm
  9592. strip -wN '..@*' libavcodec/x86/qpel.o
  9593. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/qpeldsp.o libavcodec/x86/qpeldsp.asm > libavcodec/x86/qpeldsp.d
  9594. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/qpeldsp.o libavcodec/x86/qpeldsp.asm
  9595. strip -wN '..@*' libavcodec/x86/qpeldsp.o
  9596. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/qpeldsp_init.d -MT libavcodec/x86/qpeldsp_init.o -c -o libavcodec/x86/qpeldsp_init.o libavcodec/x86/qpeldsp_init.c
  9597. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/rv34dsp.o libavcodec/x86/rv34dsp.asm > libavcodec/x86/rv34dsp.d
  9598. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/rv34dsp.o libavcodec/x86/rv34dsp.asm
  9599. strip -wN '..@*' libavcodec/x86/rv34dsp.o
  9600. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/rv34dsp_init.d -MT libavcodec/x86/rv34dsp_init.o -c -o libavcodec/x86/rv34dsp_init.o libavcodec/x86/rv34dsp_init.c
  9601. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/rv40dsp.o libavcodec/x86/rv40dsp.asm > libavcodec/x86/rv40dsp.d
  9602. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/rv40dsp.o libavcodec/x86/rv40dsp.asm
  9603. strip -wN '..@*' libavcodec/x86/rv40dsp.o
  9604. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/rv40dsp_init.d -MT libavcodec/x86/rv40dsp_init.o -c -o libavcodec/x86/rv40dsp_init.o libavcodec/x86/rv40dsp_init.c
  9605. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/sbrdsp.o libavcodec/x86/sbrdsp.asm > libavcodec/x86/sbrdsp.d
  9606. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/sbrdsp.o libavcodec/x86/sbrdsp.asm
  9607. strip -wN '..@*' libavcodec/x86/sbrdsp.o
  9608. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/sbrdsp_init.d -MT libavcodec/x86/sbrdsp_init.o -c -o libavcodec/x86/sbrdsp_init.o libavcodec/x86/sbrdsp_init.c
  9609. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/simple_idct.d -MT libavcodec/x86/simple_idct.o -c -o libavcodec/x86/simple_idct.o libavcodec/x86/simple_idct.c
  9610. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vc1dsp.o libavcodec/x86/vc1dsp.asm > libavcodec/x86/vc1dsp.d
  9611. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vc1dsp.o libavcodec/x86/vc1dsp.asm
  9612. strip -wN '..@*' libavcodec/x86/vc1dsp.o
  9613. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vc1dsp_init.d -MT libavcodec/x86/vc1dsp_init.o -c -o libavcodec/x86/vc1dsp_init.o libavcodec/x86/vc1dsp_init.c
  9614. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vc1dsp_mmx.d -MT libavcodec/x86/vc1dsp_mmx.o -c -o libavcodec/x86/vc1dsp_mmx.o libavcodec/x86/vc1dsp_mmx.c
  9615. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/videodsp.o libavcodec/x86/videodsp.asm > libavcodec/x86/videodsp.d
  9616. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/videodsp.o libavcodec/x86/videodsp.asm
  9617. strip -wN '..@*' libavcodec/x86/videodsp.o
  9618. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/videodsp_init.d -MT libavcodec/x86/videodsp_init.o -c -o libavcodec/x86/videodsp_init.o libavcodec/x86/videodsp_init.c
  9619. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vorbisdsp.o libavcodec/x86/vorbisdsp.asm > libavcodec/x86/vorbisdsp.d
  9620. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vorbisdsp.o libavcodec/x86/vorbisdsp.asm
  9621. strip -wN '..@*' libavcodec/x86/vorbisdsp.o
  9622. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vorbisdsp_init.d -MT libavcodec/x86/vorbisdsp_init.o -c -o libavcodec/x86/vorbisdsp_init.o libavcodec/x86/vorbisdsp_init.c
  9623. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp3dsp.o libavcodec/x86/vp3dsp.asm > libavcodec/x86/vp3dsp.d
  9624. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp3dsp.o libavcodec/x86/vp3dsp.asm
  9625. strip -wN '..@*' libavcodec/x86/vp3dsp.o
  9626. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vp3dsp_init.d -MT libavcodec/x86/vp3dsp_init.o -c -o libavcodec/x86/vp3dsp_init.o libavcodec/x86/vp3dsp_init.c
  9627. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp6dsp.o libavcodec/x86/vp6dsp.asm > libavcodec/x86/vp6dsp.d
  9628. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp6dsp.o libavcodec/x86/vp6dsp.asm
  9629. strip -wN '..@*' libavcodec/x86/vp6dsp.o
  9630. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vp6dsp_init.d -MT libavcodec/x86/vp6dsp_init.o -c -o libavcodec/x86/vp6dsp_init.o libavcodec/x86/vp6dsp_init.c
  9631. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp8dsp.o libavcodec/x86/vp8dsp.asm > libavcodec/x86/vp8dsp.d
  9632. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp8dsp.o libavcodec/x86/vp8dsp.asm
  9633. strip -wN '..@*' libavcodec/x86/vp8dsp.o
  9634. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vp8dsp_init.d -MT libavcodec/x86/vp8dsp_init.o -c -o libavcodec/x86/vp8dsp_init.o libavcodec/x86/vp8dsp_init.c
  9635. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp8dsp_loopfilter.o libavcodec/x86/vp8dsp_loopfilter.asm > libavcodec/x86/vp8dsp_loopfilter.d
  9636. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp8dsp_loopfilter.o libavcodec/x86/vp8dsp_loopfilter.asm
  9637. strip -wN '..@*' libavcodec/x86/vp8dsp_loopfilter.o
  9638. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/vp9dsp_init.d -MT libavcodec/x86/vp9dsp_init.o -c -o libavcodec/x86/vp9dsp_init.o libavcodec/x86/vp9dsp_init.c
  9639. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -M -o libavcodec/x86/vp9mc.o libavcodec/x86/vp9mc.asm > libavcodec/x86/vp9mc.d
  9640. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavcodec/x86/ -o libavcodec/x86/vp9mc.o libavcodec/x86/vp9mc.asm
  9641. strip -wN '..@*' libavcodec/x86/vp9mc.o
  9642. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/xvididct_init.d -MT libavcodec/x86/xvididct_init.o -c -o libavcodec/x86/xvididct_init.o libavcodec/x86/xvididct_init.c
  9643. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/xvididct_mmx.d -MT libavcodec/x86/xvididct_mmx.o -c -o libavcodec/x86/xvididct_mmx.o libavcodec/x86/xvididct_mmx.c
  9644. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/x86/xvididct_sse2.d -MT libavcodec/x86/xvididct_sse2.o -c -o libavcodec/x86/xvididct_sse2.o libavcodec/x86/xvididct_sse2.c
  9645. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xan.d -MT libavcodec/xan.o -c -o libavcodec/xan.o libavcodec/xan.c
  9646. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xbmdec.d -MT libavcodec/xbmdec.o -c -o libavcodec/xbmdec.o libavcodec/xbmdec.c
  9647. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xiph.d -MT libavcodec/xiph.o -c -o libavcodec/xiph.o libavcodec/xiph.c
  9648. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xl.d -MT libavcodec/xl.o -c -o libavcodec/xl.o libavcodec/xl.c
  9649. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xsubdec.d -MT libavcodec/xsubdec.o -c -o libavcodec/xsubdec.o libavcodec/xsubdec.c
  9650. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xvididct.d -MT libavcodec/xvididct.o -c -o libavcodec/xvididct.o libavcodec/xvididct.c
  9651. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xwddec.d -MT libavcodec/xwddec.o -c -o libavcodec/xwddec.o libavcodec/xwddec.c
  9652. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/xxan.d -MT libavcodec/xxan.o -c -o libavcodec/xxan.o libavcodec/xxan.c
  9653. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/yop.d -MT libavcodec/yop.o -c -o libavcodec/yop.o libavcodec/yop.c
  9654. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/zerocodec.d -MT libavcodec/zerocodec.o -c -o libavcodec/zerocodec.o libavcodec/zerocodec.c
  9655. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/zmbv.d -MT libavcodec/zmbv.o -c -o libavcodec/zmbv.o libavcodec/zmbv.c
  9656. rm -f libavcodec/libavcodec.a
  9657. ar rc libavcodec/libavcodec.a libavcodec/4xm.o libavcodec/8bps.o libavcodec/8svx.o libavcodec/aac_ac3_parser.o libavcodec/aac_adtstoasc_bsf.o libavcodec/aac_parser.o libavcodec/aacadtsdec.o libavcodec/aaccoder.o libavcodec/aacdec.o libavcodec/aacenc.o libavcodec/aacps.o libavcodec/aacpsdsp.o libavcodec/aacpsy.o libavcodec/aacsbr.o libavcodec/aactab.o libavcodec/aandcttab.o libavcodec/aasc.o libavcodec/ac3.o libavcodec/ac3_parser.o libavcodec/ac3dec.o libavcodec/ac3dec_data.o libavcodec/ac3dsp.o libavcodec/ac3enc.o libavcodec/ac3enc_float.o libavcodec/ac3tab.o libavcodec/acelp_filters.o libavcodec/acelp_pitch_delay.o libavcodec/acelp_vectors.o libavcodec/adpcm.o libavcodec/adpcm_data.o libavcodec/adx.o libavcodec/adx_parser.o libavcodec/adxdec.o libavcodec/aic.o libavcodec/alac.o libavcodec/alac_data.o libavcodec/aliaspixdec.o libavcodec/allcodecs.o libavcodec/alsdec.o libavcodec/amrnbdec.o libavcodec/amrwbdec.o libavcodec/anm.o libavcodec/ansi.o libavcodec/apedec.o libavcodec/ass.o libavcodec/assdec.o libavcodec/asv.o libavcodec/asvdec.o libavcodec/atrac.o libavcodec/atrac1.o libavcodec/atrac3.o libavcodec/atrac3plus.o libavcodec/atrac3plusdec.o libavcodec/atrac3plusdsp.o libavcodec/audio_frame_queue.o libavcodec/audiodsp.o libavcodec/aura.o libavcodec/avfft.o libavcodec/avpacket.o libavcodec/avpicture.o libavcodec/avs.o libavcodec/bethsoftvideo.o libavcodec/bfi.o libavcodec/bgmc.o libavcodec/bink.o libavcodec/binkaudio.o libavcodec/binkdsp.o libavcodec/bitstream.o libavcodec/bitstream_filter.o libavcodec/bitstream_filters.o libavcodec/blockdsp.o libavcodec/bmp.o libavcodec/bmp_parser.o libavcodec/bmvaudio.o libavcodec/bmvvideo.o libavcodec/brenderpix.o libavcodec/bsf.o libavcodec/bswapdsp.o libavcodec/c93.o libavcodec/cabac.o libavcodec/canopus.o libavcodec/cavs.o libavcodec/cavs_parser.o libavcodec/cavsdata.o libavcodec/cavsdec.o libavcodec/cavsdsp.o libavcodec/cdgraphics.o libavcodec/cdxl.o libavcodec/celp_filters.o libavcodec/celp_math.o libavcodec/cga_data.o libavcodec/cinepak.o libavcodec/cljrdec.o libavcodec/cllc.o libavcodec/cngdec.o libavcodec/codec_desc.o libavcodec/cook.o libavcodec/cook_parser.o libavcodec/cscd.o libavcodec/cyuv.o libavcodec/d3d11va.o libavcodec/dca.o libavcodec/dca_exss.o libavcodec/dca_parser.o libavcodec/dca_xll.o libavcodec/dcadata.o libavcodec/dcadec.o libavcodec/dcadsp.o libavcodec/dct.o libavcodec/dct32_fixed.o libavcodec/dct32_float.o libavcodec/dds.o libavcodec/dfa.o libavcodec/dirac.o libavcodec/dirac_parser.o libavcodec/dnxhd_parser.o libavcodec/dnxhddata.o libavcodec/dnxhddec.o libavcodec/dpcm.o libavcodec/dpx.o libavcodec/dpx_parser.o libavcodec/dsicinaudio.o libavcodec/dsicinvideo.o libavcodec/dss_sp.o libavcodec/dv.o libavcodec/dv_profile.o libavcodec/dvbsub_parser.o libavcodec/dvbsubdec.o libavcodec/dvdata.o libavcodec/dvdec.o libavcodec/dvdsub_parser.o libavcodec/dvdsubdec.o libavcodec/dxa.o libavcodec/dxtory.o libavcodec/dxv.o libavcodec/eac3_data.o libavcodec/eac3dec.o libavcodec/eac3enc.o libavcodec/eacmv.o libavcodec/eaidct.o libavcodec/eamad.o libavcodec/eatgq.o libavcodec/eatgv.o libavcodec/eatqi.o libavcodec/elsdec.o libavcodec/error_resilience.o libavcodec/escape124.o libavcodec/escape130.o libavcodec/exr.o libavcodec/faandct.o libavcodec/faanidct.o libavcodec/faxcompr.o libavcodec/fdctdsp.o libavcodec/fft_fixed.o libavcodec/fft_float.o libavcodec/ffv1.o libavcodec/ffv1dec.o libavcodec/fic.o libavcodec/flac.o libavcodec/flac_parser.o libavcodec/flacdata.o libavcodec/flacdec.o libavcodec/flacdsp.o libavcodec/flacenc.o libavcodec/flashsv.o libavcodec/flicvideo.o libavcodec/flvdec.o libavcodec/flvenc.o libavcodec/fmtconvert.o libavcodec/fraps.o libavcodec/frwu.o libavcodec/g2meet.o libavcodec/g722.o libavcodec/g722dec.o libavcodec/g722dsp.o libavcodec/g723_1.o libavcodec/g723_1dec.o libavcodec/g726.o libavcodec/gifdec.o libavcodec/golomb.o libavcodec/gsm_parser.o libavcodec/gsmdec.o libavcodec/gsmdec_data.o libavcodec/h261.o libavcodec/h261_parser.o libavcodec/h261data.o libavcodec/h261dec.o libavcodec/h263.o libavcodec/h263_parser.o libavcodec/h263data.o libavcodec/h263dec.o libavcodec/h263dsp.o libavcodec/h2645_parse.o libavcodec/h264_cabac.o libavcodec/h264_cavlc.o libavcodec/h264_direct.o libavcodec/h264_loopfilter.o libavcodec/h264_mb.o libavcodec/h264_parse.o libavcodec/h264_parser.o libavcodec/h264_picture.o libavcodec/h264_ps.o libavcodec/h264_refs.o libavcodec/h264_sei.o libavcodec/h264_slice.o libavcodec/h264chroma.o libavcodec/h264data.o libavcodec/h264dec.o libavcodec/h264dsp.o libavcodec/h264idct.o libavcodec/h264pred.o libavcodec/h264qpel.o libavcodec/hap.o libavcodec/hapdec.o libavcodec/hevc.o libavcodec/hevc_cabac.o libavcodec/hevc_data.o libavcodec/hevc_filter.o libavcodec/hevc_mvs.o libavcodec/hevc_parser.o libavcodec/hevc_ps.o libavcodec/hevc_refs.o libavcodec/hevc_sei.o libavcodec/hevcdsp.o libavcodec/hevcpred.o libavcodec/hnm4video.o libavcodec/hpeldsp.o libavcodec/hq_hqa.o libavcodec/hq_hqadata.o libavcodec/hq_hqadsp.o libavcodec/hqx.o libavcodec/hqxdsp.o libavcodec/hqxvlc.o libavcodec/huffman.o libavcodec/huffyuv.o libavcodec/huffyuvdec.o libavcodec/huffyuvdsp.o libavcodec/idcinvideo.o libavcodec/idctdsp.o libavcodec/iff.o libavcodec/iirfilter.o libavcodec/imc.o libavcodec/imdct15.o libavcodec/imgconvert.o libavcodec/indeo2.o libavcodec/indeo3.o libavcodec/indeo4.o libavcodec/indeo5.o libavcodec/intelh263dec.o libavcodec/interplayvideo.o libavcodec/intrax8.o libavcodec/intrax8dsp.o libavcodec/ituh263dec.o libavcodec/ituh263enc.o libavcodec/ivi.o libavcodec/ivi_dsp.o libavcodec/jfdctfst.o libavcodec/jfdctint.o libavcodec/jpeg2000.o libavcodec/jpeg2000dec.o libavcodec/jpeg2000dsp.o libavcodec/jpeg2000dwt.o libavcodec/jpegls.o libavcodec/jpeglsdec.o libavcodec/jpegtables.o libavcodec/jrevdct.o libavcodec/jvdec.o libavcodec/kbdwin.o libavcodec/kgv1dec.o libavcodec/kmvc.o libavcodec/lagarith.o libavcodec/lagarithrac.o libavcodec/latm_parser.o libavcodec/lcldec.o libavcodec/libfdk-aacdec.o libavcodec/libfdk-aacenc.o libavcodec/libmp3lame.o libavcodec/libopus.o libavcodec/libopusdec.o libavcodec/libopusenc.o libavcodec/libvpx.o libavcodec/libvpxenc.o libavcodec/loco.o libavcodec/log2_tab.o libavcodec/lpc.o libavcodec/lsp.o libavcodec/lzf.o libavcodec/lzw.o libavcodec/mace.o libavcodec/magicyuv.o libavcodec/mathtables.o libavcodec/mdct_fixed.o libavcodec/mdct_float.o libavcodec/mdec.o libavcodec/me_cmp.o libavcodec/metasound.o libavcodec/metasound_data.o libavcodec/mimic.o libavcodec/mjpeg_parser.o libavcodec/mjpegbdec.o libavcodec/mjpegdec.o libavcodec/mlp.o libavcodec/mlp_parser.o libavcodec/mlpdec.o libavcodec/mlpdsp.o libavcodec/mmvideo.o libavcodec/motion_est.o libavcodec/motionpixels.o libavcodec/mpc.o libavcodec/mpc7.o libavcodec/mpc8.o libavcodec/mpeg12.o libavcodec/mpeg12data.o libavcodec/mpeg12dec.o libavcodec/mpeg12enc.o libavcodec/mpeg12framerate.o libavcodec/mpeg4audio.o libavcodec/mpeg4video.o libavcodec/mpeg4video_parser.o libavcodec/mpeg4videodec.o libavcodec/mpeg4videoenc.o libavcodec/mpeg_er.o libavcodec/mpegaudio.o libavcodec/mpegaudio_parser.o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodec_fixed.o libavcodec/mpegaudiodec_float.o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp_data.o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_float.o libavcodec/mpegpicture.o libavcodec/mpegutils.o libavcodec/mpegvideo.o libavcodec/mpegvideo_enc.o libavcodec/mpegvideo_motion.o libavcodec/mpegvideo_parser.o libavcodec/mpegvideodata.o libavcodec/mpegvideodsp.o libavcodec/mpegvideoencdsp.o libavcodec/mqc.o libavcodec/mqcdec.o libavcodec/msgsmdec.o libavcodec/msmpeg4.o libavcodec/msmpeg4data.o libavcodec/msmpeg4dec.o libavcodec/msrle.o libavcodec/msrledec.o libavcodec/mss1.o libavcodec/mss12.o libavcodec/mss2.o libavcodec/mss2dsp.o libavcodec/mss3.o libavcodec/mss34dsp.o libavcodec/mss4.o libavcodec/msvideo1.o libavcodec/mvcdec.o libavcodec/mxpegdec.o libavcodec/nellymoser.o libavcodec/nellymoserdec.o libavcodec/nuv.o libavcodec/on2avc.o libavcodec/on2avcdata.o libavcodec/options.o libavcodec/opus.o libavcodec/opus_celt.o libavcodec/opus_parser.o libavcodec/opus_silk.o libavcodec/opusdec.o libavcodec/pafaudio.o libavcodec/pafvideo.o libavcodec/parser.o libavcodec/pcm-bluray.o libavcodec/pcm-dvd.o libavcodec/pcm.o libavcodec/pcx.o libavcodec/pgssubdec.o libavcodec/pictordec.o libavcodec/pixblockdsp.o libavcodec/png.o libavcodec/png_parser.o libavcodec/pngdec.o libavcodec/pngdsp.o libavcodec/pnm.o libavcodec/pnm_parser.o libavcodec/pnmdec.o libavcodec/profiles.o libavcodec/proresdata.o libavcodec/proresdec.o libavcodec/proresdsp.o libavcodec/psymodel.o libavcodec/pthread.o libavcodec/pthread_frame.o libavcodec/pthread_slice.o libavcodec/ptx.o libavcodec/qcelpdec.o libavcodec/qdm2.o libavcodec/qdrw.o libavcodec/qpeg.o libavcodec/qpeldsp.o libavcodec/qsv_api.o libavcodec/qtrle.o libavcodec/r210dec.o libavcodec/ra144.o libavcodec/ra144dec.o libavcodec/ra288.o libavcodec/ralf.o libavcodec/rangecoder.o libavcodec/ratecontrol.o libavcodec/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/rl.o libavcodec/rl2.o libavcodec/roqvideo.o libavcodec/roqvideodec.o libavcodec/rpza.o libavcodec/rscc.o libavcodec/rtjpeg.o libavcodec/rv10.o libavcodec/rv30.o libavcodec/rv30dsp.o libavcodec/rv34.o libavcodec/rv34_parser.o libavcodec/rv34dsp.o libavcodec/rv40.o libavcodec/rv40dsp.o libavcodec/s302m.o libavcodec/sanm.o libavcodec/sbrdsp.o libavcodec/screenpresso.o libavcodec/sgidec.o libavcodec/sgirledec.o libavcodec/shorten.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/sipr.o libavcodec/sipr16k.o libavcodec/smacker.o libavcodec/smc.o libavcodec/snappy.o libavcodec/sp5xdec.o libavcodec/srtdec.o libavcodec/startcode.o libavcodec/sunrast.o libavcodec/svq1.o libavcodec/svq13.o libavcodec/svq1dec.o libavcodec/svq3.o libavcodec/synth_filter.o libavcodec/tak.o libavcodec/tak_parser.o libavcodec/takdec.o libavcodec/targa.o libavcodec/tdsc.o libavcodec/texturedsp.o libavcodec/tiertexseqv.o libavcodec/tiff.o libavcodec/tmv.o libavcodec/tpeldsp.o libavcodec/truemotion1.o libavcodec/truemotion2.o libavcodec/truemotion2rt.o libavcodec/truespeech.o libavcodec/tscc.o libavcodec/tscc2.o libavcodec/tta.o libavcodec/twinvq.o libavcodec/twinvqdec.o libavcodec/txd.o libavcodec/ulti.o libavcodec/utils.o libavcodec/utvideo.o libavcodec/utvideodec.o libavcodec/v210dec.o libavcodec/v210x.o libavcodec/v410dec.o libavcodec/vb.o libavcodec/vble.o libavcodec/vc1.o libavcodec/vc1_block.o libavcodec/vc1_loopfilter.o libavcodec/vc1_mc.o libavcodec/vc1_parser.o libavcodec/vc1_pred.o libavcodec/vc1data.o libavcodec/vc1dec.o libavcodec/vc1dsp.o libavcodec/vcr1.o libavcodec/videodsp.o libavcodec/vima.o libavcodec/vmdaudio.o libavcodec/vmdvideo.o libavcodec/vmnc.o libavcodec/vorbis.o libavcodec/vorbis_data.o libavcodec/vorbis_parser.o libavcodec/vorbisdec.o libavcodec/vorbisdsp.o libavcodec/vp3.o libavcodec/vp3_parser.o libavcodec/vp3dsp.o libavcodec/vp5.o libavcodec/vp56.o libavcodec/vp56data.o libavcodec/vp56dsp.o libavcodec/vp56rac.o libavcodec/vp6.o libavcodec/vp6dsp.o libavcodec/vp8.o libavcodec/vp8_parser.o libavcodec/vp8dsp.o libavcodec/vp9.o libavcodec/vp9block.o libavcodec/vp9data.o libavcodec/vp9dsp.o libavcodec/vp9mvs.o libavcodec/vp9prob.o libavcodec/vqavideo.o libavcodec/wavpack.o libavcodec/webp.o libavcodec/wma.o libavcodec/wma_common.o libavcodec/wma_freqs.o libavcodec/wmadec.o libavcodec/wmalosslessdec.o libavcodec/wmaprodec.o libavcodec/wmavoice.o libavcodec/wmv2.o libavcodec/wmv2data.o libavcodec/wmv2dec.o libavcodec/wmv2dsp.o libavcodec/wnv1.o libavcodec/ws-snd1.o libavcodec/x86/ac3dsp.o libavcodec/x86/ac3dsp_init.o libavcodec/x86/apedsp.o libavcodec/x86/apedsp_init.o libavcodec/x86/audiodsp.o libavcodec/x86/audiodsp_init.o libavcodec/x86/audiodsp_mmx.o libavcodec/x86/blockdsp.o libavcodec/x86/bswapdsp.o libavcodec/x86/bswapdsp_init.o libavcodec/x86/cavsdsp.o libavcodec/x86/constants.o libavcodec/x86/dcadsp.o libavcodec/x86/dcadsp_init.o libavcodec/x86/dct32.o libavcodec/x86/dct_init.o libavcodec/x86/fdct.o libavcodec/x86/fdctdsp_init.o libavcodec/x86/fft.o libavcodec/x86/fft_init.o libavcodec/x86/fmtconvert.o libavcodec/x86/fmtconvert_init.o libavcodec/x86/fpel.o libavcodec/x86/fpel_mmx.o libavcodec/x86/h263_loopfilter.o libavcodec/x86/h263dsp_init.o libavcodec/x86/h264_chromamc.o libavcodec/x86/h264_chromamc_10bit.o libavcodec/x86/h264_deblock.o libavcodec/x86/h264_deblock_10bit.o libavcodec/x86/h264_idct.o libavcodec/x86/h264_idct_10bit.o libavcodec/x86/h264_intrapred.o libavcodec/x86/h264_intrapred_10bit.o libavcodec/x86/h264_intrapred_init.o libavcodec/x86/h264_qpel.o libavcodec/x86/h264_qpel_10bit.o libavcodec/x86/h264_qpel_8bit.o libavcodec/x86/h264_weight.o libavcodec/x86/h264_weight_10bit.o libavcodec/x86/h264chroma_init.o libavcodec/x86/h264dsp_init.o libavcodec/x86/hevc_deblock.o libavcodec/x86/hevc_idct.o libavcodec/x86/hevc_mc.o libavcodec/x86/hevcdsp_init.o libavcodec/x86/hpeldsp.o libavcodec/x86/hpeldsp_init.o libavcodec/x86/hpeldsp_mmx.o libavcodec/x86/hpeldsp_vp3.o libavcodec/x86/hpeldsp_vp3_init.o libavcodec/x86/huffyuvdsp.o libavcodec/x86/huffyuvdsp_init.o libavcodec/x86/idctdsp_init.o libavcodec/x86/idctdsp_mmx.o libavcodec/x86/imdct36.o libavcodec/x86/lpc.o libavcodec/x86/mdct_init.o libavcodec/x86/me_cmp.o libavcodec/x86/me_cmp_init.o libavcodec/x86/mlpdsp.o libavcodec/x86/mpegaudiodsp.o libavcodec/x86/mpegvideo.o libavcodec/x86/mpegvideodsp.o libavcodec/x86/mpegvideoenc.o libavcodec/x86/mpegvideoencdsp.o libavcodec/x86/mpegvideoencdsp_init.o libavcodec/x86/pixblockdsp.o libavcodec/x86/pixblockdsp_init.o libavcodec/x86/pngdsp.o libavcodec/x86/pngdsp_init.o libavcodec/x86/proresdsp.o libavcodec/x86/proresdsp_init.o libavcodec/x86/qpel.o libavcodec/x86/qpeldsp.o libavcodec/x86/qpeldsp_init.o libavcodec/x86/rv34dsp.o libavcodec/x86/rv34dsp_init.o libavcodec/x86/rv40dsp.o libavcodec/x86/rv40dsp_init.o libavcodec/x86/sbrdsp.o libavcodec/x86/sbrdsp_init.o libavcodec/x86/simple_idct.o libavcodec/x86/vc1dsp.o libavcodec/x86/vc1dsp_init.o libavcodec/x86/vc1dsp_mmx.o libavcodec/x86/videodsp.o libavcodec/x86/videodsp_init.o libavcodec/x86/vorbisdsp.o libavcodec/x86/vorbisdsp_init.o libavcodec/x86/vp3dsp.o libavcodec/x86/vp3dsp_init.o libavcodec/x86/vp6dsp.o libavcodec/x86/vp6dsp_init.o libavcodec/x86/vp8dsp.o libavcodec/x86/vp8dsp_init.o libavcodec/x86/vp8dsp_loopfilter.o libavcodec/x86/vp9dsp_init.o libavcodec/x86/vp9mc.o libavcodec/x86/xvididct_init.o libavcodec/x86/xvididct_mmx.o libavcodec/x86/xvididct_sse2.o libavcodec/xan.o libavcodec/xbmdec.o libavcodec/xiph.o libavcodec/xl.o libavcodec/xsubdec.o libavcodec/xvididct.o libavcodec/xwddec.o libavcodec/xxan.o libavcodec/yop.o libavcodec/zerocodec.o libavcodec/zmbv.o
  9658. ranlib libavcodec/libavcodec.a
  9659. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/audio_convert.d -MT libavresample/audio_convert.o -c -o libavresample/audio_convert.o libavresample/audio_convert.c
  9660. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/audio_data.d -MT libavresample/audio_data.o -c -o libavresample/audio_data.o libavresample/audio_data.c
  9661. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/audio_mix.d -MT libavresample/audio_mix.o -c -o libavresample/audio_mix.o libavresample/audio_mix.c
  9662. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/audio_mix_matrix.d -MT libavresample/audio_mix_matrix.o -c -o libavresample/audio_mix_matrix.o libavresample/audio_mix_matrix.c
  9663. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/dither.d -MT libavresample/dither.o -c -o libavresample/dither.o libavresample/dither.c
  9664. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/options.d -MT libavresample/options.o -c -o libavresample/options.o libavresample/options.c
  9665. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/resample.d -MT libavresample/resample.o -c -o libavresample/resample.o libavresample/resample.c
  9666. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/utils.d -MT libavresample/utils.o -c -o libavresample/utils.o libavresample/utils.c
  9667. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/audio_convert.o libavresample/x86/audio_convert.asm > libavresample/x86/audio_convert.d
  9668. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -o libavresample/x86/audio_convert.o libavresample/x86/audio_convert.asm
  9669. strip -wN '..@*' libavresample/x86/audio_convert.o
  9670. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/x86/audio_convert_init.d -MT libavresample/x86/audio_convert_init.o -c -o libavresample/x86/audio_convert_init.o libavresample/x86/audio_convert_init.c
  9671. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/audio_mix.o libavresample/x86/audio_mix.asm > libavresample/x86/audio_mix.d
  9672. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -o libavresample/x86/audio_mix.o libavresample/x86/audio_mix.asm
  9673. strip -wN '..@*' libavresample/x86/audio_mix.o
  9674. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/x86/audio_mix_init.d -MT libavresample/x86/audio_mix_init.o -c -o libavresample/x86/audio_mix_init.o libavresample/x86/audio_mix_init.c
  9675. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -M -o libavresample/x86/dither.o libavresample/x86/dither.asm > libavresample/x86/dither.d
  9676. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavresample/x86/ -o libavresample/x86/dither.o libavresample/x86/dither.asm
  9677. strip -wN '..@*' libavresample/x86/dither.o
  9678. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/x86/dither_init.d -MT libavresample/x86/dither_init.o -c -o libavresample/x86/dither_init.o libavresample/x86/dither_init.c
  9679. rm -f libavresample/libavresample.a
  9680. ar rc libavresample/libavresample.a libavresample/audio_convert.o libavresample/audio_data.o libavresample/audio_mix.o libavresample/audio_mix_matrix.o libavresample/dither.o libavresample/options.o libavresample/resample.o libavresample/utils.o libavresample/x86/audio_convert.o libavresample/x86/audio_convert_init.o libavresample/x86/audio_mix.o libavresample/x86/audio_mix_init.o libavresample/x86/dither.o libavresample/x86/dither_init.o
  9681. ranlib libavresample/libavresample.a
  9682. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/input.d -MT libswscale/input.o -c -o libswscale/input.o libswscale/input.c
  9683. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/options.d -MT libswscale/options.o -c -o libswscale/options.o libswscale/options.c
  9684. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/output.d -MT libswscale/output.o -c -o libswscale/output.o libswscale/output.c
  9685. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/rgb2rgb.d -MT libswscale/rgb2rgb.o -c -o libswscale/rgb2rgb.o libswscale/rgb2rgb.c
  9686. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/swscale.d -MT libswscale/swscale.o -c -o libswscale/swscale.o libswscale/swscale.c
  9687. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/swscale_unscaled.d -MT libswscale/swscale_unscaled.o -c -o libswscale/swscale_unscaled.o libswscale/swscale_unscaled.c
  9688. libswscale/swscale_unscaled.c: In function 'sws_scale':
  9689. libswscale/swscale_unscaled.c:1218:31: warning: passing argument 1 of 'check_image_pointers' from incompatible pointer type [-Wincompatible-pointer-types]
  9690. if (!check_image_pointers(srcSlice, c->srcFormat, srcStride)) {
  9691. ^~~~~~~~
  9692. libswscale/swscale_unscaled.c:1185:12: note: expected 'uint8_t ** {aka unsigned char **}' but argument is of type 'const uint8_t * const* {aka const unsigned char * const*}'
  9693. static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
  9694. ^~~~~~~~~~~~~~~~~~~~
  9695. libswscale/swscale_unscaled.c:1222:31: warning: passing argument 1 of 'check_image_pointers' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9696. if (!check_image_pointers(dst, c->dstFormat, dstStride)) {
  9697. ^~~
  9698. libswscale/swscale_unscaled.c:1185:12: note: expected 'uint8_t ** {aka unsigned char **}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
  9699. static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
  9700. ^~~~~~~~~~~~~~~~~~~~
  9701. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/utils.d -MT libswscale/utils.o -c -o libswscale/utils.o libswscale/utils.c
  9702. In file included from /usr/include/assert.h:35:0,
  9703. from libswscale/utils.c:24:
  9704. /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  9705. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
  9706. ^~~~~~~
  9707. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/input.o libswscale/x86/input.asm > libswscale/x86/input.d
  9708. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/input.o libswscale/x86/input.asm
  9709. strip -wN '..@*' libswscale/x86/input.o
  9710. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/output.o libswscale/x86/output.asm > libswscale/x86/output.d
  9711. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/output.o libswscale/x86/output.asm
  9712. strip -wN '..@*' libswscale/x86/output.o
  9713. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/x86/rgb2rgb.d -MT libswscale/x86/rgb2rgb.o -c -o libswscale/x86/rgb2rgb.o libswscale/x86/rgb2rgb.c
  9714. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -M -o libswscale/x86/scale.o libswscale/x86/scale.asm > libswscale/x86/scale.d
  9715. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libswscale/x86/ -o libswscale/x86/scale.o libswscale/x86/scale.asm
  9716. strip -wN '..@*' libswscale/x86/scale.o
  9717. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/x86/swscale.d -MT libswscale/x86/swscale.o -c -o libswscale/x86/swscale.o libswscale/x86/swscale.c
  9718. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/x86/yuv2rgb.d -MT libswscale/x86/yuv2rgb.o -c -o libswscale/x86/yuv2rgb.o libswscale/x86/yuv2rgb.c
  9719. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/yuv2rgb.d -MT libswscale/yuv2rgb.o -c -o libswscale/yuv2rgb.o libswscale/yuv2rgb.c
  9720. rm -f libswscale/libswscale.a
  9721. ar rc libswscale/libswscale.a libswscale/input.o libswscale/options.o libswscale/output.o libswscale/rgb2rgb.o libswscale/swscale.o libswscale/swscale_unscaled.o libswscale/utils.o libswscale/x86/input.o libswscale/x86/output.o libswscale/x86/rgb2rgb.o libswscale/x86/scale.o libswscale/x86/swscale.o libswscale/x86/yuv2rgb.o libswscale/yuv2rgb.o
  9722. ranlib libswscale/libswscale.a
  9723. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/adler32.d -MT libavutil/adler32.o -c -o libavutil/adler32.o libavutil/adler32.c
  9724. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/aes.d -MT libavutil/aes.o -c -o libavutil/aes.o libavutil/aes.c
  9725. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/atomic.d -MT libavutil/atomic.o -c -o libavutil/atomic.o libavutil/atomic.c
  9726. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/audio_fifo.d -MT libavutil/audio_fifo.o -c -o libavutil/audio_fifo.o libavutil/audio_fifo.c
  9727. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/avstring.d -MT libavutil/avstring.o -c -o libavutil/avstring.o libavutil/avstring.c
  9728. libavutil/avstring.c: In function 'av_stristr':
  9729. libavutil/avstring.c:57:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9730. return s1;
  9731. ^~
  9732. libavutil/avstring.c:61:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9733. return s1;
  9734. ^~
  9735. libavutil/avstring.c: In function 'av_strnstr':
  9736. libavutil/avstring.c:71:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9737. return haystack;
  9738. ^~~~~~~~
  9739. libavutil/avstring.c:75:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9740. return haystack;
  9741. ^~~~~~~~
  9742. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/base64.d -MT libavutil/base64.o -c -o libavutil/base64.o libavutil/base64.c
  9743. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/blowfish.d -MT libavutil/blowfish.o -c -o libavutil/blowfish.o libavutil/blowfish.c
  9744. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/buffer.d -MT libavutil/buffer.o -c -o libavutil/buffer.o libavutil/buffer.c
  9745. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/channel_layout.d -MT libavutil/channel_layout.o -c -o libavutil/channel_layout.o libavutil/channel_layout.c
  9746. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/cpu.d -MT libavutil/cpu.o -c -o libavutil/cpu.o libavutil/cpu.c
  9747. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/crc.d -MT libavutil/crc.o -c -o libavutil/crc.o libavutil/crc.c
  9748. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/des.d -MT libavutil/des.o -c -o libavutil/des.o libavutil/des.c
  9749. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/dict.d -MT libavutil/dict.o -c -o libavutil/dict.o libavutil/dict.c
  9750. libavutil/dict.c: In function 'av_dict_set':
  9751. libavutil/dict.c:83:58: warning: passing argument 1 of 'av_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9752. if (flags & AV_DICT_DONT_STRDUP_KEY) av_free(key);
  9753. ^~~
  9754. In file included from libavutil/dict.c:26:0:
  9755. libavutil/mem.h:184:6: note: expected 'void *' but argument is of type 'const char *'
  9756. void av_free(void *ptr);
  9757. ^~~~~~~
  9758. libavutil/dict.c:84:58: warning: passing argument 1 of 'av_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9759. if (flags & AV_DICT_DONT_STRDUP_VAL) av_free(value);
  9760. ^~~~~
  9761. In file included from libavutil/dict.c:26:0:
  9762. libavutil/mem.h:184:6: note: expected 'void *' but argument is of type 'const char *'
  9763. void av_free(void *ptr);
  9764. ^~~~~~~
  9765. libavutil/dict.c:105:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9766. m->elems[m->count].key = key;
  9767. ^
  9768. libavutil/dict.c:109:38: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9769. m->elems[m->count].value = value;
  9770. ^
  9771. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/display.d -MT libavutil/display.o -c -o libavutil/display.o libavutil/display.c
  9772. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/downmix_info.d -MT libavutil/downmix_info.o -c -o libavutil/downmix_info.o libavutil/downmix_info.c
  9773. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/error.d -MT libavutil/error.o -c -o libavutil/error.o libavutil/error.c
  9774. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/eval.d -MT libavutil/eval.o -c -o libavutil/eval.o libavutil/eval.c
  9775. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/fifo.d -MT libavutil/fifo.o -c -o libavutil/fifo.o libavutil/fifo.c
  9776. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/file.d -MT libavutil/file.o -c -o libavutil/file.o libavutil/file.c
  9777. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/file_open.d -MT libavutil/file_open.o -c -o libavutil/file_open.o libavutil/file_open.c
  9778. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/float_dsp.d -MT libavutil/float_dsp.o -c -o libavutil/float_dsp.o libavutil/float_dsp.c
  9779. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/frame.d -MT libavutil/frame.o -c -o libavutil/frame.o libavutil/frame.c
  9780. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/hmac.d -MT libavutil/hmac.o -c -o libavutil/hmac.o libavutil/hmac.c
  9781. libavutil/hmac.c: In function 'av_hmac_alloc':
  9782. libavutil/hmac.c:61:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9783. c->init = av_md5_init;
  9784. ^
  9785. libavutil/hmac.c:62:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9786. c->update = av_md5_update;
  9787. ^
  9788. libavutil/hmac.c:63:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9789. c->final = av_md5_final;
  9790. ^
  9791. libavutil/hmac.c:70:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9792. c->update = av_sha_update;
  9793. ^
  9794. libavutil/hmac.c:71:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9795. c->final = av_sha_final;
  9796. ^
  9797. libavutil/hmac.c:78:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9798. c->update = av_sha_update;
  9799. ^
  9800. libavutil/hmac.c:79:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9801. c->final = av_sha_final;
  9802. ^
  9803. libavutil/hmac.c:86:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9804. c->update = av_sha_update;
  9805. ^
  9806. libavutil/hmac.c:87:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  9807. c->final = av_sha_final;
  9808. ^
  9809. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/hwcontext.d -MT libavutil/hwcontext.o -c -o libavutil/hwcontext.o libavutil/hwcontext.c
  9810. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/imgutils.d -MT libavutil/imgutils.o -c -o libavutil/imgutils.o libavutil/imgutils.c
  9811. libavutil/imgutils.c: In function 'av_image_fill_arrays':
  9812. libavutil/imgutils.c:320:62: warning: passing argument 4 of 'av_image_fill_pointers' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9813. return av_image_fill_pointers(dst_data, pix_fmt, height, src, dst_linesize);
  9814. ^~~
  9815. libavutil/imgutils.c:100:5: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'const uint8_t * {aka const unsigned char *}'
  9816. int av_image_fill_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt, int height,
  9817. ^~~~~~~~~~~~~~~~~~~~~~
  9818. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/intmath.d -MT libavutil/intmath.o -c -o libavutil/intmath.o libavutil/intmath.c
  9819. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/lfg.d -MT libavutil/lfg.o -c -o libavutil/lfg.o libavutil/lfg.c
  9820. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/lls.d -MT libavutil/lls.o -c -o libavutil/lls.o libavutil/lls.c
  9821. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/log.d -MT libavutil/log.o -c -o libavutil/log.o libavutil/log.c
  9822. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/log2_tab.d -MT libavutil/log2_tab.o -c -o libavutil/log2_tab.o libavutil/log2_tab.c
  9823. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/lzo.d -MT libavutil/lzo.o -c -o libavutil/lzo.o libavutil/lzo.c
  9824. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/mathematics.d -MT libavutil/mathematics.o -c -o libavutil/mathematics.o libavutil/mathematics.c
  9825. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/md5.d -MT libavutil/md5.o -c -o libavutil/md5.o libavutil/md5.c
  9826. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/mem.d -MT libavutil/mem.o -c -o libavutil/mem.o libavutil/mem.c
  9827. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/opt.d -MT libavutil/opt.o -c -o libavutil/opt.o libavutil/opt.c
  9828. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/parseutils.d -MT libavutil/parseutils.o -c -o libavutil/parseutils.o libavutil/parseutils.c
  9829. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/pixdesc.d -MT libavutil/pixdesc.o -c -o libavutil/pixdesc.o libavutil/pixdesc.c
  9830. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/random_seed.d -MT libavutil/random_seed.o -c -o libavutil/random_seed.o libavutil/random_seed.c
  9831. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/rational.d -MT libavutil/rational.o -c -o libavutil/rational.o libavutil/rational.c
  9832. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/rc4.d -MT libavutil/rc4.o -c -o libavutil/rc4.o libavutil/rc4.c
  9833. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/samplefmt.d -MT libavutil/samplefmt.o -c -o libavutil/samplefmt.o libavutil/samplefmt.c
  9834. libavutil/samplefmt.c: In function 'av_samples_fill_arrays':
  9835. libavutil/samplefmt.c:152:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  9836. audio_data[0] = buf;
  9837. ^
  9838. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/sha.d -MT libavutil/sha.o -c -o libavutil/sha.o libavutil/sha.c
  9839. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/stereo3d.d -MT libavutil/stereo3d.o -c -o libavutil/stereo3d.o libavutil/stereo3d.c
  9840. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/time.d -MT libavutil/time.o -c -o libavutil/time.o libavutil/time.c
  9841. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tree.d -MT libavutil/tree.o -c -o libavutil/tree.o libavutil/tree.c
  9842. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/utils.d -MT libavutil/utils.o -c -o libavutil/utils.o libavutil/utils.c
  9843. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/x86/cpu.d -MT libavutil/x86/cpu.o -c -o libavutil/x86/cpu.o libavutil/x86/cpu.c
  9844. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -M -o libavutil/x86/cpuid.o libavutil/x86/cpuid.asm > libavutil/x86/cpuid.d
  9845. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -o libavutil/x86/cpuid.o libavutil/x86/cpuid.asm
  9846. strip -wN '..@*' libavutil/x86/cpuid.o
  9847. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -M -o libavutil/x86/emms.o libavutil/x86/emms.asm > libavutil/x86/emms.d
  9848. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -o libavutil/x86/emms.o libavutil/x86/emms.asm
  9849. strip -wN '..@*' libavutil/x86/emms.o
  9850. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -M -o libavutil/x86/float_dsp.o libavutil/x86/float_dsp.asm > libavutil/x86/float_dsp.d
  9851. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -o libavutil/x86/float_dsp.o libavutil/x86/float_dsp.asm
  9852. strip -wN '..@*' libavutil/x86/float_dsp.o
  9853. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/x86/float_dsp_init.d -MT libavutil/x86/float_dsp_init.o -c -o libavutil/x86/float_dsp_init.o libavutil/x86/float_dsp_init.c
  9854. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -M -o libavutil/x86/lls.o libavutil/x86/lls.asm > libavutil/x86/lls.d
  9855. yasm -f elf -m amd64 -DPIC -I./ -I./ -Pconfig.asm -I libavutil/x86/ -o libavutil/x86/lls.o libavutil/x86/lls.asm
  9856. strip -wN '..@*' libavutil/x86/lls.o
  9857. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/x86/lls_init.d -MT libavutil/x86/lls_init.o -c -o libavutil/x86/lls_init.o libavutil/x86/lls_init.c
  9858. /usr/bin/gcc -I. -I. -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -mfpmath=sse -msse2 -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -DNDEBUG -std=c99 -fomit-frame-pointer -fPIC -pthread -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -I/usr/include/opus -I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/xtea.d -MT libavutil/xtea.o -c -o libavutil/xtea.o libavutil/xtea.c
  9859. rm -f libavutil/libavutil.a
  9860. ar rc libavutil/libavutil.a libavutil/adler32.o libavutil/aes.o libavutil/atomic.o libavutil/audio_fifo.o libavutil/avstring.o libavutil/base64.o libavutil/blowfish.o libavutil/buffer.o libavutil/channel_layout.o libavutil/cpu.o libavutil/crc.o libavutil/des.o libavutil/dict.o libavutil/display.o libavutil/downmix_info.o libavutil/error.o libavutil/eval.o libavutil/fifo.o libavutil/file.o libavutil/file_open.o libavutil/float_dsp.o libavutil/frame.o libavutil/hmac.o libavutil/hwcontext.o libavutil/imgutils.o libavutil/intmath.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/log2_tab.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/opt.o libavutil/parseutils.o libavutil/pixdesc.o libavutil/random_seed.o libavutil/rational.o libavutil/rc4.o libavutil/samplefmt.o libavutil/sha.o libavutil/stereo3d.o libavutil/time.o libavutil/tree.o libavutil/utils.o libavutil/x86/cpu.o libavutil/x86/cpuid.o libavutil/x86/emms.o libavutil/x86/float_dsp.o libavutil/x86/float_dsp_init.o libavutil/x86/lls.o libavutil/x86/lls_init.o libavutil/xtea.o
  9861. ranlib libavutil/libavutil.a
  9862. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  9863. touch contrib/ffmpeg/.stamp.build
  9864. make -j 1 -C ./contrib/ffmpeg/libav-12/ install
  9865. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  9866. INSTALL libavfilter/libavfilter.a
  9867. INSTALL libavformat/libavformat.a
  9868. INSTALL libavcodec/libavcodec.a
  9869. INSTALL libavresample/libavresample.a
  9870. INSTALL libswscale/libswscale.a
  9871. INSTALL libavutil/libavutil.a
  9872. INSTALL libavfilter/avfilter.h
  9873. INSTALL libavfilter/avfiltergraph.h
  9874. INSTALL libavfilter/buffersink.h
  9875. INSTALL libavfilter/buffersrc.h
  9876. INSTALL libavfilter/version.h
  9877. INSTALL libavfilter/libavfilter.pc
  9878. INSTALL libavformat/avformat.h
  9879. INSTALL libavformat/avio.h
  9880. INSTALL libavformat/version.h
  9881. INSTALL libavformat/libavformat.pc
  9882. INSTALL libavcodec/avcodec.h
  9883. INSTALL libavcodec/avfft.h
  9884. INSTALL libavcodec/d3d11va.h
  9885. INSTALL libavcodec/dirac.h
  9886. INSTALL libavcodec/dv_profile.h
  9887. INSTALL libavcodec/dxva2.h
  9888. INSTALL libavcodec/qsv.h
  9889. INSTALL libavcodec/vaapi.h
  9890. INSTALL libavcodec/vda.h
  9891. INSTALL libavcodec/vdpau.h
  9892. INSTALL libavcodec/version.h
  9893. INSTALL libavcodec/vorbis_parser.h
  9894. INSTALL libavcodec/xvmc.h
  9895. INSTALL libavcodec/libavcodec.pc
  9896. INSTALL libavresample/avresample.h
  9897. INSTALL libavresample/version.h
  9898. INSTALL libavresample/libavresample.pc
  9899. INSTALL libswscale/swscale.h
  9900. INSTALL libswscale/version.h
  9901. INSTALL libswscale/libswscale.pc
  9902. INSTALL libavutil/adler32.h
  9903. INSTALL libavutil/aes.h
  9904. INSTALL libavutil/attributes.h
  9905. INSTALL libavutil/audio_fifo.h
  9906. INSTALL libavutil/avassert.h
  9907. INSTALL libavutil/avstring.h
  9908. INSTALL libavutil/avutil.h
  9909. INSTALL libavutil/base64.h
  9910. INSTALL libavutil/blowfish.h
  9911. INSTALL libavutil/bswap.h
  9912. INSTALL libavutil/buffer.h
  9913. INSTALL libavutil/channel_layout.h
  9914. INSTALL libavutil/common.h
  9915. INSTALL libavutil/cpu.h
  9916. INSTALL libavutil/crc.h
  9917. INSTALL libavutil/dict.h
  9918. INSTALL libavutil/display.h
  9919. INSTALL libavutil/downmix_info.h
  9920. INSTALL libavutil/error.h
  9921. INSTALL libavutil/eval.h
  9922. INSTALL libavutil/fifo.h
  9923. INSTALL libavutil/file.h
  9924. INSTALL libavutil/frame.h
  9925. INSTALL libavutil/hmac.h
  9926. INSTALL libavutil/hwcontext.h
  9927. INSTALL libavutil/hwcontext_cuda.h
  9928. INSTALL libavutil/hwcontext_dxva2.h
  9929. INSTALL libavutil/hwcontext_qsv.h
  9930. INSTALL libavutil/hwcontext_vaapi.h
  9931. INSTALL libavutil/hwcontext_vdpau.h
  9932. INSTALL libavutil/imgutils.h
  9933. INSTALL libavutil/intfloat.h
  9934. INSTALL libavutil/intreadwrite.h
  9935. INSTALL libavutil/lfg.h
  9936. INSTALL libavutil/log.h
  9937. INSTALL libavutil/macros.h
  9938. INSTALL libavutil/mathematics.h
  9939. INSTALL libavutil/md5.h
  9940. INSTALL libavutil/mem.h
  9941. INSTALL libavutil/opt.h
  9942. INSTALL libavutil/parseutils.h
  9943. INSTALL libavutil/pixdesc.h
  9944. INSTALL libavutil/pixfmt.h
  9945. INSTALL libavutil/random_seed.h
  9946. INSTALL libavutil/rational.h
  9947. INSTALL libavutil/replaygain.h
  9948. INSTALL libavutil/samplefmt.h
  9949. INSTALL libavutil/sha.h
  9950. INSTALL libavutil/stereo3d.h
  9951. INSTALL libavutil/time.h
  9952. INSTALL libavutil/version.h
  9953. INSTALL libavutil/xtea.h
  9954. INSTALL libavutil/lzo.h
  9955. INSTALL libavutil/avconfig.h
  9956. INSTALL libavutil/libavutil.pc
  9957. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ffmpeg/libav-12'
  9958. touch contrib/ffmpeg/.stamp.install
  9959. downloading https://download.handbrake.fr/handbrake/contrib/libdvdread-5.0.0-6-gcb1ae87.tar.gz to ../download/libdvdread-5.0.0-6-gcb1ae87.tar.gz
  9960. download total: 124494 bytes [====================] 100.0%
  9961. sha256 (../download/libdvdread-5.0.0-6-gcb1ae87.tar.gz) = d2e4200c3c5d5f812892f9c14851c94e2f707d54e7328946c6397ac999f15f17 (pass)
  9962. /bin/mkdir -p contrib/libdvdread/
  9963. sha256 (../download/libdvdread-5.0.0-6-gcb1ae87.tar.gz) = d2e4200c3c5d5f812892f9c14851c94e2f707d54e7328946c6397ac999f15f17 (pass)
  9964. /bin/rm -fr ./contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/
  9965. /bin/tar xfC ../download/libdvdread-5.0.0-6-gcb1ae87.tar.gz ./contrib/libdvdread/
  9966. touch contrib/libdvdread/.stamp.extract
  9967. touch contrib/libdvdread/.stamp.patch
  9968. set -e; cd ./contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -I m4 -fiv; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  9969. autoreconf: Entering directory `.'
  9970. autoreconf: configure.ac: not using Gettext
  9971. autoreconf: running: aclocal -I m4 --force -Im4
  9972. autoreconf: configure.ac: tracing
  9973. autoreconf: running: libtoolize --copy --force
  9974. libtoolize: putting auxiliary files in `.'.
  9975. libtoolize: copying file `./ltmain.sh'
  9976. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  9977. libtoolize: copying file `m4/libtool.m4'
  9978. libtoolize: copying file `m4/ltoptions.m4'
  9979. libtoolize: copying file `m4/ltsugar.m4'
  9980. libtoolize: copying file `m4/ltversion.m4'
  9981. libtoolize: copying file `m4/lt~obsolete.m4'
  9982. autoreconf: running: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/autoconf --include=m4 --force
  9983. autoreconf: running: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/autoheader --include=m4 --force
  9984. autoreconf: running: automake --add-missing --copy --force-missing
  9985. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/automake line 3936.
  9986. configure.ac:12: installing './compile'
  9987. configure.ac:5: installing './config.guess'
  9988. configure.ac:5: installing './config.sub'
  9989. configure.ac:7: installing './install-sh'
  9990. configure.ac:7: installing './missing'
  9991. Makefile.am: installing './depcomp'
  9992. autoreconf: Leaving directory `.'
  9993. checking build system type... x86_64-unknown-linux-gnu
  9994. checking host system type... x86_64-unknown-linux-gnu
  9995. checking for a BSD-compatible install... /usr/bin/install -c
  9996. checking whether build environment is sane... yes
  9997. checking for a thread-safe mkdir -p... /bin/mkdir -p
  9998. checking for gawk... gawk
  9999. checking whether make sets $(MAKE)... yes
  10000. checking whether make supports nested variables... yes
  10001. checking whether to enable maintainer-specific portions of Makefiles... yes
  10002. checking whether make supports nested variables... (cached) yes
  10003. checking how to print strings... printf
  10004. checking for style of include used by make... GNU
  10005. checking for gcc... /usr/bin/gcc
  10006. checking whether the C compiler works... yes
  10007. checking for C compiler default output file name... a.out
  10008. checking for suffix of executables...
  10009. checking whether we are cross compiling... no
  10010. checking for suffix of object files... o
  10011. checking whether we are using the GNU C compiler... yes
  10012. checking whether /usr/bin/gcc accepts -g... yes
  10013. checking for /usr/bin/gcc option to accept ISO C89... none needed
  10014. checking whether /usr/bin/gcc understands -c and -o together... yes
  10015. checking dependency style of /usr/bin/gcc... none
  10016. checking for a sed that does not truncate output... /bin/sed
  10017. checking for grep that handles long lines and -e... /bin/grep
  10018. checking for egrep... /bin/grep -E
  10019. checking for fgrep... /bin/grep -F
  10020. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  10021. checking if the linker (/usr/bin/ld) is GNU ld... yes
  10022. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  10023. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  10024. checking whether ln -s works... yes
  10025. checking the maximum length of command line arguments... 1572864
  10026. checking whether the shell understands some XSI constructs... yes
  10027. checking whether the shell understands "+="... yes
  10028. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  10029. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  10030. checking for /usr/bin/ld option to reload object files... -r
  10031. checking for objdump... objdump
  10032. checking how to recognize dependent libraries... pass_all
  10033. checking for dlltool... no
  10034. checking how to associate runtime and link libraries... printf %s\n
  10035. checking for ar... ar
  10036. checking for archiver @FILE support... @
  10037. checking for strip... strip
  10038. checking for ranlib... ranlib
  10039. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  10040. checking for sysroot... no
  10041. checking for mt... mt
  10042. checking if mt is a manifest tool... no
  10043. checking how to run the C preprocessor... /usr/bin/gcc -E
  10044. checking for ANSI C header files... yes
  10045. checking for sys/types.h... yes
  10046. checking for sys/stat.h... yes
  10047. checking for stdlib.h... yes
  10048. checking for string.h... yes
  10049. checking for memory.h... yes
  10050. checking for strings.h... yes
  10051. checking for inttypes.h... yes
  10052. checking for stdint.h... yes
  10053. checking for unistd.h... yes
  10054. checking for dlfcn.h... yes
  10055. checking for objdir... .libs
  10056. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  10057. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  10058. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  10059. checking if /usr/bin/gcc static flag -static works... yes
  10060. checking if /usr/bin/gcc supports -c -o file.o... yes
  10061. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  10062. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  10063. checking dynamic linker characteristics... GNU/Linux ld.so
  10064. checking how to hardcode library paths into programs... immediate
  10065. checking whether stripping libraries is possible... yes
  10066. checking if libtool supports shared libraries... yes
  10067. checking whether to build shared libraries... no
  10068. checking whether to build static libraries... yes
  10069. checking for gcc... (cached) /usr/bin/gcc
  10070. checking whether we are using the GNU C compiler... (cached) yes
  10071. checking whether /usr/bin/gcc accepts -g... (cached) yes
  10072. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  10073. checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
  10074. checking dependency style of /usr/bin/gcc... (cached) none
  10075. checking for sys/param.h... yes
  10076. checking for limits.h... yes
  10077. checking for dlfcn.h... (cached) yes
  10078. checking for special C compiler options needed for large files... no
  10079. checking for _FILE_OFFSET_BITS value needed for large files... no
  10080. checking whether byte ordering is bigendian... no
  10081. checking for pkg-config... /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/pkg-config
  10082. checking pkg-config is at least version 0.9.0... yes
  10083. checking for library containing dlopen... -ldl
  10084. checking if /usr/bin/gcc supports -Wall flag... yes
  10085. checking if /usr/bin/gcc supports -Wsign-compare flag... yes
  10086. checking if /usr/bin/gcc supports -Wextra flag... yes
  10087. checking for doxygen... no
  10088. checking that generated files are newer than configure... done
  10089. configure: creating ./config.status
  10090. config.status: creating Makefile
  10091. config.status: creating doc/doxygen.cfg
  10092. config.status: creating misc/dvdread.pc
  10093. config.status: creating config.h
  10094. config.status: executing depfiles commands
  10095. config.status: executing libtool commands
  10096. touch contrib/libdvdread/.stamp.configure
  10097. make -C ./contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/ clean
  10098. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10099. test -z "libdvdread.la" || rm -f libdvdread.la
  10100. rm -f ./so_locations
  10101. rm -rf .libs _libs
  10102. rm -rf src/.libs src/_libs
  10103. rm -Rf stamp-doxygen doc/html
  10104. rm -f *.o
  10105. rm -f src/*.o
  10106. rm -f src/*.lo
  10107. rm -f *.lo
  10108. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10109. /bin/rm -f ./contrib/libdvdread/.stamp.build
  10110. make -C ./contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/
  10111. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10112. make all-am
  10113. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10114. CC src/bitreader.lo
  10115. CC src/dvd_input.lo
  10116. src/dvd_input.c: In function 'file_error':
  10117. src/dvd_input.c:186:37: warning: unused parameter 'dev' [-Wunused-parameter]
  10118. static char *file_error(dvd_input_t dev)
  10119. ^~~
  10120. src/dvd_input.c: In function 'file_title':
  10121. src/dvd_input.c:210:35: warning: unused parameter 'dev' [-Wunused-parameter]
  10122. static int file_title(dvd_input_t dev, int block)
  10123. ^~~
  10124. src/dvd_input.c:210:44: warning: unused parameter 'block' [-Wunused-parameter]
  10125. static int file_title(dvd_input_t dev, int block)
  10126. ^~~~~
  10127. src/dvd_input.c: In function 'file_read':
  10128. src/dvd_input.c:218:69: warning: unused parameter 'flags' [-Wunused-parameter]
  10129. static int file_read(dvd_input_t dev, void *buffer, int blocks, int flags)
  10130. ^~~~~
  10131. CC src/dvd_reader.lo
  10132. CC src/dvd_udf.lo
  10133. CC src/ifo_print.lo
  10134. CC src/ifo_read.lo
  10135. CC src/md5.lo
  10136. CC src/nav_print.lo
  10137. CC src/nav_read.lo
  10138. CCLD libdvdread.la
  10139. ar: `u' modifier ignored since `D' is the default (see `U')
  10140. cd . && git log > /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/ChangeLog-tmp
  10141. fatal: Not a git repository (or any of the parent directories): .git
  10142. Makefile:997: recipe for target 'ChangeLog' failed
  10143. make[2]: [ChangeLog] Error 128 (ignored)
  10144. test -s ChangeLog-tmp && mv ChangeLog-tmp ChangeLog
  10145. Makefile:997: recipe for target 'ChangeLog' failed
  10146. make[2]: [ChangeLog] Error 1 (ignored)
  10147. rm -f ChangeLog-tmp
  10148. test -e ChangeLog || touch ChangeLog
  10149. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10150. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10151. touch contrib/libdvdread/.stamp.build
  10152. make -j 1 -C ./contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87/ install
  10153. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10154. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10155. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  10156. /bin/bash ./libtool --mode=install /usr/bin/install -c libdvdread.la '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  10157. libtool: install: /usr/bin/install -c .libs/libdvdread.lai /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdread.la
  10158. libtool: install: /usr/bin/install -c .libs/libdvdread.a /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdread.a
  10159. libtool: install: chmod 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdread.a
  10160. libtool: install: ranlib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdread.a
  10161. libtool: finish: PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  10162. ----------------------------------------------------------------------
  10163. Libraries have been installed in:
  10164. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  10165.  
  10166. If you ever happen to want to link against installed libraries
  10167. in a given directory, LIBDIR, you must either use libtool, and
  10168. specify the full pathname of the library, or use the `-LLIBDIR'
  10169. flag during linking and do at least one of the following:
  10170. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  10171. during execution
  10172. - add LIBDIR to the `LD_RUN_PATH' environment variable
  10173. during linking
  10174. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  10175. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  10176.  
  10177. See any operating system documentation about shared libraries for
  10178. more information, such as the ld(1) and ld.so(8) manual pages.
  10179. ----------------------------------------------------------------------
  10180. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/libdvdread'
  10181. /usr/bin/install -c -m 644 AUTHORS ChangeLog COPYING NEWS README TODO '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/libdvdread'
  10182. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  10183. /usr/bin/install -c -m 644 misc/dvdread.pc '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  10184. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/dvdread'
  10185. /usr/bin/install -c -m 644 src/dvdread/bitreader.h src/dvdread/dvd_reader.h src/dvdread/dvd_udf.h src/dvdread/ifo_print.h src/dvdread/ifo_read.h src/dvdread/ifo_types.h src/dvdread/nav_print.h src/dvdread/nav_read.h src/dvdread/nav_types.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/dvdread'
  10186. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10187. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdread/libdvdread-5.0.0-6-gcb1ae87'
  10188. touch contrib/libdvdread/.stamp.install
  10189. downloading https://download.handbrake.fr/handbrake/contrib/libdvdnav-5.0.1.tar.bz2 to ../download/libdvdnav-5.0.1.tar.bz2
  10190. download total: 354568 bytes [====================] 100.0%
  10191. sha256 (../download/libdvdnav-5.0.1.tar.bz2) = 72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9 (pass)
  10192. /bin/mkdir -p contrib/libdvdnav/
  10193. sha256 (../download/libdvdnav-5.0.1.tar.bz2) = 72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9 (pass)
  10194. /bin/rm -fr ./contrib/libdvdnav/libdvdnav-5.0.1/
  10195. /bin/tar xfC ../download/libdvdnav-5.0.1.tar.bz2 ./contrib/libdvdnav/
  10196. touch contrib/libdvdnav/.stamp.extract
  10197. /usr/bin/patch -t -N -p1 -d ./contrib/libdvdnav/libdvdnav-5.0.1/ < ../contrib/libdvdnav/A01-name.patch
  10198. patching file src/vm/vm.c
  10199. patch unexpectedly ends in middle of line
  10200. Hunk #1 succeeded at 402 with fuzz 1.
  10201. touch contrib/libdvdnav/.stamp.patch
  10202. set -e; cd ./contrib/libdvdnav/libdvdnav-5.0.1/; rm -fr aclocal.m4 autom4te.cache configure; autoreconf -I m4 -fiv; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2 -DNDEBUG" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -DNDEBUG" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2 -DNDEBUG" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib -DNDEBUG" PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static
  10203. autoreconf: Entering directory `.'
  10204. autoreconf: configure.ac: not using Gettext
  10205. autoreconf: running: aclocal -I m4 --force -Im4
  10206. autoreconf: configure.ac: tracing
  10207. autoreconf: running: libtoolize --copy --force
  10208. libtoolize: putting auxiliary files in `.'.
  10209. libtoolize: copying file `./ltmain.sh'
  10210. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  10211. libtoolize: copying file `m4/libtool.m4'
  10212. libtoolize: copying file `m4/ltoptions.m4'
  10213. libtoolize: copying file `m4/ltsugar.m4'
  10214. libtoolize: copying file `m4/ltversion.m4'
  10215. libtoolize: copying file `m4/lt~obsolete.m4'
  10216. autoreconf: running: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/autoconf --include=m4 --force
  10217. autoreconf: running: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/autoheader --include=m4 --force
  10218. autoreconf: running: automake --add-missing --copy --force-missing
  10219. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/automake line 3936.
  10220. autoreconf: Leaving directory `.'
  10221. checking build system type... x86_64-unknown-linux-gnu
  10222. checking host system type... x86_64-unknown-linux-gnu
  10223. checking for a BSD-compatible install... /usr/bin/install -c
  10224. checking whether build environment is sane... yes
  10225. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10226. checking for gawk... gawk
  10227. checking whether make sets $(MAKE)... yes
  10228. checking whether make supports nested variables... yes
  10229. checking whether make supports nested variables... (cached) yes
  10230. checking how to print strings... printf
  10231. checking for style of include used by make... GNU
  10232. checking for gcc... /usr/bin/gcc
  10233. checking whether the C compiler works... yes
  10234. checking for C compiler default output file name... a.out
  10235. checking for suffix of executables...
  10236. checking whether we are cross compiling... no
  10237. checking for suffix of object files... o
  10238. checking whether we are using the GNU C compiler... yes
  10239. checking whether /usr/bin/gcc accepts -g... yes
  10240. checking for /usr/bin/gcc option to accept ISO C89... none needed
  10241. checking whether /usr/bin/gcc understands -c and -o together... yes
  10242. checking dependency style of /usr/bin/gcc... none
  10243. checking for a sed that does not truncate output... /bin/sed
  10244. checking for grep that handles long lines and -e... /bin/grep
  10245. checking for egrep... /bin/grep -E
  10246. checking for fgrep... /bin/grep -F
  10247. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  10248. checking if the linker (/usr/bin/ld) is GNU ld... yes
  10249. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  10250. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  10251. checking whether ln -s works... yes
  10252. checking the maximum length of command line arguments... 1572864
  10253. checking whether the shell understands some XSI constructs... yes
  10254. checking whether the shell understands "+="... yes
  10255. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  10256. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  10257. checking for /usr/bin/ld option to reload object files... -r
  10258. checking for objdump... objdump
  10259. checking how to recognize dependent libraries... pass_all
  10260. checking for dlltool... no
  10261. checking how to associate runtime and link libraries... printf %s\n
  10262. checking for ar... ar
  10263. checking for archiver @FILE support... @
  10264. checking for strip... strip
  10265. checking for ranlib... ranlib
  10266. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  10267. checking for sysroot... no
  10268. checking for mt... mt
  10269. checking if mt is a manifest tool... no
  10270. checking how to run the C preprocessor... /usr/bin/gcc -E
  10271. checking for ANSI C header files... yes
  10272. checking for sys/types.h... yes
  10273. checking for sys/stat.h... yes
  10274. checking for stdlib.h... yes
  10275. checking for string.h... yes
  10276. checking for memory.h... yes
  10277. checking for strings.h... yes
  10278. checking for inttypes.h... yes
  10279. checking for stdint.h... yes
  10280. checking for unistd.h... yes
  10281. checking for dlfcn.h... yes
  10282. checking for objdir... .libs
  10283. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  10284. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  10285. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  10286. checking if /usr/bin/gcc static flag -static works... yes
  10287. checking if /usr/bin/gcc supports -c -o file.o... yes
  10288. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  10289. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  10290. checking dynamic linker characteristics... GNU/Linux ld.so
  10291. checking how to hardcode library paths into programs... immediate
  10292. checking whether stripping libraries is possible... yes
  10293. checking if libtool supports shared libraries... yes
  10294. checking whether to build shared libraries... no
  10295. checking whether to build static libraries... yes
  10296. checking for gcc... (cached) /usr/bin/gcc
  10297. checking whether we are using the GNU C compiler... (cached) yes
  10298. checking whether /usr/bin/gcc accepts -g... (cached) yes
  10299. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  10300. checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
  10301. checking dependency style of /usr/bin/gcc... (cached) none
  10302. checking for special C compiler options needed for large files... no
  10303. checking for _FILE_OFFSET_BITS value needed for large files... no
  10304. checking whether byte ordering is bigendian... no
  10305. checking for pthread_create in -lpthread... yes
  10306. checking for pkg-config... /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/pkg-config
  10307. checking pkg-config is at least version 0.9.0... yes
  10308. checking for DVDREAD... yes
  10309. checking if /usr/bin/gcc supports -mno-ms-bitfields flag... yes
  10310. checking if /usr/bin/gcc supports -Wall -Wsign-compare -Wextra flag... yes
  10311. checking for doxygen... no
  10312. checking that generated files are newer than configure... done
  10313. configure: creating ./config.status
  10314. config.status: creating Makefile
  10315. config.status: creating misc/dvdnav.pc
  10316. config.status: creating misc/libdvdnav.spec
  10317. config.status: creating config.h
  10318. config.status: executing depfiles commands
  10319. config.status: executing libtool commands
  10320. touch contrib/libdvdnav/.stamp.configure
  10321. make -C ./contrib/libdvdnav/libdvdnav-5.0.1/ clean
  10322. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10323. test -z "libdvdnav.la" || rm -f libdvdnav.la
  10324. rm -f ./so_locations
  10325. rm -rf .libs _libs
  10326. rm -rf src/.libs src/_libs
  10327. rm -rf src/vm/.libs src/vm/_libs
  10328. rm -f *.o
  10329. rm -f examples/*.o
  10330. rm -f src/*.o
  10331. rm -f src/*.lo
  10332. rm -f src/vm/*.o
  10333. rm -f src/vm/*.lo
  10334. rm -f *.lo
  10335. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10336. /bin/rm -f ./contrib/libdvdnav/.stamp.build
  10337. make -C ./contrib/libdvdnav/libdvdnav-5.0.1/
  10338. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10339. make all-am
  10340. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10341. CC src/dvdnav.lo
  10342. CC src/read_cache.lo
  10343. CC src/navigation.lo
  10344. src/navigation.c: In function 'dvdnav_part_play_auto_stop':
  10345. src/navigation.c:247:66: warning: unused parameter 'parts_to_play' [-Wunused-parameter]
  10346. int32_t part, int32_t parts_to_play) {
  10347. ^~~~~~~~~~~~~
  10348. src/navigation.c: In function 'dvdnav_time_play':
  10349. src/navigation.c:254:58: warning: unused parameter 'title' [-Wunused-parameter]
  10350. dvdnav_status_t dvdnav_time_play(dvdnav_t *this, int32_t title,
  10351. ^~~~~
  10352. src/navigation.c:255:43: warning: unused parameter 'time' [-Wunused-parameter]
  10353. uint64_t time) {
  10354. ^~~~
  10355. CC src/highlight.lo
  10356. CC src/searching.lo
  10357. CC src/settings.lo
  10358. CC src/vm/decoder.lo
  10359. CC src/vm/vm.lo
  10360. CC src/vm/play.lo
  10361. CC src/vm/getset.lo
  10362. src/vm/getset.c: In function 'get_MENU_PGCIT':
  10363. src/vm/getset.c:296:31: warning: unused parameter 'vm' [-Wunused-parameter]
  10364. pgcit_t* get_MENU_PGCIT(vm_t *vm, ifo_handle_t *h, uint16_t lang) {
  10365. ^~
  10366. CC src/vm/vmget.lo
  10367. src/vm/vmget.c: In function 'vm_get_video_attr':
  10368. src/vm/vmget.c:325:1: warning: control reaches end of non-void function [-Wreturn-type]
  10369. }
  10370. ^
  10371. src/vm/vmget.c: In function 'vm_get_audio_attr':
  10372. src/vm/vmget.c:339:1: warning: control reaches end of non-void function [-Wreturn-type]
  10373. }
  10374. ^
  10375. src/vm/vmget.c: In function 'vm_get_subp_attr':
  10376. src/vm/vmget.c:353:1: warning: control reaches end of non-void function [-Wreturn-type]
  10377. }
  10378. ^
  10379. CC src/vm/vmcmd.lo
  10380. CCLD libdvdnav.la
  10381. ar: `u' modifier ignored since `D' is the default (see `U')
  10382. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10383. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10384. touch contrib/libdvdnav/.stamp.build
  10385. make -j 1 -C ./contrib/libdvdnav/libdvdnav-5.0.1/ install
  10386. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10387. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10388. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  10389. /bin/bash ./libtool --mode=install /usr/bin/install -c libdvdnav.la '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  10390. libtool: install: /usr/bin/install -c .libs/libdvdnav.lai /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdnav.la
  10391. libtool: install: /usr/bin/install -c .libs/libdvdnav.a /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdnav.a
  10392. libtool: install: chmod 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdnav.a
  10393. libtool: install: ranlib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdnav.a
  10394. libtool: finish: PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  10395. ----------------------------------------------------------------------
  10396. Libraries have been installed in:
  10397. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  10398.  
  10399. If you ever happen to want to link against installed libraries
  10400. in a given directory, LIBDIR, you must either use libtool, and
  10401. specify the full pathname of the library, or use the `-LLIBDIR'
  10402. flag during linking and do at least one of the following:
  10403. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  10404. during execution
  10405. - add LIBDIR to the `LD_RUN_PATH' environment variable
  10406. during linking
  10407. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  10408. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  10409.  
  10410. See any operating system documentation about shared libraries for
  10411. more information, such as the ld(1) and ld.so(8) manual pages.
  10412. ----------------------------------------------------------------------
  10413. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/libdvdnav'
  10414. /usr/bin/install -c -m 644 AUTHORS ChangeLog COPYING README TODO '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/doc/libdvdnav'
  10415. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  10416. /usr/bin/install -c -m 644 misc/dvdnav.pc '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  10417. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/dvdnav'
  10418. /usr/bin/install -c -m 644 src/dvdnav/dvdnav.h src/dvdnav/dvdnav_events.h src/dvdnav/dvd_types.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/dvdnav'
  10419. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10420. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libdvdnav/libdvdnav-5.0.1'
  10421. touch contrib/libdvdnav/.stamp.install
  10422. downloading https://download.handbrake.fr/contrib/x265_2.1-1.tar.gz to ../download/x265_2.1-1.tar.gz
  10423. download total: 1036921 bytes [====================] 100.0%
  10424. sha256 (../download/x265_2.1-1.tar.gz) = 88fcb9af4ba52c0757ac9c0d8cd5ec79951a22905ae886897e06954353d6a643 (pass)
  10425. /bin/mkdir -p contrib/x265/
  10426. sha256 (../download/x265_2.1-1.tar.gz) = 88fcb9af4ba52c0757ac9c0d8cd5ec79951a22905ae886897e06954353d6a643 (pass)
  10427. /bin/rm -fr ./contrib/x265/x265_2.1/
  10428. /bin/tar xfC ../download/x265_2.1-1.tar.gz ./contrib/x265/
  10429. touch contrib/x265/.stamp.extract
  10430. touch contrib/x265/.stamp.patch
  10431. set -e; cd ./contrib/x265/x265_2.1/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" cmake -DCMAKE_INSTALL_PREFIX="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/" -DENABLE_SHARED=OFF -DENABLE_CLI=OFF -DHIGH_BIT_DEPTH=OFF -DENABLE_LIBNUMA=OFF "/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1/source/"
  10432. -- cmake version 3.5.2
  10433. -- The C compiler identification is GNU 6.2.0
  10434. -- The CXX compiler identification is GNU 6.2.0
  10435. -- Check for working C compiler: /usr/bin/gcc
  10436. -- Check for working C compiler: /usr/bin/gcc -- works
  10437. -- Detecting C compiler ABI info
  10438. -- Detecting C compiler ABI info - done
  10439. -- Detecting C compile features
  10440. -- Detecting C compile features - done
  10441. -- Check for working CXX compiler: /usr/bin/g++
  10442. -- Check for working CXX compiler: /usr/bin/g++ -- works
  10443. -- Detecting CXX compiler ABI info
  10444. -- Detecting CXX compiler ABI info - done
  10445. -- Detecting CXX compile features
  10446. -- Detecting CXX compile features - done
  10447. -- Detected x86_64 target processor
  10448. -- Looking for include file inttypes.h
  10449. -- Looking for include file inttypes.h - found
  10450. -- Performing Test CC_HAS_NO_STRICT_OVERFLOW
  10451. -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
  10452. -- Performing Test CC_HAS_NO_NARROWING
  10453. -- Performing Test CC_HAS_NO_NARROWING - Success
  10454. -- Performing Test CC_HAS_NO_ARRAY_BOUNDS
  10455. -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
  10456. -- Performing Test CC_HAS_FAST_MATH
  10457. -- Performing Test CC_HAS_FAST_MATH - Success
  10458. -- Performing Test CC_HAS_STACK_REALIGN
  10459. -- Performing Test CC_HAS_STACK_REALIGN - Success
  10460. -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
  10461. -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
  10462. -- Found yasm: /usr/bin/yasm (found version "1.3.0")
  10463. -- Found Yasm 1.3.0 to build assembly primitives
  10464. -- x265 version 2.1
  10465. -- The ASM_YASM compiler identification is unknown
  10466. -- Found assembler: /usr/bin/yasm
  10467. -- Looking for strtok_r
  10468. -- Looking for strtok_r - found
  10469. -- Configuring done
  10470. -- Generating done
  10471. -- Build files have been written to: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1
  10472. touch contrib/x265/.stamp.configure
  10473. make -C ./contrib/x265/x265_2.1/ clean
  10474. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10475. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10476. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10477. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10478. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10479. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10480. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10481. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10482. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10483. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10484. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10485. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10486. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10487. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10488. /bin/rm -f ./contrib/x265/.stamp.build
  10489. make -C ./contrib/x265/x265_2.1/
  10490. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10491. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10492. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10493. Scanning dependencies of target encoder
  10494. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10495. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10496. [ 1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
  10497. [ 2%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
  10498. [ 4%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
  10499. [ 5%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
  10500. [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
  10501. [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
  10502. [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
  10503. [ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
  10504. [ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
  10505. [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
  10506. [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
  10507. [ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
  10508. [ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
  10509. [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
  10510. [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
  10511. [ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
  10512. [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
  10513. [ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
  10514. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10515. [ 26%] Built target encoder
  10516. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10517. Scanning dependencies of target common
  10518. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10519. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10520. [ 27%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o
  10521. [ 29%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/const-a.asm.o
  10522. [ 30%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o
  10523. [ 32%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o
  10524. [ 33%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o
  10525. [ 35%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o
  10526. [ 36%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
  10527. [ 38%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
  10528. [ 39%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
  10529. [ 41%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/dct8.asm.o
  10530. [ 42%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o
  10531. [ 44%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o
  10532. [ 45%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
  10533. [ 47%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
  10534. [ 48%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o
  10535. [ 50%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
  10536. [ 51%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
  10537. [ 52%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
  10538. [ 54%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
  10539. [ 55%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
  10540. [ 57%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
  10541. [ 58%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
  10542. [ 60%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
  10543. [ 61%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
  10544. [ 63%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
  10545. [ 64%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
  10546. [ 66%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
  10547. [ 67%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o
  10548. [ 69%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
  10549. [ 70%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
  10550. [ 72%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o
  10551. [ 73%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
  10552. [ 75%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o
  10553. [ 76%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
  10554. [ 77%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o
  10555. [ 79%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
  10556. [ 80%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
  10557. [ 82%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
  10558. [ 83%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o
  10559. [ 85%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
  10560. [ 86%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
  10561. [ 88%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o
  10562. [ 89%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
  10563. [ 91%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
  10564. [ 92%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
  10565. [ 94%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
  10566. [ 95%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
  10567. [ 97%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o
  10568. [ 98%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
  10569. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10570. [ 98%] Built target common
  10571. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10572. Scanning dependencies of target x265-static
  10573. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10574. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10575. [100%] Linking CXX static library libx265.a
  10576. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10577. [100%] Built target x265-static
  10578. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10579. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10580. touch contrib/x265/.stamp.build
  10581. make -j 1 -C ./contrib/x265/x265_2.1/ install
  10582. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10583. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10584. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10585. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10586. [ 26%] Built target encoder
  10587. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10588. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10589. [ 98%] Built target common
  10590. make[3]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10591. make[3]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10592. [100%] Built target x265-static
  10593. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10594. Install the project...
  10595. -- Install configuration: "Release"
  10596. -- Installing: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libx265.a
  10597. -- Installing: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/x265.h
  10598. -- Installing: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/x265_config.h
  10599. -- Installing: /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig/x265.pc
  10600. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/x265/x265_2.1'
  10601. touch contrib/x265/.stamp.install
  10602. downloading https://download.handbrake.fr/handbrake/contrib/libbluray-0.9.3.tar.bz2 to ../download/libbluray-0.9.3.tar.bz2
  10603. download total: 722686 bytes [====================] 100.0%
  10604. sha256 (../download/libbluray-0.9.3.tar.bz2) = a6366614ec45484b51fe94fcd1975b3b8716f90f038a33b24d59978de3863ce0 (pass)
  10605. /bin/mkdir -p contrib/libbluray/
  10606. sha256 (../download/libbluray-0.9.3.tar.bz2) = a6366614ec45484b51fe94fcd1975b3b8716f90f038a33b24d59978de3863ce0 (pass)
  10607. /bin/rm -fr ./contrib/libbluray/libbluray-0.9.3/
  10608. /bin/tar xfC ../download/libbluray-0.9.3.tar.bz2 ./contrib/libbluray/
  10609. touch contrib/libbluray/.stamp.extract
  10610. /usr/bin/patch -t -N -p1 -d ./contrib/libbluray/libbluray-0.9.3/ < ../contrib/libbluray/A02-expose-clip_id.patch
  10611. patching file src/libbluray/bluray.c
  10612. patching file src/libbluray/bluray.h
  10613. touch contrib/libbluray/.stamp.patch
  10614. set -e; cd ./contrib/libbluray/libbluray-0.9.3/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-debug --disable-examples --disable-bdjava --enable-udf --without-freetype --without-fontconfig
  10615. configure: WARNING: unrecognized options: --disable-debug
  10616. checking build system type... x86_64-pc-linux-gnu
  10617. checking host system type... x86_64-pc-linux-gnu
  10618. checking for a BSD-compatible install... /usr/bin/install -c
  10619. checking whether build environment is sane... yes
  10620. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10621. checking for gawk... gawk
  10622. checking whether make sets $(MAKE)... yes
  10623. checking whether make supports nested variables... yes
  10624. checking whether UID '1000' is supported by ustar format... yes
  10625. checking whether GID '1000' is supported by ustar format... yes
  10626. checking how to create a ustar tar archive... gnutar
  10627. checking whether make supports nested variables... (cached) yes
  10628. checking for gcc... /usr/bin/gcc
  10629. checking whether the C compiler works... yes
  10630. checking for C compiler default output file name... a.out
  10631. checking for suffix of executables...
  10632. checking whether we are cross compiling... no
  10633. checking for suffix of object files... o
  10634. checking whether we are using the GNU C compiler... yes
  10635. checking whether /usr/bin/gcc accepts -g... yes
  10636. checking for /usr/bin/gcc option to accept ISO C89... none needed
  10637. checking whether /usr/bin/gcc understands -c and -o together... yes
  10638. checking for style of include used by make... GNU
  10639. checking dependency style of /usr/bin/gcc... none
  10640. checking how to print strings... printf
  10641. checking for a sed that does not truncate output... /bin/sed
  10642. checking for grep that handles long lines and -e... /bin/grep
  10643. checking for egrep... /bin/grep -E
  10644. checking for fgrep... /bin/grep -F
  10645. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  10646. checking if the linker (/usr/bin/ld) is GNU ld... yes
  10647. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  10648. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  10649. checking whether ln -s works... yes
  10650. checking the maximum length of command line arguments... 1572864
  10651. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  10652. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  10653. checking for /usr/bin/ld option to reload object files... -r
  10654. checking for objdump... objdump
  10655. checking how to recognize dependent libraries... pass_all
  10656. checking for dlltool... no
  10657. checking how to associate runtime and link libraries... printf %s\n
  10658. checking for ar... ar
  10659. checking for archiver @FILE support... @
  10660. checking for strip... strip
  10661. checking for ranlib... ranlib
  10662. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  10663. checking for sysroot... no
  10664. checking for a working dd... /bin/dd
  10665. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  10666. checking for mt... mt
  10667. checking if mt is a manifest tool... no
  10668. checking how to run the C preprocessor... /usr/bin/gcc -E
  10669. checking for ANSI C header files... yes
  10670. checking for sys/types.h... yes
  10671. checking for sys/stat.h... yes
  10672. checking for stdlib.h... yes
  10673. checking for string.h... yes
  10674. checking for memory.h... yes
  10675. checking for strings.h... yes
  10676. checking for inttypes.h... yes
  10677. checking for stdint.h... yes
  10678. checking for unistd.h... yes
  10679. checking for dlfcn.h... yes
  10680. checking for objdir... .libs
  10681. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  10682. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  10683. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  10684. checking if /usr/bin/gcc static flag -static works... yes
  10685. checking if /usr/bin/gcc supports -c -o file.o... yes
  10686. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  10687. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  10688. checking dynamic linker characteristics... GNU/Linux ld.so
  10689. checking how to hardcode library paths into programs... immediate
  10690. checking whether stripping libraries is possible... yes
  10691. checking if libtool supports shared libraries... yes
  10692. checking whether to build shared libraries... no
  10693. checking whether to build static libraries... yes
  10694. checking return type of signal handlers... void
  10695. checking stdarg.h usability... yes
  10696. checking stdarg.h presence... yes
  10697. checking for stdarg.h... yes
  10698. checking for sys/types.h... (cached) yes
  10699. checking dirent.h usability... yes
  10700. checking dirent.h presence... yes
  10701. checking for dirent.h... yes
  10702. checking errno.h usability... yes
  10703. checking errno.h presence... yes
  10704. checking for errno.h... yes
  10705. checking libgen.h usability... yes
  10706. checking libgen.h presence... yes
  10707. checking for libgen.h... yes
  10708. checking malloc.h usability... yes
  10709. checking malloc.h presence... yes
  10710. checking for malloc.h... yes
  10711. checking for stdlib.h... (cached) yes
  10712. checking mntent.h usability... yes
  10713. checking mntent.h presence... yes
  10714. checking for mntent.h... yes
  10715. checking linux/cdrom.h usability... yes
  10716. checking linux/cdrom.h presence... yes
  10717. checking for linux/cdrom.h... yes
  10718. checking for inttypes.h... (cached) yes
  10719. checking for strings.h... (cached) yes
  10720. checking sys/time.h usability... yes
  10721. checking sys/time.h presence... yes
  10722. checking for sys/time.h... yes
  10723. checking time.h usability... yes
  10724. checking time.h presence... yes
  10725. checking for time.h... yes
  10726. checking for mntent.h... (cached) yes
  10727. checking for dirent.h that defines DIR... yes
  10728. checking for library containing opendir... none required
  10729. checking for struct dirent.d_type... yes
  10730. checking for special C compiler options needed for large files... no
  10731. checking for _FILE_OFFSET_BITS value needed for large files... no
  10732. checking for snprintf... yes
  10733. checking pthread.h usability... yes
  10734. checking pthread.h presence... yes
  10735. checking for pthread.h... yes
  10736. checking for library containing pthread_create... -lpthread
  10737. checking for library containing dlopen... -ldl
  10738. checking for pkg-config... /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/pkg-config
  10739. checking pkg-config is at least version 0.9.0... yes
  10740. checking for LIBXML2... no
  10741. configure: error: Package requirements (libxml-2.0 >= 2.6) were not met:
  10742.  
  10743. No package 'libxml-2.0' found
  10744.  
  10745. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  10746. installed software in a non-standard prefix.
  10747.  
  10748. Alternatively, you may set the environment variables LIBXML2_CFLAGS
  10749. and LIBXML2_LIBS to avoid the need to call pkg-config.
  10750. See the pkg-config man page for more details.
  10751. ../contrib/libbluray/module.rules:2: recipe for target 'contrib/libbluray/.stamp.configure' failed
  10752. make: *** [contrib/libbluray/.stamp.configure] Error 1
  10753.  
  10754.  
  10755.  
  10756.  
  10757.  
  10758.  
  10759.  
  10760.  
  10761. (SECOND ERROR MISSING libxml-2.0)
  10762. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ cp /usr/lib/x86_64-linux-gnu/pkgconfig/libxml-2.0.pc /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig/
  10763.  
  10764.  
  10765.  
  10766.  
  10767.  
  10768.  
  10769.  
  10770.  
  10771. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ make
  10772. set -e; cd ./contrib/libbluray/libbluray-0.9.3/; CC=/usr/bin/gcc CFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" CXX=/usr/bin/g++ CXXFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" CPPFLAGS="-I/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include -mfpmath=sse -msse2" LDFLAGS="-L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib " PKG_CONFIG_PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig" ./configure --prefix=/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/ --disable-dependency-tracking --disable-shared --enable-static --disable-debug --disable-examples --disable-bdjava --enable-udf --without-freetype --without-fontconfig
  10773. configure: WARNING: unrecognized options: --disable-debug
  10774. checking build system type... x86_64-pc-linux-gnu
  10775. checking host system type... x86_64-pc-linux-gnu
  10776. checking for a BSD-compatible install... /usr/bin/install -c
  10777. checking whether build environment is sane... yes
  10778. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10779. checking for gawk... gawk
  10780. checking whether make sets $(MAKE)... yes
  10781. checking whether make supports nested variables... yes
  10782. checking whether UID '1000' is supported by ustar format... yes
  10783. checking whether GID '1000' is supported by ustar format... yes
  10784. checking how to create a ustar tar archive... gnutar
  10785. checking whether make supports nested variables... (cached) yes
  10786. checking for gcc... /usr/bin/gcc
  10787. checking whether the C compiler works... yes
  10788. checking for C compiler default output file name... a.out
  10789. checking for suffix of executables...
  10790. checking whether we are cross compiling... no
  10791. checking for suffix of object files... o
  10792. checking whether we are using the GNU C compiler... yes
  10793. checking whether /usr/bin/gcc accepts -g... yes
  10794. checking for /usr/bin/gcc option to accept ISO C89... none needed
  10795. checking whether /usr/bin/gcc understands -c and -o together... yes
  10796. checking for style of include used by make... GNU
  10797. checking dependency style of /usr/bin/gcc... none
  10798. checking how to print strings... printf
  10799. checking for a sed that does not truncate output... /bin/sed
  10800. checking for grep that handles long lines and -e... /bin/grep
  10801. checking for egrep... /bin/grep -E
  10802. checking for fgrep... /bin/grep -F
  10803. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  10804. checking if the linker (/usr/bin/ld) is GNU ld... yes
  10805. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  10806. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  10807. checking whether ln -s works... yes
  10808. checking the maximum length of command line arguments... 1572864
  10809. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  10810. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  10811. checking for /usr/bin/ld option to reload object files... -r
  10812. checking for objdump... objdump
  10813. checking how to recognize dependent libraries... pass_all
  10814. checking for dlltool... no
  10815. checking how to associate runtime and link libraries... printf %s\n
  10816. checking for ar... ar
  10817. checking for archiver @FILE support... @
  10818. checking for strip... strip
  10819. checking for ranlib... ranlib
  10820. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  10821. checking for sysroot... no
  10822. checking for a working dd... /bin/dd
  10823. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  10824. checking for mt... mt
  10825. checking if mt is a manifest tool... no
  10826. checking how to run the C preprocessor... /usr/bin/gcc -E
  10827. checking for ANSI C header files... yes
  10828. checking for sys/types.h... yes
  10829. checking for sys/stat.h... yes
  10830. checking for stdlib.h... yes
  10831. checking for string.h... yes
  10832. checking for memory.h... yes
  10833. checking for strings.h... yes
  10834. checking for inttypes.h... yes
  10835. checking for stdint.h... yes
  10836. checking for unistd.h... yes
  10837. checking for dlfcn.h... yes
  10838. checking for objdir... .libs
  10839. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  10840. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  10841. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  10842. checking if /usr/bin/gcc static flag -static works... yes
  10843. checking if /usr/bin/gcc supports -c -o file.o... yes
  10844. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  10845. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  10846. checking dynamic linker characteristics... GNU/Linux ld.so
  10847. checking how to hardcode library paths into programs... immediate
  10848. checking whether stripping libraries is possible... yes
  10849. checking if libtool supports shared libraries... yes
  10850. checking whether to build shared libraries... no
  10851. checking whether to build static libraries... yes
  10852. checking return type of signal handlers... void
  10853. checking stdarg.h usability... yes
  10854. checking stdarg.h presence... yes
  10855. checking for stdarg.h... yes
  10856. checking for sys/types.h... (cached) yes
  10857. checking dirent.h usability... yes
  10858. checking dirent.h presence... yes
  10859. checking for dirent.h... yes
  10860. checking errno.h usability... yes
  10861. checking errno.h presence... yes
  10862. checking for errno.h... yes
  10863. checking libgen.h usability... yes
  10864. checking libgen.h presence... yes
  10865. checking for libgen.h... yes
  10866. checking malloc.h usability... yes
  10867. checking malloc.h presence... yes
  10868. checking for malloc.h... yes
  10869. checking for stdlib.h... (cached) yes
  10870. checking mntent.h usability... yes
  10871. checking mntent.h presence... yes
  10872. checking for mntent.h... yes
  10873. checking linux/cdrom.h usability... yes
  10874. checking linux/cdrom.h presence... yes
  10875. checking for linux/cdrom.h... yes
  10876. checking for inttypes.h... (cached) yes
  10877. checking for strings.h... (cached) yes
  10878. checking sys/time.h usability... yes
  10879. checking sys/time.h presence... yes
  10880. checking for sys/time.h... yes
  10881. checking time.h usability... yes
  10882. checking time.h presence... yes
  10883. checking for time.h... yes
  10884. checking for mntent.h... (cached) yes
  10885. checking for dirent.h that defines DIR... yes
  10886. checking for library containing opendir... none required
  10887. checking for struct dirent.d_type... yes
  10888. checking for special C compiler options needed for large files... no
  10889. checking for _FILE_OFFSET_BITS value needed for large files... no
  10890. checking for snprintf... yes
  10891. checking pthread.h usability... yes
  10892. checking pthread.h presence... yes
  10893. checking for pthread.h... yes
  10894. checking for library containing pthread_create... -lpthread
  10895. checking for library containing dlopen... -ldl
  10896. checking for pkg-config... /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/pkg-config
  10897. checking pkg-config is at least version 0.9.0... yes
  10898. checking for LIBXML2... yes
  10899. checking if /usr/bin/gcc supports -Wall flag... yes
  10900. checking if /usr/bin/gcc supports -Wdisabled-optimization flag... yes
  10901. checking if /usr/bin/gcc supports -Wpointer-arith flag... yes
  10902. checking if /usr/bin/gcc supports -Wredundant-decls flag... yes
  10903. checking if /usr/bin/gcc supports -Wcast-qual flag... yes
  10904. checking if /usr/bin/gcc supports -Wwrite-strings flag... yes
  10905. checking if /usr/bin/gcc supports -Wtype-limits flag... yes
  10906. checking if /usr/bin/gcc supports -Wundef flag... yes
  10907. checking if /usr/bin/gcc supports -Wmissing-prototypes flag... yes
  10908. checking if /usr/bin/gcc supports -Wshadow flag... yes
  10909. checking if /usr/bin/gcc supports -Werror=implicit-function-declaration flag... yes
  10910. checking for /usr/bin/gcc way to treat warnings as errors... -Werror
  10911. checking if /usr/bin/gcc supports -Wextra flag... yes
  10912. checking if /usr/bin/gcc supports -Winline flag... yes
  10913. checking if /usr/bin/gcc supports -O3 flag... yes
  10914. checking if /usr/bin/gcc supports -fomit-frame-pointer flag... yes
  10915. checking for unistd.h... (cached) yes
  10916. checking fcntl.h usability... yes
  10917. checking fcntl.h presence... yes
  10918. checking for fcntl.h... yes
  10919. checking for pread... yes
  10920. checking for doxygen... no
  10921. configure: WARNING: doxygen not found - will not generate any doxygen documentation
  10922. checking for perl... /usr/bin/perl
  10923. checking that generated files are newer than configure... done
  10924. configure: creating ./config.status
  10925. config.status: creating Makefile
  10926. config.status: creating src/libbluray.pc
  10927. config.status: creating src/libbluray/bluray-version.h
  10928. config.status: creating config.h
  10929. config.status: executing depfiles commands
  10930. config.status: executing libtool commands
  10931. configure: WARNING: unrecognized options: --disable-debug
  10932. Summary:
  10933. --------
  10934. BD-J support: no
  10935. Font support (freetype2): no
  10936. Metadata support (libxml2): yes
  10937. UDF filesystem support: yes
  10938. Build examples: no
  10939. touch contrib/libbluray/.stamp.configure
  10940. make -C ./contrib/libbluray/libbluray-0.9.3/ clean
  10941. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  10942. test -z "libbluray.la" || rm -f libbluray.la
  10943. rm -f ./so_locations
  10944. rm -rf .libs _libs
  10945. rm -rf contrib/libudfread/src/.libs contrib/libudfread/src/_libs
  10946. rm -rf src/file/.libs src/file/_libs
  10947. rm -rf src/libbluray/.libs src/libbluray/_libs
  10948. rm -rf src/libbluray/bdj/.libs src/libbluray/bdj/_libs
  10949. rm -rf src/libbluray/bdj/native/.libs src/libbluray/bdj/native/_libs
  10950. rm -rf src/libbluray/bdnav/.libs src/libbluray/bdnav/_libs
  10951. rm -rf src/libbluray/decoders/.libs src/libbluray/decoders/_libs
  10952. rm -rf src/libbluray/disc/.libs src/libbluray/disc/_libs
  10953. rm -rf src/libbluray/hdmv/.libs src/libbluray/hdmv/_libs
  10954. rm -rf src/util/.libs src/util/_libs
  10955. rm -f *.o
  10956. rm -f contrib/libudfread/src/*.o
  10957. rm -f contrib/libudfread/src/*.lo
  10958. rm -f src/devtools/*.o
  10959. rm -f src/examples/*.o
  10960. rm -f src/file/*.o
  10961. rm -f src/file/*.lo
  10962. rm -f src/libbluray/*.o
  10963. rm -f src/libbluray/*.lo
  10964. rm -f src/libbluray/bdj/*.o
  10965. rm -f src/libbluray/bdj/*.lo
  10966. rm -f src/libbluray/bdj/native/*.o
  10967. rm -f src/libbluray/bdj/native/*.lo
  10968. rm -f src/libbluray/bdnav/*.o
  10969. rm -f src/libbluray/bdnav/*.lo
  10970. rm -f src/libbluray/decoders/*.o
  10971. rm -f src/libbluray/decoders/*.lo
  10972. rm -f src/libbluray/disc/*.o
  10973. rm -f src/libbluray/disc/*.lo
  10974. rm -f src/libbluray/hdmv/*.o
  10975. rm -f src/libbluray/hdmv/*.lo
  10976. rm -f src/util/*.o
  10977. rm -f src/util/*.lo
  10978. test -z "" || rm -f
  10979. rm -f *.lo
  10980. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  10981. /bin/rm -f ./contrib/libbluray/.stamp.build
  10982. make -C ./contrib/libbluray/libbluray-0.9.3/
  10983. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  10984. make all-am
  10985. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  10986. CC src/file/file.lo
  10987. CC src/file/filesystem.lo
  10988. CC src/libbluray/bluray.lo
  10989. CC src/libbluray/register.lo
  10990. CC src/libbluray/bdnav/bdid_parse.lo
  10991. CC src/libbluray/bdnav/clpi_parse.lo
  10992. CC src/libbluray/bdnav/extdata_parse.lo
  10993. CC src/libbluray/bdnav/index_parse.lo
  10994. CC src/libbluray/bdnav/meta_parse.lo
  10995. CC src/libbluray/bdnav/mpls_parse.lo
  10996. CC src/libbluray/bdnav/navigation.lo
  10997. CC src/libbluray/bdnav/sound_parse.lo
  10998. CC src/libbluray/decoders/graphics_controller.lo
  10999. CC src/libbluray/decoders/graphics_processor.lo
  11000. CC src/libbluray/decoders/ig_decode.lo
  11001. CC src/libbluray/decoders/m2ts_demux.lo
  11002. CC src/libbluray/decoders/m2ts_filter.lo
  11003. CC src/libbluray/decoders/pg_decode.lo
  11004. CC src/libbluray/decoders/pes_buffer.lo
  11005. CC src/libbluray/decoders/rle.lo
  11006. CC src/libbluray/decoders/textst_decode.lo
  11007. CC src/libbluray/decoders/textst_render.lo
  11008. CC src/libbluray/disc/aacs.lo
  11009. CC src/libbluray/disc/bdplus.lo
  11010. CC src/libbluray/disc/dec.lo
  11011. CC src/libbluray/disc/disc.lo
  11012. CC src/libbluray/hdmv/hdmv_vm.lo
  11013. CC src/libbluray/hdmv/mobj_parse.lo
  11014. CC src/libbluray/hdmv/mobj_print.lo
  11015. CC src/util/array.lo
  11016. CC src/util/bits.lo
  11017. CC src/util/event_queue.lo
  11018. CC src/util/logging.lo
  11019. CC src/util/mutex.lo
  11020. CC src/util/refcnt.lo
  11021. CC src/util/strutl.lo
  11022. CC src/util/time.lo
  11023. CC src/file/dir_posix.lo
  11024. src/file/dir_posix.c: In function '_dir_read_posix':
  11025. src/file/dir_posix.c:51:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
  11026. result = readdir_r((DIR*)dir->internal, &e, &p_e);
  11027. ^~~~~~
  11028. In file included from src/file/dir_posix.c:32:0:
  11029. /usr/include/dirent.h:183:12: note: declared here
  11030. extern int readdir_r (DIR *__restrict __dirp,
  11031. ^~~~~~~~~
  11032. CC src/file/dirs_xdg.lo
  11033. CC src/file/dl_posix.lo
  11034. CC src/file/file_posix.lo
  11035. CC src/file/mount.lo
  11036. CC src/libbluray/disc/udf_fs.lo
  11037. CC contrib/libudfread/src/default_blockinput.lo
  11038. CC contrib/libudfread/src/ecma167.lo
  11039. CC contrib/libudfread/src/udfread.lo
  11040. CCLD libbluray.la
  11041. ar: `u' modifier ignored since `D' is the default (see `U')
  11042. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11043. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11044. touch contrib/libbluray/.stamp.build
  11045. make -j 1 -C ./contrib/libbluray/libbluray-0.9.3/ install
  11046. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11047. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11048. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  11049. /bin/bash ./libtool --mode=install /usr/bin/install -c libbluray.la '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib'
  11050. libtool: install: /usr/bin/install -c .libs/libbluray.lai /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libbluray.la
  11051. libtool: install: /usr/bin/install -c .libs/libbluray.a /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libbluray.a
  11052. libtool: install: chmod 644 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libbluray.a
  11053. libtool: install: ranlib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libbluray.a
  11054. libtool: finish: PATH="/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin:/home/moonchild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/sbin" ldconfig -n /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  11055. ----------------------------------------------------------------------
  11056. Libraries have been installed in:
  11057. /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib
  11058.  
  11059. If you ever happen to want to link against installed libraries
  11060. in a given directory, LIBDIR, you must either use libtool, and
  11061. specify the full pathname of the library, or use the '-LLIBDIR'
  11062. flag during linking and do at least one of the following:
  11063. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  11064. during execution
  11065. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  11066. during linking
  11067. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  11068. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  11069.  
  11070. See any operating system documentation about shared libraries for
  11071. more information, such as the ld(1) and ld.so(8) manual pages.
  11072. ----------------------------------------------------------------------
  11073. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  11074. /usr/bin/install -c -m 644 src/libbluray.pc '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/pkgconfig'
  11075. /bin/mkdir -p '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/libbluray'
  11076. /usr/bin/install -c -m 644 src/file/filesystem.h src/libbluray/bluray.h src/libbluray/bluray-version.h src/libbluray/keys.h src/libbluray/player_settings.h src/libbluray/bdnav/clpi_data.h src/libbluray/bdnav/meta_data.h src/libbluray/decoders/overlay.h src/util/log_control.h '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/include/libbluray'
  11077. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11078. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/libbluray/libbluray-0.9.3'
  11079. touch contrib/libbluray/.stamp.install
  11080. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/param.c -o libhb/param.o
  11081. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/denoise.c -o libhb/denoise.o
  11082. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/audio_resample.c -o libhb/audio_resample.o
  11083. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/grayscale.c -o libhb/grayscale.o
  11084. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encx264.c -o libhb/encx264.o
  11085. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/qsv_memory.c -o libhb/qsv_memory.o
  11086. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decavcodec.c -o libhb/decavcodec.o
  11087. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/batch.c -o libhb/batch.o
  11088. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/hb.c -o libhb/hb.o
  11089. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encx265.c -o libhb/encx265.o
  11090. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/enc_qsv.c -o libhb/enc_qsv.o
  11091. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/vfr.c -o libhb/vfr.o
  11092. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/eedi2.c -o libhb/eedi2.o
  11093. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/common.c -o libhb/common.o
  11094. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encavcodecaudio.c -o libhb/encavcodecaudio.o
  11095. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encvorbis.c -o libhb/encvorbis.o
  11096. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/deblock.c -o libhb/deblock.o
  11097. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/ports.c -o libhb/ports.o
  11098. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/deccc608sub.c -o libhb/deccc608sub.o
  11099. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/bd.c -o libhb/bd.o
  11100. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/dectx3gsub.c -o libhb/dectx3gsub.o
  11101. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/rendersub.c -o libhb/rendersub.o
  11102. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/declpcm.c -o libhb/declpcm.o
  11103. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decsrtsub.c -o libhb/decsrtsub.o
  11104. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/nlmeans_x86.c -o libhb/nlmeans_x86.o
  11105. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decpgssub.c -o libhb/decpgssub.o
  11106. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/dvdnav.c -o libhb/dvdnav.o
  11107. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decssasub.c -o libhb/decssasub.o
  11108. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/plist.c -o libhb/plist.o
  11109. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/colormap.c -o libhb/colormap.o
  11110. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/muxavformat.c -o libhb/muxavformat.o
  11111. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/qsv_libav.c -o libhb/qsv_libav.o
  11112. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/hb_json.c -o libhb/hb_json.o
  11113. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/fifo.c -o libhb/fifo.o
  11114. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/nal_units.c -o libhb/nal_units.o
  11115. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decvobsub.c -o libhb/decvobsub.o
  11116. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/qsv_filter.c -o libhb/qsv_filter.o
  11117. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/qsv_common.c -o libhb/qsv_common.o
  11118. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/enctheora.c -o libhb/enctheora.o
  11119. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/opencl.c -o libhb/opencl.o
  11120. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/scan.c -o libhb/scan.o
  11121. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/compat.c -o libhb/compat.o
  11122. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decomb.c -o libhb/decomb.o
  11123. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/nlmeans.c -o libhb/nlmeans.o
  11124. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/cropscale.c -o libhb/cropscale.o
  11125. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/lang.c -o libhb/lang.o
  11126. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/avfilter.c -o libhb/avfilter.o
  11127. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/taskset.c -o libhb/taskset.o
  11128. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encavcodec.c -o libhb/encavcodec.o
  11129. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/hb_dict.c -o libhb/hb_dict.o
  11130. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/decutf8sub.c -o libhb/decutf8sub.o
  11131. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/openclwrapper.c -o libhb/openclwrapper.o
  11132. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/comb_detect.c -o libhb/comb_detect.o
  11133. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/muxcommon.c -o libhb/muxcommon.o
  11134. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/detelecine.c -o libhb/detelecine.o
  11135. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/stream.c -o libhb/stream.o
  11136. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/dvd.c -o libhb/dvd.o
  11137. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/sync.c -o libhb/sync.o
  11138. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/work.c -o libhb/work.o
  11139. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/oclscale.c -o libhb/oclscale.o
  11140. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/reader.c -o libhb/reader.o
  11141. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/encvobsub.c -o libhb/encvobsub.o
  11142. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/preset.c -o libhb/preset.o
  11143. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/audio_remap.c -o libhb/audio_remap.o
  11144. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/demuxmpeg.c -o libhb/demuxmpeg.o
  11145. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_X265 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../libhb/qsv_filter_pp.c -o libhb/qsv_filter_pp.o
  11146. /usr/bin/ar rsu libhb/libhandbrake.a libhb/param.o libhb/denoise.o libhb/audio_resample.o libhb/grayscale.o libhb/encx264.o libhb/qsv_memory.o libhb/decavcodec.o libhb/batch.o libhb/hb.o libhb/encx265.o libhb/enc_qsv.o libhb/vfr.o libhb/eedi2.o libhb/common.o libhb/encavcodecaudio.o libhb/encvorbis.o libhb/deblock.o libhb/ports.o libhb/deccc608sub.o libhb/bd.o libhb/dectx3gsub.o libhb/rendersub.o libhb/declpcm.o libhb/decsrtsub.o libhb/nlmeans_x86.o libhb/decpgssub.o libhb/dvdnav.o libhb/decssasub.o libhb/plist.o libhb/colormap.o libhb/muxavformat.o libhb/qsv_libav.o libhb/hb_json.o libhb/fifo.o libhb/nal_units.o libhb/decvobsub.o libhb/qsv_filter.o libhb/qsv_common.o libhb/enctheora.o libhb/opencl.o libhb/scan.o libhb/compat.o libhb/decomb.o libhb/nlmeans.o libhb/cropscale.o libhb/lang.o libhb/avfilter.o libhb/taskset.o libhb/encavcodec.o libhb/hb_dict.o libhb/decutf8sub.o libhb/openclwrapper.o libhb/comb_detect.o libhb/muxcommon.o libhb/detelecine.o libhb/stream.o libhb/dvd.o libhb/sync.o libhb/work.o libhb/oclscale.o libhb/reader.o libhb/encvobsub.o libhb/preset.o libhb/audio_remap.o libhb/demuxmpeg.o libhb/qsv_filter_pp.o
  11147. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  11148. /usr/bin/ar: creating libhb/libhandbrake.a
  11149. /bin/mkdir -p test/
  11150. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -DUSE_X265 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../test/test.c -o test/test.o
  11151. /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -DUSE_X265 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -c ../test/parsecsv.c -o test/parsecsv.o
  11152. /usr/bin/g++ -pipe -Wl,-S -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -DUSE_X265 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -o HandBrakeCLI -Wl,--start-group test/test.o test/parsecsv.o ./libhb/libhandbrake.a -L./contrib/lib -lass -lavresample -lavformat -lavcodec -lavfilter -lavutil -lmp3lame -ldvdnav -ldvdread -lfontconfig -lfribidi -lsamplerate -lswscale -lvpx -ltheoraenc -ltheoradec -lvorbis -lvorbisenc -logg -lx264 -lbluray -lfreetype -lxml2 -lbz2 -lz -ljansson -lharfbuzz -lopus -lfdk-aac -lx265 -lpthread -ldl -lm -Wl,--end-group
  11153. /bin/mkdir -p gtk/
  11154. set -e; cd ../gtk/; NOCONFIGURE=1 ./autogen.sh
  11155. **Warning**: I am going to run `configure' with no arguments.
  11156. If you wish to pass any to it, please specify them on the
  11157. `./autogen.sh' command line.
  11158.  
  11159. processing .
  11160. Creating ./aclocal.m4 ...
  11161. Running glib-gettextize... Ignore non-fatal messages.
  11162. Copying file po/Makefile.in.in
  11163.  
  11164. Please add the files
  11165. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  11166. progtest.m4
  11167. from the /usr/share/aclocal directory to your autoconf macro directory
  11168. or directly to your aclocal.m4 file.
  11169. You will also need config.guess and config.sub, which you can get from
  11170. ftp://ftp.gnu.org/pub/gnu/config/.
  11171.  
  11172. Making ./aclocal.m4 writable ...
  11173. Running intltoolize...
  11174. Running libtoolize...
  11175. libtoolize: putting auxiliary files in `.'.
  11176. libtoolize: copying file `./ltmain.sh'
  11177. libtoolize: You should add the contents of the following files to `aclocal.m4':
  11178. libtoolize: `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/libtool.m4'
  11179. libtoolize: `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltoptions.m4'
  11180. libtoolize: `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltversion.m4'
  11181. libtoolize: `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/ltsugar.m4'
  11182. libtoolize: `/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/share/aclocal/lt~obsolete.m4'
  11183. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  11184. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  11185. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  11186. Running aclocal ...
  11187. configure.ac:99: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
  11188. Running autoheader...
  11189. Running automake --gnu ...
  11190. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/bin/automake line 3936.
  11191. configure.ac:10: installing './compile'
  11192. configure.ac:102: installing './config.guess'
  11193. configure.ac:102: installing './config.sub'
  11194. configure.ac:6: installing './install-sh'
  11195. configure.ac:6: installing './missing'
  11196. src/Makefile.am: installing './depcomp'
  11197. Running autoconf ...
  11198. configure.ac:99: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
  11199. If this token and others are legitimate, please use m4_pattern_allow.
  11200. See the Autoconf documentation.
  11201. Skipping configure process.
  11202. set -e; cd ./gtk/; /home/moonchild/tmp/HandBrake-1.0.1/build/../gtk/configure \
  11203. --enable-fdk-aac --enable-x265 \
  11204. PKG_CONFIG_PATH=./contrib/lib/pkgconfig \
  11205. CFLAGS="-g0 -O3 -mfpmath=sse -msse2" \
  11206. LDFLAGS="-Wl,-S -g0 -O3" \
  11207. --prefix=/usr/local \
  11208. --with-hb=/home/moonchild/tmp/HandBrake-1.0.1/build/
  11209. checking for a BSD-compatible install... /usr/bin/install -c
  11210. checking whether build environment is sane... yes
  11211. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11212. checking for gawk... gawk
  11213. checking whether make sets $(MAKE)... yes
  11214. checking whether make supports nested variables... yes
  11215. checking whether to enable maintainer-specific portions of Makefiles... no
  11216. checking for gcc... gcc
  11217. checking whether the C compiler works... yes
  11218. checking for C compiler default output file name... a.out
  11219. checking for suffix of executables...
  11220. checking whether we are cross compiling... no
  11221. checking for suffix of object files... o
  11222. checking whether we are using the GNU C compiler... yes
  11223. checking whether gcc accepts -g... yes
  11224. checking for gcc option to accept ISO C89... none needed
  11225. checking whether gcc understands -c and -o together... yes
  11226. checking for style of include used by make... GNU
  11227. checking dependency style of gcc... gcc3
  11228. checking for library containing strerror... none required
  11229. checking for g++... g++
  11230. checking whether we are using the GNU C++ compiler... yes
  11231. checking whether g++ accepts -g... yes
  11232. checking dependency style of g++... gcc3
  11233. checking for gcc... (cached) gcc
  11234. checking whether we are using the GNU C compiler... (cached) yes
  11235. checking whether gcc accepts -g... (cached) yes
  11236. checking for gcc option to accept ISO C89... (cached) none needed
  11237. checking whether gcc understands -c and -o together... (cached) yes
  11238. checking dependency style of gcc... (cached) gcc3
  11239. checking how to run the C preprocessor... gcc -E
  11240. checking for grep that handles long lines and -e... /bin/grep
  11241. checking for egrep... /bin/grep -E
  11242. checking for ANSI C header files... yes
  11243. /home/moonchild/tmp/HandBrake-1.0.1/build/../gtk/configure: line 5539: AM_GLIB_GNU_GETTEXT: command not found
  11244. /home/moonchild/tmp/HandBrake-1.0.1/build/../gtk/configure: line 5540: syntax error near unexpected token `0.35.0'
  11245. /home/moonchild/tmp/HandBrake-1.0.1/build/../gtk/configure: line 5540: `IT_PROG_INTLTOOL(0.35.0)'
  11246. ../gtk/module.rules:15: recipe for target 'gtk/.stamp.configure' failed
  11247. make: *** [gtk/.stamp.configure] Error 2
  11248. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$
  11249.  
  11250.  
  11251.  
  11252.  
  11253.  
  11254. (LET'S GO MANUALLY)
  11255. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ sudo /bin/cp ./HandBrakeCLI /usr/local/bin/HandBrakeCLI
  11256. [sudo] password for moonchild:
  11257. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/build$ cd ../gtk/
  11258.  
  11259.  
  11260.  
  11261.  
  11262.  
  11263. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$./autogen.sh
  11264. **Warning**: I am going to run `configure' with no arguments.
  11265. If you wish to pass any to it, please specify them on the
  11266. `./autogen.sh' command line.
  11267.  
  11268. processing .
  11269. Creating ./aclocal.m4 ...
  11270. Running glib-gettextize... Ignore non-fatal messages.
  11271. Copying file po/Makefile.in.in
  11272.  
  11273. Please add the files
  11274. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  11275. progtest.m4
  11276. from the /usr/share/aclocal directory to your autoconf macro directory
  11277. or directly to your aclocal.m4 file.
  11278. You will also need config.guess and config.sub, which you can get from
  11279. ftp://ftp.gnu.org/pub/gnu/config/.
  11280.  
  11281. Making ./aclocal.m4 writable ...
  11282. Running intltoolize...
  11283. Running libtoolize...
  11284. libtoolize: putting auxiliary files in '.'.
  11285. libtoolize: copying file './ltmain.sh'
  11286. libtoolize: You should add the contents of the following files to 'aclocal.m4':
  11287. libtoolize: '/usr/share/aclocal/libtool.m4'
  11288. libtoolize: '/usr/share/aclocal/ltoptions.m4'
  11289. libtoolize: '/usr/share/aclocal/ltversion.m4'
  11290. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  11291. libtoolize: and rerunning libtoolize and aclocal.
  11292. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  11293. Running aclocal ...
  11294. Running autoheader...
  11295. Running automake --gnu ...
  11296. configure.ac:10: installing './compile'
  11297. configure.ac:6: installing './missing'
  11298. src/Makefile.am: installing './depcomp'
  11299. Running autoconf ...
  11300. Running ./configure --enable-maintainer-mode ...
  11301. checking for a BSD-compatible install... /usr/bin/install -c
  11302. checking whether build environment is sane... yes
  11303. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11304. checking for gawk... gawk
  11305. checking whether make sets $(MAKE)... yes
  11306. checking whether make supports nested variables... yes
  11307. checking whether to enable maintainer-specific portions of Makefiles... yes
  11308. checking for gcc... gcc
  11309. checking whether the C compiler works... yes
  11310. checking for C compiler default output file name... a.out
  11311. checking for suffix of executables...
  11312. checking whether we are cross compiling... no
  11313. checking for suffix of object files... o
  11314. checking whether we are using the GNU C compiler... yes
  11315. checking whether gcc accepts -g... yes
  11316. checking for gcc option to accept ISO C89... none needed
  11317. checking whether gcc understands -c and -o together... yes
  11318. checking for style of include used by make... GNU
  11319. checking dependency style of gcc... gcc3
  11320. checking for library containing strerror... none required
  11321. checking for g++... g++
  11322. checking whether we are using the GNU C++ compiler... yes
  11323. checking whether g++ accepts -g... yes
  11324. checking dependency style of g++... gcc3
  11325. checking for gcc... (cached) gcc
  11326. checking whether we are using the GNU C compiler... (cached) yes
  11327. checking whether gcc accepts -g... (cached) yes
  11328. checking for gcc option to accept ISO C89... (cached) none needed
  11329. checking whether gcc understands -c and -o together... (cached) yes
  11330. checking dependency style of gcc... (cached) gcc3
  11331. checking how to run the C preprocessor... gcc -E
  11332. checking for grep that handles long lines and -e... /bin/grep
  11333. checking for egrep... /bin/grep -E
  11334. checking for ANSI C header files... yes
  11335. checking for sys/types.h... yes
  11336. checking for sys/stat.h... yes
  11337. checking for stdlib.h... yes
  11338. checking for string.h... yes
  11339. checking for memory.h... yes
  11340. checking for strings.h... yes
  11341. checking for inttypes.h... yes
  11342. checking for stdint.h... yes
  11343. checking for unistd.h... yes
  11344. checking locale.h usability... yes
  11345. checking locale.h presence... yes
  11346. checking for locale.h... yes
  11347. checking for LC_MESSAGES... yes
  11348. checking libintl.h usability... yes
  11349. checking libintl.h presence... yes
  11350. checking for libintl.h... yes
  11351. checking for ngettext in libc... yes
  11352. checking for dgettext in libc... yes
  11353. checking for bind_textdomain_codeset... yes
  11354. checking for msgfmt... /usr/bin/msgfmt
  11355. checking for dcgettext... yes
  11356. checking if msgfmt accepts -c... yes
  11357. checking for gmsgfmt... /usr/bin/msgfmt
  11358. checking for xgettext... /usr/bin/xgettext
  11359. checking whether NLS is requested... yes
  11360. checking for intltool >= 0.35.0... 0.51.0 found
  11361. checking for intltool-update... /usr/bin/intltool-update
  11362. checking for intltool-merge... /usr/bin/intltool-merge
  11363. checking for intltool-extract... /usr/bin/intltool-extract
  11364. checking for xgettext... (cached) /usr/bin/xgettext
  11365. checking for msgmerge... /usr/bin/msgmerge
  11366. checking for msgfmt... (cached) /usr/bin/msgfmt
  11367. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  11368. checking for perl... /usr/bin/perl
  11369. checking for perl >= 5.8.1... 5.22.2
  11370. checking for XML::Parser... ok
  11371. checking build system type... x86_64-unknown-linux-gnu
  11372. checking host system type... x86_64-unknown-linux-gnu
  11373. checking how to print strings... printf
  11374. checking for a sed that does not truncate output... /bin/sed
  11375. checking for fgrep... /bin/grep -F
  11376. checking for ld used by gcc... /usr/bin/ld
  11377. checking if the linker (/usr/bin/ld) is GNU ld... yes
  11378. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  11379. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  11380. checking whether ln -s works... yes
  11381. checking the maximum length of command line arguments... 1572864
  11382. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  11383. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  11384. checking for /usr/bin/ld option to reload object files... -r
  11385. checking for objdump... objdump
  11386. checking how to recognize dependent libraries... pass_all
  11387. checking for dlltool... no
  11388. checking how to associate runtime and link libraries... printf %s\n
  11389. checking for ar... ar
  11390. checking for archiver @FILE support... @
  11391. checking for strip... strip
  11392. checking for ranlib... ranlib
  11393. checking command to parse /usr/bin/nm -B output from gcc object... ok
  11394. checking for sysroot... no
  11395. checking for a working dd... /bin/dd
  11396. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  11397. checking for mt... mt
  11398. checking if mt is a manifest tool... no
  11399. checking for dlfcn.h... yes
  11400. checking for objdir... .libs
  11401. checking if gcc supports -fno-rtti -fno-exceptions... no
  11402. checking for gcc option to produce PIC... -fPIC -DPIC
  11403. checking if gcc PIC flag -fPIC -DPIC works... yes
  11404. checking if gcc static flag -static works... yes
  11405. checking if gcc supports -c -o file.o... yes
  11406. checking if gcc supports -c -o file.o... (cached) yes
  11407. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11408. checking whether -lc should be explicitly linked in... no
  11409. checking dynamic linker characteristics... GNU/Linux ld.so
  11410. checking how to hardcode library paths into programs... immediate
  11411. checking whether stripping libraries is possible... yes
  11412. checking if libtool supports shared libraries... yes
  11413. checking whether to build shared libraries... yes
  11414. checking whether to build static libraries... yes
  11415. checking how to run the C++ preprocessor... g++ -E
  11416. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  11417. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  11418. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11419. checking for g++ option to produce PIC... -fPIC -DPIC
  11420. checking if g++ PIC flag -fPIC -DPIC works... yes
  11421. checking if g++ static flag -static works... yes
  11422. checking if g++ supports -c -o file.o... yes
  11423. checking if g++ supports -c -o file.o... (cached) yes
  11424. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11425. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  11426. checking how to hardcode library paths into programs... immediate
  11427. checking for special C compiler options needed for large files... no
  11428. checking for _FILE_OFFSET_BITS value needed for large files... no
  11429. checking for pkg-config... /usr/bin/pkg-config
  11430. checking pkg-config is at least version 0.9.0... yes
  11431. checking for Gudev... yes
  11432. checking for GStreamer1... no
  11433. checking for WebKitGtk3... no
  11434. checking for GHB_GTK_3_14... yes
  11435. checking for GHB_GTK_3_12... yes
  11436. checking for GHB... yes
  11437. checking that generated files are newer than configure... done
  11438. configure: creating ./config.status
  11439. config.status: creating Makefile
  11440. config.status: creating src/Makefile
  11441. config.status: creating po/Makefile.in
  11442. config.status: creating config.h
  11443. config.status: executing depfiles commands
  11444. config.status: executing default-1 commands
  11445. config.status: executing libtool commands
  11446. config.status: executing po/stamp-it commands
  11447. Now type `make' to compile.
  11448.  
  11449.  
  11450.  
  11451.  
  11452. ( RUN CONFIGURE NOW )
  11453. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$ ./configure --enable-fdk-aac --enable-x265 PKG_CONFIG_PATH=./contrib/lib/pkgconfig CFLAGS="-g0 -O3 -mfpmath=sse -msse2" LDFLAGS="-Wl,-S -g0 -O3" --prefix=/usr/local --with-hb=/home/moonchild/tmp/HandBrake-1.0.1/build/
  11454. checking for a BSD-compatible install... /usr/bin/install -c
  11455. checking whether build environment is sane... yes
  11456. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11457. checking for gawk... gawk
  11458. checking whether make sets $(MAKE)... yes
  11459. checking whether make supports nested variables... yes
  11460. checking whether to enable maintainer-specific portions of Makefiles... no
  11461. checking for gcc... gcc
  11462. checking whether the C compiler works... yes
  11463. checking for C compiler default output file name... a.out
  11464. checking for suffix of executables...
  11465. checking whether we are cross compiling... no
  11466. checking for suffix of object files... o
  11467. checking whether we are using the GNU C compiler... yes
  11468. checking whether gcc accepts -g... yes
  11469. checking for gcc option to accept ISO C89... none needed
  11470. checking whether gcc understands -c and -o together... yes
  11471. checking for style of include used by make... GNU
  11472. checking dependency style of gcc... gcc3
  11473. checking for library containing strerror... none required
  11474. checking for g++... g++
  11475. checking whether we are using the GNU C++ compiler... yes
  11476. checking whether g++ accepts -g... yes
  11477. checking dependency style of g++... gcc3
  11478. checking for gcc... (cached) gcc
  11479. checking whether we are using the GNU C compiler... (cached) yes
  11480. checking whether gcc accepts -g... (cached) yes
  11481. checking for gcc option to accept ISO C89... (cached) none needed
  11482. checking whether gcc understands -c and -o together... (cached) yes
  11483. checking dependency style of gcc... (cached) gcc3
  11484. checking how to run the C preprocessor... gcc -E
  11485. checking for grep that handles long lines and -e... /bin/grep
  11486. checking for egrep... /bin/grep -E
  11487. checking for ANSI C header files... yes
  11488. checking for sys/types.h... yes
  11489. checking for sys/stat.h... yes
  11490. checking for stdlib.h... yes
  11491. checking for string.h... yes
  11492. checking for memory.h... yes
  11493. checking for strings.h... yes
  11494. checking for inttypes.h... yes
  11495. checking for stdint.h... yes
  11496. checking for unistd.h... yes
  11497. checking locale.h usability... yes
  11498. checking locale.h presence... yes
  11499. checking for locale.h... yes
  11500. checking for LC_MESSAGES... yes
  11501. checking libintl.h usability... yes
  11502. checking libintl.h presence... yes
  11503. checking for libintl.h... yes
  11504. checking for ngettext in libc... yes
  11505. checking for dgettext in libc... yes
  11506. checking for bind_textdomain_codeset... yes
  11507. checking for msgfmt... /usr/bin/msgfmt
  11508. checking for dcgettext... yes
  11509. checking if msgfmt accepts -c... yes
  11510. checking for gmsgfmt... /usr/bin/msgfmt
  11511. checking for xgettext... /usr/bin/xgettext
  11512. checking whether NLS is requested... yes
  11513. checking for intltool >= 0.35.0... 0.51.0 found
  11514. checking for intltool-update... /usr/bin/intltool-update
  11515. checking for intltool-merge... /usr/bin/intltool-merge
  11516. checking for intltool-extract... /usr/bin/intltool-extract
  11517. checking for xgettext... (cached) /usr/bin/xgettext
  11518. checking for msgmerge... /usr/bin/msgmerge
  11519. checking for msgfmt... (cached) /usr/bin/msgfmt
  11520. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  11521. checking for perl... /usr/bin/perl
  11522. checking for perl >= 5.8.1... 5.22.2
  11523. checking for XML::Parser... ok
  11524. checking build system type... x86_64-unknown-linux-gnu
  11525. checking host system type... x86_64-unknown-linux-gnu
  11526. checking how to print strings... printf
  11527. checking for a sed that does not truncate output... /bin/sed
  11528. checking for fgrep... /bin/grep -F
  11529. checking for ld used by gcc... /usr/bin/ld
  11530. checking if the linker (/usr/bin/ld) is GNU ld... yes
  11531. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  11532. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  11533. checking whether ln -s works... yes
  11534. checking the maximum length of command line arguments... 1572864
  11535. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  11536. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  11537. checking for /usr/bin/ld option to reload object files... -r
  11538. checking for objdump... objdump
  11539. checking how to recognize dependent libraries... pass_all
  11540. checking for dlltool... no
  11541. checking how to associate runtime and link libraries... printf %s\n
  11542. checking for ar... ar
  11543. checking for archiver @FILE support... @
  11544. checking for strip... strip
  11545. checking for ranlib... ranlib
  11546. checking command to parse /usr/bin/nm -B output from gcc object... ok
  11547. checking for sysroot... no
  11548. checking for a working dd... /bin/dd
  11549. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  11550. checking for mt... mt
  11551. checking if mt is a manifest tool... no
  11552. checking for dlfcn.h... yes
  11553. checking for objdir... .libs
  11554. checking if gcc supports -fno-rtti -fno-exceptions... no
  11555. checking for gcc option to produce PIC... -fPIC -DPIC
  11556. checking if gcc PIC flag -fPIC -DPIC works... yes
  11557. checking if gcc static flag -static works... yes
  11558. checking if gcc supports -c -o file.o... yes
  11559. checking if gcc supports -c -o file.o... (cached) yes
  11560. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11561. checking whether -lc should be explicitly linked in... no
  11562. checking dynamic linker characteristics... GNU/Linux ld.so
  11563. checking how to hardcode library paths into programs... immediate
  11564. checking whether stripping libraries is possible... yes
  11565. checking if libtool supports shared libraries... yes
  11566. checking whether to build shared libraries... yes
  11567. checking whether to build static libraries... yes
  11568. checking how to run the C++ preprocessor... g++ -E
  11569. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  11570. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  11571. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11572. checking for g++ option to produce PIC... -fPIC -DPIC
  11573. checking if g++ PIC flag -fPIC -DPIC works... yes
  11574. checking if g++ static flag -static works... yes
  11575. checking if g++ supports -c -o file.o... yes
  11576. checking if g++ supports -c -o file.o... (cached) yes
  11577. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  11578. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  11579. checking how to hardcode library paths into programs... immediate
  11580. checking for special C compiler options needed for large files... no
  11581. checking for _FILE_OFFSET_BITS value needed for large files... no
  11582. checking for pkg-config... /usr/bin/pkg-config
  11583. checking pkg-config is at least version 0.9.0... yes
  11584. checking for Gudev... yes
  11585. checking for GStreamer1... no
  11586. checking for WebKitGtk3... no
  11587. checking for GHB_GTK_3_14... yes
  11588. checking for GHB_GTK_3_12... yes
  11589. checking for GHB... yes
  11590. checking that generated files are newer than configure... done
  11591. configure: creating ./config.status
  11592. config.status: creating Makefile
  11593. config.status: creating src/Makefile
  11594. config.status: creating po/Makefile.in
  11595. config.status: creating config.h
  11596. config.status: config.h is unchanged
  11597. config.status: executing depfiles commands
  11598. config.status: executing default-1 commands
  11599. config.status: executing libtool commands
  11600. config.status: executing po/stamp-it commands
  11601.  
  11602.  
  11603.  
  11604.  
  11605. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$ make
  11606. make all-recursive
  11607. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11608. Making all in src
  11609. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11610. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c
  11611. mv -f .deps/callbacks.Tpo .deps/callbacks.Po
  11612. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT queuehandler.o -MD -MP -MF .deps/queuehandler.Tpo -c -o queuehandler.o queuehandler.c
  11613. mv -f .deps/queuehandler.Tpo .deps/queuehandler.Po
  11614. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT videohandler.o -MD -MP -MF .deps/videohandler.Tpo -c -o videohandler.o videohandler.c
  11615. mv -f .deps/videohandler.Tpo .deps/videohandler.Po
  11616. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT audiohandler.o -MD -MP -MF .deps/audiohandler.Tpo -c -o audiohandler.o audiohandler.c
  11617. mv -f .deps/audiohandler.Tpo .deps/audiohandler.Po
  11618. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT subtitlehandler.o -MD -MP -MF .deps/subtitlehandler.Tpo -c -o subtitlehandler.o subtitlehandler.c
  11619. mv -f .deps/subtitlehandler.Tpo .deps/subtitlehandler.Po
  11620. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT x264handler.o -MD -MP -MF .deps/x264handler.Tpo -c -o x264handler.o x264handler.c
  11621. mv -f .deps/x264handler.Tpo .deps/x264handler.Po
  11622. m4 -Dgtk_version=314 ./ghb.m4 > ghb.ui
  11623. glib-compile-resources --generate --target=ui_res.h --c-name ghb_ui --manual-register ui_res.gresource.xml
  11624. glib-compile-resources --generate --target=ui_res.c --c-name ghb_ui --manual-register ui_res.gresource.xml
  11625. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ui_res.o -MD -MP -MF .deps/ui_res.Tpo -c -o ui_res.o ui_res.c
  11626. mv -f .deps/ui_res.Tpo .deps/ui_res.Po
  11627. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  11628. mv -f .deps/main.Tpo .deps/main.Po
  11629. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c
  11630. mv -f .deps/settings.Tpo .deps/settings.Po
  11631. python2 ./makedeps.py
  11632. cp ./internal_defaults.json .
  11633. cp: './internal_defaults.json' and './internal_defaults.json' are the same file
  11634. Makefile:849: recipe for target 'data_res.h' failed
  11635. make[2]: *** [data_res.h] Error 1
  11636. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11637. Makefile:448: recipe for target 'all-recursive' failed
  11638. make[1]: *** [all-recursive] Error 1
  11639. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11640. Makefile:380: recipe for target 'all' failed
  11641. make: *** [all] Error 2
  11642.  
  11643.  
  11644.  
  11645. ( A QUICK DIRTY FIX )
  11646. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$ grep -E -v cp.+internal_defaults.json src/Makefile > X; mv X src/Makefile
  11647.  
  11648.  
  11649.  
  11650. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$ make
  11651. make all-recursive
  11652. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11653. Making all in src
  11654. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11655. glib-compile-resources --generate --target=data_res.h --c-name ghb_data --manual-register data_res.gresource.xml
  11656. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT resources.o -MD -MP -MF .deps/resources.Tpo -c -o resources.o resources.c
  11657. mv -f .deps/resources.Tpo .deps/resources.Po
  11658. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT presets.o -MD -MP -MF .deps/presets.Tpo -c -o presets.o presets.c
  11659. mv -f .deps/presets.Tpo .deps/presets.Po
  11660. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT preview.o -MD -MP -MF .deps/preview.Tpo -c -o preview.o preview.c
  11661. mv -f .deps/preview.Tpo .deps/preview.Po
  11662. glib-compile-resources --generate --target=data_res.c --c-name ghb_data --manual-register data_res.gresource.xml
  11663. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT data_res.o -MD -MP -MF .deps/data_res.Tpo -c -o data_res.o data_res.c
  11664. mv -f .deps/data_res.Tpo .deps/data_res.Po
  11665. glib-compile-resources --generate --target=icon_res.c --c-name ghb_icons --manual-register --sourcedir=. icon_res.gresource.xml
  11666. glib-compile-resources --generate --target=icon_res.h --c-name ghb_icons --manual-register --sourcedir=. icon_res.gresource.xml
  11667. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT icon_res.o -MD -MP -MF .deps/icon_res.Tpo -c -o icon_res.o icon_res.c
  11668. mv -f .deps/icon_res.Tpo .deps/icon_res.Po
  11669. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT icons.o -MD -MP -MF .deps/icons.Tpo -c -o icons.o icons.c
  11670. mv -f .deps/icons.Tpo .deps/icons.Po
  11671. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT values.o -MD -MP -MF .deps/values.Tpo -c -o values.o values.c
  11672. mv -f .deps/values.Tpo .deps/values.Po
  11673. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT appcast.o -MD -MP -MF .deps/appcast.Tpo -c -o appcast.o appcast.c
  11674. mv -f .deps/appcast.Tpo .deps/appcast.Po
  11675. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT plist.o -MD -MP -MF .deps/plist.Tpo -c -o plist.o plist.c
  11676. mv -f .deps/plist.Tpo .deps/plist.Po
  11677. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT hb-backend.o -MD -MP -MF .deps/hb-backend.Tpo -c -o hb-backend.o hb-backend.c
  11678. mv -f .deps/hb-backend.Tpo .deps/hb-backend.Po
  11679. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT renderer_button.o -MD -MP -MF .deps/renderer_button.Tpo -c -o renderer_button.o renderer_button.c
  11680. mv -f .deps/renderer_button.Tpo .deps/renderer_button.Po
  11681. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ghbcellrenderertext.o -MD -MP -MF .deps/ghbcellrenderertext.Tpo -c -o ghbcellrenderertext.o ghbcellrenderertext.c
  11682. mv -f .deps/ghbcellrenderertext.Tpo .deps/ghbcellrenderertext.Po
  11683. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT ghb-dvd.o -MD -MP -MF .deps/ghb-dvd.Tpo -c -o ghb-dvd.o ghb-dvd.c
  11684. mv -f .deps/ghb-dvd.Tpo .deps/ghb-dvd.Po
  11685. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -I/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/mircookie -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -g -g0 -O3 -mfpmath=sse -msse2 -D_HAVE_GUDEV -D_NO_UPDATE_CHECK -MT marshalers.o -MD -MP -MF .deps/marshalers.Tpo -c -o marshalers.o marshalers.c
  11686. mv -f .deps/marshalers.Tpo .deps/marshalers.Po
  11687. /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -D_HAVE_GUDEV -Wl,--export-dynamic -Wl,--exclude-libs,ALL -Wl,-S -g0 -O3 -L/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -L/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/lib -o ghb callbacks.o queuehandler.o videohandler.o audiohandler.o subtitlehandler.o x264handler.o main.o settings.o resources.o presets.o preview.o data_res.o ui_res.o icon_res.o icons.o values.o appcast.o plist.o hb-backend.o renderer_button.o ghbcellrenderertext.o ghb-dvd.o marshalers.o -lhandbrake -lavresample -lavformat -lavcodec -lavfilter -lavutil -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lsamplerate -lx264 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -ldl -lpthread -lfdk-aac -lx265 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgthread-2.0 -pthread -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgudev-1.0 -lgobject-2.0 -lglib-2.0
  11688. libtool: link: g++ -g -O2 -D_HAVE_GUDEV -Wl,--export-dynamic -Wl,--exclude-libs -Wl,ALL -Wl,-S -g0 -O3 -o ghb callbacks.o queuehandler.o videohandler.o audiohandler.o subtitlehandler.o x264handler.o main.o settings.o resources.o presets.o preview.o data_res.o ui_res.o icon_res.o icons.o values.o appcast.o plist.o hb-backend.o renderer_button.o ghbcellrenderertext.o ghb-dvd.o marshalers.o -pthread -Wl,--export-dynamic -pthread -L/home/moonchild/tmp/HandBrake-1.0.1/build//libhb -L/home/moonchild/tmp/HandBrake-1.0.1/build//contrib/lib -lhandbrake -lavresample -lavformat -lavcodec -lavfilter -lavutil /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdnav.a -L/home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libdvdread.a -lmp3lame /usr/lib/x86_64-linux-gnu/libvorbis.so /usr/lib/x86_64-linux-gnu/libvorbisenc.so -logg -lsamplerate -lx264 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libbluray.a -L/usr/lib/x86_64-linux-gnu -lass -lfontconfig /usr/lib/x86_64-linux-gnu/libfreetype.so -lxml2 -ljansson -lopus -ldl -lpthread /home/moonchild/tmp/HandBrake-1.0.1/build/contrib/lib/libfdk-aac.a -lm -lx265 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgthread-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgmodule-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -pthread
  11689. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11690. Making all in po
  11691. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/po'
  11692. file=`echo cs | sed 's,.*/,,'`.gmo \
  11693. && rm -f $file && /usr/bin/msgfmt -o $file cs.po
  11694. file=`echo da | sed 's,.*/,,'`.gmo \
  11695. && rm -f $file && /usr/bin/msgfmt -o $file da.po
  11696. file=`echo de | sed 's,.*/,,'`.gmo \
  11697. && rm -f $file && /usr/bin/msgfmt -o $file de.po
  11698. file=`echo es | sed 's,.*/,,'`.gmo \
  11699. && rm -f $file && /usr/bin/msgfmt -o $file es.po
  11700. file=`echo fr | sed 's,.*/,,'`.gmo \
  11701. && rm -f $file && /usr/bin/msgfmt -o $file fr.po
  11702. file=`echo it_IT | sed 's,.*/,,'`.gmo \
  11703. && rm -f $file && /usr/bin/msgfmt -o $file it_IT.po
  11704. file=`echo ja_JP | sed 's,.*/,,'`.gmo \
  11705. && rm -f $file && /usr/bin/msgfmt -o $file ja_JP.po
  11706. file=`echo ko | sed 's,.*/,,'`.gmo \
  11707. && rm -f $file && /usr/bin/msgfmt -o $file ko.po
  11708. file=`echo no | sed 's,.*/,,'`.gmo \
  11709. && rm -f $file && /usr/bin/msgfmt -o $file no.po
  11710. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  11711. && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
  11712. file=`echo ro_RO | sed 's,.*/,,'`.gmo \
  11713. && rm -f $file && /usr/bin/msgfmt -o $file ro_RO.po
  11714. file=`echo ru | sed 's,.*/,,'`.gmo \
  11715. && rm -f $file && /usr/bin/msgfmt -o $file ru.po
  11716. file=`echo th | sed 's,.*/,,'`.gmo \
  11717. && rm -f $file && /usr/bin/msgfmt -o $file th.po
  11718. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  11719. && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
  11720. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/po'
  11721. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11722. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11723. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk'
  11724.  
  11725.  
  11726.  
  11727. moonchild@darkmoon:~/tmp/HandBrake-1.0.1/gtk$ sudo make install
  11728. Making install in src
  11729. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11730. make[2]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11731. /bin/mkdir -p '/usr/local/bin'
  11732. /bin/bash ../libtool --mode=install /usr/bin/install -c ghb '/usr/local/bin'
  11733. libtool: install: /usr/bin/install -c ghb /usr/local/bin/ghb
  11734. for icon in hb-icon.svg ; do \
  11735. mkdir -p //usr/local/share/icons/hicolor/scalable/apps/; \
  11736. /usr/bin/install -c -m 644 ./$icon //usr/local/share/icons/hicolor/scalable/apps/$icon; \
  11737. done
  11738. Updating Gtk icon cache.
  11739. gtk-update-icon-cache: Cache file created successfully.
  11740. mkdir -p //usr/local/share/applications/; \
  11741. /usr/bin/install -c -m 644 ./ghb.desktop //usr/local/share/applications/ghb.desktop
  11742. make[2]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11743. make[1]: Leaving directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/src'
  11744. Making install in po
  11745. make[1]: Entering directory '/home/moonchild/tmp/HandBrake-1.0.1/gtk/po'
  11746. linguas="cs da de es fr it_IT ja_JP ko no pt_BR ro_RO ru th zh_CN "; \
  11747. for lang in $linguas; do \
  11748. dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
  11749. /bin/bash /home/moonchild/tmp/HandBrake-1.0.1/gtk/install-sh -d $dir; \
  11750. if test -r $lang.gmo; then \
  11751. /usr/bin/install -c -m 644 $lang.gmo $dir/ghb.mo; \
  11752. echo "installing $lang.gmo as $dir/ghb.mo"; \
  11753. else \
  11754. /usr/bin/install -c -m 644 ./$lang.gmo $dir/ghb.mo; \
  11755. echo "installing ./$lang.gmo as" \
  11756. "$dir/ghb.mo"; \
  11757. fi; \
  11758. if test -r $lang.gmo.m; then \
  11759. /usr/bin/install -c -m 644 $lang.gmo.m $dir/ghb.mo.m; \
  11760. echo "installing $lang.gmo.m as $dir/ghb.mo.m"; \
  11761. else \
  11762. if test -r ./$lang.gmo.m ; then \
  11763. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  11764. $dir/ghb.mo.m; \
  11765. echo "installing ./$lang.gmo.m as" \
  11766. "$dir/ghb.mo.m"; \
  11767. else \
  11768. true; \
  11769. fi; \
  11770. fi; \
  11771. done
Add Comment
Please, Sign In to add comment