Created
July 30, 2014 14:45
-
-
Save wiiaboo/ec2463d75bce6464f98c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# project configured on Wed Jul 30 15:45:04 2014 by | |
# waf 1.7.16 (abi 98, python 20708f0 on msys) | |
# using ./waf configure --prefix=/local64/bin-video/mpv --disable-debug-build --enable-static-build --enable-openal --enable-sdl2 --disable-manpage-build --disable-pdf-build | |
# | |
---------------------------------------- | |
Setting top to | |
/build64/mpv-git | |
---------------------------------------- | |
Setting out to | |
/build64/mpv-git/build | |
---------------------------------------- | |
Checking for waf version in 1.7.15-1.8.0 | |
ok | |
---------------------------------------- | |
Checking for program cc | |
gcc | |
find program=['cc'] paths='' var='CC' -> 'gcc' | |
---------------------------------------- | |
Checking for program pkg-config | |
/usr/bin/pkg-config | |
find program=['pkg-config'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='PKG_CONFIG' -> '/usr/bin/pkg-config' | |
---------------------------------------- | |
Checking for program perl | |
/usr/bin/perl | |
find program=['perl'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='BIN_PERL' -> '/usr/bin/perl' | |
---------------------------------------- | |
Checking for program rst2man | |
not found | |
find program=['rst2man'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='RST2MAN' -> '' | |
from /build64/mpv-git: Could not find the program rst2man | |
---------------------------------------- | |
Checking for program rst2pdf | |
not found | |
find program=['rst2pdf'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='RST2PDF' -> '' | |
from /build64/mpv-git: Could not find the program rst2pdf | |
---------------------------------------- | |
Checking for program windres | |
/mingw64/bin/windres | |
find program=['windres'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='WINDRES' -> '/mingw64/bin/windres' | |
---------------------------------------- | |
Checking for 'gcc' (c compiler) | |
find program=['gcc', 'cc'] paths='' var='CC' -> 'gcc' | |
find program=['ar'] paths=['.', '/local64/bin-audio', '/local64/bin-global', '/local64/bin-video', '/local64/bin', '/mingw64/bin', '/usr/local/bin', '/usr/bin', '/usr/local/info', '/usr/share/info', '/usr/info', '/mingw64/share/info', '/usr', '/usr/lib/python2.7', '/usr/lib/python2.7/Tools/Scripts'] var='AR' -> '/mingw64/bin/ar' | |
gcc | |
---------------------------------------- | |
Detected target OS: | |
os-win32 | |
---------------------------------------- | |
Checking for compiler flags -Wempty-body | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_c02f2337159e5da23b73083229fe3cd4/test.c -> build/.conf_check_c02f2337159e5da23b73083229fe3cd4/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_c02f2337159e5da23b73083229fe3cd4/testbuild/test.c.1.o -> build/.conf_check_c02f2337159e5da23b73083229fe3cd4/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_c02f2337159e5da23b73083229fe3cd4/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
--------------------------------------------------- | |
Checking for compiler flags -Wdisabled-optimization | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_a609d1c9e330ad3049fa2b9cc7d78245/test.c -> build/.conf_check_a609d1c9e330ad3049fa2b9cc7d78245/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wdisabled-optimization', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_a609d1c9e330ad3049fa2b9cc7d78245/testbuild/test.c.1.o -> build/.conf_check_a609d1c9e330ad3049fa2b9cc7d78245/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_a609d1c9e330ad3049fa2b9cc7d78245/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
--------------------------------------------------- | |
Checking for compiler flags -Wstrict-prototypes | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_b67981aa066efc7540d5a5280d9d1c92/test.c -> build/.conf_check_b67981aa066efc7540d5a5280d9d1c92/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_b67981aa066efc7540d5a5280d9d1c92/testbuild/test.c.1.o -> build/.conf_check_b67981aa066efc7540d5a5280d9d1c92/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_b67981aa066efc7540d5a5280d9d1c92/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
--------------------------------------------------- | |
Checking for shared library | |
disabled | |
--------------------------------------------------- | |
Checking for static library | |
disabled | |
--------------------------------------------------- | |
Checking for build client API examples | |
not found any of libmpv-shared, libmpv-static | |
--------------------------------------------------- | |
Checking for static build | |
yes | |
--------------------------------------------------- | |
Checking for whether to include binary compile time | |
yes | |
--------------------------------------------------- | |
Checking for whether to optimize | |
yes | |
-------------------------------------------------------- | |
Checking for whether to compile-in debugging information | |
disabled | |
-------------------------------------------------------- | |
Checking for manpage generation | |
disabled | |
-------------------------------------------------------- | |
Checking for pdf manual generation | |
disabled | |
-------------------------------------------------------- | |
Checking for dynamic loader | |
==> | |
#include <dlfcn.h> | |
int main(int argc, char **argv) | |
{ dlopen("", 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_76c9978bd479d407e76d826bf540e570/test.c -> build/.conf_check_76c9978bd479d407e76d826bf540e570/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_76c9978bd479d407e76d826bf540e570/testbuild/test.c.1.o -> build/.conf_check_76c9978bd479d407e76d826bf540e570/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_76c9978bd479d407e76d826bf540e570/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0x13): undefined reference to `dlopen' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566732176: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_76c9978bd479d407e76d826bf540e570/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <dlfcn.h> | |
int main(int argc, char **argv) | |
{ dlopen("", 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_3264cd26e13dbae930f75761124addea/test.c -> build/.conf_check_3264cd26e13dbae930f75761124addea/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_3264cd26e13dbae930f75761124addea/testbuild/test.c.1.o -> build/.conf_check_3264cd26e13dbae930f75761124addea/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_3264cd26e13dbae930f75761124addea/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldl'] | |
yes | |
-------------------------------------------------------- | |
Checking for dlopen | |
yes | |
--------------------------------------------------------- | |
Checking for compilation of default filters for vf_dlopen | |
disabled | |
--------------------------------------------------------- | |
Checking for zsh completion | |
disabled | |
--------------------------------------------------------- | |
Checking for compilation of a Mac OS X Application bundle | |
disabled | |
--------------------------------------------------------- | |
Checking for w32 executable | |
yes | |
--------------------------------------------------------- | |
Checking for inline assembly (currently without effect) | |
yes | |
--------------------------------------------------------- | |
Checking for compiler support for noexecstack | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/test.c -> build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/testbuild/test.c.1.o -> build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', '-Wl,-z,noexecstack', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: unrecognized option '-z' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: use the --help option for usage information | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566883856: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', '-Wl,-z,noexecstack', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_877a2e1b3ecdf6ae8250fd9e35992935/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
no | |
----------------------------------------------------------------- | |
Checking for linker support for --nxcompat --no-seh --dynamicbase | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_e2b2b9ff7537c9f6d2173c7946286742/test.c -> build/.conf_check_e2b2b9ff7537c9f6d2173c7946286742/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_e2b2b9ff7537c9f6d2173c7946286742/testbuild/test.c.1.o -> build/.conf_check_e2b2b9ff7537c9f6d2173c7946286742/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', '-Wl,--nxcompat', '-Wl,--no-seh', '-Wl,--dynamicbase', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_e2b2b9ff7537c9f6d2173c7946286742/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
----------------------------------------------------------------- | |
Checking for -lm | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_8d7e2551e9131ac7ce50cf987f68abf9/test.c -> build/.conf_check_8d7e2551e9131ac7ce50cf987f68abf9/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_8d7e2551e9131ac7ce50cf987f68abf9/testbuild/test.c.1.o -> build/.conf_check_8d7e2551e9131ac7ce50cf987f68abf9/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_8d7e2551e9131ac7ce50cf987f68abf9/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lm'] | |
yes | |
----------------------------------------------------------------- | |
Checking for nanosleep | |
==> | |
#include <time.h> | |
int main(int argc, char **argv) | |
{ nanosleep(0,0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_bd2ff11a6ee27ee6d34f6a05b3903522/test.c -> build/.conf_check_bd2ff11a6ee27ee6d34f6a05b3903522/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_bd2ff11a6ee27ee6d34f6a05b3903522/testbuild/test.c.1.o -> build/.conf_check_bd2ff11a6ee27ee6d34f6a05b3903522/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_bd2ff11a6ee27ee6d34f6a05b3903522/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
----------------------------------------------------------------- | |
Checking for mman.h | |
==> | |
#include <sys/mman.h> | |
int main(int argc, char **argv) | |
{ mmap(0, 0, 0, 0, 0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_94f8b2c3c721bcd75b4acd5e0518b01e/test.c -> build/.conf_check_94f8b2c3c721bcd75b4acd5e0518b01e/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:22: fatal error: sys/mman.h: No such file or directory | |
#include <sys/mman.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566882896: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
----------------------------------------------------------------- | |
Checking for POSIX threads | |
==> | |
#include <pthread.h> | |
static void *func(void *arg) { return arg; } | |
int main(void) { | |
pthread_t tid; | |
#ifdef PTW32_STATIC_LIB | |
pthread_win32_process_attach_np(); | |
pthread_win32_thread_attach_np(); | |
#endif | |
return pthread_create (&tid, 0, func, 0) != 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_c4f01465ef6cd1c737d010238f2a758c/test.c -> build/.conf_check_c4f01465ef6cd1c737d010238f2a758c/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-pthread', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_c4f01465ef6cd1c737d010238f2a758c/testbuild/test.c.1.o -> build/.conf_check_c4f01465ef6cd1c737d010238f2a758c/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_c4f01465ef6cd1c737d010238f2a758c/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
----------------------------------------------------------------- | |
Checking for stdatomic.h | |
==> | |
#include <stdatomic.h> | |
int main(int argc, char **argv) | |
{ atomic_int_least64_t test = ATOMIC_VAR_INIT(123);int test2 = atomic_load(&test); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_18defca3970dc8916e16ccef01c3f211/test.c -> build/.conf_check_18defca3970dc8916e16ccef01c3f211/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:3:56: warning: unused variable 'test2' [-Wunused-variable] | |
{ atomic_int_least64_t test = ATOMIC_VAR_INIT(123);int test2 = atomic_load(&test); return 0; } | |
^ | |
[2/2] [33mcprogram: build/.conf_check_18defca3970dc8916e16ccef01c3f211/testbuild/test.c.1.o -> build/.conf_check_18defca3970dc8916e16ccef01c3f211/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_18defca3970dc8916e16ccef01c3f211/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
----------------------------------------------------------------- | |
Checking for compiler support for __atomic built-ins | |
stdatomic found | |
----------------------------------------------------------------- | |
Checking for compiler support for __sync built-ins | |
stdatomic found | |
------------------------------------------------------------------------- | |
Checking for compiler support for usable thread synchronization built-ins | |
yes | |
------------------------------------------------------------------------- | |
Checking for linking with -lrt | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/test.c -> build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/testbuild/test.c.1.o -> build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lrt'] | |
err: D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570104720: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_3c62e9eee1ed98abf54bd53273219e38/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lrt'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for iconv | |
==> | |
#include <stdio.h> | |
#include <unistd.h> | |
#include <iconv.h> | |
#define INBUFSIZE 1024 | |
#define OUTBUFSIZE 4096 | |
char inbuffer[INBUFSIZE]; | |
char outbuffer[OUTBUFSIZE]; | |
int main(void) { | |
size_t numread; | |
iconv_t icdsc; | |
char *tocode="UTF-8"; | |
char *fromcode="cp1250"; | |
if ((icdsc = iconv_open(tocode, fromcode)) != (iconv_t)(-1)) { | |
while ((numread = read(0, inbuffer, INBUFSIZE))) { | |
char *iptr=inbuffer; | |
char *optr=outbuffer; | |
size_t inleft=numread; | |
size_t outleft=OUTBUFSIZE; | |
if (iconv(icdsc, &iptr, &inleft, &optr, &outleft) | |
!= (size_t)(-1)) { | |
write(1, outbuffer, OUTBUFSIZE - outleft); | |
} | |
} | |
if (iconv_close(icdsc) == -1) | |
; | |
} | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_6c93548e819c3dd8641840d2d341b97e/test.c -> build/.conf_check_6c93548e819c3dd8641840d2d341b97e/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:27:7: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] | |
; | |
^ | |
[2/2] [33mcprogram: build/.conf_check_6c93548e819c3dd8641840d2d341b97e/testbuild/test.c.1.o -> build/.conf_check_6c93548e819c3dd8641840d2d341b97e/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_6c93548e819c3dd8641840d2d341b97e/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0x2b): undefined reference to `libiconv_open' | |
test.c.1.o:test.c:(.text.startup+0xa1): undefined reference to `libiconv' | |
test.c.1.o:test.c:(.text.startup+0xb6): undefined reference to `libiconv_close' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: test.c.1.o: bad reloc address 0x0 in section `.pdata.startup' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570155216: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_6c93548e819c3dd8641840d2d341b97e/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <stdio.h> | |
#include <unistd.h> | |
#include <iconv.h> | |
#define INBUFSIZE 1024 | |
#define OUTBUFSIZE 4096 | |
char inbuffer[INBUFSIZE]; | |
char outbuffer[OUTBUFSIZE]; | |
int main(void) { | |
size_t numread; | |
iconv_t icdsc; | |
char *tocode="UTF-8"; | |
char *fromcode="cp1250"; | |
if ((icdsc = iconv_open(tocode, fromcode)) != (iconv_t)(-1)) { | |
while ((numread = read(0, inbuffer, INBUFSIZE))) { | |
char *iptr=inbuffer; | |
char *optr=outbuffer; | |
size_t inleft=numread; | |
size_t outleft=OUTBUFSIZE; | |
if (iconv(icdsc, &iptr, &inleft, &optr, &outleft) | |
!= (size_t)(-1)) { | |
write(1, outbuffer, OUTBUFSIZE - outleft); | |
} | |
} | |
if (iconv_close(icdsc) == -1) | |
; | |
} | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_bbc09c2ab839199368a0cd3697a02f5f/test.c -> build/.conf_check_bbc09c2ab839199368a0cd3697a02f5f/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:27:7: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] | |
; | |
^ | |
[2/2] [33mcprogram: build/.conf_check_bbc09c2ab839199368a0cd3697a02f5f/testbuild/test.c.1.o -> build/.conf_check_bbc09c2ab839199368a0cd3697a02f5f/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_bbc09c2ab839199368a0cd3697a02f5f/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-liconv'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for w32/dos paths | |
yes | |
------------------------------------------------------------------------- | |
Checking for w32 priority API | |
yes | |
------------------------------------------------------------------------- | |
Checking for videoio.h | |
==> | |
#include <sys/videoio.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_1c3f5d59dd581b531967d52589603f2a/test.c -> build/.conf_check_1c3f5d59dd581b531967d52589603f2a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:25: fatal error: sys/videoio.h: No such file or directory | |
#include <sys/videoio.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570104016: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for terminfo | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ setupterm(0, 1, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_143692c6aeec999bc4cae3d31e7b9fb2/test.c -> build/.conf_check_143692c6aeec999bc4cae3d31e7b9fb2/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566884240: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ setupterm(0, 1, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_6699286ec9058a63202e93a622b6e81f/test.c -> build/.conf_check_6699286ec9058a63202e93a622b6e81f/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566885200: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ setupterm(0, 1, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_15fa9b1e33d15a26128561f27782de30/test.c -> build/.conf_check_15fa9b1e33d15a26128561f27782de30/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570155728: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for termcap | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ tgetent(0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_5b032edf50fcc7833047ea1ad330bdb5/test.c -> build/.conf_check_5b032edf50fcc7833047ea1ad330bdb5/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570158544: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ tgetent(0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_b118881eefd41f91821a3fc5fb93a089/test.c -> build/.conf_check_b118881eefd41f91821a3fc5fb93a089/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570225424: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ tgetent(0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_44589c690623436863ad8cf7100a4cd7/test.c -> build/.conf_check_44589c690623436863ad8cf7100a4cd7/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570157904: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <term.h> | |
int main(int argc, char **argv) | |
{ tgetent(0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_d9aec6121d2be30f33494a839806633c/test.c -> build/.conf_check_d9aec6121d2be30f33494a839806633c/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: term.h: No such file or directory | |
#include <term.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566883088: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for termios | |
==> | |
#include <termios.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_e7754268776b6e9945dbd7a7bb5eede3/test.c -> build/.conf_check_e7754268776b6e9945dbd7a7bb5eede3/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:21: fatal error: termios.h: No such file or directory | |
#include <termios.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566882384: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <sys/termios.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_895d52902c39c8caa416b8d86c37b3e5/test.c -> build/.conf_check_895d52902c39c8caa416b8d86c37b3e5/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:25: fatal error: sys/termios.h: No such file or directory | |
#include <sys/termios.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566886352: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for shm | |
==> | |
#include <sys/types.h> | |
#include <sys/ipc.h> | |
#include <sys/shm.h> | |
int main(int argc, char **argv) | |
{ shmget(0, 0, 0); shmat(0, 0, 0); shmctl(0, 0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_6eef1a04b023bce4dca15b8a2169f438/test.c -> build/.conf_check_6eef1a04b023bce4dca15b8a2169f438/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:2:21: fatal error: sys/ipc.h: No such file or directory | |
#include <sys/ipc.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566734736: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for POSIX select() | |
==> | |
#include <sys/select.h> | |
int main(int argc, char **argv) | |
{ | |
int rc; | |
rc = select(0, (fd_set *)(0), (fd_set *)(0), (fd_set *)(0), | |
(struct timeval *)(0)); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_fe89ae6cc0f4e29e7861ef4bccb5aee4/test.c -> build/.conf_check_fe89ae6cc0f4e29e7861ef4bccb5aee4/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:24: fatal error: sys/select.h: No such file or directory | |
#include <sys/select.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696568161232: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for glob() | |
==> | |
#include <glob.h> | |
int main(int argc, char **argv) | |
{ glob("filename", 0, 0, 0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_53e389d9313accb0a39edb192d567a15/test.c -> build/.conf_check_53e389d9313accb0a39edb192d567a15/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: glob.h: No such file or directory | |
#include <glob.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566707088: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for glob() win32 replacement | |
yes | |
------------------------------------------------------------------------- | |
Checking for BSD's fstatfs() | |
==> | |
#include <sys/param.h> | |
#include <sys/mount.h> | |
int main(int argc, char **argv) | |
{ struct statfs fs; fstatfs(0, &fs); fs.f_fstypename; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_da1257982df581b9dd1035a268b9c24b/test.c -> build/.conf_check_da1257982df581b9dd1035a268b9c24b/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:2:23: fatal error: sys/mount.h: No such file or directory | |
#include <sys/mount.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566886288: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for Linux's fstatfs() | |
os-linux not found | |
------------------------------------------------------------------------- | |
Checking for libguess support | |
['/usr/bin/pkg-config', 'libguess >= 1.0', '--libs', '--cflags', '--static', 'libguess'] | |
err: Package libguess was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libguess.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libguess' found | |
Package libguess was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libguess.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libguess' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for Samba support | |
['/usr/bin/pkg-config', 'smbclient', '--libs', '--cflags', '--static', 'smbclient'] | |
err: Package smbclient was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `smbclient.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'smbclient' found | |
Package smbclient was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `smbclient.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'smbclient' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libquvi 0.4.x support | |
['/usr/bin/pkg-config', 'libquvi >= 0.4.1', '--libs', '--cflags', '--static', 'libquvi'] | |
err: Package libquvi was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libquvi.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libquvi' found | |
Package libquvi was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libquvi.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libquvi' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libquvi 0.9.x support | |
['/usr/bin/pkg-config', 'libquvi-0.9 >= 0.9.0', '--libs', '--cflags', '--static', 'libquvi-0.9'] | |
err: Package libquvi-0.9 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libquvi-0.9.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libquvi-0.9' found | |
Package libquvi-0.9 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libquvi-0.9.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libquvi-0.9' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libquvi support | |
not found any of libquvi9, libquvi4 | |
------------------------------------------------------------------------- | |
Checking for SSA/ASS support | |
['/usr/bin/pkg-config', 'libass', '--libs', '--cflags', '--static', 'libass'] | |
out: -I/mingw64/include -I/mingw64/include/libpng16 -I/local64/include -I/mingw64/include -I/mingw64/include/libpng16 -I/local64/include/freetype2 -I/local64/include/fribidi -I/local64/include/freetype2 -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz | |
yes | |
------------------------------------------------------------------------- | |
Checking for libass OSD support | |
yes | |
------------------------------------------------------------------------- | |
Checking for dummy OSD support | |
libass-osd found | |
------------------------------------------------------------------------- | |
Checking for zlib | |
==> | |
#include <zlib.h> | |
int main(int argc, char **argv) | |
{ inflate(0, Z_NO_FLUSH); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/test.c -> build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/testbuild/test.c.1.o -> build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0xe): undefined reference to `inflate' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566883280: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_4cc3b024fd0130ca489fa6858dc4335b/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <zlib.h> | |
int main(int argc, char **argv) | |
{ inflate(0, Z_NO_FLUSH); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_f711fe4751656f90e1fc60a8d76ba594/test.c -> build/.conf_check_f711fe4751656f90e1fc60a8d76ba594/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_f711fe4751656f90e1fc60a8d76ba594/testbuild/test.c.1.o -> build/.conf_check_f711fe4751656f90e1fc60a8d76ba594/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_f711fe4751656f90e1fc60a8d76ba594/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lz'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for Encoding | |
yes | |
------------------------------------------------------------------------- | |
Checking for joystick | |
disabled | |
------------------------------------------------------------------------- | |
Checking for lirc | |
==> | |
#include <lirc/lirc_client.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_fb5a9569e17d7fffd0ed4b03d8e8b4b2/test.c -> build/.conf_check_fb5a9569e17d7fffd0ed4b03d8e8b4b2/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:30: fatal error: lirc/lirc_client.h: No such file or directory | |
#include <lirc/lirc_client.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570157712: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for Bluray support | |
['/usr/bin/pkg-config', 'libbluray >= 0.3.0', '--libs', '--cflags', '--static', 'libbluray'] | |
out: -I/local64/include -L/local64/lib -L/mingw64/lib -L/local64/lib -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz | |
yes | |
------------------------------------------------------------------------- | |
Checking for dvdread support | |
['/usr/bin/pkg-config', 'dvdread >= 4.1.0', '--libs', '--cflags', '--static', 'dvdread'] | |
out: -I/local64/include -L/local64/lib -ldvdread -ldvdcss -ldl | |
yes | |
------------------------------------------------------------------------- | |
Checking for dvdnav support | |
['/usr/bin/pkg-config', 'dvdnav >= 4.2.0', '--libs', '--cflags', '--static', 'dvdnav'] | |
out: -I/local64/include -L/local64/lib -ldvdnav -ldvdread -ldvdcss -ldl | |
yes | |
------------------------------------------------------------------------- | |
Checking for cdda support (libcdio) | |
disabled | |
------------------------------------------------------------------------- | |
Checking for ENCA support | |
==> | |
#include <enca.h> | |
int main(int argc, char **argv) | |
{ enca_get_languages(NULL); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_164e82839b8ebb63acb8aa7daceed75a/test.c -> build/.conf_check_164e82839b8ebb63acb8aa7daceed75a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: enca.h: No such file or directory | |
#include <enca.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566709520: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for mpg123 support | |
['/usr/bin/pkg-config', 'libmpg123 >= 1.14.0', '--libs', '--cflags', '--static', 'libmpg123'] | |
out: -I/local64/include -L/local64/lib -lmpg123 | |
yes | |
------------------------------------------------------------------------- | |
Checking for LADSPA plugin support | |
==> | |
#include <ladspa.h> | |
int main(int argc, char **argv) | |
{ LADSPA_Descriptor ld = {0}; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_28427805ce12eb06a365216f682f6228/test.c -> build/.conf_check_28427805ce12eb06a365216f682f6228/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:20: fatal error: ladspa.h: No such file or directory | |
#include <ladspa.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696564922320: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libbs2b audio filter support | |
['/usr/bin/pkg-config', 'libbs2b', '--libs', '--cflags', '--static', 'libbs2b'] | |
err: Package libbs2b was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libbs2b.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libbs2b' found | |
Package libbs2b was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libbs2b.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libbs2b' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for LCMS2 support | |
['/usr/bin/pkg-config', 'lcms2 >= 2.6', '--libs', '--cflags', '--static', 'lcms2'] | |
out: -I/mingw64/include -L/mingw64/lib -llcms2 -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for VapourSynth filter bridge | |
['/usr/bin/pkg-config', 'vapoursynth >= 23 vapoursynth-script >= 23', '--libs', '--cflags', '--static', 'vapoursynth', '>=', '23', 'vapoursynth-script', '>=', '23'] | |
err: Package vapoursynth was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `vapoursynth.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'vapoursynth' found | |
Package vapoursynth-script was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `vapoursynth-script.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'vapoursynth-script' found | |
Package vapoursynth was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `vapoursynth.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'vapoursynth' found | |
Package vapoursynth-script was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `vapoursynth-script.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'vapoursynth-script' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for SDL2 | |
['/usr/bin/pkg-config', 'sdl2', '--libs', '--cflags', '--static', 'sdl2'] | |
out: -Dmain=SDL_main -I/mingw64/include/SDL2 -L/mingw64/lib -lmingw32 -lSDL2main -lSDL2 -lmingw32 -lSDL2main -lSDL2 -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -static-libgcc | |
yes | |
------------------------------------------------------------------------- | |
Checking for SDL (1.x) | |
disabled | |
------------------------------------------------------------------------- | |
Checking for OSS (implementation from opensound.com) | |
no | |
------------------------------------------------------------------------- | |
Checking for OSS (platform-specific OSS implementation) | |
==> | |
#include <sys/soundcard.h> | |
int main(int argc, char **argv) { | |
return SNDCTL_DSP_SETFRAGMENT; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_f6b06da99c665755f08e4801e4169bcb/test.c -> build/.conf_check_f6b06da99c665755f08e4801e4169bcb/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DPATH_DEV_DSP="/dev/dsp"', '-DPATH_DEV_MIXER="/dev/mixer"', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:27: fatal error: sys/soundcard.h: No such file or directory | |
#include <sys/soundcard.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570155600: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DPATH_DEV_DSP="/dev/dsp"', '-DPATH_DEV_MIXER="/dev/mixer"', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for OSS (emulation on top of SunAudio) | |
==> | |
#include <soundcard.h> | |
int main(int argc, char **argv) { | |
return SNDCTL_DSP_SETFRAGMENT; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_6e2cb7a9703cd66b7244c48cd26098c4/test.c -> build/.conf_check_6e2cb7a9703cd66b7244c48cd26098c4/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DPATH_DEV_DSP="/dev/sound"', '-DPATH_DEV_MIXER="/dev/mixer"', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:23: fatal error: soundcard.h: No such file or directory | |
#include <soundcard.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570157776: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DPATH_DEV_DSP="/dev/sound"', '-DPATH_DEV_MIXER="/dev/mixer"', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for OSS audio output | |
not found any of oss-audio-native, oss-audio-4front, oss-audio-sunaudio | |
------------------------------------------------------------------------- | |
Checking for audio select() | |
posix-select, oss-audio not found | |
------------------------------------------------------------------------- | |
Checking for RSound audio output | |
==> | |
#include <rsound.h> | |
int main(int argc, char **argv) | |
{ rsd_init(NULL); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_befae38d7736de8ab464cd29e2798c50/test.c -> build/.conf_check_befae38d7736de8ab464cd29e2798c50/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:20: fatal error: rsound.h: No such file or directory | |
#include <rsound.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566883088: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for sndio audio input/output | |
==> | |
#include <sndio.h> | |
int main(int argc, char **argv) | |
{ struct sio_par par; sio_initpar(&par); const char *s = SIO_DEVANY; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_be6c3406f1980249bf6c1bc280cf1f5c/test.c -> build/.conf_check_be6c3406f1980249bf6c1bc280cf1f5c/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:19: fatal error: sndio.h: No such file or directory | |
#include <sndio.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566882576: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for PulseAudio audio output | |
['/usr/bin/pkg-config', 'libpulse >= 1.0', '--libs', '--cflags', '--static', 'libpulse'] | |
err: Package libpulse was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse' found | |
Package libpulse was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for PortAudio audio output | |
disabled | |
------------------------------------------------------------------------- | |
Checking for JACK audio output | |
['/usr/bin/pkg-config', 'jack', '--libs', '--cflags', '--static', 'jack'] | |
err: Package jack was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `jack.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'jack' found | |
Package jack was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `jack.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'jack' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for OpenAL audio output | |
['/usr/bin/pkg-config', 'openal >= 1.13', '--libs', '--cflags', '--static', 'openal'] | |
out: -DAL_LIBTYPE_STATIC -ID:/Downloads/media-autobuild_suite-master/local64/include -ID:/Downloads/media-autobuild_suite-master/local64/include/AL -LD:/Downloads/media-autobuild_suite-master/local64/lib -lOpenAL32 -lwinmm -lole32 | |
yes | |
------------------------------------------------------------------------- | |
Checking for ALSA audio output | |
['/usr/bin/pkg-config', 'alsa', '--libs', '--cflags', '--static', 'alsa'] | |
err: Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for CoreAudio audio output | |
==> | |
#include <CoreAudio/CoreAudio.h> | |
#include <AudioToolbox/AudioToolbox.h> | |
#include <AudioUnit/AudioUnit.h> | |
int main(int argc, char **argv) | |
{ | |
AudioComponentDescription desc = (AudioComponentDescription) { | |
.componentType = kAudioUnitType_Output, | |
.componentSubType = kAudioUnitSubType_DefaultOutput, | |
.componentManufacturer = kAudioUnitManufacturer_Apple, | |
}; | |
AudioComponentFindNext(NULL, &desc); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_e2b326e70d8b3971ba274274fb127914/test.c -> build/.conf_check_e2b326e70d8b3971ba274274fb127914/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory | |
#include <CoreAudio/CoreAudio.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696564922000: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for DirectSound audio output | |
==> | |
#include <dsound.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_a24631fe0ef79ae8485fbe4e8c9eebb6/test.c -> build/.conf_check_a24631fe0ef79ae8485fbe4e8c9eebb6/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_a24631fe0ef79ae8485fbe4e8c9eebb6/testbuild/test.c.1.o -> build/.conf_check_a24631fe0ef79ae8485fbe4e8c9eebb6/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_a24631fe0ef79ae8485fbe4e8c9eebb6/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for WASAPI audio output | |
==> | |
#define COBJMACROS 1 | |
#define _WIN32_WINNT 0x600 | |
#include <malloc.h> | |
#include <stdlib.h> | |
#include <process.h> | |
#include <initguid.h> | |
#include <audioclient.h> | |
#include <endpointvolume.h> | |
#include <mmdeviceapi.h> | |
#include <avrt.h> | |
const GUID *check1[] = { | |
&IID_IAudioClient, | |
&IID_IAudioRenderClient, | |
&IID_IAudioClient, | |
&IID_IAudioEndpointVolume, | |
}; | |
int main(void) { | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_2fbdb69d4a7e51eec56d88aab350982c/test.c -> build/.conf_check_2fbdb69d4a7e51eec56d88aab350982c/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_2fbdb69d4a7e51eec56d88aab350982c/testbuild/test.c.1.o -> build/.conf_check_2fbdb69d4a7e51eec56d88aab350982c/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_2fbdb69d4a7e51eec56d88aab350982c/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lole32'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for Cocoa | |
==> | |
#import <CoreServices/CoreServices.h> | |
#import <OpenGL/OpenGL.h> | |
#import <Cocoa/Cocoa.h> | |
#include "osdep/macosx_compat.h" | |
int main(int argc, char **argv) { | |
@autoreleasepool { | |
NSArray *ary = @[@1, @2, @3]; | |
NSLog(@"test subscripting: %@", ary[0]); | |
NSApplicationLoad(); | |
} | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_6c027cf4b7837c4277db0f92e916963c/test.m -> build/.conf_check_6c027cf4b7837c4277db0f92e916963c/testbuild/test.m.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/build64/mpv-git', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '../test.m', '-c', '-o', 'test.m.1.o'] | |
err: ../test.m:1:38: fatal error: CoreServices/CoreServices.h: No such file or directory | |
#import <CoreServices/CoreServices.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566883408: c test.m -> test.m.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/build64/mpv-git', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '../test.m', '-c', '-o', 'test.m.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for GDI | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_5f20a39ffa7199c4b02d05d9124a6a48/test.c -> build/.conf_check_5f20a39ffa7199c4b02d05d9124a6a48/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_5f20a39ffa7199c4b02d05d9124a6a48/testbuild/test.c.1.o -> build/.conf_check_5f20a39ffa7199c4b02d05d9124a6a48/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_5f20a39ffa7199c4b02d05d9124a6a48/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgdi32'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for WinMM | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_f6747f1aa91a6584c5997307d13194f3/test.c -> build/.conf_check_f6747f1aa91a6584c5997307d13194f3/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_f6747f1aa91a6584c5997307d13194f3/testbuild/test.c.1.o -> build/.conf_check_f6747f1aa91a6584c5997307d13194f3/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_f6747f1aa91a6584c5997307d13194f3/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lwinmm'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for OLE | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_dc9655f7397b5ef68db094c938031bc9/test.c -> build/.conf_check_dc9655f7397b5ef68db094c938031bc9/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_dc9655f7397b5ef68db094c938031bc9/testbuild/test.c.1.o -> build/.conf_check_dc9655f7397b5ef68db094c938031bc9/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_dc9655f7397b5ef68db094c938031bc9/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lole32'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for UUID | |
==> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_521c70c22f8ef04c85a6eca242159b54/test.c -> build/.conf_check_521c70c22f8ef04c85a6eca242159b54/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_521c70c22f8ef04c85a6eca242159b54/testbuild/test.c.1.o -> build/.conf_check_521c70c22f8ef04c85a6eca242159b54/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_521c70c22f8ef04c85a6eca242159b54/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-luuid'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for Wayland | |
['/usr/bin/pkg-config', 'wayland-client >= 1.3.0', 'wayland-cursor >= 1.3.0', 'xkbcommon >= 0.3.0', '--libs', '--cflags', '--static', 'wayland-client', 'wayland-cursor', 'xkbcommon'] | |
err: Package wayland-client was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `wayland-client.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'wayland-client' found | |
Package wayland-cursor was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `wayland-cursor.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'wayland-cursor' found | |
Package xkbcommon was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `xkbcommon.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'xkbcommon' found | |
Package wayland-client was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `wayland-client.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'wayland-client' found | |
Package wayland-cursor was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `wayland-cursor.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'wayland-cursor' found | |
Package xkbcommon was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `xkbcommon.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'xkbcommon' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for X11 | |
['/usr/bin/pkg-config', 'x11', '--libs', '--cflags', '--static', 'x11'] | |
err: Package x11 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `x11.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'x11' found | |
Package x11 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `x11.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'x11' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for Xss screensaver extensions | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for X extensions | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for Xv video output | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for Xinerama | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for Xxf86vm | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for XF86keysym | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for OpenGL Cocoa Backend | |
cocoa not found | |
------------------------------------------------------------------------- | |
Checking for OpenGL X11 Backend | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for OpenGL Wayland Backend | |
wayland not found | |
------------------------------------------------------------------------- | |
Checking for OpenGL Win32 Backend | |
==> | |
#include <windows.h> | |
int main(int argc, char **argv) | |
{ wglCreateContext(0); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_674819cf6f3a0608ee47d134dc770a6f/test.c -> build/.conf_check_674819cf6f3a0608ee47d134dc770a6f/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_674819cf6f3a0608ee47d134dc770a6f/testbuild/test.c.1.o -> build/.conf_check_674819cf6f3a0608ee47d134dc770a6f/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_674819cf6f3a0608ee47d134dc770a6f/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lopengl32'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for OpenGL video outputs | |
yes | |
------------------------------------------------------------------------- | |
Checking for CoreVideo | |
gl-cocoa not found | |
------------------------------------------------------------------------- | |
Checking for VDPAU acceleration | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for VDPAU with OpenGL/X11 | |
gl-x11, vdpau not found | |
------------------------------------------------------------------------- | |
Checking for VAAPI acceleration | |
x11 not found | |
------------------------------------------------------------------------- | |
Checking for VAAPI VPP | |
vaapi not found | |
------------------------------------------------------------------------- | |
Checking for VAAPI GLX | |
gl-x11, vaapi not found | |
------------------------------------------------------------------------- | |
Checking for CACA | |
['/usr/bin/pkg-config', 'caca >= 0.99.beta18', '--libs', '--cflags', '--static', 'caca'] | |
out: -I/local64/include -L/local64/lib -lcaca -lz | |
yes | |
------------------------------------------------------------------------- | |
Checking for DVB | |
==> | |
#include <poll.h> | |
#include <sys/ioctl.h> | |
#include <stdio.h> | |
#include <time.h> | |
#include <unistd.h> | |
#include <linux/dvb/dmx.h> | |
#include <linux/dvb/frontend.h> | |
#include <linux/dvb/video.h> | |
#include <linux/dvb/audio.h> | |
int main(void) {return 0;} | |
<== | |
[1/2] [32mc: build/.conf_check_25c0fd8b69d44866ffc2ec146d97a54f/test.c -> build/.conf_check_25c0fd8b69d44866ffc2ec146d97a54f/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:1:18: fatal error: poll.h: No such file or directory | |
#include <poll.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696566710160: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for DVB input module | |
dvb not found | |
------------------------------------------------------------------------- | |
Checking for JPEG support | |
==> | |
#include <stdio.h> | |
#include <jpeglib.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_86ed32226423e8868ca1c24557eebd4a/test.c -> build/.conf_check_86ed32226423e8868ca1c24557eebd4a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_86ed32226423e8868ca1c24557eebd4a/testbuild/test.c.1.o -> build/.conf_check_86ed32226423e8868ca1c24557eebd4a/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_86ed32226423e8868ca1c24557eebd4a/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ljpeg', '-lm'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for Direct3D support | |
==> | |
#include <d3d9.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_9610f39b3e0cd4854706daaf398cfe3f/test.c -> build/.conf_check_9610f39b3e0cd4854706daaf398cfe3f/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_9610f39b3e0cd4854706daaf398cfe3f/testbuild/test.c.1.o -> build/.conf_check_9610f39b3e0cd4854706daaf398cfe3f/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_9610f39b3e0cd4854706daaf398cfe3f/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libav/ffmpeg | |
['/usr/bin/pkg-config', 'libavutil >= 52.48.101', 'libavcodec >= 55.34.1', 'libavformat >= 55.12.0', 'libswscale >= 2.1.2', '--libs', '--cflags', '--static', 'libavutil', 'libavcodec', 'libavformat', 'libswscale'] | |
out: -I/local64/include -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -lavformat -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lavcodec -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lswresample -lm -lsoxr -lswscale -lm -lavutil -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavresample | |
['/usr/bin/pkg-config', 'libavresample >= 1.1.0', '--libs', '--cflags', '--static', 'libavresample'] | |
err: Package libavresample was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libavresample.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libavresample' found | |
Package libavresample was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libavresample.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libavresample' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libswresample | |
['/usr/bin/pkg-config', 'libswresample >= 0.17.104', '--libs', '--cflags', '--static', 'libswresample'] | |
out: -I/local64/include -L/local64/lib -lswresample -lm -lsoxr -lavutil -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for usable resampler found | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavcodec avcodec_enum_to_chroma_pos API | |
==> | |
#include <libavcodec/avcodec.h> | |
int main(int argc, char **argv) | |
{ int x, y; | |
avcodec_enum_to_chroma_pos(&x, &y, AVCHROMA_LOC_UNSPECIFIED); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_e42a2566d11a13c14cdc39d878a54456/test.c -> build/.conf_check_e42a2566d11a13c14cdc39d878a54456/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_e42a2566d11a13c14cdc39d878a54456/testbuild/test.c.1.o -> build/.conf_check_e42a2566d11a13c14cdc39d878a54456/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_e42a2566d11a13c14cdc39d878a54456/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavcodec avcol_spc_bt2020 available | |
==> | |
#include <libavcodec/avcodec.h> | |
int main(int argc, char **argv) | |
{ int x = AVCOL_SPC_BT2020_NCL; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_96343b477734c0e24c6879ad5feb9ca0/test.c -> build/.conf_check_96343b477734c0e24c6879ad5feb9ca0/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:3:7: warning: unused variable 'x' [-Wunused-variable] | |
{ int x = AVCOL_SPC_BT2020_NCL; return 0; } | |
^ | |
[2/2] [33mcprogram: build/.conf_check_96343b477734c0e24c6879ad5feb9ca0/testbuild/test.c.1.o -> build/.conf_check_96343b477734c0e24c6879ad5feb9ca0/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_96343b477734c0e24c6879ad5feb9ca0/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavutil QP API | |
==> | |
#include <libavutil/frame.h> | |
int main(int argc, char **argv) | |
{ av_frame_get_qp_table(NULL, NULL, NULL); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_afa4ccb9e06d6aa9be04f0ab05380ea9/test.c -> build/.conf_check_afa4ccb9e06d6aa9be04f0ab05380ea9/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_afa4ccb9e06d6aa9be04f0ab05380ea9/testbuild/test.c.1.o -> build/.conf_check_afa4ccb9e06d6aa9be04f0ab05380ea9/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_afa4ccb9e06d6aa9be04f0ab05380ea9/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavfilter | |
['/usr/bin/pkg-config', 'libavfilter >= 3.90.100', '--libs', '--cflags', '--static', 'libavfilter'] | |
out: -I/local64/include -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -lavfilter -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lswscale -lm -lpostproc -lavformat -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lavcodec -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lswresample -lm -lsoxr -lavutil -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavdevice | |
['/usr/bin/pkg-config', 'libavdevice >= 54.0.0', '--libs', '--cflags', '--static', 'libavdevice'] | |
out: -I/local64/include -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -LD:/Downloads/media-autobuild_suite-master/local64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -L/mingw64/lib -L/local64/lib -lavdevice -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lavfilter -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lswscale -lm -lpostproc -lavformat -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lavcodec -lavicap32 -lgdi32 -lpsapi -lole32 -lstrmiids -luuid -ldl -lws2_32 -lmingw32 -lSDLmain -lSDL -lmingw32 -lSDLmain -lSDL -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid -lnettle -lhogweed -lgmp -lopenal -lzvbi -lxvidcore -lxavs -lx265 -lstdc++ -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lmoldname -lmingwex -lmsvcrt -lx264 -lwavpack -lvpx -lvorbisenc -lvorbis -logg -lvo-amrwbenc -lvo-aacenc -lvidstab -lutvideo -lstdc++ -ltwolame -ltheoraenc -ltheoradec -logg -lspeex -lsoxr -lschroedinger-1.0 -lorc-0.4 -lm -lorc-0.4 -lm -lrtmp -lz -lgmp -lws2_32 -lwinmm -lgdi32 -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -ltasn1 -lz -lhogweed -lgmp -lnettle -lopus -lm -lopenjpeg -DOPJ_STATIC -lopencore-amrwb -lopencore-amrnb -lmp3lame -lmodplug -lgsm -lfreetype -lz -lbz2 -lpng16 -lz -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lfdk-aac -lfaac -lcaca -lz -lbluray -lxml2 -lz -liconv -lws2_32 -lfreetype -lz -lbz2 -lpng16 -lz -lass -lfribidi -lm -lfontconfig -lfreetype -lexpat -lfreetype -lz -lbz2 -lpng16 -lz -lexpat -lfribidi -lfreetype -lz -lbz2 -lpng16 -lz -lgnutls -lz -lintl -lws2_32 -liconv -lws2_32 -lgmp -lhogweed -lgmp -lnettle -ltasn1 -lz -lm -lbz2 -lz -lpsapi -ladvapi32 -lshell32 -lxml2 -llzma -lstdc++ -lpng -lm -lpthread -lwsock32 -lhogweed -lnettle -lgmp -ltasn1 -lws2_32 -lwinmm -lgdi32 -lcrypt32 -lintl -lz -liconv -lole32 -lswresample -lm -lsoxr -lavutil -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for libpostproc | |
['/usr/bin/pkg-config', 'libpostproc >= 52.2.100', '--libs', '--cflags', '--static', 'libpostproc'] | |
out: -I/local64/include -L/local64/lib -lpostproc -lavutil -lm | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavcodec AV_PKT_DATA_METADATA_UPDATE side data type | |
==> | |
#include <libavcodec/avcodec.h> | |
int main(int argc, char **argv) | |
{ enum AVPacketSideDataType type = AV_PKT_DATA_METADATA_UPDATE; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_353da47629d8dd78eb42b84ad5ea480a/test.c -> build/.conf_check_353da47629d8dd78eb42b84ad5ea480a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:3:29: warning: unused variable 'type' [-Wunused-variable] | |
{ enum AVPacketSideDataType type = AV_PKT_DATA_METADATA_UPDATE; return 0; } | |
^ | |
[2/2] [33mcprogram: build/.conf_check_353da47629d8dd78eb42b84ad5ea480a/testbuild/test.c.1.o -> build/.conf_check_353da47629d8dd78eb42b84ad5ea480a/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_353da47629d8dd78eb42b84ad5ea480a/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavcodec AV_PKT_DATA_REPLAYGAIN side data type | |
==> | |
#include <libavcodec/avcodec.h> | |
int main(int argc, char **argv) | |
{ enum AVPacketSideDataType type = AV_PKT_DATA_REPLAYGAIN; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_cf21206d0f47775cabb5511c58208d7a/test.c -> build/.conf_check_cf21206d0f47775cabb5511c58208d7a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:3:29: warning: unused variable 'type' [-Wunused-variable] | |
{ enum AVPacketSideDataType type = AV_PKT_DATA_REPLAYGAIN; return 0; } | |
^ | |
[2/2] [33mcprogram: build/.conf_check_cf21206d0f47775cabb5511c58208d7a/testbuild/test.c.1.o -> build/.conf_check_cf21206d0f47775cabb5511c58208d7a/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_cf21206d0f47775cabb5511c58208d7a/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavutil/libavcodec display matrix side data | |
==> | |
#include <libavutil/frame.h> | |
int main(int argc, char **argv) | |
{ enum AVFrameSideDataType type = AV_FRAME_DATA_DISPLAYMATRIX; return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_5fa79929efef096ae7cd00c2efd02559/test.c -> build/.conf_check_5fa79929efef096ae7cd00c2efd02559/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c: In function 'main': | |
../test.c:3:28: warning: unused variable 'type' [-Wunused-variable] | |
{ enum AVFrameSideDataType type = AV_FRAME_DATA_DISPLAYMATRIX; return 0; } | |
^ | |
[2/2] [33mcprogram: build/.conf_check_5fa79929efef096ae7cd00c2efd02559/testbuild/test.c.1.o -> build/.conf_check_5fa79929efef096ae7cd00c2efd02559/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_5fa79929efef096ae7cd00c2efd02559/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavutil AVFrame metadata | |
==> | |
#include <libavutil/frame.h> | |
int main(int argc, char **argv) | |
{ av_frame_get_metadata(NULL); return 0; } | |
<== | |
[1/2] [32mc: build/.conf_check_912485c78dc056574ba30a9a573119c6/test.c -> build/.conf_check_912485c78dc056574ba30a9a573119c6/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/local64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DOPJ_STATIC', '-DOPJ_STATIC', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_912485c78dc056574ba30a9a573119c6/testbuild/test.c.1.o -> build/.conf_check_912485c78dc056574ba30a9a573119c6/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_912485c78dc056574ba30a9a573119c6/testbuild/testprog.exe', '-Wl,-Bstatic', '-lavformat', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lavcodec', '-lavicap32', '-lgdi32', '-lpsapi', '-lole32', '-lstrmiids', '-luuid', '-ldl', '-lws2_32', '-lmingw32', '-lSDLmain', '-lSDL', '-lmingw32', '-lSDLmain', '-lSDL', '-liconv', '-lm', '-luser32', '-lgdi32', '-lwinmm', '-ldxguid', '-lnettle', '-lhogweed', '-lgmp', '-lopenal', '-lzvbi', '-lxvidcore', '-lxavs', '-lx265', '-lstdc++', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-ladvapi32', '-lshell32', '-luser32', '-lkernel32', '-lmingwthrd', '-lmingw32', '-lmoldname', '-lmingwex', '-lmsvcrt', '-lx264', '-lwavpack', '-lvpx', '-lvorbisenc', '-lvorbis', '-logg', '-lvo-amrwbenc', '-lvo-aacenc', '-lvidstab', '-lutvideo', '-lstdc++', '-ltwolame', '-ltheoraenc', '-ltheoradec', '-logg', '-lspeex', '-lsoxr', '-lschroedinger-1.0', '-lorc-0.4', '-lm', '-lorc-0.4', '-lm', '-lrtmp', '-lz', '-lgmp', '-lws2_32', '-lwinmm', '-lgdi32', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-ltasn1', '-lz', '-lhogweed', '-lgmp', '-lnettle', '-lopus', '-lm', '-lopenjpeg', '-lopencore-amrwb', '-lopencore-amrnb', '-lmp3lame', '-lmodplug', '-lgsm', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lfdk-aac', '-lfaac', '-lcaca', '-lz', '-lbluray', '-lxml2', '-lz', '-liconv', '-lws2_32', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lass', '-lfribidi', '-lm', '-lfontconfig', '-lfreetype', '-lexpat', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lexpat', '-lfribidi', '-lfreetype', '-lz', '-lbz2', '-lpng16', '-lz', '-lgnutls', '-lz', '-lintl', '-lws2_32', '-liconv', '-lws2_32', '-lgmp', '-lhogweed', '-lgmp', '-lnettle', '-ltasn1', '-lz', '-lm', '-lbz2', '-lz', '-lpsapi', '-ladvapi32', '-lshell32', '-lxml2', '-llzma', '-lstdc++', '-lpng', '-lm', '-lpthread', '-lwsock32', '-lhogweed', '-lnettle', '-lgmp', '-ltasn1', '-lws2_32', '-lwinmm', '-lgdi32', '-lcrypt32', '-lintl', '-lz', '-liconv', '-lole32', '-lswresample', '-lm', '-lsoxr', '-lswscale', '-lm', '-lavutil', '-lm', '-Wl,-Bdynamic', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-LD:/Downloads/media-autobuild_suite-master/local64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib', '-L/mingw64/lib', '-L/local64/lib'] | |
yes | |
------------------------------------------------------------------------- | |
Checking for libavcodec VAAPI hwaccel | |
vaapi not found | |
------------------------------------------------------------------------- | |
Checking for libavcodec VDA hwaccel | |
corevideo not found | |
------------------------------------------------------------------------- | |
Checking for libavcodec VDA ref-counted CVPixelBuffers | |
vda-hwaccel not found | |
------------------------------------------------------------------------- | |
Checking for libavcodec VDA hwaccel 1.2 | |
vda-hwaccel not found | |
------------------------------------------------------------------------- | |
Checking for VDA with OpenGL | |
vda-hwaccel, gl-cocoa not found | |
------------------------------------------------------------------------- | |
Checking for libavcodec VDPAU hwaccel | |
vdpau not found | |
------------------------------------------------------------------------- | |
Checking for TV interface | |
yes | |
------------------------------------------------------------------------- | |
Checking for Video4Linux2 TV interface | |
==> | |
#include <sys/time.h> | |
#include <linux/videodev2.h> | |
int main(int argc, char **argv) { | |
(void)argc; (void)argv; | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_ab494fe0ed5abd9798df220e47307692/test.c -> build/.conf_check_ab494fe0ed5abd9798df220e47307692/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:2:29: fatal error: linux/videodev2.h: No such file or directory | |
#include <linux/videodev2.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696442600016: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for libv4l2 support | |
['/usr/bin/pkg-config', 'libv4l2', '--libs', '--cflags', '--static', 'libv4l2'] | |
err: Package libv4l2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libv4l2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libv4l2' found | |
Package libv4l2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libv4l2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libv4l2' found | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for Video4Linux2 MPEG PVR interface | |
==> | |
#include <sys/time.h> | |
#include <linux/videodev2.h> | |
int main(void) | |
{ | |
struct v4l2_ext_controls ext; | |
return !!&ext.controls->value; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_219d16342122247469c3612cb3fba811/test.c -> build/.conf_check_219d16342122247469c3612cb3fba811/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
err: ../test.c:2:29: fatal error: linux/videodev2.h: No such file or directory | |
#include <linux/videodev2.h> | |
^ | |
compilation terminated. | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696442659280: c test.c -> test.c.1.o} | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
from /build64/mpv-git: The configuration failed | |
no | |
------------------------------------------------------------------------- | |
Checking for audio input support | |
not found any of tv-v4l2 | |
------------------------------------------------------------------------- | |
Checking for Lua | |
['/usr/bin/pkg-config', 'lua >= 5.1.0 lua < 5.2.0', '--libs', '--cflags', '--static', 'lua', '>=', '5.1.0', 'lua', '<', '5.2.0'] | |
err: Requested 'lua < 5.2.0' but version of Lua is 5.2.3 | |
Requested 'lua < 5.2.0' but version of Lua is 5.2.3 | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <stdlib.h> | |
#include <lua.h> | |
#include <lualib.h> | |
#include <lauxlib.h> | |
// filled on the python side with .format() | |
static void test_lua(void) { | |
lua_State *L = luaL_newstate(); | |
lua_pushstring(L, "test"); | |
lua_setglobal(L, "test"); | |
} | |
static void test_other(void) { | |
// filled on the python side with .format() | |
} | |
int main(void) { | |
test_lua(); | |
test_other(); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/test.c -> build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/testbuild/test.c.1.o -> build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0xb): undefined reference to `luaL_newstate' | |
test.c.1.o:test.c:(.text.startup+0x1d): undefined reference to `lua_pushstring' | |
test.c.1.o:test.c:(.text.startup+0x1c): undefined reference to `lua_setglobal' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: test.c.1.o: bad reloc address 0x0 in section `.pdata.startup' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696442599376: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_c41b955b977dc1faf4b0aa0fc7efb91a/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
['/usr/bin/pkg-config', 'lua5.1 >= 5.1.0', '--libs', '--cflags', '--static', 'lua5.1', '>=', '5.1.0'] | |
err: Package lua5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua5.1' found | |
Package lua5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua5.1' found | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <stdlib.h> | |
#include <lua.h> | |
#include <lualib.h> | |
#include <lauxlib.h> | |
// filled on the python side with .format() | |
static void test_lua(void) { | |
lua_State *L = luaL_newstate(); | |
lua_pushstring(L, "test"); | |
lua_setglobal(L, "test"); | |
} | |
static void test_other(void) { | |
// filled on the python side with .format() | |
} | |
int main(void) { | |
test_lua(); | |
test_other(); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_83032a358b4365822fb42d704cb7ea89/test.c -> build/.conf_check_83032a358b4365822fb42d704cb7ea89/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_83032a358b4365822fb42d704cb7ea89/testbuild/test.c.1.o -> build/.conf_check_83032a358b4365822fb42d704cb7ea89/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_83032a358b4365822fb42d704cb7ea89/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0xb): undefined reference to `luaL_newstate' | |
test.c.1.o:test.c:(.text.startup+0x1d): undefined reference to `lua_pushstring' | |
test.c.1.o:test.c:(.text.startup+0x1c): undefined reference to `lua_setglobal' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: test.c.1.o: bad reloc address 0x0 in section `.pdata.startup' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570157072: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_83032a358b4365822fb42d704cb7ea89/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
['/usr/bin/pkg-config', 'lua-5.1 >= 5.1.0', '--libs', '--cflags', '--static', 'lua-5.1', '>=', '5.1.0'] | |
err: Package lua-5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua-5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua-5.1' found | |
Package lua-5.1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `lua-5.1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'lua-5.1' found | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <stdlib.h> | |
#include <lua.h> | |
#include <lualib.h> | |
#include <lauxlib.h> | |
// filled on the python side with .format() | |
static void test_lua(void) { | |
lua_State *L = luaL_newstate(); | |
lua_pushstring(L, "test"); | |
lua_setglobal(L, "test"); | |
} | |
static void test_other(void) { | |
// filled on the python side with .format() | |
} | |
int main(void) { | |
test_lua(); | |
test_other(); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/test.c -> build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/testbuild/test.c.1.o -> build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0xb): undefined reference to `luaL_newstate' | |
test.c.1.o:test.c:(.text.startup+0x1d): undefined reference to `lua_pushstring' | |
test.c.1.o:test.c:(.text.startup+0x1c): undefined reference to `lua_setglobal' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: test.c.1.o: bad reloc address 0x0 in section `.pdata.startup' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570227536: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_a484b4758177d10d5c9743b07a9da9d1/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
['/usr/bin/pkg-config', 'luajit >= 2.0.0', '--libs', '--cflags', '--static', 'luajit', '>=', '2.0.0'] | |
err: Package luajit was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `luajit.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'luajit' found | |
Package luajit was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `luajit.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'luajit' found | |
from /build64/mpv-git: The configuration failed | |
==> | |
#include <stdlib.h> | |
#include <lua.h> | |
#include <lualib.h> | |
#include <lauxlib.h> | |
// filled on the python side with .format() | |
static void test_lua(void) { | |
lua_State *L = luaL_newstate(); | |
lua_pushstring(L, "test"); | |
lua_setglobal(L, "test"); | |
} | |
static void test_other(void) { | |
// filled on the python side with .format() | |
} | |
int main(void) { | |
test_lua(); | |
test_other(); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/test.c -> build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/testbuild/test.c.1.o -> build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
err: test.c.1.o:test.c:(.text.startup+0xb): undefined reference to `luaL_newstate' | |
test.c.1.o:test.c:(.text.startup+0x1d): undefined reference to `lua_pushstring' | |
test.c.1.o:test.c:(.text.startup+0x1c): undefined reference to `lua_setglobal' | |
D:/Downloads/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/bin/ld.exe: test.c.1.o: bad reloc address 0x0 in section `.pdata.startup' | |
collect2.exe: error: ld returned 1 exit status | |
from /build64/mpv-git: Test does not build: Traceback (most recent call last): | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Tools/c_config.py", line 460, in run_c_code | |
bld.compile() | |
File "/build64/mpv-git/.waf-1.7.16-9ca17eb492c97b689870b4ff9db75880/waflib/Build.py", line 188, in compile | |
raise Errors.BuildError(self.producer.error) | |
BuildError: Build failed | |
-> task in 'testprog' failed (exit status 1): | |
{task 7696570226768: cprogram test.c.1.o -> testprog.exe} | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_b972cbcbbacad39deb1ecb74b5254fe8/testbuild/testprog.exe', '-Wl,-Bstatic', '-Wl,-Bdynamic'] | |
from /build64/mpv-git: The configuration failed | |
['/usr/bin/pkg-config', 'lua >= 5.2.0', '--libs', '--cflags', '--static', 'lua', '>=', '5.2.0'] | |
out: -I/mingw64/include -L/mingw64/lib -llua -lm | |
==> | |
#include <stdlib.h> | |
#include <lua.h> | |
#include <lualib.h> | |
#include <lauxlib.h> | |
// filled on the python side with .format() | |
static void test_lua(void) { | |
lua_State *L = luaL_newstate(); | |
lua_pushstring(L, "test"); | |
lua_setglobal(L, "test"); | |
} | |
static void test_other(void) { | |
// filled on the python side with .format() | |
} | |
int main(void) { | |
test_lua(); | |
test_other(); | |
return 0; | |
} | |
<== | |
[1/2] [32mc: build/.conf_check_392ef139abecd544a2d023044bcbfbb1/test.c -> build/.conf_check_392ef139abecd544a2d023044bcbfbb1/testbuild/test.c.1.o | |
[0m | |
['gcc', '-I/local64/include', '-D_FORTIFY_SOURCE=2', '-D__USE_MINGW_ANSI_STDIO=1', '-I/local64/include', '-mms-bitfields', '-mthreads', '-march=x86-64', '-mtune=generic', '-pipe', '-DCACA_STATIC', '-D_ISOC99_SOURCE', '-D_GNU_SOURCE', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_LARGEFILE64_SOURCE', '-std=c99', '-Wall', '-O2', '-D__USE_MINGW_ANSI_STDIO=1', '-Wall', '-Wundef', '-Wmissing-prototypes', '-Wshadow', '-Wno-switch', '-Wno-parentheses', '-Wpointer-arith', '-Wredundant-decls', '-Wno-pointer-sign', '-Werror=implicit-function-declaration', '-Wno-error=deprecated-declarations', '-Wno-error=unused-function', '-Wempty-body', '-Wempty-body', '-Wdisabled-optimization', '-Wempty-body', '-Wdisabled-optimization', '-Wstrict-prototypes', '-I/mingw64/include', '-DDEFAULT_DVD_DEVICE="D:"', '-DDEFAULT_CDROM_DEVICE="D:"', '-DHAVE_STATIC_BUILD=1', '-DHAVE_BUILD_DATE=1', '-DHAVE_OPTIMIZE=1', '-DHAVE_LIBDL=1', '-DHAVE_DLOPEN=1', '-DHAVE_ASM=1', '-DHAVE_NOEXECSTACK=1', '-DHAVE_LIBM=1', '-DHAVE_NANOSLEEP=1', '-DHAVE_PTHREADS=1', '-DHAVE_STDATOMIC=1', '-DHAVE_ATOMICS=1', '-DHAVE_ICONV=1', '-DHAVE_DOS_PATHS=1', '-DHAVE_PRIORITY=1', '-DHAVE_GLOB_WIN32_REPLACEMENT=1', '-DHAVE_LIBASS=1', '-DHAVE_LIBASS_OSD=1', '-DHAVE_ZLIB=1', '-DHAVE_ENCODING=1', '-DHAVE_LIBBLURAY=1', '-DHAVE_DVDREAD=1', '-DHAVE_DVDNAV=1', '-DHAVE_MPG123=1', '-DHAVE_LCMS2=1', '-DHAVE_SDL2=1', '-DHAVE_OPENAL=1', '-DHAVE_DSOUND=1', '-DHAVE_WASAPI=1', '-DHAVE_GDI=1', '-DHAVE_WINMM=1', '-DHAVE_OLE=1', '-DHAVE_UUID=1', '-DHAVE_GL_WIN32=1', '-DHAVE_GL=1', '-DHAVE_CACA=1', '-DHAVE_JPEG=1', '-DHAVE_DIRECT3D=1', '-DHAVE_LIBAV=1', '-DHAVE_LIBSWRESAMPLE=1', '-DHAVE_RESAMPLER=1', '-DHAVE_AVCODEC_CHROMA_POS_API=1', '-DHAVE_AVCOL_SPC_BT2020=1', '-DHAVE_AVUTIL_QP_API=1', '-DHAVE_LIBAVFILTER=1', '-DHAVE_LIBAVDEVICE=1', '-DHAVE_LIBPOSTPROC=1', '-DHAVE_AVCODEC_METADATA_UPDATE_SIDE_DATA=1', '-DHAVE_AVCODEC_REPLAYGAIN_SIDE_DATA=1', '-DHAVE_AV_DISPLAYMATRIX=1', '-DHAVE_AVFRAME_METADATA=1', '-DHAVE_TV=1', '-DHAVE_52=1', '../test.c', '-c', '-o', 'test.c.1.o'] | |
[2/2] [33mcprogram: build/.conf_check_392ef139abecd544a2d023044bcbfbb1/testbuild/test.c.1.o -> build/.conf_check_392ef139abecd544a2d023044bcbfbb1/testbuild/testprog.exe | |
[0m | |
['gcc', '-Wl,--enable-auto-import', '-L/local64/lib', '-pipe', '-Wl,--allow-multiple-definition', 'test.c.1.o', '-o', '/build64/mpv-git/build/.conf_check_392ef139abecd544a2d023044bcbfbb1/testbuild/testprog.exe', '-Wl,-Bstatic', '-llua', '-lm', '-Wl,-Bdynamic', '-L/mingw64/lib'] | |
yes (version found: 52) | |
------------------------------------------------------------------------- | |
Writing configuration header: | |
config.h | |
------------------------------------------------------------------------- | |
Writing header: | |
version.h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment