Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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_cc -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 void *v = localtime_r;
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -MDd -I/usr/include -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -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_host_cpp_condition features.h defined __UCLIBC__
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <features.h>
- 2 #if !(defined __UCLIBC__)
- 3 #error "unsatisfied condition: defined __UCLIBC__"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'features.h': No such file or directory
- check_host_cpp_condition features.h defined __GLIBC__
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <features.h>
- 2 #if !(defined __GLIBC__)
- 3 #error "unsatisfied condition: defined __GLIBC__"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'features.h': No such file or directory
- check_host_cpp_condition newlib.h defined _NEWLIB_VERSION
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <newlib.h>
- 2 #if !(defined _NEWLIB_VERSION)
- 3 #error "unsatisfied condition: defined _NEWLIB_VERSION"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'newlib.h': No such file or directory
- check_host_cpp_condition _mingw.h defined __MINGW64_VERSION_MAJOR
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <_mingw.h>
- 2 #if !(defined __MINGW64_VERSION_MAJOR)
- 3 #error "unsatisfied condition: defined __MINGW64_VERSION_MAJOR"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory
- check_host_cpp_condition _mingw.h defined __MINGW_VERSION
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <_mingw.h>
- 2 #if !(defined __MINGW_VERSION)
- 3 #error "unsatisfied condition: defined __MINGW_VERSION"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory
- check_host_cpp_condition _mingw.h defined __MINGW32_VERSION
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <_mingw.h>
- 2 #if !(defined __MINGW32_VERSION)
- 3 #error "unsatisfied condition: defined __MINGW32_VERSION"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory
- check_host_cpp_condition crtversion.h defined _VC_CRT_MAJOR_VERSION
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <crtversion.h>
- 2 #if !(defined _VC_CRT_MAJOR_VERSION)
- 3 #error "unsatisfied condition: defined _VC_CRT_MAJOR_VERSION"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- check_host_cpp_condition crtversion.h _VC_CRT_MAJOR_VERSION < 14
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <crtversion.h>
- 2 #if !(_VC_CRT_MAJOR_VERSION < 14)
- 3 #error "unsatisfied condition: _VC_CRT_MAJOR_VERSION < 14"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(3): fatal error C1189: #error: "unsatisfied condition: _VC_CRT_MAJOR_VERSION < 14"
- check_host_cpp_condition stdlib.h defined(_WIN32_WINNT)
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <stdlib.h>
- 2 #if !(defined(_WIN32_WINNT))
- 3 #error "unsatisfied condition: defined(_WIN32_WINNT)"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(3): fatal error C1189: #error: "unsatisfied condition: defined(_WIN32_WINNT)"
- check_host_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #ifdef WINAPI_FAMILY
- 2 #include <winapifamily.h>
- 3 #if !WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- 4 #error not desktop
- 5 #endif
- 6 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- check_host_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 void *v = localtime_r;
- END ./ffconf.kCCDVEEh.c
- cl -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(2): error C2065: 'localtime_r': undeclared identifier
- ./ffconf.kCCDVEEh.c(2): error C2099: initializer is not a constant
- check_host_cc -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 void *v = localtime_r;
- END ./ffconf.kCCDVEEh.c
- cl -nologo -D_USE_MATH_DEFINES -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -W4 -wd4244 -wd4127 -wd4018 -wd4389 -wd4146 -wd4057 -wd4204 -wd4706 -wd4305 -wd4152 -wd4324 -we4013 -wd4100 -wd4214 -wd4307 -wd4273 -wd4554 -wd4701 -O3 -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-O3'
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(2): error C2065: 'localtime_r': undeclared identifier
- ./ffconf.kCCDVEEh.c(2): error C2099: initializer is not a constant
- check_compile_assert flt_lim float.h limits.h DBL_MAX == (double)DBL_MAX
- check_code cc float.h limits.h char c[2 * !!(DBL_MAX == (double)DBL_MAX) - 1]
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <float.h>
- 2 #include <limits.h>
- 3 int main(void) { char c[2 * !!(DBL_MAX == (double)DBL_MAX) - 1]; return 0; }
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -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
- check_cpp_condition stdlib.h defined(__PIC__) || defined(__pic__) || defined(PIC)
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <stdlib.h>
- 2 #if !(defined(__PIC__) || defined(__pic__) || defined(PIC))
- 3 #error "unsatisfied condition: defined(__PIC__) || defined(__pic__) || defined(PIC)"
- 4 #endif
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -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
- ./ffconf.kCCDVEEh.c(3): fatal error C1189: #error: "unsatisfied condition: defined(__PIC__) || defined(__pic__) || defined(PIC)"
- check_cflags -fomit-frame-pointer
- test_cflags -fomit-frame-pointer
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int x;
- END ./ffconf.kCCDVEEh.c
- cl -D_ISOC99_SOURCE -U__STRICT_ANSI__ -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
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int ff_extern;
- 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
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void) { __asm__ volatile ("" ::); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(char * restrict p);
- 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
- ./ffconf.kCCDVEEh.c(1): error C2146: syntax error: missing ')' before identifier 'p'
- ./ffconf.kCCDVEEh.c(1): error C2061: syntax error: identifier 'p'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ';'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ')'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(char * __restrict__ p);
- 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
- ./ffconf.kCCDVEEh.c(1): error C2146: syntax error: missing ')' before identifier 'p'
- ./ffconf.kCCDVEEh.c(1): error C2061: syntax error: identifier 'p'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ';'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ')'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(char * __restrict p);
- 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
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void) { _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"") }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before '}'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 struct { int x; } __attribute__((packed)) 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 -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ')' before '('
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ')'
- ./ffconf.kCCDVEEh.c(1): error C2146: syntax error: missing ')' before identifier 'x'
- ./ffconf.kCCDVEEh.c(1): error C2091: function returns function
- ./ffconf.kCCDVEEh.c(1): error C2061: syntax error: identifier 'x'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ';'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 union { int x; } __attribute__((may_alias)) 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 -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ')' before '('
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ')'
- ./ffconf.kCCDVEEh.c(1): error C2146: syntax error: missing ')' before identifier 'x'
- ./ffconf.kCCDVEEh.c(1): error C2091: function returns function
- ./ffconf.kCCDVEEh.c(1): error C2061: syntax error: identifier 'x'
- ./ffconf.kCCDVEEh.c(1): error C2059: syntax error: ';'
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 unsigned int endian = 'B' << 24 | 'I' << 16 | 'G' << 8 | 'E';
- 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
- check_inline_asm inline_asm_labels "1:\n"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("1:\n"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm inline_asm_nonlocal_labels "Label:\n"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("Label:\n"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_builtin rdtsc intrin.h __rdtsc()
- check_code ld intrin.h __rdtsc() cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <intrin.h>
- 2 int main(void) { __rdtsc(); return 0; }
- 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_builtin mm_empty mmintrin.h _mm_empty()
- check_code ld mmintrin.h _mm_empty() cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <mmintrin.h>
- 2 int main(void) { _mm_empty(); return 0; }
- 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
- 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
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <signal.h>
- 2 static void sighandler(int sig){
- 3 raise(SIGTERM);
- 4 }
- 5 int foo(void){
- 6 volatile int i=0;
- 7 __asm__ volatile ("xorl %%ebp, %%ebp" ::: "%ebp");
- 8 return i;
- 9 }
- 10 int (*func_ptr)(void) = foo;
- 11 int main(void){
- 12 signal(SIGILL, sighandler);
- 13 signal(SIGFPE, sighandler);
- 14 signal(SIGSEGV, sighandler);
- 15 #ifdef SIGBUS
- 16 signal(SIGBUS, sighandler);
- 17 #endif
- 18 return func_ptr();
- 19 }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- 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_inline_asm ebx_available ""::"b"(0)
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile(""::"b"(0)); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm xmm_clobbers "":::"%xmm0"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("":::"%xmm0"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm inline_asm_direct_symbol_refs "movl _test, %eax"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("movl _test, %eax"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm inline_asm_direct_symbol_refs "movl _test(%rip), %eax"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("movl _test(%rip), %eax"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm ssse3_inline "pabsw %xmm0, %xmm0"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("pabsw %xmm0, %xmm0"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- check_inline_asm mmxext_inline "pmaxub %mm0, %mm1"
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 void foo(void){ __asm__ volatile("pmaxub %mm0, %mm1"); }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__asm__': undeclared identifier
- ./ffconf.kCCDVEEh.c(1): error C2143: syntax error: missing ';' before 'volatile'
- yasm --version
- yasm 1.3.0
- Compiled on Jun 30 2015.
- Copyright (c) 2001-2014 Peter Johnson and other Yasm developers.
- Run yasm --license for licensing overview and summary.
- check_yasm movbe ecx, [5]
- BEGIN ./ffconf.y5NcMSee.S
- 1 movbe ecx, [5]
- END ./ffconf.y5NcMSee.S
- yasm -f win32 -DPIC -DPREFIX -Werror -o ./ffconf.IN6Igw0F.o ./ffconf.y5NcMSee.S
- : error: warnings being treated as errors
- check_yasm vextracti128 xmm0, ymm0, 0
- BEGIN ./ffconf.y5NcMSee.S
- 1 vextracti128 xmm0, ymm0, 0
- END ./ffconf.y5NcMSee.S
- yasm -f win32 -DPIC -DPREFIX -Werror -o ./ffconf.IN6Igw0F.o ./ffconf.y5NcMSee.S
- : error: warnings being treated as errors
- check_yasm vpmacsdd xmm0, xmm1, xmm2, xmm3
- BEGIN ./ffconf.y5NcMSee.S
- 1 vpmacsdd xmm0, xmm1, xmm2, xmm3
- END ./ffconf.y5NcMSee.S
- yasm -f win32 -DPIC -DPREFIX -Werror -o ./ffconf.IN6Igw0F.o ./ffconf.y5NcMSee.S
- : error: warnings being treated as errors
- check_yasm vfmaddps ymm0, ymm1, ymm2, ymm3
- BEGIN ./ffconf.y5NcMSee.S
- 1 vfmaddps ymm0, ymm1, ymm2, ymm3
- END ./ffconf.y5NcMSee.S
- yasm -f win32 -DPIC -DPREFIX -Werror -o ./ffconf.IN6Igw0F.o ./ffconf.y5NcMSee.S
- : error: warnings being treated as errors
- check_yasm CPU amdnop
- BEGIN ./ffconf.y5NcMSee.S
- 1 CPU amdnop
- END ./ffconf.y5NcMSee.S
- yasm -f win32 -DPIC -DPREFIX -Werror -o ./ffconf.IN6Igw0F.o ./ffconf.y5NcMSee.S
- : error: warnings being treated as errors
- check_code cc arm_neon.h int16x8_t test = vdupq_n_s16(0)
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <arm_neon.h>
- 2 int main(void) { int16x8_t test = vdupq_n_s16(0); return 0; }
- 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/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_ldflags -Wl,--as-needed
- test_ldflags -Wl,--as-needed
- check_ld cc -Wl,--as-needed
- check_cc -Wl,--as-needed
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int main(void){ return 0; }
- 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 -Wl,--as-needed -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line error D8021 : invalid numeric argument '/Wl,--as-needed'
- check_ldflags -Wl,-z,noexecstack
- test_ldflags -Wl,-z,noexecstack
- check_ld cc -Wl,-z,noexecstack
- check_cc -Wl,-z,noexecstack
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int main(void){ return 0; }
- 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 -Wl,-z,noexecstack -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line error D8021 : invalid numeric argument '/Wl,-z,noexecstack'
- check_func dlopen
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int dlopen();
- 2 int main(void){ dlopen(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _dlopen referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func dlopen -ldl
- check_ld cc -ldl
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int dlopen();
- 2 int main(void){ dlopen(); }
- 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 dl.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 'dl.lib'
- check_func getaddrinfo
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int getaddrinfo();
- 2 int main(void){ getaddrinfo(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _getaddrinfo referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func inet_aton
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int inet_aton();
- 2 int main(void){ inet_aton(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _inet_aton referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_type netdb.h struct addrinfo
- check_code cc netdb.h struct addrinfo v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netdb.h>
- 2 int main(void) { struct addrinfo v; return 0; }
- 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/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type netinet/in.h struct group_source_req -D_BSD_SOURCE
- check_code cc netinet/in.h struct group_source_req v -D_BSD_SOURCE
- check_cc -D_BSD_SOURCE
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netinet/in.h>
- 2 int main(void) { struct group_source_req v; return 0; }
- 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 -D_BSD_SOURCE -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type netinet/in.h struct ip_mreq_source -D_BSD_SOURCE
- check_code cc netinet/in.h struct ip_mreq_source v -D_BSD_SOURCE
- check_cc -D_BSD_SOURCE
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netinet/in.h>
- 2 int main(void) { struct ip_mreq_source v; return 0; }
- 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 -D_BSD_SOURCE -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type netinet/in.h struct ipv6_mreq -D_DARWIN_C_SOURCE
- check_code cc netinet/in.h struct ipv6_mreq v -D_DARWIN_C_SOURCE
- check_cc -D_DARWIN_C_SOURCE
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netinet/in.h>
- 2 int main(void) { struct ipv6_mreq v; return 0; }
- 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 -D_DARWIN_C_SOURCE -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type poll.h struct pollfd
- check_code cc poll.h struct pollfd v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <poll.h>
- 2 int main(void) { struct pollfd v; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- 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_type netinet/sctp.h struct sctp_event_subscribe
- check_code cc netinet/sctp.h struct sctp_event_subscribe v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netinet/sctp.h>
- 2 int main(void) { struct sctp_event_subscribe v; return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'netinet/sctp.h': No such file or directory
- check_struct sys/types.h sys/socket.h struct sockaddr sa_len
- check_code cc sys/types.h sys/socket.h const void *p = &((struct sockaddr *)0)->sa_len
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/types.h>
- 2 #include <sys/socket.h>
- 3 int main(void) { const void *p = &((struct sockaddr *)0)->sa_len; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2146: syntax error: missing ',' before identifier '<Unknown>'
- C:/environtment/msys64/usr/include\sys/types.h(204): error C2085: 'mode_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(209): error C2085: 'nlink_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(231): error C2085: 'fd_mask': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(240): error C2061: syntax error: identifier 'fd_mask'
- C:/environtment/msys64/usr/include\sys/types.h(241): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2061: syntax error: identifier 'suseconds_t'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2059: syntax error: ';'
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type netinet/in.h struct sockaddr_in6
- check_code cc netinet/in.h struct sockaddr_in6 v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <netinet/in.h>
- 2 int main(void) { struct sockaddr_in6 v; return 0; }
- 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/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type sys/types.h sys/socket.h struct sockaddr_storage
- check_code cc sys/types.h sys/socket.h struct sockaddr_storage v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/types.h>
- 2 #include <sys/socket.h>
- 3 int main(void) { struct sockaddr_storage v; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2146: syntax error: missing ',' before identifier '<Unknown>'
- C:/environtment/msys64/usr/include\sys/types.h(204): error C2085: 'mode_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(209): error C2085: 'nlink_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(231): error C2085: 'fd_mask': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(240): error C2061: syntax error: identifier 'fd_mask'
- C:/environtment/msys64/usr/include\sys/types.h(241): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2061: syntax error: identifier 'suseconds_t'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2059: syntax error: ';'
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_type sys/types.h sys/socket.h socklen_t
- check_code cc sys/types.h sys/socket.h socklen_t v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/types.h>
- 2 #include <sys/socket.h>
- 3 int main(void) { socklen_t v; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2146: syntax error: missing ',' before identifier '<Unknown>'
- C:/environtment/msys64/usr/include\sys/types.h(204): error C2085: 'mode_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(209): error C2085: 'nlink_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(231): error C2085: 'fd_mask': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(240): error C2061: syntax error: identifier 'fd_mask'
- C:/environtment/msys64/usr/include\sys/types.h(241): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2061: syntax error: identifier 'suseconds_t'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2059: syntax error: ';'
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_header arpa/inet.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <arpa/inet.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
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_header winsock2.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <winsock2.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
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- check_func_headers winsock2.h closesocket -lws2
- check_ld cc -lws2
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <winsock2.h>
- 2 long check_closesocket(void) { return (long) closesocket; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers winsock2.h closesocket -lws2_32
- check_ld cc -lws2_32
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <winsock2.h>
- 2 long check_closesocket(void) { return (long) closesocket; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers ws2tcpip.h getaddrinfo
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 long check_getaddrinfo(void) { return (long) getaddrinfo; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h socklen_t
- check_code cc ws2tcpip.h socklen_t v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { socklen_t v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct addrinfo
- check_code cc ws2tcpip.h struct addrinfo v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct addrinfo v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct group_source_req
- check_code cc ws2tcpip.h struct group_source_req v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct group_source_req v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct ip_mreq_source
- check_code cc ws2tcpip.h struct ip_mreq_source v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct ip_mreq_source v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct ipv6_mreq
- check_code cc ws2tcpip.h struct ipv6_mreq v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct ipv6_mreq v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type winsock2.h struct pollfd
- check_code cc winsock2.h struct pollfd v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <winsock2.h>
- 2 int main(void) { struct pollfd v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_struct winsock2.h struct sockaddr sa_len
- check_code cc winsock2.h const void *p = &((struct sockaddr *)0)->sa_len
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <winsock2.h>
- 2 int main(void) { const void *p = &((struct sockaddr *)0)->sa_len; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct sockaddr_in6
- check_code cc ws2tcpip.h struct sockaddr_in6 v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct sockaddr_in6 v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type ws2tcpip.h struct sockaddr_storage
- check_code cc ws2tcpip.h struct sockaddr_storage v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <ws2tcpip.h>
- 2 int main(void) { struct sockaddr_storage v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_builtin atomic_cas_ptr atomic.h void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval)
- check_code ld atomic.h void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval) cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <atomic.h>
- 2 int main(void) { void **ptr; void *oldval, *newval; atomic_cas_ptr(ptr, oldval, newval); return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'atomic.h': No such file or directory
- check_builtin atomic_compare_exchange int *ptr, *oldval; int newval; __atomic_compare_exchange_n(ptr, oldval, newval, 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST)
- check_code ld int *ptr, *oldval; int newval; __atomic_compare_exchange_n(ptr, oldval, newval, 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST) cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int main(void) { int *ptr, *oldval; int newval; __atomic_compare_exchange_n(ptr, oldval, newval, 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): error C2065: '__ATOMIC_SEQ_CST': undeclared identifier
- check_builtin machine_rw_barrier mbarrier.h __machine_rw_barrier()
- check_code ld mbarrier.h __machine_rw_barrier() cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <mbarrier.h>
- 2 int main(void) { __machine_rw_barrier(); return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'mbarrier.h': No such file or directory
- check_builtin MemoryBarrier windows.h MemoryBarrier()
- check_code ld windows.h MemoryBarrier() cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 int main(void) { MemoryBarrier(); return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_builtin sarestart signal.h SA_RESTART
- check_code ld signal.h SA_RESTART cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <signal.h>
- 2 int main(void) { SA_RESTART; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- 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_builtin sync_val_compare_and_swap int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval)
- check_code ld int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval) cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 int main(void) { int *ptr; int oldval, newval; __sync_val_compare_and_swap(ptr, oldval, newval); return 0; }
- 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\home\tim\ffmpeg\ffconf.kccdveeh.c(1) : warning C4700: uninitialized local variable 'newval' used
- c:\environtment\msys64\home\tim\ffmpeg\ffconf.kccdveeh.c(1) : warning C4700: uninitialized local variable 'oldval' used
- c:\environtment\msys64\home\tim\ffmpeg\ffconf.kccdveeh.c(1) : warning C4700: uninitialized local variable 'ptr' used
- ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol ___sync_val_compare_and_swap referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_builtin gmtime_r time.h time_t *time; struct tm *tm; gmtime_r(time, tm)
- check_code ld time.h time_t *time; struct tm *tm; gmtime_r(time, tm) cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 int main(void) { time_t *time; struct tm *tm; gmtime_r(time, tm); return 0; }
- 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_builtin localtime_r time.h time_t *time; struct tm *tm; localtime_r(time, tm)
- check_code ld time.h time_t *time; struct tm *tm; localtime_r(time, tm) cc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 int main(void) { time_t *time; struct tm *tm; localtime_r(time, tm); return 0; }
- 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_func_headers malloc.h _aligned_malloc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <malloc.h>
- 2 long check__aligned_malloc(void) { return (long) _aligned_malloc; }
- 3 int main(void) { return 0; }
- 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_func memalign
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int memalign();
- 2 int main(void){ memalign(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _memalign referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func posix_memalign
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int posix_memalign();
- 2 int main(void){ posix_memalign(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _posix_memalign referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func access
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int access();
- 2 int main(void){ access(); }
- 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
- 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
- check_func_headers time.h clock_gettime
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 long check_clock_gettime(void) { return (long) clock_gettime; }
- 3 int main(void) { return 0; }
- 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_func_headers time.h clock_gettime -lrt
- check_ld cc -lrt
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 long check_clock_gettime(void) { return (long) clock_gettime; }
- 3 int main(void) { return 0; }
- 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_func fcntl
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int fcntl();
- 2 int main(void){ fcntl(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _fcntl referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func fork
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int fork();
- 2 int main(void){ fork(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _fork referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func gethrtime
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int gethrtime();
- 2 int main(void){ gethrtime(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _gethrtime referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func getopt
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int getopt();
- 2 int main(void){ getopt(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _getopt referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func getrusage
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int getrusage();
- 2 int main(void){ getrusage(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _getrusage referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func gettimeofday
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int gettimeofday();
- 2 int main(void){ gettimeofday(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _gettimeofday referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func isatty
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int isatty();
- 2 int main(void){ isatty(); }
- 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
- 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
- check_func mach_absolute_time
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int mach_absolute_time();
- 2 int main(void){ mach_absolute_time(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _mach_absolute_time referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func mkstemp
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int mkstemp();
- 2 int main(void){ mkstemp(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _mkstemp referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func mmap
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int mmap();
- 2 int main(void){ mmap(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _mmap referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func mprotect
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int mprotect();
- 2 int main(void){ mprotect(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _mprotect referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func_headers time.h nanosleep
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 long check_nanosleep(void) { return (long) nanosleep; }
- 3 int main(void) { return 0; }
- 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_func_headers time.h nanosleep -lrt
- check_ld cc -lrt
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <time.h>
- 2 long check_nanosleep(void) { return (long) nanosleep; }
- 3 int main(void) { return 0; }
- 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_func sched_getaffinity
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int sched_getaffinity();
- 2 int main(void){ sched_getaffinity(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _sched_getaffinity referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func setrlimit
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int setrlimit();
- 2 int main(void){ setrlimit(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _setrlimit referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_struct sys/stat.h struct stat st_mtim.tv_nsec -D_BSD_SOURCE
- check_code cc sys/stat.h const void *p = &((struct stat *)0)->st_mtim.tv_nsec -D_BSD_SOURCE
- check_cc -D_BSD_SOURCE
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/stat.h>
- 2 int main(void) { const void *p = &((struct stat *)0)->st_mtim.tv_nsec; return 0; }
- 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 -D_BSD_SOURCE -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_func strerror_r
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int strerror_r();
- 2 int main(void){ strerror_r(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _strerror_r referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func sysconf
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int sysconf();
- 2 int main(void){ sysconf(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _sysconf referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func sysctl
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int sysctl();
- 2 int main(void){ sysctl(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _sysctl referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func usleep
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int usleep();
- 2 int main(void){ usleep(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _usleep referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func_headers conio.h kbhit
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <conio.h>
- 2 long check_kbhit(void) { return (long) kbhit; }
- 3 int main(void) { return 0; }
- 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
- 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
- check_func_headers io.h setmode
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <io.h>
- 2 long check_setmode(void) { return (long) setmode; }
- 3 int main(void) { return 0; }
- 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
- ./ffconf.kCCDVEEh.c(2): error C2065: 'setmode': undeclared identifier
- check_func_headers lzo/lzo1x.h lzo1x_999_compress
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <lzo/lzo1x.h>
- 2 long check_lzo1x_999_compress(void) { return (long) lzo1x_999_compress; }
- 3 int main(void) { return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'lzo/lzo1x.h': No such file or directory
- check_func_headers stdlib.h getenv
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <stdlib.h>
- 2 long check_getenv(void) { return (long) getenv; }
- 3 int main(void) { return 0; }
- 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_func_headers sys/stat.h lstat
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/stat.h>
- 2 long check_lstat(void) { return (long) lstat; }
- 3 int main(void) { return 0; }
- 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_func_headers windows.h CoTaskMemFree -lole32
- check_ld cc -lole32
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_CoTaskMemFree(void) { return (long) CoTaskMemFree; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h GetProcessAffinityMask
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_GetProcessAffinityMask(void) { return (long) GetProcessAffinityMask; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h GetProcessTimes
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_GetProcessTimes(void) { return (long) GetProcessTimes; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h GetSystemTimeAsFileTime
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_GetSystemTimeAsFileTime(void) { return (long) GetSystemTimeAsFileTime; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h MapViewOfFile
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_MapViewOfFile(void) { return (long) MapViewOfFile; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h PeekNamedPipe
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_PeekNamedPipe(void) { return (long) PeekNamedPipe; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h SetConsoleTextAttribute
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_SetConsoleTextAttribute(void) { return (long) SetConsoleTextAttribute; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h SetConsoleCtrlHandler
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_SetConsoleCtrlHandler(void) { return (long) SetConsoleCtrlHandler; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h Sleep
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_Sleep(void) { return (long) Sleep; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers windows.h VirtualAlloc
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 long check_VirtualAlloc(void) { return (long) VirtualAlloc; }
- 3 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_struct windows.h CONDITION_VARIABLE Ptr
- check_code cc windows.h const void *p = &((CONDITION_VARIABLE *)0)->Ptr
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 int main(void) { const void *p = &((CONDITION_VARIABLE *)0)->Ptr; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func_headers glob.h glob
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <glob.h>
- 2 long check_glob(void) { return (long) glob; }
- 3 int main(void) { return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2146: syntax error: missing ',' before identifier ''
- C:/environtment/msys64/usr/include\sys/types.h(204): error C2085: 'mode_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(209): error C2085: 'nlink_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(231): error C2085: 'fd_mask': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(240): error C2061: syntax error: identifier 'fd_mask'
- C:/environtment/msys64/usr/include\sys/types.h(241): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2061: syntax error: identifier 'suseconds_t'
- C:/environtment/msys64/usr/include\sys/types.h(274): error C2059: syntax error: ';'
- 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_func_headers X11/Xlib.h X11/extensions/Xvlib.h XvGetPortAttribute -lXv -lX11 -lXext
- check_ld cc -lXv -lX11 -lXext
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <X11/Xlib.h>
- 2 #include <X11/extensions/Xvlib.h>
- 3 long check_XvGetPortAttribute(void) { return (long) XvGetPortAttribute; }
- 4 int main(void) { return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'X11/Xlib.h': No such file or directory
- check_header direct.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <direct.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_header dirent.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <dirent.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_header dlfcn.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <dlfcn.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_header d3d11.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <d3d11.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
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- check_header dxva.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <dxva.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_header dxva2api.h -D_WIN32_WINNT=0x0600
- check_cpp -D_WIN32_WINNT=0x0600
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <dxva2api.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 -D_WIN32_WINNT=0x0600 -P -Fi./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- check_header io.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <io.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_header libcrystalhd/libcrystalhd_if.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <libcrystalhd/libcrystalhd_if.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'libcrystalhd/libcrystalhd_if.h': No such file or directory
- check_header mach/mach_time.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <mach/mach_time.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'mach/mach_time.h': No such file or directory
- check_header malloc.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <malloc.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_header net/udplite.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <net/udplite.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'net/udplite.h': No such file or directory
- check_header poll.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <poll.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_header sys/mman.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/mman.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_header sys/param.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/param.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_header sys/resource.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/resource.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_header sys/select.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/select.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_header sys/time.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/time.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_header sys/un.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/un.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
- C:/environtment/msys64/usr/include\sys/_intsup.h(74): fatal error C1189: #error: "Unable to determine type definition of intptr_t"
- check_header termios.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <termios.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_header unistd.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <unistd.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_header valgrind/valgrind.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <valgrind/valgrind.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory
- check_header vdpau/vdpau.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <vdpau/vdpau.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'vdpau/vdpau.h': No such file or directory
- check_header vdpau/vdpau_x11.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <vdpau/vdpau_x11.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'vdpau/vdpau_x11.h': No such file or directory
- check_header VideoDecodeAcceleration/VDADecoder.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <VideoDecodeAcceleration/VDADecoder.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'VideoDecodeAcceleration/VDADecoder.h': No such file or directory
- check_header VideoToolbox/VideoToolbox.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <VideoToolbox/VideoToolbox.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'VideoToolbox/VideoToolbox.h': No such file or directory
- check_header windows.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.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
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- check_header X11/extensions/XvMClib.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <X11/extensions/XvMClib.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'X11/extensions/XvMClib.h': No such file or directory
- check_header asm/types.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <asm/types.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_lib2 windows.h shellapi.h CommandLineToArgvW -lshell32
- check_func_headers windows.h shellapi.h CommandLineToArgvW -lshell32
- check_ld cc -lshell32
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <shellapi.h>
- 3 long check_CommandLineToArgvW(void) { return (long) CommandLineToArgvW; }
- 4 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_lib2 windows.h wincrypt.h CryptGenRandom -ladvapi32
- check_func_headers windows.h wincrypt.h CryptGenRandom -ladvapi32
- check_ld cc -ladvapi32
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <wincrypt.h>
- 3 long check_CryptGenRandom(void) { return (long) CryptGenRandom; }
- 4 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_lib2 windows.h psapi.h GetProcessMemoryInfo -lpsapi
- check_func_headers windows.h psapi.h GetProcessMemoryInfo -lpsapi
- check_ld cc -lpsapi
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <psapi.h>
- 3 long check_GetProcessMemoryInfo(void) { return (long) GetProcessMemoryInfo; }
- 4 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_lib CoreServices/CoreServices.h UTGetOSTypeFromString -framework CoreServices
- check_header CoreServices/CoreServices.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <CoreServices/CoreServices.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'CoreServices/CoreServices.h': No such file or directory
- check_struct sys/time.h sys/resource.h struct rusage ru_maxrss
- check_code cc sys/time.h sys/resource.h const void *p = &((struct rusage *)0)->ru_maxrss
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <sys/time.h>
- 2 #include <sys/resource.h>
- 3 int main(void) { const void *p = &((struct rusage *)0)->ru_maxrss; return 0; }
- 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/_timeval.h(40): error C2371: 'time_t': redefinition; different basic types
- C:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt\corecrt.h(489): note: see declaration of 'time_t'
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2146: syntax error: missing ',' before identifier ''
- C:/environtment/msys64/usr/include\sys/types.h(204): error C2085: 'mode_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(209): error C2085: 'nlink_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(231): error C2085: 'fd_mask': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(240): error C2061: syntax error: identifier 'fd_mask'
- C:/environtment/msys64/usr/include\sys/types.h(241): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/time.h(67): error C2061: syntax error: identifier 'uint64_t'
- C:/environtment/msys64/usr/include\sys/time.h(68): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/time.h(71): error C2146: syntax error: missing ')' before identifier '_x'
- C:/environtment/msys64/usr/include\sys/time.h(71): error C2081: 'uint64_t': name in formal parameter list illegal
- C:/environtment/msys64/usr/include\sys/time.h(71): error C2061: syntax error: identifier '_x'
- C:/environtment/msys64/usr/include\sys/time.h(71): error C2059: syntax error: ';'
- C:/environtment/msys64/usr/include\sys/time.h(71): error C2059: syntax error: ')'
- C:/environtment/msys64/usr/include\sys/time.h(72): error C2449: found '{' at file scope (missing function header?)
- C:/environtment/msys64/usr/include\sys/time.h(79): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/time.h(95): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(95): error C2146: syntax error: missing ';' before identifier '_u'
- C:/environtment/msys64/usr/include\sys/time.h(95): error C2065: '_u': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(97): error C2065: '_u': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(97): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(98): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(99): error C2065: '_u': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(99): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(100): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(101): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(105): error C2146: syntax error: missing ')' before identifier '_x'
- C:/environtment/msys64/usr/include\sys/time.h(105): error C2081: 'u_int': name in formal parameter list illegal
- C:/environtment/msys64/usr/include\sys/time.h(105): error C2061: syntax error: identifier '_x'
- C:/environtment/msys64/usr/include\sys/time.h(105): error C2059: syntax error: ';'
- C:/environtment/msys64/usr/include\sys/time.h(105): error C2059: syntax error: ')'
- C:/environtment/msys64/usr/include\sys/time.h(106): error C2449: found '{' at file scope (missing function header?)
- C:/environtment/msys64/usr/include\sys/time.h(114): error C2059: syntax error: '}'
- C:/environtment/msys64/usr/include\sys/time.h(155): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(155): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(155): warning C4033: 'bttosbt' must return a value
- C:/environtment/msys64/usr/include\sys/time.h(160): error C2079: 'sbttobt' uses undefined struct 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(161): error C2079: '_bt' uses undefined struct 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(163): error C2224: left of '.sec' must have struct/union type
- C:/environtment/msys64/usr/include\sys/time.h(164): error C2224: left of '.frac' must have struct/union type
- C:/environtment/msys64/usr/include\sys/time.h(165): error C2440: 'return': cannot convert from 'int' to 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(186): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(187): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(187): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(195): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(197): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(197): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(197): error C2143: syntax error: missing ';' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(204): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(205): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(205): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(212): error C2037: left of 'sec' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(214): error C2037: left of 'frac' specifies undefined struct/union 'bintime'
- C:/environtment/msys64/usr/include\sys/time.h(214): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(214): error C2143: syntax error: missing ';' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(223): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(223): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(232): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(232): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(232): error C2059: syntax error: ')'
- C:/environtment/msys64/usr/include\sys/time.h(241): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(241): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(250): error C2065: 'uint64_t': undeclared identifier
- C:/environtment/msys64/usr/include\sys/time.h(250): error C2143: syntax error: missing ')' before 'constant'
- C:/environtment/msys64/usr/include\sys/time.h(250): error C2059: syntax error: ')'
- C:/environtment/msys64/usr/include\sys/reent.h(195): error C2059: syntax error: '('
- C:/environtment/msys64/usr/include\sys/reent.h(195): fatal error C1003: error count exceeds 100; stopping compilation
- check_type windows.h dxva.h DXVA_PicParams_HEVC -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0
- check_code cc windows.h dxva.h DXVA_PicParams_HEVC v -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0
- check_cc -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <dxva.h>
- 3 int main(void) { DXVA_PicParams_HEVC v; return 0; }
- 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 -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -D_CRT_BUILD_DESKTOP_APP=0 -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- ffconf.kCCDVEEh.c
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type windows.h d3d11.h ID3D11VideoDecoder
- check_code cc windows.h d3d11.h ID3D11VideoDecoder v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <d3d11.h>
- 3 int main(void) { ID3D11VideoDecoder v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type windows.h d3d11.h ID3D11VideoContext
- check_code cc windows.h d3d11.h ID3D11VideoContext v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <d3d11.h>
- 3 int main(void) { ID3D11VideoContext v; return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_type d3d9.h dxva2api.h DXVA2_ConfigPictureDecode -D_WIN32_WINNT=0x0602
- check_code cc d3d9.h dxva2api.h DXVA2_ConfigPictureDecode v -D_WIN32_WINNT=0x0602
- check_cc -D_WIN32_WINNT=0x0602
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <d3d9.h>
- 2 #include <dxva2api.h>
- 3 int main(void) { DXVA2_ConfigPictureDecode v; return 0; }
- 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 -D_WIN32_WINNT=0x0602 -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_type va/va.h VAPictureParameterBufferHEVC
- check_code cc va/va.h VAPictureParameterBufferHEVC v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <va/va.h>
- 2 int main(void) { VAPictureParameterBufferHEVC v; return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'va/va.h': No such file or directory
- check_type vdpau/vdpau.h VdpPictureInfoHEVC
- check_code cc vdpau/vdpau.h VdpPictureInfoHEVC v
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <vdpau/vdpau.h>
- 2 int main(void) { VdpPictureInfoHEVC v; return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'vdpau/vdpau.h': No such file or directory
- check_cpp_condition windows.h !WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #if !(!WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP))
- 3 #error "unsatisfied condition: !WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)"
- 4 #endif
- 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
- C:/environtment/msys64/usr/include\sys/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- ./ffconf.kCCDVEEh.c(3): fatal error C1189: #error: "unsatisfied condition: !WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)"
- check_func_headers windows.h process.h _beginthreadex
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <windows.h>
- 2 #include <process.h>
- 3 long check__beginthreadex(void) { return (long) _beginthreadex; }
- 4 int main(void) { return 0; }
- 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/cdefs.h(199): warning C4005: '__volatile': macro redefinition
- C:\Program Files (x86)\Windows Kits\8.1\include\\shared\specstrings_strict.h(998): note: see previous definition of '__volatile'
- 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_func pthread_join -pthread
- check_ld cc -pthread
- check_cc -pthread
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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 -pthread -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-pthread'
- ffconf.kCCDVEEh.c
- ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -pthread -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o
- 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 : warning LNK4044: unrecognized option '/pthread'; ignored
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _pthread_join referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func pthread_join -pthreads
- check_ld cc -pthreads
- check_cc -pthreads
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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 -pthreads -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-pthreads'
- ffconf.kCCDVEEh.c
- ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -pthreads -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o
- 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 : warning LNK4044: unrecognized option '/pthreads'; ignored
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _pthread_join referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func pthread_join -ldl -pthread
- check_ld cc -ldl -pthread
- check_cc -pthread
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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 -pthread -c -Fo./ffconf.IN6Igw0F.o ./ffconf.kCCDVEEh.c
- cl : Command line warning D9002 : ignoring unknown option '-pthread'
- ffconf.kCCDVEEh.c
- ./compat/windows/mslink /NODEFAULTLIB:libcmt -L/usr/lib/ -nologo -LARGEADDRESSAWARE -pthread -out:./ffconf.RLKoBEuL.exe ./ffconf.IN6Igw0F.o dl.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 : warning LNK4044: unrecognized option '/pthread'; ignored
- LINK : fatal error LNK1181: cannot open input file 'dl.lib'
- check_func pthread_join -lpthreadGC2
- check_ld cc -lpthreadGC2
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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 pthreadGC2.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 'pthreadGC2.lib'
- check_lib pthread.h pthread_join -lpthread
- check_header pthread.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <pthread.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 pthread_join -lpthread
- check_ld cc -lpthread
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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 pthread.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 'pthread.lib'
- check_func pthread_join
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_join();
- 2 int main(void){ pthread_join(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _pthread_join referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_func pthread_create
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int pthread_create();
- 2 int main(void){ pthread_create(); }
- 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
- 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
- ffconf.IN6Igw0F.o : error LNK2019: unresolved external symbol _pthread_create referenced in function _main
- ./ffconf.RLKoBEuL.exe : fatal error LNK1120: 1 unresolved externals
- check_code cc pthread.h static pthread_mutex_t atomic_lock = PTHREAD_MUTEX_INITIALIZER
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <pthread.h>
- 2 int main(void) { static pthread_mutex_t atomic_lock = PTHREAD_MUTEX_INITIALIZER; return 0; }
- 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/_stdint.h(19): error C2085: 'int8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(20): error C2085: 'uint8_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(25): error C2085: 'int16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(26): error C2085: 'uint16_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(31): error C2085: 'int32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(32): error C2085: 'uint32_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(37): error C2085: 'int64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(38): error C2085: 'uint64_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/_stdint.h(42): error C2082: redefinition of formal parameter 'intptr_t'
- C:/environtment/msys64/usr/include\sys/_stdint.h(43): error C2082: redefinition of formal parameter 'uintptr_t'
- C:/environtment/msys64/usr/include\machine/types.h(19): error C2085: '__off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(20): error C2085: '__pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(24): error C2085: '__loff_t': not in formal parameter list
- C:/environtment/msys64/usr/include\machine/types.h(28): error C2085: '__suseconds_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(95): error C2085: 'u_char': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(99): error C2085: 'u_short': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(103): error C2085: 'u_int': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(107): error C2085: 'u_long': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(113): error C2085: 'ushort': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(114): error C2085: 'uint': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(115): error C2085: 'ulong': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(119): error C2085: 'clock_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(124): error C2082: redefinition of formal parameter 'time_t'
- C:/environtment/msys64/usr/include\sys/types.h(129): error C2085: 'daddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(133): error C2085: 'caddr_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(142): error C2085: 'ino_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(171): error C2085: 'off_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(172): error C2085: 'dev_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(173): error C2085: 'uid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(174): error C2085: 'gid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(180): error C2085: 'pid_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(188): error C2085: 'key_t': not in formal parameter list
- C:/environtment/msys64/usr/include\sys/types.h(190): error C2085: '_ssize_t': not in formal parameter list
- 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_lib2 lzma.h lzma_version_number -llzma
- check_func_headers lzma.h lzma_version_number -llzma
- check_ld cc -llzma
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <lzma.h>
- 2 long check_lzma_version_number(void) { return (long) lzma_version_number; }
- 3 int main(void) { return 0; }
- 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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'lzma.h': No such file or directory
- check_lib math.h sin -lm
- check_header math.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.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 sin -lm
- check_ld cc -lm
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 extern int sin();
- 2 int main(void){ sin(); }
- 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 m.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 'm.lib'
- check_lib libcrystalhd/libcrystalhd_if.h DtsCrystalHDVersion -lcrystalhd
- check_header libcrystalhd/libcrystalhd_if.h
- check_cpp
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <libcrystalhd/libcrystalhd_if.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
- ./ffconf.kCCDVEEh.c(1): fatal error C1083: Cannot open include file: 'libcrystalhd/libcrystalhd_if.h': No such file or directory
- check_mathfunc atanf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return atanf(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_mathfunc atan2f 2
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return atan2f(f, g); }
- 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_mathfunc cbrt 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return cbrt(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_mathfunc cbrtf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return cbrtf(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_mathfunc copysign 2
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return copysign(f, g); }
- 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_mathfunc cosf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return cosf(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_mathfunc erf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return erf(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_mathfunc exp2 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return exp2(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_mathfunc exp2f 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return exp2f(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_mathfunc expf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return expf(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_mathfunc hypot 2
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return hypot(f, g); }
- 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_mathfunc isinf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return isinf(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_mathfunc isnan 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return isnan(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_mathfunc ldexpf 2
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return ldexpf(f, g); }
- 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_mathfunc llrint 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return llrint(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_mathfunc llrintf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return llrintf(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_mathfunc log2 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return log2(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_mathfunc log2f 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return log2f(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_mathfunc log10f 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return log10f(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_mathfunc lrint 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return lrint(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_mathfunc lrintf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return lrintf(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_mathfunc powf 2
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return powf(f, g); }
- 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_mathfunc rint 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return rint(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_mathfunc round 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return round(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_mathfunc roundf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return roundf(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_mathfunc sinf 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return sinf(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_mathfunc trunc 1
- check_ld cc
- check_cc
- BEGIN ./ffconf.kCCDVEEh.c
- 1 #include <math.h>
- 2 float foo(float f, float g) { return trunc(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_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