# ./configure --target=generic-gnu --enable-pic --prefix=/usr --enable-static --disable-shared --disable-examples --disable-docs --disable-unit-tests --disable-vp9-encoder enabling vp8_encoder enabling vp8_decoder enabling vp9_decoder Configuring for target 'generic-gnu' enabling generic check_cxxflags -DNDEBUG check_cxx -Werror -DNDEBUG BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -DNDEBUG -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -DNDEBUG check_cc -Werror -DNDEBUG BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -Werror -DNDEBUG -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -O3 check_cxx -Werror -O3 BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -O3 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -O3 check_cc -Werror -O3 BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -Werror -O3 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -fPIC check_cxx -Werror -fPIC BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -fPIC -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -fPIC check_cc -Werror -fPIC BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -Werror -fPIC -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cc BEGIN /tmp/vpx-conf-1377476-14197.c 1 unsigned int e = 'O'<<24 | '2'<<16 | 'B'<<8 | 'E'; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cc BEGIN /tmp/vpx-conf-1377476-14197.c 1 static inline function() {} END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c /tmp/vpx-conf-1377476-14197.c:1:15: warning: return type defaults to 'int' [-Wimplicit-int] 1 | static inline function() {} | ^~~~~~~~ check_header pthread.h check_cpp BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include "pthread.h" 2 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -E -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_lib -lpthread check_cc -lpthread BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include 2 #include 3 int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -lpthread -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -static -o /tmp/vpx-conf-1377476-14197.x /tmp/vpx-conf-1377476-14197.o -lpthread check_cxxflags -Wall check_cxx -Werror -Wall BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wall -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wall check_cc -Werror -Wall BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Werror -Wall -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wdeclaration-after-statement check_cxx -Werror -Wdeclaration-after-statement BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wdeclaration-after-statement -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wdeclaration-after-statement check_cc -Werror -Wdeclaration-after-statement BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Werror -Wdeclaration-after-statement -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wdisabled-optimization check_cxx -Werror -Wdisabled-optimization BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wdisabled-optimization -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wdisabled-optimization check_cc -Werror -Wdisabled-optimization BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Werror -Wdisabled-optimization -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wextra-semi check_cxx -Werror -Wextra-semi BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wextra-semi -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wextra-semi check_cc -Werror -Wextra-semi BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Werror -Wextra-semi -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c cc1: error: command-line option '-Wextra-semi' is valid for C++/ObjC++ but not for C [-Werror] cc1: all warnings being treated as errors check_cxxflags -Wextra-semi-stmt check_cxx -Werror -Wextra-semi-stmt BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wextra-semi-stmt -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wextra-semi-stmt check_cc -Werror -Wextra-semi-stmt BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Werror -Wextra-semi-stmt -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c x86_64-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wextra-semi-stmt'; did you mean '-Wextra-semi'? check_cxxflags -Wfloat-conversion check_cxx -Werror -Wfloat-conversion BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wfloat-conversion -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wfloat-conversion check_cc -Werror -Wfloat-conversion BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Werror -Wfloat-conversion -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wformat=2 check_cxx -Werror -Wformat=2 BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wformat=2 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wformat=2 check_cc -Werror -Wformat=2 BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Werror -Wformat=2 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wparentheses-equality check_cxx -Werror -Wparentheses-equality BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wparentheses-equality -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wparentheses-equality check_cc -Werror -Wparentheses-equality BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Werror -Wparentheses-equality -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c x86_64-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wparentheses-equality' check_cxxflags -Wpointer-arith check_cxx -Werror -Wpointer-arith BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wpointer-arith -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wpointer-arith check_cc -Werror -Wpointer-arith BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Werror -Wpointer-arith -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wtype-limits check_cxx -Werror -Wtype-limits BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wtype-limits -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wtype-limits check_cc -Werror -Wtype-limits BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Werror -Wtype-limits -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wcast-qual check_cxx -Werror -Wcast-qual BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wcast-qual -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wcast-qual check_cc -Werror -Wcast-qual BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Werror -Wcast-qual -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wvla check_cxx -Werror -Wvla BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wvla -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wvla check_cc -Werror -Wvla BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Werror -Wvla -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wimplicit-function-declaration check_cxx -Werror -Wimplicit-function-declaration BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wimplicit-function-declaration -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wimplicit-function-declaration check_cc -Werror -Wimplicit-function-declaration BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Werror -Wimplicit-function-declaration -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wmissing-declarations check_cxx -Werror -Wmissing-declarations BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wmissing-declarations -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wmissing-declarations check_cc -Werror -Wmissing-declarations BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Werror -Wmissing-declarations -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wmissing-prototypes check_cxx -Werror -Wmissing-prototypes BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wmissing-prototypes -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wmissing-prototypes check_cc -Werror -Wmissing-prototypes BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Werror -Wmissing-prototypes -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wuninitialized check_cxx -Werror -Wuninitialized BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wuninitialized -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wuninitialized check_cc -Werror -Wuninitialized BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Werror -Wuninitialized -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wunreachable-code-loop-increment check_cxx -Werror -Wunreachable-code-loop-increment BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wunreachable-code-loop-increment -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wunreachable-code-loop-increment check_cc -Werror -Wunreachable-code-loop-increment BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Werror -Wunreachable-code-loop-increment -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c x86_64-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wunreachable-code-loop-increment' check_cxxflags -Wunused check_cxx -Werror -Wunused BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wunused -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wunused check_cc -Werror -Wunused BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Werror -Wunused -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cxxflags -Wextra check_cxx -Werror -Wextra BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wextra -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cflags -Wextra check_cc -Werror -Wextra BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Werror -Wextra -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cflags -Wundef check_cc -Werror -Wundef BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Werror -Wundef -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cflags -Wframe-larger-than=52000 check_cc -Werror -Wframe-larger-than=52000 BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Werror -Wframe-larger-than=52000 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cflags -std=gnu89 check_cc -Werror -std=gnu89 BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -Werror -std=gnu89 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_cflags -Wshorten-64-to-32 check_cc -Werror -Wshorten-64-to-32 BEGIN /tmp/vpx-conf-1377476-14197.c 1 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -Werror -Wshorten-64-to-32 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c x86_64-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wshorten-64-to-32' check_cxxflags -Wno-missing-declarations check_cxx -Werror -Wno-missing-declarations BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wno-missing-declarations -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cxxflags -Wno-missing-prototypes check_cxx -Werror -Wno-missing-prototypes BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wno-missing-prototypes -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cxxflags -Wno-unused-parameter check_cxx -Werror -Wno-unused-parameter BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -Wno-unused-parameter -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cxxflags -std=gnu++11 check_cxx -Werror -std=gnu++11 BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -std=gnu++11 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cxxflags -std=gnu++11 check_cxx -Werror -std=gnu++11 BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int x; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -Werror -std=gnu++11 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_cxx BEGIN /tmp/vpx-conf-1377476-14197.cc 1 int z; END /tmp/vpx-conf-1377476-14197.cc no -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.cc ./configure: 295: no: not found check_header stdio.h check_cpp BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include "stdio.h" 2 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -E -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_ld check_cc BEGIN /tmp/vpx-conf-1377476-14197.c 1 int main(void) {return 0;} END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -static -o /tmp/vpx-conf-1377476-14197.x /tmp/vpx-conf-1377476-14197.o -lpthread check_header pthread.h check_cpp BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include "pthread.h" 2 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -E -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_lib -lpthread check_cc -lpthread BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include 2 #include 3 int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -lpthread -c -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -static -o /tmp/vpx-conf-1377476-14197.x /tmp/vpx-conf-1377476-14197.o -lpthread -lpthread check_header unistd.h check_cpp BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include "unistd.h" 2 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -E -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c check_header vpx/vpx_integer.h -I/nvmedata/autobuild/instance-0/output-1/build/libvpx-1.12.0 check_cpp -I/nvmedata/autobuild/instance-0/output-1/build/libvpx-1.12.0 BEGIN /tmp/vpx-conf-1377476-14197.c 1 #include "vpx/vpx_integer.h" 2 int x; END /tmp/vpx-conf-1377476-14197.c /nvmedata/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wformat=2 -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Wundef -Wframe-larger-than=52000 -std=gnu89 -I/nvmedata/autobuild/instance-0/output-1/build/libvpx-1.12.0 -E -o /tmp/vpx-conf-1377476-14197.o /tmp/vpx-conf-1377476-14197.c