Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - 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
 - ffconf.kCCDVEEh.c
 - C:/environtment/msys64/usr/include\sys/_types.h(31): error C2054: expected '(' to follow '__extension__'
 - C:/environtment/msys64/usr/include\sys/_types.h(31): error C2085: '_off64_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(39): error C2085: '_fpos_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(59): error C2085: '_ssize_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(77): error C2057: expected constant expression
 - C:/environtment/msys64/usr/include\sys/_types.h(79): error C2085: '_mbstate_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(83): error C2085: '_flock_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(88): error C2085: '_iconv_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/reent.h(22): error C2085: '__ULong': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/reent.h(49): error C2061: syntax error: identifier '__ULong'
 - C:/environtment/msys64/usr/include\sys/reent.h(50): error C2059: syntax error: '}'
 - C:/environtment/msys64/usr/include\sys/reent.h(76): error C2061: syntax error: identifier '__ULong'
 - C:/environtment/msys64/usr/include\sys/reent.h(79): error C2061: syntax error: identifier '_is_cxa'
 - C:/environtment/msys64/usr/include\sys/reent.h(79): error C2059: syntax error: ';'
 - C:/environtment/msys64/usr/include\sys/reent.h(80): error C2059: syntax error: '}'
 - C:/environtment/msys64/usr/include\sys/reent.h(96): error C2079: '_on_exit_args' uses undefined struct '_on_exit_args'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: '('
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ')' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2032: '_EXFNPTR': function cannot be member of struct '__sFILE'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ';' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: ','
 - C:/environtment/msys64/usr/include\sys/reent.h(196): error C2059: syntax error: ')'
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: '('
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2143: syntax error: missing ')' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: ','
 - C:/environtment/msys64/usr/include\sys/reent.h(199): error C2059: syntax error: ')'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2061: syntax error: identifier '_EXFNPTR'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2059: syntax error: ';'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2143: syntax error: missing ')' before ','
 - C:/environtment/msys64/usr/include\sys/reent.h(200): fatal error C1903: unable to recover from previous error(s); stopping compilation
 - 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.
 - INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe'
 - Please choose the Technical Support command on the Visual C++
 - Help menu, or open the Technical Support help file for more information
 - check_mathfunc truncf 1
 - check_ld cc
 - check_cc
 - BEGIN ./ffconf.kCCDVEEh.c
 - 1 #include <math.h>
 - 2 float foo(float f, float g) { return truncf(f); }
 - 3 int main(void){ return (int) foo; }
 - END ./ffconf.kCCDVEEh.c
 - 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
 - ffconf.kCCDVEEh.c
 - C:/environtment/msys64/usr/include\sys/_types.h(31): error C2054: expected '(' to follow '__extension__'
 - C:/environtment/msys64/usr/include\sys/_types.h(31): error C2085: '_off64_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(39): error C2085: '_fpos_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(59): error C2085: '_ssize_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(77): error C2057: expected constant expression
 - C:/environtment/msys64/usr/include\sys/_types.h(79): error C2085: '_mbstate_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(83): error C2085: '_flock_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/_types.h(88): error C2085: '_iconv_t': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/reent.h(22): error C2085: '__ULong': not in formal parameter list
 - C:/environtment/msys64/usr/include\sys/reent.h(49): error C2061: syntax error: identifier '__ULong'
 - C:/environtment/msys64/usr/include\sys/reent.h(50): error C2059: syntax error: '}'
 - C:/environtment/msys64/usr/include\sys/reent.h(76): error C2061: syntax error: identifier '__ULong'
 - C:/environtment/msys64/usr/include\sys/reent.h(79): error C2061: syntax error: identifier '_is_cxa'
 - C:/environtment/msys64/usr/include\sys/reent.h(79): error C2059: syntax error: ';'
 - C:/environtment/msys64/usr/include\sys/reent.h(80): error C2059: syntax error: '}'
 - C:/environtment/msys64/usr/include\sys/reent.h(96): error C2079: '_on_exit_args' uses undefined struct '_on_exit_args'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: '('
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ')' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2032: '_EXFNPTR': function cannot be member of struct '__sFILE'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2143: syntax error: missing ';' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: ','
 - C:/environtment/msys64/usr/include\sys/reent.h(196): error C2059: syntax error: ')'
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: '('
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2143: syntax error: missing ')' before 'type'
 - C:/environtment/msys64/usr/include\sys/reent.h(197): error C2059: syntax error: ','
 - C:/environtment/msys64/usr/include\sys/reent.h(199): error C2059: syntax error: ')'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2061: syntax error: identifier '_EXFNPTR'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2059: syntax error: ';'
 - C:/environtment/msys64/usr/include\sys/reent.h(200): error C2143: syntax error: missing ')' before ','
 - C:/environtment/msys64/usr/include\sys/reent.h(200): fatal error C1903: unable to recover from previous error(s); stopping compilation
 - 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.
 - INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe'
 - Please choose the Technical Support command on the Visual C++
 - Help menu, or open the Technical Support help file for more information
 - check_pkg_config x264 stdint.h x264.h x264_encoder_encode
 - false --exists --print-errors x264
 - check_lib x264.h x264_encoder_encode -lx264
 - check_header x264.h
 - check_cpp
 - BEGIN ./ffconf.kCCDVEEh.c
 - 1 #include <x264.h>
 - 2 int x;
 - END ./ffconf.kCCDVEEh.c
 - 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
 - ffconf.kCCDVEEh.c
 - check_func x264_encoder_encode -lx264
 - check_ld cc -lx264
 - check_cc
 - BEGIN ./ffconf.kCCDVEEh.c
 - 1 extern int x264_encoder_encode();
 - 2 int main(void){ x264_encoder_encode(); }
 - END ./ffconf.kCCDVEEh.c
 - 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
 - ffconf.kCCDVEEh.c
 - ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o x264.lib
 - Microsoft (R) Incremental Linker Version 14.00.23506.0
 - Copyright (C) Microsoft Corporation. All rights reserved.
 - LINK : warning LNK4044: unrecognized option '/LC:/environtment/msys64/usr/lib/'; ignored
 - LINK : fatal error LNK1181: cannot open input file 'x264.lib'
 - ERROR: libx264 not found
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment