Advertisement
Guest User

Mplayer Compile Fail...

a guest
Feb 15th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.60 KB | None | 0 0
  1. GEN libavutil/libavutil.version
  2. GEN libswscale/libswscale.version
  3. GEN libswresample/libswresample.version
  4. GEN libpostproc/libpostproc.version
  5. GEN libavcodec/libavcodec.version
  6. GEN libavformat/libavformat.version
  7. GEN libavfilter/libavfilter.version
  8. GEN libavdevice/libavdevice.version
  9. CC libpostproc/postprocess.o
  10. In file included from ./libavutil/internal.h:42:0,
  11. from ./libavutil/common.h:491,
  12. from ./libavutil/avutil.h:296,
  13. from libpostproc/postprocess.c:77:
  14. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  15. #if CONFIG_LINUX_PERF
  16. ^~~~~~~~~~~~~~~~~
  17. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  18. #if HAVE_MACH_ABSOLUTE_TIME
  19. ^~~~~~~~~~~~~~~~~~~~~~~
  20. In file included from ./libavutil/internal.h:42:0,
  21. from ./libavutil/common.h:491,
  22. from ./libavutil/avutil.h:296,
  23. from libpostproc/postprocess.c:77:
  24. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  25. #if CONFIG_LINUX_PERF
  26. ^~~~~~~~~~~~~~~~~
  27. In file included from ./libavutil/common.h:491:0,
  28. from ./libavutil/avutil.h:296,
  29. from libpostproc/postprocess.c:77:
  30. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  31. #if HAVE_LOCAL_ALIGNED
  32. ^~~~~~~~~~~~~~~~~~
  33. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  34. #if HAVE_LOCAL_ALIGNED
  35. ^~~~~~~~~~~~~~~~~~
  36. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  37. #if HAVE_LOCAL_ALIGNED
  38. ^~~~~~~~~~~~~~~~~~
  39. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  40. #if HAVE_LOCAL_ALIGNED
  41. ^~~~~~~~~~~~~~~~~~
  42. AR libpostproc/libpostproc.a
  43. make[1]: Leaving directory '/tmp/mplayer/ffmpeg'
  44. make -C ffmpeg libavfilter/libavfilter.a
  45. make[1]: Entering directory '/tmp/mplayer/ffmpeg'
  46. CC libavfilter/allfilters.o
  47. In file included from ./libavutil/internal.h:42:0,
  48. from ./libavutil/common.h:491,
  49. from ./libavutil/avutil.h:296,
  50. from libavfilter/avfilter.h:41,
  51. from libavfilter/allfilters.c:23:
  52. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  53. #if CONFIG_LINUX_PERF
  54. ^~~~~~~~~~~~~~~~~
  55. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  56. #if HAVE_MACH_ABSOLUTE_TIME
  57. ^~~~~~~~~~~~~~~~~~~~~~~
  58. In file included from ./libavutil/internal.h:42:0,
  59. from ./libavutil/common.h:491,
  60. from ./libavutil/avutil.h:296,
  61. from libavfilter/avfilter.h:41,
  62. from libavfilter/allfilters.c:23:
  63. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  64. #if CONFIG_LINUX_PERF
  65. ^~~~~~~~~~~~~~~~~
  66. In file included from ./libavutil/common.h:491:0,
  67. from ./libavutil/avutil.h:296,
  68. from libavfilter/avfilter.h:41,
  69. from libavfilter/allfilters.c:23:
  70. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  71. #if HAVE_LOCAL_ALIGNED
  72. ^~~~~~~~~~~~~~~~~~
  73. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  74. #if HAVE_LOCAL_ALIGNED
  75. ^~~~~~~~~~~~~~~~~~
  76. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  77. #if HAVE_LOCAL_ALIGNED
  78. ^~~~~~~~~~~~~~~~~~
  79. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  80. #if HAVE_LOCAL_ALIGNED
  81. ^~~~~~~~~~~~~~~~~~
  82. CC libavfilter/audio.o
  83. In file included from ./libavutil/internal.h:42:0,
  84. from ./libavutil/common.h:491,
  85. from ./libavutil/avutil.h:296,
  86. from ./libavutil/avassert.h:31,
  87. from libavfilter/audio.c:22:
  88. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  89. #if CONFIG_LINUX_PERF
  90. ^~~~~~~~~~~~~~~~~
  91. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  92. #if HAVE_MACH_ABSOLUTE_TIME
  93. ^~~~~~~~~~~~~~~~~~~~~~~
  94. In file included from ./libavutil/internal.h:42:0,
  95. from ./libavutil/common.h:491,
  96. from ./libavutil/avutil.h:296,
  97. from ./libavutil/avassert.h:31,
  98. from libavfilter/audio.c:22:
  99. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  100. #if CONFIG_LINUX_PERF
  101. ^~~~~~~~~~~~~~~~~
  102. In file included from ./libavutil/common.h:491:0,
  103. from ./libavutil/avutil.h:296,
  104. from ./libavutil/avassert.h:31,
  105. from libavfilter/audio.c:22:
  106. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  107. #if HAVE_LOCAL_ALIGNED
  108. ^~~~~~~~~~~~~~~~~~
  109. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  110. #if HAVE_LOCAL_ALIGNED
  111. ^~~~~~~~~~~~~~~~~~
  112. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  113. #if HAVE_LOCAL_ALIGNED
  114. ^~~~~~~~~~~~~~~~~~
  115. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  116. #if HAVE_LOCAL_ALIGNED
  117. ^~~~~~~~~~~~~~~~~~
  118. In file included from libavfilter/internal.h:36:0,
  119. from libavfilter/audio.h:26,
  120. from libavfilter/audio.c:26:
  121. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  122. #if HAVE_SIMD_ALIGN_64
  123. ^~~~~~~~~~~~~~~~~~
  124. CC libavfilter/avfilter.o
  125. In file included from ./libavutil/internal.h:42:0,
  126. from ./libavutil/common.h:491,
  127. from ./libavutil/avutil.h:296,
  128. from ./libavutil/avassert.h:31,
  129. from libavfilter/avfilter.c:22:
  130. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  131. #if CONFIG_LINUX_PERF
  132. ^~~~~~~~~~~~~~~~~
  133. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  134. #if HAVE_MACH_ABSOLUTE_TIME
  135. ^~~~~~~~~~~~~~~~~~~~~~~
  136. In file included from ./libavutil/internal.h:42:0,
  137. from ./libavutil/common.h:491,
  138. from ./libavutil/avutil.h:296,
  139. from ./libavutil/avassert.h:31,
  140. from libavfilter/avfilter.c:22:
  141. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  142. #if CONFIG_LINUX_PERF
  143. ^~~~~~~~~~~~~~~~~
  144. In file included from ./libavutil/common.h:491:0,
  145. from ./libavutil/avutil.h:296,
  146. from ./libavutil/avassert.h:31,
  147. from libavfilter/avfilter.c:22:
  148. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  149. #if HAVE_LOCAL_ALIGNED
  150. ^~~~~~~~~~~~~~~~~~
  151. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  152. #if HAVE_LOCAL_ALIGNED
  153. ^~~~~~~~~~~~~~~~~~
  154. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  155. #if HAVE_LOCAL_ALIGNED
  156. ^~~~~~~~~~~~~~~~~~
  157. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  158. #if HAVE_LOCAL_ALIGNED
  159. ^~~~~~~~~~~~~~~~~~
  160. In file included from libavfilter/internal.h:36:0,
  161. from libavfilter/audio.h:26,
  162. from libavfilter/avfilter.c:40:
  163. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  164. #if HAVE_SIMD_ALIGN_64
  165. ^~~~~~~~~~~~~~~~~~
  166. CC libavfilter/avfiltergraph.o
  167. In file included from ./libavutil/internal.h:42:0,
  168. from ./libavutil/common.h:491,
  169. from ./libavutil/avutil.h:296,
  170. from ./libavutil/avassert.h:31,
  171. from libavfilter/avfiltergraph.c:27:
  172. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  173. #if CONFIG_LINUX_PERF
  174. ^~~~~~~~~~~~~~~~~
  175. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  176. #if HAVE_MACH_ABSOLUTE_TIME
  177. ^~~~~~~~~~~~~~~~~~~~~~~
  178. In file included from ./libavutil/internal.h:42:0,
  179. from ./libavutil/common.h:491,
  180. from ./libavutil/avutil.h:296,
  181. from ./libavutil/avassert.h:31,
  182. from libavfilter/avfiltergraph.c:27:
  183. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  184. #if CONFIG_LINUX_PERF
  185. ^~~~~~~~~~~~~~~~~
  186. In file included from ./libavutil/common.h:491:0,
  187. from ./libavutil/avutil.h:296,
  188. from ./libavutil/avassert.h:31,
  189. from libavfilter/avfiltergraph.c:27:
  190. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  191. #if HAVE_LOCAL_ALIGNED
  192. ^~~~~~~~~~~~~~~~~~
  193. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  194. #if HAVE_LOCAL_ALIGNED
  195. ^~~~~~~~~~~~~~~~~~
  196. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  197. #if HAVE_LOCAL_ALIGNED
  198. ^~~~~~~~~~~~~~~~~~
  199. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  200. #if HAVE_LOCAL_ALIGNED
  201. ^~~~~~~~~~~~~~~~~~
  202. In file included from libavfilter/internal.h:36:0,
  203. from libavfilter/avfiltergraph.c:42:
  204. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  205. #if HAVE_SIMD_ALIGN_64
  206. ^~~~~~~~~~~~~~~~~~
  207. libavfilter/avfiltergraph.c: In function 'avfilter_graph_free':
  208. libavfilter/avfiltergraph.c:135:5: warning: 'resample_lavr_opts' is deprecated [-Wdeprecated-declarations]
  209. av_freep(&(*graph)->resample_lavr_opts);
  210. ^~~~~~~~
  211. In file included from libavfilter/avfiltergraph.c:39:0:
  212. libavfilter/avfilter.h:830:32: note: declared here
  213. attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters
  214. ^~~~~~~~~~~~~~~~~~
  215. libavfilter/avfiltergraph.c: In function 'avfilter_graph_config':
  216. libavfilter/avfiltergraph.c:891:48: warning: 'best_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  217. outlink->in_samplerates->formats[best_idx]);
  218. ^
  219. libavfilter/avfiltergraph.c:874:13: note: 'best_idx' was declared here
  220. int best_idx, best_diff = INT_MAX;
  221. ^~~~~~~~
  222. CC libavfilter/buffersink.o
  223. In file included from ./libavutil/internal.h:42:0,
  224. from ./libavutil/common.h:491,
  225. from ./libavutil/avutil.h:296,
  226. from ./libavutil/avassert.h:31,
  227. from libavfilter/buffersink.c:26:
  228. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  229. #if CONFIG_LINUX_PERF
  230. ^~~~~~~~~~~~~~~~~
  231. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  232. #if HAVE_MACH_ABSOLUTE_TIME
  233. ^~~~~~~~~~~~~~~~~~~~~~~
  234. In file included from ./libavutil/internal.h:42:0,
  235. from ./libavutil/common.h:491,
  236. from ./libavutil/avutil.h:296,
  237. from ./libavutil/avassert.h:31,
  238. from libavfilter/buffersink.c:26:
  239. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  240. #if CONFIG_LINUX_PERF
  241. ^~~~~~~~~~~~~~~~~
  242. In file included from ./libavutil/common.h:491:0,
  243. from ./libavutil/avutil.h:296,
  244. from ./libavutil/avassert.h:31,
  245. from libavfilter/buffersink.c:26:
  246. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  247. #if HAVE_LOCAL_ALIGNED
  248. ^~~~~~~~~~~~~~~~~~
  249. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  250. #if HAVE_LOCAL_ALIGNED
  251. ^~~~~~~~~~~~~~~~~~
  252. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  253. #if HAVE_LOCAL_ALIGNED
  254. ^~~~~~~~~~~~~~~~~~
  255. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  256. #if HAVE_LOCAL_ALIGNED
  257. ^~~~~~~~~~~~~~~~~~
  258. In file included from libavfilter/internal.h:36:0,
  259. from libavfilter/audio.h:26,
  260. from libavfilter/buffersink.c:35:
  261. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  262. #if HAVE_SIMD_ALIGN_64
  263. ^~~~~~~~~~~~~~~~~~
  264. CC libavfilter/buffersrc.o
  265. In file included from ./libavutil/internal.h:42:0,
  266. from ./libavutil/common.h:491,
  267. from libavfilter/buffersrc.c:29:
  268. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  269. #if CONFIG_LINUX_PERF
  270. ^~~~~~~~~~~~~~~~~
  271. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  272. #if HAVE_MACH_ABSOLUTE_TIME
  273. ^~~~~~~~~~~~~~~~~~~~~~~
  274. In file included from ./libavutil/internal.h:42:0,
  275. from ./libavutil/common.h:491,
  276. from libavfilter/buffersrc.c:29:
  277. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  278. #if CONFIG_LINUX_PERF
  279. ^~~~~~~~~~~~~~~~~
  280. In file included from ./libavutil/common.h:491:0,
  281. from libavfilter/buffersrc.c:29:
  282. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  283. #if HAVE_LOCAL_ALIGNED
  284. ^~~~~~~~~~~~~~~~~~
  285. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  286. #if HAVE_LOCAL_ALIGNED
  287. ^~~~~~~~~~~~~~~~~~
  288. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  289. #if HAVE_LOCAL_ALIGNED
  290. ^~~~~~~~~~~~~~~~~~
  291. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  292. #if HAVE_LOCAL_ALIGNED
  293. ^~~~~~~~~~~~~~~~~~
  294. In file included from libavfilter/internal.h:36:0,
  295. from libavfilter/audio.h:26,
  296. from libavfilter/buffersrc.c:36:
  297. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  298. #if HAVE_SIMD_ALIGN_64
  299. ^~~~~~~~~~~~~~~~~~
  300. CC libavfilter/drawutils.o
  301. In file included from ./libavutil/internal.h:42:0,
  302. from ./libavutil/common.h:491,
  303. from ./libavutil/avutil.h:296,
  304. from ./libavutil/avassert.h:31,
  305. from libavfilter/drawutils.c:24:
  306. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  307. #if CONFIG_LINUX_PERF
  308. ^~~~~~~~~~~~~~~~~
  309. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  310. #if HAVE_MACH_ABSOLUTE_TIME
  311. ^~~~~~~~~~~~~~~~~~~~~~~
  312. In file included from ./libavutil/internal.h:42:0,
  313. from ./libavutil/common.h:491,
  314. from ./libavutil/avutil.h:296,
  315. from ./libavutil/avassert.h:31,
  316. from libavfilter/drawutils.c:24:
  317. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  318. #if CONFIG_LINUX_PERF
  319. ^~~~~~~~~~~~~~~~~
  320. In file included from ./libavutil/common.h:491:0,
  321. from ./libavutil/avutil.h:296,
  322. from ./libavutil/avassert.h:31,
  323. from libavfilter/drawutils.c:24:
  324. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  325. #if HAVE_LOCAL_ALIGNED
  326. ^~~~~~~~~~~~~~~~~~
  327. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  328. #if HAVE_LOCAL_ALIGNED
  329. ^~~~~~~~~~~~~~~~~~
  330. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  331. #if HAVE_LOCAL_ALIGNED
  332. ^~~~~~~~~~~~~~~~~~
  333. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  334. #if HAVE_LOCAL_ALIGNED
  335. ^~~~~~~~~~~~~~~~~~
  336. CC libavfilter/fifo.o
  337. In file included from ./libavutil/internal.h:42:0,
  338. from ./libavutil/common.h:491,
  339. from ./libavutil/avutil.h:296,
  340. from ./libavutil/avassert.h:31,
  341. from libavfilter/fifo.c:26:
  342. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  343. #if CONFIG_LINUX_PERF
  344. ^~~~~~~~~~~~~~~~~
  345. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  346. #if HAVE_MACH_ABSOLUTE_TIME
  347. ^~~~~~~~~~~~~~~~~~~~~~~
  348. In file included from ./libavutil/internal.h:42:0,
  349. from ./libavutil/common.h:491,
  350. from ./libavutil/avutil.h:296,
  351. from ./libavutil/avassert.h:31,
  352. from libavfilter/fifo.c:26:
  353. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  354. #if CONFIG_LINUX_PERF
  355. ^~~~~~~~~~~~~~~~~
  356. In file included from ./libavutil/common.h:491:0,
  357. from ./libavutil/avutil.h:296,
  358. from ./libavutil/avassert.h:31,
  359. from libavfilter/fifo.c:26:
  360. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  361. #if HAVE_LOCAL_ALIGNED
  362. ^~~~~~~~~~~~~~~~~~
  363. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  364. #if HAVE_LOCAL_ALIGNED
  365. ^~~~~~~~~~~~~~~~~~
  366. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  367. #if HAVE_LOCAL_ALIGNED
  368. ^~~~~~~~~~~~~~~~~~
  369. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  370. #if HAVE_LOCAL_ALIGNED
  371. ^~~~~~~~~~~~~~~~~~
  372. In file included from libavfilter/internal.h:36:0,
  373. from libavfilter/audio.h:26,
  374. from libavfilter/fifo.c:32:
  375. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  376. #if HAVE_SIMD_ALIGN_64
  377. ^~~~~~~~~~~~~~~~~~
  378. CC libavfilter/formats.o
  379. In file included from ./libavutil/internal.h:42:0,
  380. from ./libavutil/common.h:491,
  381. from ./libavutil/avutil.h:296,
  382. from ./libavutil/avassert.h:31,
  383. from libavfilter/formats.c:22:
  384. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  385. #if CONFIG_LINUX_PERF
  386. ^~~~~~~~~~~~~~~~~
  387. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  388. #if HAVE_MACH_ABSOLUTE_TIME
  389. ^~~~~~~~~~~~~~~~~~~~~~~
  390. In file included from ./libavutil/internal.h:42:0,
  391. from ./libavutil/common.h:491,
  392. from ./libavutil/avutil.h:296,
  393. from ./libavutil/avassert.h:31,
  394. from libavfilter/formats.c:22:
  395. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  396. #if CONFIG_LINUX_PERF
  397. ^~~~~~~~~~~~~~~~~
  398. In file included from ./libavutil/common.h:491:0,
  399. from ./libavutil/avutil.h:296,
  400. from ./libavutil/avassert.h:31,
  401. from libavfilter/formats.c:22:
  402. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  403. #if HAVE_LOCAL_ALIGNED
  404. ^~~~~~~~~~~~~~~~~~
  405. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  406. #if HAVE_LOCAL_ALIGNED
  407. ^~~~~~~~~~~~~~~~~~
  408. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  409. #if HAVE_LOCAL_ALIGNED
  410. ^~~~~~~~~~~~~~~~~~
  411. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  412. #if HAVE_LOCAL_ALIGNED
  413. ^~~~~~~~~~~~~~~~~~
  414. In file included from libavfilter/internal.h:36:0,
  415. from libavfilter/formats.c:29:
  416. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  417. #if HAVE_SIMD_ALIGN_64
  418. ^~~~~~~~~~~~~~~~~~
  419. CC libavfilter/framepool.o
  420. In file included from ./libavutil/internal.h:42:0,
  421. from ./libavutil/common.h:491,
  422. from ./libavutil/avutil.h:296,
  423. from ./libavutil/frame.h:31,
  424. from libavfilter/framepool.h:25,
  425. from libavfilter/framepool.c:21:
  426. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  427. #if CONFIG_LINUX_PERF
  428. ^~~~~~~~~~~~~~~~~
  429. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  430. #if HAVE_MACH_ABSOLUTE_TIME
  431. ^~~~~~~~~~~~~~~~~~~~~~~
  432. In file included from ./libavutil/internal.h:42:0,
  433. from ./libavutil/common.h:491,
  434. from ./libavutil/avutil.h:296,
  435. from ./libavutil/frame.h:31,
  436. from libavfilter/framepool.h:25,
  437. from libavfilter/framepool.c:21:
  438. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  439. #if CONFIG_LINUX_PERF
  440. ^~~~~~~~~~~~~~~~~
  441. In file included from ./libavutil/common.h:491:0,
  442. from ./libavutil/avutil.h:296,
  443. from ./libavutil/frame.h:31,
  444. from libavfilter/framepool.h:25,
  445. from libavfilter/framepool.c:21:
  446. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  447. #if HAVE_LOCAL_ALIGNED
  448. ^~~~~~~~~~~~~~~~~~
  449. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  450. #if HAVE_LOCAL_ALIGNED
  451. ^~~~~~~~~~~~~~~~~~
  452. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  453. #if HAVE_LOCAL_ALIGNED
  454. ^~~~~~~~~~~~~~~~~~
  455. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  456. #if HAVE_LOCAL_ALIGNED
  457. ^~~~~~~~~~~~~~~~~~
  458. CC libavfilter/framequeue.o
  459. In file included from ./libavutil/internal.h:42:0,
  460. from ./libavutil/common.h:491,
  461. from ./libavutil/avutil.h:296,
  462. from ./libavutil/avassert.h:31,
  463. from libavfilter/framequeue.c:22:
  464. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  465. #if CONFIG_LINUX_PERF
  466. ^~~~~~~~~~~~~~~~~
  467. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  468. #if HAVE_MACH_ABSOLUTE_TIME
  469. ^~~~~~~~~~~~~~~~~~~~~~~
  470. In file included from ./libavutil/internal.h:42:0,
  471. from ./libavutil/common.h:491,
  472. from ./libavutil/avutil.h:296,
  473. from ./libavutil/avassert.h:31,
  474. from libavfilter/framequeue.c:22:
  475. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  476. #if CONFIG_LINUX_PERF
  477. ^~~~~~~~~~~~~~~~~
  478. In file included from ./libavutil/common.h:491:0,
  479. from ./libavutil/avutil.h:296,
  480. from ./libavutil/avassert.h:31,
  481. from libavfilter/framequeue.c:22:
  482. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  483. #if HAVE_LOCAL_ALIGNED
  484. ^~~~~~~~~~~~~~~~~~
  485. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  486. #if HAVE_LOCAL_ALIGNED
  487. ^~~~~~~~~~~~~~~~~~
  488. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  489. #if HAVE_LOCAL_ALIGNED
  490. ^~~~~~~~~~~~~~~~~~
  491. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  492. #if HAVE_LOCAL_ALIGNED
  493. ^~~~~~~~~~~~~~~~~~
  494. CC libavfilter/graphdump.o
  495. In file included from ./libavutil/internal.h:42:0,
  496. from ./libavutil/common.h:491,
  497. from ./libavutil/avutil.h:296,
  498. from libavfilter/avfilter.h:41,
  499. from libavfilter/graphdump.c:27:
  500. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  501. #if CONFIG_LINUX_PERF
  502. ^~~~~~~~~~~~~~~~~
  503. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  504. #if HAVE_MACH_ABSOLUTE_TIME
  505. ^~~~~~~~~~~~~~~~~~~~~~~
  506. In file included from ./libavutil/internal.h:42:0,
  507. from ./libavutil/common.h:491,
  508. from ./libavutil/avutil.h:296,
  509. from libavfilter/avfilter.h:41,
  510. from libavfilter/graphdump.c:27:
  511. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  512. #if CONFIG_LINUX_PERF
  513. ^~~~~~~~~~~~~~~~~
  514. In file included from ./libavutil/common.h:491:0,
  515. from ./libavutil/avutil.h:296,
  516. from libavfilter/avfilter.h:41,
  517. from libavfilter/graphdump.c:27:
  518. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  519. #if HAVE_LOCAL_ALIGNED
  520. ^~~~~~~~~~~~~~~~~~
  521. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  522. #if HAVE_LOCAL_ALIGNED
  523. ^~~~~~~~~~~~~~~~~~
  524. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  525. #if HAVE_LOCAL_ALIGNED
  526. ^~~~~~~~~~~~~~~~~~
  527. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  528. #if HAVE_LOCAL_ALIGNED
  529. ^~~~~~~~~~~~~~~~~~
  530. In file included from libavfilter/internal.h:36:0,
  531. from libavfilter/graphdump.c:28:
  532. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  533. #if HAVE_SIMD_ALIGN_64
  534. ^~~~~~~~~~~~~~~~~~
  535. CC libavfilter/graphparser.o
  536. In file included from ./libavutil/internal.h:42:0,
  537. from ./libavutil/common.h:491,
  538. from ./libavutil/avutil.h:296,
  539. from ./libavutil/mem.h:35,
  540. from libavfilter/graphparser.c:27:
  541. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  542. #if CONFIG_LINUX_PERF
  543. ^~~~~~~~~~~~~~~~~
  544. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  545. #if HAVE_MACH_ABSOLUTE_TIME
  546. ^~~~~~~~~~~~~~~~~~~~~~~
  547. In file included from ./libavutil/internal.h:42:0,
  548. from ./libavutil/common.h:491,
  549. from ./libavutil/avutil.h:296,
  550. from ./libavutil/mem.h:35,
  551. from libavfilter/graphparser.c:27:
  552. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  553. #if CONFIG_LINUX_PERF
  554. ^~~~~~~~~~~~~~~~~
  555. In file included from ./libavutil/common.h:491:0,
  556. from ./libavutil/avutil.h:296,
  557. from ./libavutil/mem.h:35,
  558. from libavfilter/graphparser.c:27:
  559. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  560. #if HAVE_LOCAL_ALIGNED
  561. ^~~~~~~~~~~~~~~~~~
  562. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  563. #if HAVE_LOCAL_ALIGNED
  564. ^~~~~~~~~~~~~~~~~~
  565. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  566. #if HAVE_LOCAL_ALIGNED
  567. ^~~~~~~~~~~~~~~~~~
  568. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  569. #if HAVE_LOCAL_ALIGNED
  570. ^~~~~~~~~~~~~~~~~~
  571. CC libavfilter/pthread.o
  572. In file included from ./libavutil/internal.h:42:0,
  573. from ./libavutil/common.h:491,
  574. from libavfilter/pthread.c:26:
  575. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  576. #if CONFIG_LINUX_PERF
  577. ^~~~~~~~~~~~~~~~~
  578. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  579. #if HAVE_MACH_ABSOLUTE_TIME
  580. ^~~~~~~~~~~~~~~~~~~~~~~
  581. In file included from ./libavutil/internal.h:42:0,
  582. from ./libavutil/common.h:491,
  583. from libavfilter/pthread.c:26:
  584. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  585. #if CONFIG_LINUX_PERF
  586. ^~~~~~~~~~~~~~~~~
  587. In file included from ./libavutil/common.h:491:0,
  588. from libavfilter/pthread.c:26:
  589. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  590. #if HAVE_LOCAL_ALIGNED
  591. ^~~~~~~~~~~~~~~~~~
  592. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  593. #if HAVE_LOCAL_ALIGNED
  594. ^~~~~~~~~~~~~~~~~~
  595. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  596. #if HAVE_LOCAL_ALIGNED
  597. ^~~~~~~~~~~~~~~~~~
  598. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  599. #if HAVE_LOCAL_ALIGNED
  600. ^~~~~~~~~~~~~~~~~~
  601. In file included from libavfilter/internal.h:36:0,
  602. from libavfilter/pthread.c:33:
  603. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  604. #if HAVE_SIMD_ALIGN_64
  605. ^~~~~~~~~~~~~~~~~~
  606. CC libavfilter/transform.o
  607. In file included from ./libavutil/internal.h:42:0,
  608. from ./libavutil/common.h:491,
  609. from libavfilter/transform.c:27:
  610. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  611. #if CONFIG_LINUX_PERF
  612. ^~~~~~~~~~~~~~~~~
  613. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  614. #if HAVE_MACH_ABSOLUTE_TIME
  615. ^~~~~~~~~~~~~~~~~~~~~~~
  616. In file included from ./libavutil/internal.h:42:0,
  617. from ./libavutil/common.h:491,
  618. from libavfilter/transform.c:27:
  619. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  620. #if CONFIG_LINUX_PERF
  621. ^~~~~~~~~~~~~~~~~
  622. In file included from ./libavutil/common.h:491:0,
  623. from libavfilter/transform.c:27:
  624. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  625. #if HAVE_LOCAL_ALIGNED
  626. ^~~~~~~~~~~~~~~~~~
  627. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  628. #if HAVE_LOCAL_ALIGNED
  629. ^~~~~~~~~~~~~~~~~~
  630. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  631. #if HAVE_LOCAL_ALIGNED
  632. ^~~~~~~~~~~~~~~~~~
  633. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  634. #if HAVE_LOCAL_ALIGNED
  635. ^~~~~~~~~~~~~~~~~~
  636. CC libavfilter/video.o
  637. In file included from ./libavutil/internal.h:42:0,
  638. from ./libavutil/common.h:491,
  639. from ./libavutil/avutil.h:296,
  640. from ./libavutil/avassert.h:31,
  641. from libavfilter/video.c:26:
  642. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  643. #if CONFIG_LINUX_PERF
  644. ^~~~~~~~~~~~~~~~~
  645. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  646. #if HAVE_MACH_ABSOLUTE_TIME
  647. ^~~~~~~~~~~~~~~~~~~~~~~
  648. In file included from ./libavutil/internal.h:42:0,
  649. from ./libavutil/common.h:491,
  650. from ./libavutil/avutil.h:296,
  651. from ./libavutil/avassert.h:31,
  652. from libavfilter/video.c:26:
  653. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  654. #if CONFIG_LINUX_PERF
  655. ^~~~~~~~~~~~~~~~~
  656. In file included from ./libavutil/common.h:491:0,
  657. from ./libavutil/avutil.h:296,
  658. from ./libavutil/avassert.h:31,
  659. from libavfilter/video.c:26:
  660. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  661. #if HAVE_LOCAL_ALIGNED
  662. ^~~~~~~~~~~~~~~~~~
  663. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  664. #if HAVE_LOCAL_ALIGNED
  665. ^~~~~~~~~~~~~~~~~~
  666. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  667. #if HAVE_LOCAL_ALIGNED
  668. ^~~~~~~~~~~~~~~~~~
  669. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  670. #if HAVE_LOCAL_ALIGNED
  671. ^~~~~~~~~~~~~~~~~~
  672. In file included from libavfilter/internal.h:36:0,
  673. from libavfilter/video.c:33:
  674. ./libavcodec/internal.h:90:5: warning: "HAVE_SIMD_ALIGN_64" is not defined, evaluates to 0 [-Wundef]
  675. #if HAVE_SIMD_ALIGN_64
  676. ^~~~~~~~~~~~~~~~~~
  677. AR libavfilter/libavfilter.a
  678. make[1]: Leaving directory '/tmp/mplayer/ffmpeg'
  679. make -C ffmpeg libavformat/libavformat.a
  680. make[1]: Entering directory '/tmp/mplayer/ffmpeg'
  681. CC libavformat/allformats.o
  682. In file included from ./libavutil/internal.h:42:0,
  683. from ./libavutil/common.h:491,
  684. from ./libavutil/avutil.h:296,
  685. from ./libavutil/samplefmt.h:24,
  686. from ./libavcodec/avcodec.h:31,
  687. from libavformat/avformat.h:319,
  688. from libavformat/allformats.c:23:
  689. ./libavutil/timer.h:31:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  690. #if CONFIG_LINUX_PERF
  691. ^~~~~~~~~~~~~~~~~
  692. ./libavutil/timer.h:45:5: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined, evaluates to 0 [-Wundef]
  693. #if HAVE_MACH_ABSOLUTE_TIME
  694. ^~~~~~~~~~~~~~~~~~~~~~~
  695. In file included from ./libavutil/internal.h:42:0,
  696. from ./libavutil/common.h:491,
  697. from ./libavutil/avutil.h:296,
  698. from ./libavutil/samplefmt.h:24,
  699. from ./libavcodec/avcodec.h:31,
  700. from libavformat/avformat.h:319,
  701. from libavformat/allformats.c:23:
  702. ./libavutil/timer.h:98:5: warning: "CONFIG_LINUX_PERF" is not defined, evaluates to 0 [-Wundef]
  703. #if CONFIG_LINUX_PERF
  704. ^~~~~~~~~~~~~~~~~
  705. In file included from ./libavutil/common.h:491:0,
  706. from ./libavutil/avutil.h:296,
  707. from ./libavutil/samplefmt.h:24,
  708. from ./libavcodec/avcodec.h:31,
  709. from libavformat/avformat.h:319,
  710. from libavformat/allformats.c:23:
  711. ./libavutil/internal.h:116:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  712. #if HAVE_LOCAL_ALIGNED
  713. ^~~~~~~~~~~~~~~~~~
  714. ./libavutil/internal.h:122:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  715. #if HAVE_LOCAL_ALIGNED
  716. ^~~~~~~~~~~~~~~~~~
  717. ./libavutil/internal.h:128:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  718. #if HAVE_LOCAL_ALIGNED
  719. ^~~~~~~~~~~~~~~~~~
  720. ./libavutil/internal.h:134:5: warning: "HAVE_LOCAL_ALIGNED" is not defined, evaluates to 0 [-Wundef]
  721. #if HAVE_LOCAL_ALIGNED
  722. ^~~~~~~~~~~~~~~~~~
  723. libavformat/allformats.c:481:10: fatal error: libavformat/muxer_list.c: No such file or directory
  724. #include "libavformat/muxer_list.c"
  725. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  726. compilation terminated.
  727. make[1]: *** [ffbuild/common.mak:60: libavformat/allformats.o] Error 1
  728. make[1]: Leaving directory '/tmp/mplayer/ffmpeg'
  729. make: *** [Makefile:739: ffmpeg/libavformat/libavformat.a] Error 2
  730. root@illium/home/andrew/source/mplayer_build/mplayer#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement