Advertisement
Guest User

Untitled

a guest
Dec 4th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.61 KB | None | 0 0
  1. cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -DPIC -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -MDd -I/usr/include -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
  2. ffconf.kCCDVEEh.c
  3. C:/environtment/msys64/usr/include\sys/_types.h(31): error C2054: expected '(' to follow '__extension__'
  4. C:/environtment/msys64/usr/include\sys/_types.h(31): error C2085: '_off64_t': not in formal parameter list
  5. C:/environtment/msys64/usr/include\sys/_types.h(39): error C2085: '_fpos_t': not in formal parameter list
  6. C:/environtment/msys64/usr/include\sys/_types.h(59): error C2085: '_ssize_t': not in formal parameter list
  7. C:/environtment/msys64/usr/include\sys/_types.h(77): error C2057: expected constant expression
  8. C:/environtment/msys64/usr/include\sys/_types.h(79): error C2085: '_mbstate_t': not in formal parameter list
  9. C:/environtment/msys64/usr/include\sys/_types.h(83): error C2085: '_flock_t': not in formal parameter list
  10. C:/environtment/msys64/usr/include\sys/_types.h(88): error C2085: '_iconv_t': not in formal parameter list
  11. C:/environtment/msys64/usr/include\sys/reent.h(22): error C2085: '__ULong': not in formal parameter list
  12. C:/environtment/msys64/usr/include\sys/reent.h(49): error C2061: syntax error: identifier '__ULong'
  13. C:/environtment/msys64/usr/include\sys/reent.h(50): error C2059: syntax error: '}'
  14. C:/environtment/msys64/usr/include\sys/reent.h(76): error C2061: syntax error: identifier '__ULong'
  15. C:/environtment/msys64/usr/include\sys/reent.h(79): error C2061: syntax error: identifier '_is_cxa'
  16. C:/environtment/msys64/usr/include\sys/reent.h(79): error C2059: syntax error: ';'
  17. C:/environtment/msys64/usr/include\sys/reent.h(80): error C2059: syntax error: '}'
  18. C:/environtment/msys64/usr/include\sys/reent.h(96): error C2079: '_on_exit_args' uses undefined struct '_on_exit_args'
  19. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: '('
  20. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ')' before 'type'
  21. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2032: '_EXFNPTR': function cannot be member of struct '__sFILE'
  22. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ';' before 'type'
  23. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: ','
  24. C:/environtment/msys64/usr/include\sys/reent.h(196): error C2059: syntax error: ')'
  25. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: '('
  26. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2143: syntax error: missing ')' before 'type'
  27. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: ','
  28. C:/environtment/msys64/usr/include\sys/reent.h(199): error C2059: syntax error: ')'
  29. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2061: syntax error: identifier '_EXFNPTR'
  30. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2059: syntax error: ';'
  31. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2143: syntax error: missing ')' before ','
  32. C:/environtment/msys64/usr/include\sys/reent.h(200): fatal error C1903: unable to recover from previous error(s); stopping compilation
  33. Internal Compiler Error in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe. You will be prompted to send an error report to Microsoft later.
  34. INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe'
  35. Please choose the Technical Support command on the Visual C++
  36. Help menu, or open the Technical Support help file for more information
  37. check_mathfunc truncf 1
  38. check_ld cc
  39. check_cc
  40. BEGIN ./ffconf.kCCDVEEh.c
  41. 1 #include <math.h>
  42. 2 float foo(float f, float g) { return truncf(f); }
  43. 3 int main(void){ return (int) foo; }
  44. END ./ffconf.kCCDVEEh.c
  45. cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -DPIC -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -MDd -I/usr/include -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
  46. ffconf.kCCDVEEh.c
  47. C:/environtment/msys64/usr/include\sys/_types.h(31): error C2054: expected '(' to follow '__extension__'
  48. C:/environtment/msys64/usr/include\sys/_types.h(31): error C2085: '_off64_t': not in formal parameter list
  49. C:/environtment/msys64/usr/include\sys/_types.h(39): error C2085: '_fpos_t': not in formal parameter list
  50. C:/environtment/msys64/usr/include\sys/_types.h(59): error C2085: '_ssize_t': not in formal parameter list
  51. C:/environtment/msys64/usr/include\sys/_types.h(77): error C2057: expected constant expression
  52. C:/environtment/msys64/usr/include\sys/_types.h(79): error C2085: '_mbstate_t': not in formal parameter list
  53. C:/environtment/msys64/usr/include\sys/_types.h(83): error C2085: '_flock_t': not in formal parameter list
  54. C:/environtment/msys64/usr/include\sys/_types.h(88): error C2085: '_iconv_t': not in formal parameter list
  55. C:/environtment/msys64/usr/include\sys/reent.h(22): error C2085: '__ULong': not in formal parameter list
  56. C:/environtment/msys64/usr/include\sys/reent.h(49): error C2061: syntax error: identifier '__ULong'
  57. C:/environtment/msys64/usr/include\sys/reent.h(50): error C2059: syntax error: '}'
  58. C:/environtment/msys64/usr/include\sys/reent.h(76): error C2061: syntax error: identifier '__ULong'
  59. C:/environtment/msys64/usr/include\sys/reent.h(79): error C2061: syntax error: identifier '_is_cxa'
  60. C:/environtment/msys64/usr/include\sys/reent.h(79): error C2059: syntax error: ';'
  61. C:/environtment/msys64/usr/include\sys/reent.h(80): error C2059: syntax error: '}'
  62. C:/environtment/msys64/usr/include\sys/reent.h(96): error C2079: '_on_exit_args' uses undefined struct '_on_exit_args'
  63. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: '('
  64. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ')' before 'type'
  65. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2032: '_EXFNPTR': function cannot be member of struct '__sFILE'
  66. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ';' before 'type'
  67. C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: ','
  68. C:/environtment/msys64/usr/include\sys/reent.h(196): error C2059: syntax error: ')'
  69. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: '('
  70. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2143: syntax error: missing ')' before 'type'
  71. C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: ','
  72. C:/environtment/msys64/usr/include\sys/reent.h(199): error C2059: syntax error: ')'
  73. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2061: syntax error: identifier '_EXFNPTR'
  74. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2059: syntax error: ';'
  75. C:/environtment/msys64/usr/include\sys/reent.h(200): error C2143: syntax error: missing ')' before ','
  76. C:/environtment/msys64/usr/include\sys/reent.h(200): fatal error C1903: unable to recover from previous error(s); stopping compilation
  77. Internal Compiler Error in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe. You will be prompted to send an error report to Microsoft later.
  78. INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe'
  79. Please choose the Technical Support command on the Visual C++
  80. Help menu, or open the Technical Support help file for more information
  81. check_pkg_config x264 stdint.h x264.h x264_encoder_encode
  82. false --exists --print-errors x264
  83. check_lib x264.h x264_encoder_encode -lx264
  84. check_header x264.h
  85. check_cpp
  86. BEGIN ./ffconf.kCCDVEEh.c
  87. 1 #include <x264.h>
  88. 2 int x;
  89. END ./ffconf.kCCDVEEh.c
  90. cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -DPIC -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -MDd -I/usr/include -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
  91. ffconf.kCCDVEEh.c
  92. check_func x264_encoder_encode -lx264
  93. check_ld cc -lx264
  94. check_cc
  95. BEGIN ./ffconf.kCCDVEEh.c
  96. 1 extern int x264_encoder_encode();
  97. 2 int main(void){ x264_encoder_encode(); }
  98. END ./ffconf.kCCDVEEh.c
  99. cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -DPIC -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -MDd -I/usr/include -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
  100. ffconf.kCCDVEEh.c
  101. ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o x264.lib
  102. Microsoft (R) Incremental Linker Version 14.00.23506.0
  103. Copyright (C) Microsoft Corporation. All rights reserved.
  104.  
  105. LINK : warning LNK4044: unrecognized option '/LC:/environtment/msys64/usr/lib/'; ignored
  106. LINK : fatal error LNK1181: cannot open input file 'x264.lib'
  107. ERROR: libx264 not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement