# ./configure --target=generic-gnu --enable-pic --prefix=/usr --disable-shared --enable-static --disable-examples --disable-docs --disable-unit-tests enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'generic-gnu' enabling generic check_cxxflags -DNDEBUG check_cxx -Werror -DNDEBUG BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Werror -DNDEBUG -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -DNDEBUG check_cc -Werror -DNDEBUG BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Werror -DNDEBUG -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -O3 check_cxx -Werror -O3 BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -Werror -O3 -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -O3 check_cc -Werror -O3 BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -Werror -O3 -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -fPIC check_cxx -Werror -fPIC BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -Werror -fPIC -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -fPIC check_cc -Werror -fPIC BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -Werror -fPIC -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cc BEGIN /tmp/vpx-conf-2076771-14062.c 1 unsigned int e = 'O'<<24 | '2'<<16 | 'B'<<8 | 'E'; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cc BEGIN /tmp/vpx-conf-2076771-14062.c 1 static inline function() {} END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c /tmp/vpx-conf-2076771-14062.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-2076771-14062.c 1 #include "pthread.h" 2 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -E -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_lib -lpthread check_cc -lpthread BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include 2 #include 3 void *thread_check (void *); 4 void *thread_check (void *obj){ return obj;}; 5 int main(void) { pthread_t thread_id; return pthread_create(&thread_id, NULL, thread_check, NULL); } END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -lpthread -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -o /tmp/vpx-conf-2076771-14062.x /tmp/vpx-conf-2076771-14062.o -lpthread check_cxxflags -Wall check_cxx -Werror -Wall BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Werror -Wall -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wall check_cc -Werror -Wall BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Werror -Wall -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wdeclaration-after-statement check_cxx -Werror -Wdeclaration-after-statement BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Werror -Wdeclaration-after-statement -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc cc1plus: error: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++ [-Werror] cc1plus: all warnings being treated as errors check_cflags -Wdeclaration-after-statement check_cc -Werror -Wdeclaration-after-statement BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Werror -Wdeclaration-after-statement -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wdisabled-optimization check_cxx -Werror -Wdisabled-optimization BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Werror -Wdisabled-optimization -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wdisabled-optimization check_cc -Werror -Wdisabled-optimization BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Werror -Wdisabled-optimization -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wfloat-conversion check_cxx -Werror -Wfloat-conversion BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Werror -Wfloat-conversion -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wfloat-conversion check_cc -Werror -Wfloat-conversion BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Werror -Wfloat-conversion -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wparentheses-equality check_cxx -Werror -Wparentheses-equality BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Werror -Wparentheses-equality -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc arm-buildroot-linux-musleabihf-g++.br_real: error: unrecognized command line option '-Wparentheses-equality' check_cflags -Wparentheses-equality check_cc -Werror -Wparentheses-equality BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Werror -Wparentheses-equality -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c arm-buildroot-linux-musleabihf-gcc.br_real: error: unrecognized command line option '-Wparentheses-equality' check_cxxflags -Wpointer-arith check_cxx -Werror -Wpointer-arith BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Werror -Wpointer-arith -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wpointer-arith check_cc -Werror -Wpointer-arith BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Werror -Wpointer-arith -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wtype-limits check_cxx -Werror -Wtype-limits BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Werror -Wtype-limits -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wtype-limits check_cc -Werror -Wtype-limits BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Werror -Wtype-limits -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wcast-qual check_cxx -Werror -Wcast-qual BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Werror -Wcast-qual -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wcast-qual check_cc -Werror -Wcast-qual BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Werror -Wcast-qual -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wvla check_cxx -Werror -Wvla BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Werror -Wvla -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wvla check_cc -Werror -Wvla BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Werror -Wvla -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wimplicit-function-declaration check_cxx -Werror -Wimplicit-function-declaration BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Werror -Wimplicit-function-declaration -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc cc1plus: error: command line option '-Wimplicit-function-declaration' is valid for C/ObjC but not for C++ [-Werror] cc1plus: all warnings being treated as errors check_cflags -Wimplicit-function-declaration check_cc -Werror -Wimplicit-function-declaration BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Werror -Wimplicit-function-declaration -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wmissing-declarations check_cxx -Werror -Wmissing-declarations BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Werror -Wmissing-declarations -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wmissing-declarations check_cc -Werror -Wmissing-declarations BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Werror -Wmissing-declarations -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wmissing-prototypes check_cxx -Werror -Wmissing-prototypes BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Werror -Wmissing-prototypes -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc cc1plus: error: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ [-Werror] cc1plus: all warnings being treated as errors check_cflags -Wmissing-prototypes check_cc -Werror -Wmissing-prototypes BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Werror -Wmissing-prototypes -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wuninitialized check_cxx -Werror -Wuninitialized BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Werror -Wuninitialized -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wuninitialized check_cc -Werror -Wuninitialized BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Werror -Wuninitialized -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wunused check_cxx -Werror -Wunused BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Werror -Wunused -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wunused check_cc -Werror -Wunused BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Werror -Wunused -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cxxflags -Wextra check_cxx -Werror -Wextra BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Werror -Wextra -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cflags -Wextra check_cc -Werror -Wextra BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Werror -Wextra -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cflags -Wundef check_cc -Werror -Wundef BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wuninitialized -Wunused -Wextra -Werror -Wundef -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cflags -Wframe-larger-than=52000 check_cc -Werror -Wframe-larger-than=52000 BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cflags -std=gnu89 check_cc -Werror -std=gnu89 BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_cflags -Wshorten-64-to-32 check_cc -Werror -Wshorten-64-to-32 BEGIN /tmp/vpx-conf-2076771-14062.c 1 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c arm-buildroot-linux-musleabihf-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-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -Werror -Wno-missing-declarations -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cxxflags -Wno-missing-prototypes check_cxx -Werror -Wno-missing-prototypes BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -Werror -Wno-missing-prototypes -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc cc1plus: error: command line option '-Wno-missing-prototypes' is valid for C/ObjC but not for C++ [-Werror] cc1plus: all warnings being treated as errors check_cxxflags -Wno-unused-parameter check_cxx -Werror -Wno-unused-parameter BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -Werror -Wno-unused-parameter -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cxxflags -std=c++11 check_cxx -Werror -std=c++11 BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -Werror -std=c++11 -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc check_cxxflags -std=c++11 check_cxx -Werror -std=c++11 BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int x; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -std=c++11 -Werror -std=c++11 -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc enabling webm_io check_cxx BEGIN /tmp/vpx-conf-2076771-14062.cc 1 int z; END /tmp/vpx-conf-2076771-14062.cc /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdisabled-optimization -Wfloat-conversion -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wmissing-declarations -Wuninitialized -Wunused -Wextra -std=c++11 -std=c++11 -c -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.cc enabling libyuv check_header stdio.h check_cpp BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include "stdio.h" 2 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_ld check_cc BEGIN /tmp/vpx-conf-2076771-14062.c 1 int main(void) {return 0;} END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -o /tmp/vpx-conf-2076771-14062.x /tmp/vpx-conf-2076771-14062.o -lpthread check_header pthread.h check_cpp BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include "pthread.h" 2 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_lib -lpthread check_cc -lpthread BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include 2 #include 3 void *thread_check (void *); 4 void *thread_check (void *obj){ return obj;}; 5 int main(void) { pthread_t thread_id; return pthread_create(&thread_id, NULL, thread_check, NULL); } END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-g++ -o /tmp/vpx-conf-2076771-14062.x /tmp/vpx-conf-2076771-14062.o -lpthread -lpthread check_header unistd.h check_cpp BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include "unistd.h" 2 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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-2076771-14062.o /tmp/vpx-conf-2076771-14062.c check_header vpx/vpx_integer.h -I/home/naourr/work/instance-1/output-1/build/freeswitch-1.10.3/libs/libvpx check_cpp -I/home/naourr/work/instance-1/output-1/build/freeswitch-1.10.3/libs/libvpx BEGIN /tmp/vpx-conf-2076771-14062.c 1 #include "vpx/vpx_integer.h" 2 int x; END /tmp/vpx-conf-2076771-14062.c /home/naourr/work/instance-1/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-conversion -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/home/naourr/work/instance-1/output-1/build/freeswitch-1.10.3/libs/libvpx -E -o /tmp/vpx-conf-2076771-14062.o /tmp/vpx-conf-2076771-14062.c