Guest User

Untitled

a guest
Jul 16th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.52 KB | None | 0 0
  1. MuldeR@MULDER-PC /x264/x264-icc/icc
  2. $ export
  3. export INCLUDE="/d/Microsoft Visual Studio 9.0/VC/include:/D/Intel C Compiler/Co
  4. mpiler/11.1/048/include:/d/Microsoft Visual Studio 9.0/Stuff/Microsoft SDKs/Wind
  5. ows/v5.0/Include"
  6. export PATH=".:/usr/local/bin:/mingw/bin:/bin:/d/git/bin:/d/Intel C Compiler/Com
  7. piler/11.1/048/bin/ia32:/d/Microsoft Visual Studio 9.0/VC/bin"
  8.  
  9. [...]
  10.  
  11. MuldeR@MULDER-PC /x264/x264-icc/icc
  12. $ make A=x86
  13. bash -c "cd .. && ./version.sh"
  14. icl -O3 -Qprec-div- -Qstd=c99 -I. -I.. -I./resources -I../common -I../encoder -I
  15. ../extras -I./pth -DNDEBUG -DAVIS_INPUT -DHAVE_PTHREAD -DPTW32_STATIC_LIB -D_MBC
  16. S -EHsc -MT -W0 -DUSE_REAL_PTHREAD -nologo -c -DHAVE_MMX -QxSSE2 -DARCH_X86 -D_C
  17. ONSOLE -DWIN32 -Fo../x264.obj ../x264.c
  18. x264.c
  19. c:\temp\x264\x264-icc\common\osdep.h(175): error: expected a ")"
  20. asm("bswap %0":"+r"(x));
  21. ^
  22.  
  23. c:\temp\x264\x264-icc\common\cabac.h(42): error: identifier "ALIGNED_16" is unde
  24. fined
  25. ALIGNED_16( int f8_bits_encoded ); // only if using x264_cabac_size_decisi
  26. on()
  27. ^
  28.  
  29. c:\temp\x264\x264-icc\common\cabac.h(42): error: expected an identifier
  30. ALIGNED_16( int f8_bits_encoded ); // only if using x264_cabac_size_decisi
  31. on()
  32. ^
  33.  
  34. c:\temp\x264\x264-icc\common\cabac.h(81): error: struct "<unnamed>" has no field
  35. "f8_bits_encoded"
  36. cb->f8_bits_encoded += x264_cabac_entropy[i_state][b];
  37. ^
  38.  
  39. c:\temp\x264\x264-icc\common\cabac.h(94): error: struct "<unnamed>" has no field
  40. "f8_bits_encoded"
  41. cb->f8_bits_encoded += x264_cabac_entropy[i_state][b];
  42. ^
  43.  
  44. ../common/common.h(374): error: identifier "ALIGNED_16" is undefined
  45. ALIGNED_16( uint32_t nr_residual_sum[2][64] );
  46. ^
  47.  
  48. ../common/common.h(374): error: expected a ")"
  49. ALIGNED_16( uint32_t nr_residual_sum[2][64] );
  50. ^
  51.  
  52. ../common/common.h(375): error: identifier "ALIGNED_16" is undefined
  53. ALIGNED_16( uint16_t nr_offset[2][64] );
  54. ^
  55.  
  56. ../common/common.h(375): error: expected a ")"
  57. ALIGNED_16( uint16_t nr_offset[2][64] );
  58. ^
  59.  
  60. ../common/common.h(424): error: identifier "ALIGNED_16" is undefined
  61. ALIGNED_16( int16_t luma16x16_dc[16] );
  62. ^
  63.  
  64. ../common/common.h(424): error: expected a ")"
  65. ALIGNED_16( int16_t luma16x16_dc[16] );
  66. ^
  67.  
  68. ../common/common.h(425): error: identifier "ALIGNED_16" is undefined
  69. ALIGNED_16( int16_t chroma_dc[2][4] );
  70. ^
  71.  
  72. ../common/common.h(425): error: expected a ")"
  73. ALIGNED_16( int16_t chroma_dc[2][4] );
  74. ^
  75.  
  76. ../common/common.h(425): error: "int16_t" has already been declared in the curre
  77. nt scope
  78. ALIGNED_16( int16_t chroma_dc[2][4] );
  79. ^
  80.  
  81. ../common/common.h(427): error: identifier "ALIGNED_16" is undefined
  82. ALIGNED_16( int16_t luma8x8[4][64] );
  83. ^
  84.  
  85. ../common/common.h(427): error: expected a ")"
  86. ALIGNED_16( int16_t luma8x8[4][64] );
  87. ^
  88.  
  89. ../common/common.h(427): error: "int16_t" has already been declared in the curre
  90. nt scope
  91. ALIGNED_16( int16_t luma8x8[4][64] );
  92. ^
  93.  
  94. ../common/common.h(428): error: identifier "ALIGNED_16" is undefined
  95. ALIGNED_16( int16_t luma4x4[16+8][16] );
  96. ^
  97.  
  98. ../common/common.h(428): error: expected a ")"
  99. ALIGNED_16( int16_t luma4x4[16+8][16] );
  100. ^
  101.  
  102. ../common/common.h(428): error: "int16_t" has already been declared in the curre
  103. nt scope
  104. ALIGNED_16( int16_t luma4x4[16+8][16] );
  105. ^
  106.  
  107. ../common/common.h(506): error: identifier "ALIGNED_4" is undefined
  108. ALIGNED_4( uint8_t i_sub_partition[4] );
  109. ^
  110.  
  111. ../common/common.h(506): error: expected a ")"
  112. ALIGNED_4( uint8_t i_sub_partition[4] );
  113. ^
  114.  
  115. ../common/common.h(531): error: identifier "ALIGNED_16" is undefined
  116. ALIGNED_16( uint8_t fenc_buf[24*FENC_STRIDE] );
  117. ^
  118.  
  119. ../common/common.h(531): error: expected a ")"
  120. ALIGNED_16( uint8_t fenc_buf[24*FENC_STRIDE] );
  121. ^
  122.  
  123. ../common/common.h(532): error: identifier "ALIGNED_16" is undefined
  124. ALIGNED_16( uint8_t fdec_buf[27*FDEC_STRIDE] );
  125. ^
  126.  
  127. ../common/common.h(532): error: expected a ")"
  128. ALIGNED_16( uint8_t fdec_buf[27*FDEC_STRIDE] );
  129. ^
  130.  
  131. ../common/common.h(532): error: "uint8_t" has already been declared in the curre
  132. nt scope
  133. ALIGNED_16( uint8_t fdec_buf[27*FDEC_STRIDE] );
  134. ^
  135.  
  136. ../common/common.h(535): error: identifier "ALIGNED_16" is undefined
  137. ALIGNED_16( uint8_t i4x4_fdec_buf[16*16] );
  138. ^
  139.  
  140. ../common/common.h(535): error: expected a ")"
  141. ALIGNED_16( uint8_t i4x4_fdec_buf[16*16] );
  142. ^
  143.  
  144. ../common/common.h(535): error: "uint8_t" has already been declared in the curre
  145. nt scope
  146. ALIGNED_16( uint8_t i4x4_fdec_buf[16*16] );
  147. ^
  148.  
  149. ../common/common.h(536): error: identifier "ALIGNED_16" is undefined
  150. ALIGNED_16( uint8_t i8x8_fdec_buf[16*16] );
  151. ^
  152.  
  153. ../common/common.h(536): error: expected a ")"
  154. ALIGNED_16( uint8_t i8x8_fdec_buf[16*16] );
  155. ^
  156.  
  157. ../common/common.h(536): error: "uint8_t" has already been declared in the curre
  158. nt scope
  159. ALIGNED_16( uint8_t i8x8_fdec_buf[16*16] );
  160. ^
  161.  
  162. ../common/common.h(537): error: identifier "ALIGNED_16" is undefined
  163. ALIGNED_16( int16_t i8x8_dct_buf[3][64] );
  164. ^
  165.  
  166. ../common/common.h(537): error: expected a ")"
  167. ALIGNED_16( int16_t i8x8_dct_buf[3][64] );
  168. ^
  169.  
  170. ../common/common.h(538): error: identifier "ALIGNED_16" is undefined
  171. ALIGNED_16( int16_t i4x4_dct_buf[15][16] );
  172. ^
  173.  
  174. ../common/common.h(538): error: expected a ")"
  175. ALIGNED_16( int16_t i4x4_dct_buf[15][16] );
  176. ^
  177.  
  178. ../common/common.h(538): error: "int16_t" has already been declared in the curre
  179. nt scope
  180. ALIGNED_16( int16_t i4x4_dct_buf[15][16] );
  181. ^
  182.  
  183. ../common/common.h(545): error: identifier "ALIGNED_16" is undefined
  184. ALIGNED_16( int16_t fenc_dct8[4][64] );
  185. ^
  186.  
  187. ../common/common.h(545): error: expected a ")"
  188. ALIGNED_16( int16_t fenc_dct8[4][64] );
  189. ^
  190.  
  191. ../common/common.h(545): error: "int16_t" has already been declared in the curre
  192. nt scope
  193. ALIGNED_16( int16_t fenc_dct8[4][64] );
  194. ^
  195.  
  196. ../common/common.h(546): error: identifier "ALIGNED_16" is undefined
  197. ALIGNED_16( int16_t fenc_dct4[16][16] );
  198. ^
  199.  
  200. ../common/common.h(546): error: expected a ")"
  201. ALIGNED_16( int16_t fenc_dct4[16][16] );
  202. ^
  203.  
  204. ../common/common.h(546): error: "int16_t" has already been declared in the curre
  205. nt scope
  206. ALIGNED_16( int16_t fenc_dct4[16][16] );
  207. ^
  208.  
  209. ../common/common.h(581): error: identifier "ALIGNED_4" is undefined
  210. ALIGNED_4( int8_t ref[2][X264_SCAN8_SIZE] );
  211. ^
  212.  
  213. ../common/common.h(581): error: expected a ")"
  214. ALIGNED_4( int8_t ref[2][X264_SCAN8_SIZE] );
  215. ^
  216.  
  217. ../common/common.h(584): error: identifier "ALIGNED_16" is undefined
  218. ALIGNED_16( int16_t mv[2][X264_SCAN8_SIZE][2] );
  219. ^
  220.  
  221. ../common/common.h(584): error: expected a ")"
  222. ALIGNED_16( int16_t mv[2][X264_SCAN8_SIZE][2] );
  223. ^
  224.  
  225. ../common/common.h(585): error: identifier "ALIGNED_8" is undefined
  226. ALIGNED_8( int16_t mvd[2][X264_SCAN8_SIZE][2] );
  227. ^
  228.  
  229. ../common/common.h(585): error: expected a ")"
  230. ALIGNED_8( int16_t mvd[2][X264_SCAN8_SIZE][2] );
  231. ^
  232.  
  233. ../common/common.h(585): error: "int16_t" has already been declared in the curre
  234. nt scope
  235. ALIGNED_8( int16_t mvd[2][X264_SCAN8_SIZE][2] );
  236. ^
  237.  
  238. ../common/common.h(588): error: identifier "ALIGNED_4" is undefined
  239. ALIGNED_4( int8_t skip[X264_SCAN8_SIZE] );
  240. ^
  241.  
  242. ../common/common.h(588): error: expected a ")"
  243. ALIGNED_4( int8_t skip[X264_SCAN8_SIZE] );
  244. ^
  245.  
  246. ../common/common.h(588): error: "int8_t" has already been declared in the curren
  247. t scope
  248. ALIGNED_4( int8_t skip[X264_SCAN8_SIZE] );
  249. ^
  250.  
  251. ../common/common.h(590): error: identifier "ALIGNED_16" is undefined
  252. ALIGNED_16( int16_t direct_mv[2][X264_SCAN8_SIZE][2] );
  253. ^
  254.  
  255. ../common/common.h(590): error: expected a ")"
  256. ALIGNED_16( int16_t direct_mv[2][X264_SCAN8_SIZE][2] );
  257. ^
  258.  
  259. ../common/common.h(590): error: "int16_t" has already been declared in the curre
  260. nt scope
  261. ALIGNED_16( int16_t direct_mv[2][X264_SCAN8_SIZE][2] );
  262. ^
  263.  
  264. ../common/common.h(591): error: identifier "ALIGNED_4" is undefined
  265. ALIGNED_4( int8_t direct_ref[2][X264_SCAN8_SIZE] );
  266. ^
  267.  
  268. ../common/common.h(591): error: expected a ")"
  269. ALIGNED_4( int8_t direct_ref[2][X264_SCAN8_SIZE] );
  270. ^
  271.  
  272. ../common/common.h(591): error: "int8_t" has already been declared in the curren
  273. t scope
  274. ALIGNED_4( int8_t direct_ref[2][X264_SCAN8_SIZE] );
  275. ^
  276.  
  277. ../common/common.h(592): error: identifier "ALIGNED_4" is undefined
  278. ALIGNED_4( int16_t pskip_mv[2] );
  279. ^
  280.  
  281. ../common/common.h(592): error: expected a ")"
  282. ALIGNED_4( int16_t pskip_mv[2] );
  283. ^
  284.  
  285. ../common/common.h(592): error: "int16_t" has already been declared in the curre
  286. nt scope
  287. ALIGNED_4( int16_t pskip_mv[2] );
  288. ^
  289.  
  290. c:\temp\x264\x264-icc\common\macroblock.h(384): error: struct "<unnamed>" has no
  291. field "mv"
  292. x264_macroblock_cache_rect4( &h->mb.cache.mv[i_list][X264_SCAN8_0+x+8*y],
  293. width, height, mv );
  294. ^
  295.  
  296. c:\temp\x264\x264-icc\common\macroblock.h(388): error: struct "<unnamed>" has no
  297. field "mvd"
  298. x264_macroblock_cache_rect4( &h->mb.cache.mvd[i_list][X264_SCAN8_0+x+8*y],
  299. width, height, mv );
  300. ^
  301.  
  302. c:\temp\x264\x264-icc\common\macroblock.h(392): error: struct "<unnamed>" has no
  303. field "ref"
  304. x264_macroblock_cache_rect1( &h->mb.cache.ref[i_list][X264_SCAN8_0+x+8*y],
  305. width, height, ref );
  306. ^
  307.  
  308. c:\temp\x264\x264-icc\common\macroblock.h(396): error: struct "<unnamed>" has no
  309. field "skip"
  310. x264_macroblock_cache_rect1( &h->mb.cache.skip[X264_SCAN8_0+x+8*y], width,
  311. height, b_skip );
  312. ^
  313.  
  314. c:\temp\x264\x264-icc\common\macroblock.h(465): error: struct "<unnamed>" has no
  315. field "i_sub_partition"
  316. return *(uint32_t*)h->mb.i_sub_partition == D_L0_8x8*0x01010101;
  317. ^
  318.  
  319. compilation aborted for ../x264.c (code 2)
  320. make: *** [../x264.obj] Error 2
  321.  
  322. MuldeR@MULDER-PC /x264/x264-icc/icc
  323. $
Add Comment
Please, Sign In to add comment