avinash@avinash-MS-7817:~/temp/libde265.js-master$ source /home/avinash/temp/emsdk-master/emsdk_env.sh Adding directories to PATH: PATH += /home/avinash/temp/emsdk-master PATH += /home/avinash/temp/emsdk-master/fastcomp/emscripten PATH += /home/avinash/temp/emsdk-master/node/12.9.1_64bit/bin Setting environment variables: EMSDK = /home/avinash/temp/emsdk-master EM_CONFIG = /home/avinash/.emscripten EMSDK_NODE = /home/avinash/temp/emsdk-master/node/12.9.1_64bit/bin/node avinash@avinash-MS-7817:~/temp/libde265.js-master$ ./build.sh checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for gcc... /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc accepts -g... yes checking for /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc option to accept ISO C89... none needed checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc... /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc checking if the linker (/home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/avinash/temp/emsdk-master/fastcomp/fastcomp/bin/llvm-nm checking the name lister (/home/avinash/temp/emsdk-master/fastcomp/fastcomp/bin/llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /home/avinash/temp/emsdk-master/fastcomp/emscripten/emranlib checking for gawk... gawk checking command to parse /home/avinash/temp/emsdk-master/fastcomp/fastcomp/bin/llvm-nm output from /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc supports -fno-rtti -fno-exceptions... yes checking for /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc option to produce PIC... -fPIC -DPIC checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc PIC flag -fPIC -DPIC works... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc static flag -static works... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc supports -c -o file.o... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc supports -c -o file.o... (cached) yes checking whether the /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc linker (/home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for style of include used by make... GNU checking dependency style of /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ accepts -g... yes checking how to run the C++ preprocessor... /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -E checking for ld used by /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++... /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc checking if the linker (/home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc) is GNU ld... yes shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') checking whether the /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ linker (/home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc) supports shared libraries... yes checking for /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ option to produce PIC... -fPIC -DPIC checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ PIC flag -fPIC -DPIC works... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ static flag -static works... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ supports -c -o file.o... yes checking if /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ supports -c -o file.o... (cached) yes checking whether the /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ linker (/home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc accepts -g... (cached) yes checking for /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc option to accept ISO C89... (cached) none needed checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc understands -c and -o together... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /bin/grep checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking dependency style of /home/avinash/temp/emsdk-master/fastcomp/emscripten/emcc... gcc3 checking dependency style of /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++... gcc3 checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ supports C++11 features by default... no checking whether /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ supports C++11 features with -std=gnu++11... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking for inline... inline checking for malloc... yes checking for memmove... yes checking for memset... yes checking for __malloc_hook... no checking for memalign... yes checking for posix_memalign... yes checking for __mingw_aligned_malloc... no checking for __mingw_aligned_free... no checking for library containing pow... no checking for library containing sqrt... no checking for library containing pthread_create... none required checking for gettimeofday... yes checking for pow... no checking for sqrt... no checking for strchr... yes checking for strrchr... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... no checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking if __STRICT_ANSI__ is required... no configure: --------------------------------------- configure: Building dec265 example: no configure: Building sherlock265 example: no configure: --------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libde265/Makefile config.status: creating libde265/arm/Makefile config.status: creating libde265/x86/Makefile config.status: creating libde265/encoder/Makefile config.status: creating libde265/encoder/algo/Makefile config.status: creating libde265/de265-version.h config.status: creating dec265/Makefile config.status: creating enc265/Makefile config.status: creating sherlock265/Makefile config.status: creating tools/Makefile config.status: creating libde265.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands make: ['make'] make all-recursive make[1]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2' Making all in libde265 make[2]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265' Making all in encoder make[3]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder' Making all in algo make[4]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder/algo' /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-algo.lo -MD -MP -MF .deps/libde265_encoder_algo_la-algo.Tpo -c -o libde265_encoder_algo_la-algo.lo `test -f 'algo.cc' || echo './'`algo.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-algo.lo -MD -MP -MF .deps/libde265_encoder_algo_la-algo.Tpo -c algo.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-algo.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-algo.lo -MD -MP -MF .deps/libde265_encoder_algo_la-algo.Tpo -c algo.cc -o libde265_encoder_algo_la-algo.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-algo.Tpo .deps/libde265_encoder_algo_la-algo.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-coding-options.lo -MD -MP -MF .deps/libde265_encoder_algo_la-coding-options.Tpo -c -o libde265_encoder_algo_la-coding-options.lo `test -f 'coding-options.cc' || echo './'`coding-options.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-coding-options.lo -MD -MP -MF .deps/libde265_encoder_algo_la-coding-options.Tpo -c coding-options.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-coding-options.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-coding-options.lo -MD -MP -MF .deps/libde265_encoder_algo_la-coding-options.Tpo -c coding-options.cc -o libde265_encoder_algo_la-coding-options.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-coding-options.Tpo .deps/libde265_encoder_algo_la-coding-options.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-ctb-qscale.lo -MD -MP -MF .deps/libde265_encoder_algo_la-ctb-qscale.Tpo -c -o libde265_encoder_algo_la-ctb-qscale.lo `test -f 'ctb-qscale.cc' || echo './'`ctb-qscale.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-ctb-qscale.lo -MD -MP -MF .deps/libde265_encoder_algo_la-ctb-qscale.Tpo -c ctb-qscale.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-ctb-qscale.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-ctb-qscale.lo -MD -MP -MF .deps/libde265_encoder_algo_la-ctb-qscale.Tpo -c ctb-qscale.cc -o libde265_encoder_algo_la-ctb-qscale.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-ctb-qscale.Tpo .deps/libde265_encoder_algo_la-ctb-qscale.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-split.Tpo -c -o libde265_encoder_algo_la-cb-split.lo `test -f 'cb-split.cc' || echo './'`cb-split.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-split.Tpo -c cb-split.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-split.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-split.Tpo -c cb-split.cc -o libde265_encoder_algo_la-cb-split.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-split.Tpo .deps/libde265_encoder_algo_la-cb-split.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intrapartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intrapartmode.Tpo -c -o libde265_encoder_algo_la-cb-intrapartmode.lo `test -f 'cb-intrapartmode.cc' || echo './'`cb-intrapartmode.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intrapartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intrapartmode.Tpo -c cb-intrapartmode.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-intrapartmode.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intrapartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intrapartmode.Tpo -c cb-intrapartmode.cc -o libde265_encoder_algo_la-cb-intrapartmode.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-intrapartmode.Tpo .deps/libde265_encoder_algo_la-cb-intrapartmode.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-interpartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-interpartmode.Tpo -c -o libde265_encoder_algo_la-cb-interpartmode.lo `test -f 'cb-interpartmode.cc' || echo './'`cb-interpartmode.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-interpartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-interpartmode.Tpo -c cb-interpartmode.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-interpartmode.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-interpartmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-interpartmode.Tpo -c cb-interpartmode.cc -o libde265_encoder_algo_la-cb-interpartmode.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-interpartmode.Tpo .deps/libde265_encoder_algo_la-cb-interpartmode.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-skip.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-skip.Tpo -c -o libde265_encoder_algo_la-cb-skip.lo `test -f 'cb-skip.cc' || echo './'`cb-skip.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-skip.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-skip.Tpo -c cb-skip.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-skip.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-skip.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-skip.Tpo -c cb-skip.cc -o libde265_encoder_algo_la-cb-skip.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-skip.Tpo .deps/libde265_encoder_algo_la-cb-skip.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intra-inter.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intra-inter.Tpo -c -o libde265_encoder_algo_la-cb-intra-inter.lo `test -f 'cb-intra-inter.cc' || echo './'`cb-intra-inter.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intra-inter.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intra-inter.Tpo -c cb-intra-inter.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-intra-inter.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-intra-inter.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-intra-inter.Tpo -c cb-intra-inter.cc -o libde265_encoder_algo_la-cb-intra-inter.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-intra-inter.Tpo .deps/libde265_encoder_algo_la-cb-intra-inter.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-mergeindex.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-mergeindex.Tpo -c -o libde265_encoder_algo_la-cb-mergeindex.lo `test -f 'cb-mergeindex.cc' || echo './'`cb-mergeindex.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-mergeindex.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-mergeindex.Tpo -c cb-mergeindex.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-cb-mergeindex.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-cb-mergeindex.lo -MD -MP -MF .deps/libde265_encoder_algo_la-cb-mergeindex.Tpo -c cb-mergeindex.cc -o libde265_encoder_algo_la-cb-mergeindex.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-cb-mergeindex.Tpo .deps/libde265_encoder_algo_la-cb-mergeindex.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-split.Tpo -c -o libde265_encoder_algo_la-tb-split.lo `test -f 'tb-split.cc' || echo './'`tb-split.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-split.Tpo -c tb-split.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-tb-split.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-split.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-split.Tpo -c tb-split.cc -o libde265_encoder_algo_la-tb-split.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-tb-split.Tpo .deps/libde265_encoder_algo_la-tb-split.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-intrapredmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-intrapredmode.Tpo -c -o libde265_encoder_algo_la-tb-intrapredmode.lo `test -f 'tb-intrapredmode.cc' || echo './'`tb-intrapredmode.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-intrapredmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-intrapredmode.Tpo -c tb-intrapredmode.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-tb-intrapredmode.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-tb-intrapredmode.lo -MD -MP -MF .deps/libde265_encoder_algo_la-tb-intrapredmode.Tpo -c tb-intrapredmode.cc -o libde265_encoder_algo_la-tb-intrapredmode.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-tb-intrapredmode.Tpo .deps/libde265_encoder_algo_la-tb-intrapredmode.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-pb-mv.lo -MD -MP -MF .deps/libde265_encoder_algo_la-pb-mv.Tpo -c -o libde265_encoder_algo_la-pb-mv.lo `test -f 'pb-mv.cc' || echo './'`pb-mv.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-pb-mv.lo -MD -MP -MF .deps/libde265_encoder_algo_la-pb-mv.Tpo -c pb-mv.cc -fPIC -DPIC -o .libs/libde265_encoder_algo_la-pb-mv.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_algo_la-pb-mv.lo -MD -MP -MF .deps/libde265_encoder_algo_la-pb-mv.Tpo -c pb-mv.cc -o libde265_encoder_algo_la-pb-mv.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_algo_la-pb-mv.Tpo .deps/libde265_encoder_algo_la-pb-mv.Plo /bin/bash ../../../libtool --tag=CXX --mode=link /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -I../.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -o libde265_encoder_algo.la libde265_encoder_algo_la-algo.lo libde265_encoder_algo_la-coding-options.lo libde265_encoder_algo_la-ctb-qscale.lo libde265_encoder_algo_la-cb-split.lo libde265_encoder_algo_la-cb-intrapartmode.lo libde265_encoder_algo_la-cb-interpartmode.lo libde265_encoder_algo_la-cb-skip.lo libde265_encoder_algo_la-cb-intra-inter.lo libde265_encoder_algo_la-cb-mergeindex.lo libde265_encoder_algo_la-tb-split.lo libde265_encoder_algo_la-tb-intrapredmode.lo libde265_encoder_algo_la-pb-mv.lo libtool: link: /home/avinash/temp/emsdk-master/fastcomp/emscripten/emar cru .libs/libde265_encoder_algo.a .libs/libde265_encoder_algo_la-algo.o .libs/libde265_encoder_algo_la-coding-options.o .libs/libde265_encoder_algo_la-ctb-qscale.o .libs/libde265_encoder_algo_la-cb-split.o .libs/libde265_encoder_algo_la-cb-intrapartmode.o .libs/libde265_encoder_algo_la-cb-interpartmode.o .libs/libde265_encoder_algo_la-cb-skip.o .libs/libde265_encoder_algo_la-cb-intra-inter.o .libs/libde265_encoder_algo_la-cb-mergeindex.o .libs/libde265_encoder_algo_la-tb-split.o .libs/libde265_encoder_algo_la-tb-intrapredmode.o .libs/libde265_encoder_algo_la-pb-mv.o libtool: link: /home/avinash/temp/emsdk-master/fastcomp/emscripten/emranlib .libs/libde265_encoder_algo.a libtool: link: ( cd ".libs" && rm -f "libde265_encoder_algo.la" && ln -s "../libde265_encoder_algo.la" "libde265_encoder_algo.la" ) make[4]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder/algo' make[4]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder' /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-analyze.lo -MD -MP -MF .deps/libde265_encoder_la-analyze.Tpo -c -o libde265_encoder_la-analyze.lo `test -f 'analyze.cc' || echo './'`analyze.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-analyze.lo -MD -MP -MF .deps/libde265_encoder_la-analyze.Tpo -c analyze.cc -fPIC -DPIC -o .libs/libde265_encoder_la-analyze.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-analyze.lo -MD -MP -MF .deps/libde265_encoder_la-analyze.Tpo -c analyze.cc -o libde265_encoder_la-analyze.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-analyze.Tpo .deps/libde265_encoder_la-analyze.Plo /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encode.lo -MD -MP -MF .deps/libde265_encoder_la-encode.Tpo -c -o libde265_encoder_la-encode.lo `test -f 'encode.cc' || echo './'`encode.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encode.lo -MD -MP -MF .deps/libde265_encoder_la-encode.Tpo -c encode.cc -fPIC -DPIC -o .libs/libde265_encoder_la-encode.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encode.lo -MD -MP -MF .deps/libde265_encoder_la-encode.Tpo -c encode.cc -o libde265_encoder_la-encode.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-encode.Tpo .deps/libde265_encoder_la-encode.Plo /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-params.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-params.Tpo -c -o libde265_encoder_la-encoder-params.lo `test -f 'encoder-params.cc' || echo './'`encoder-params.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-params.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-params.Tpo -c encoder-params.cc -fPIC -DPIC -o .libs/libde265_encoder_la-encoder-params.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-params.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-params.Tpo -c encoder-params.cc -o libde265_encoder_la-encoder-params.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-encoder-params.Tpo .deps/libde265_encoder_la-encoder-params.Plo /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-context.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-context.Tpo -c -o libde265_encoder_la-encoder-context.lo `test -f 'encoder-context.cc' || echo './'`encoder-context.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-context.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-context.Tpo -c encoder-context.cc -fPIC -DPIC -o .libs/libde265_encoder_la-encoder-context.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encoder-context.lo -MD -MP -MF .deps/libde265_encoder_la-encoder-context.Tpo -c encoder-context.cc -o libde265_encoder_la-encoder-context.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-encoder-context.Tpo .deps/libde265_encoder_la-encoder-context.Plo /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encpicbuf.lo -MD -MP -MF .deps/libde265_encoder_la-encpicbuf.Tpo -c -o libde265_encoder_la-encpicbuf.lo `test -f 'encpicbuf.cc' || echo './'`encpicbuf.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encpicbuf.lo -MD -MP -MF .deps/libde265_encoder_la-encpicbuf.Tpo -c encpicbuf.cc -fPIC -DPIC -o .libs/libde265_encoder_la-encpicbuf.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-encpicbuf.lo -MD -MP -MF .deps/libde265_encoder_la-encpicbuf.Tpo -c encpicbuf.cc -o libde265_encoder_la-encpicbuf.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-encpicbuf.Tpo .deps/libde265_encoder_la-encpicbuf.Plo /bin/bash ../../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-sop.lo -MD -MP -MF .deps/libde265_encoder_la-sop.Tpo -c -o libde265_encoder_la-sop.lo `test -f 'sop.cc' || echo './'`sop.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-sop.lo -MD -MP -MF .deps/libde265_encoder_la-sop.Tpo -c sop.cc -fPIC -DPIC -o .libs/libde265_encoder_la-sop.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I../.. -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_encoder_la-sop.lo -MD -MP -MF .deps/libde265_encoder_la-sop.Tpo -c sop.cc -o libde265_encoder_la-sop.o >/dev/null 2>&1 mv -f .deps/libde265_encoder_la-sop.Tpo .deps/libde265_encoder_la-sop.Plo /bin/bash ../../libtool --tag=CXX --mode=link /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -I.. -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -o libde265_encoder.la libde265_encoder_la-analyze.lo libde265_encoder_la-encode.lo libde265_encoder_la-encoder-params.lo libde265_encoder_la-encoder-context.lo libde265_encoder_la-encpicbuf.lo libde265_encoder_la-sop.lo algo/libde265_encoder_algo.la libtool: link: (cd .libs/libde265_encoder.lax/libde265_encoder_algo.a && /home/avinash/temp/emsdk-master/fastcomp/emscripten/emar x "/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder/algo/.libs/libde265_encoder_algo.a") libtool: link: /home/avinash/temp/emsdk-master/fastcomp/emscripten/emar cru .libs/libde265_encoder.a .libs/libde265_encoder_la-analyze.o .libs/libde265_encoder_la-encode.o .libs/libde265_encoder_la-encoder-params.o .libs/libde265_encoder_la-encoder-context.o .libs/libde265_encoder_la-encpicbuf.o .libs/libde265_encoder_la-sop.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-algo.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-interpartmode.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-intra-inter.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-intrapartmode.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-mergeindex.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-skip.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-cb-split.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-coding-options.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-ctb-qscale.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-pb-mv.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-tb-intrapredmode.o .libs/libde265_encoder.lax/libde265_encoder_algo.a/libde265_encoder_algo_la-tb-split.o libtool: link: /home/avinash/temp/emsdk-master/fastcomp/emscripten/emranlib .libs/libde265_encoder.a libtool: link: rm -fr .libs/libde265_encoder.lax libtool: link: ( cd ".libs" && rm -f "libde265_encoder.la" && ln -s "../libde265_encoder.la" "libde265_encoder.la" ) make[4]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder' make[3]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265/encoder' make[3]: Entering directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265' /bin/bash ../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-alloc_pool.lo -MD -MP -MF .deps/libde265_la-alloc_pool.Tpo -c -o libde265_la-alloc_pool.lo `test -f 'alloc_pool.cc' || echo './'`alloc_pool.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-alloc_pool.lo -MD -MP -MF .deps/libde265_la-alloc_pool.Tpo -c alloc_pool.cc -fPIC -DPIC -o .libs/libde265_la-alloc_pool.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-alloc_pool.lo -MD -MP -MF .deps/libde265_la-alloc_pool.Tpo -c alloc_pool.cc -o libde265_la-alloc_pool.o >/dev/null 2>&1 mv -f .deps/libde265_la-alloc_pool.Tpo .deps/libde265_la-alloc_pool.Plo /bin/bash ../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-bitstream.lo -MD -MP -MF .deps/libde265_la-bitstream.Tpo -c -o libde265_la-bitstream.lo `test -f 'bitstream.cc' || echo './'`bitstream.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-bitstream.lo -MD -MP -MF .deps/libde265_la-bitstream.Tpo -c bitstream.cc -fPIC -DPIC -o .libs/libde265_la-bitstream.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-bitstream.lo -MD -MP -MF .deps/libde265_la-bitstream.Tpo -c bitstream.cc -o libde265_la-bitstream.o >/dev/null 2>&1 mv -f .deps/libde265_la-bitstream.Tpo .deps/libde265_la-bitstream.Plo /bin/bash ../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-cabac.lo -MD -MP -MF .deps/libde265_la-cabac.Tpo -c -o libde265_la-cabac.lo `test -f 'cabac.cc' || echo './'`cabac.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-cabac.lo -MD -MP -MF .deps/libde265_la-cabac.Tpo -c cabac.cc -fPIC -DPIC -o .libs/libde265_la-cabac.o libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-cabac.lo -MD -MP -MF .deps/libde265_la-cabac.Tpo -c cabac.cc -o libde265_la-cabac.o >/dev/null 2>&1 mv -f .deps/libde265_la-cabac.Tpo .deps/libde265_la-cabac.Plo /bin/bash ../libtool --tag=CXX --mode=compile /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-configparam.lo -MD -MP -MF .deps/libde265_la-configparam.Tpo -c -o libde265_la-configparam.lo `test -f 'configparam.cc' || echo './'`configparam.cc libtool: compile: /home/avinash/temp/emsdk-master/fastcomp/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -g -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-configparam.lo -MD -MP -MF .deps/libde265_la-configparam.Tpo -c configparam.cc -fPIC -DPIC -o .libs/libde265_la-configparam.o In file included from configparam.cc:23: In file included from ./configparam.h:30: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:275: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__bit_reference:16: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/algorithm:644: /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2148:9: error: cannot initialize a member subobject of type 'int *' with an rvalue of type 'long' : __value_(_VSTD::forward<_Up>(__u)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2241:9: note: in instantiation of function template specialization 'std::__2::__compressed_pair_elem::__compressed_pair_elem' requested here : _Base1(std::forward<_Tp>(__t)), _Base2() {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:437:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair >::__compressed_pair' requested here __end_cap_(nullptr) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:496:5: note: in instantiation of member function 'std::__2::__vector_base >::__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ ./configparam.h:183:3: note: in instantiation of member function 'std::__2::vector >::vector' requested here option_int() : value_set(false), default_set(false), ^ In file included from configparam.cc:23: In file included from ./configparam.h:30: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:275: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__bit_reference:16: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/algorithm:644: /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2148:9: error: cannot initialize a member subobject of type 'option_base **' with an rvalue of type 'long' : __value_(_VSTD::forward<_Up>(__u)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2241:9: note: in instantiation of function template specialization 'std::__2::__compressed_pair_elem::__compressed_pair_elem' requested here : _Base1(std::forward<_Tp>(__t)), _Base2() {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:437:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair >::__compressed_pair' requested here __end_cap_(nullptr) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:496:5: note: in instantiation of member function 'std::__2::__vector_base >::__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ ./configparam.h:367:2: note: in instantiation of member function 'std::__2::vector >::vector' requested here config_parameters() : param_string_table(NULL) { } ^ In file included from configparam.cc:23: In file included from ./configparam.h:30: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:275: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__bit_reference:16: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/algorithm:644: /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2148:9: error: cannot initialize a member subobject of type 'std::__2::basic_string *' with an rvalue of type 'long' : __value_(_VSTD::forward<_Up>(__u)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2251:9: note: in instantiation of function template specialization 'std::__2::__compressed_pair_elem *, 0, false>::__compressed_pair_elem' requested here : _Base1(std::forward<_U1>(__t1)), _Base2(std::forward<_U2>(__t2)) {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:456:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair *, std::__2::allocator > >::__compressed_pair > >' requested here __end_cap_(nullptr, std::move(__a)) {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:1282:7: note: in instantiation of member function 'std::__2::__vector_base, std::__2::allocator > >::__vector_base' requested here : __base(_VSTD::move(__x.__alloc())) ^ configparam.cc:131:38: note: in instantiation of member function 'std::__2::vector, std::__2::allocator > >::vector' requested here std::vector choices = get_choice_names(); ^ In file included from configparam.cc:23: In file included from ./configparam.h:30: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:275: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__bit_reference:16: In file included from /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/algorithm:644: /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2251:9: error: no matching constructor for initialization of '__compressed_pair_elem' : _Base1(std::forward<_U1>(__t1)), _Base2(std::forward<_U2>(__t2)) {} ^ ~~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__split_buffer:309:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair &>::__compressed_pair &>' requested here : __end_cap_(nullptr, __a) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:1618:49: note: in instantiation of member function 'std::__2::__split_buffer &>::__split_buffer' requested here __split_buffer __v(__recommend(size() ... ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:1639:9: note: in instantiation of function template specialization 'std::__2::vector >::__push_back_slow_path' requested here __push_back_slow_path(__x); ^ configparam.cc:358:12: note: in instantiation of member function 'std::__2::vector >::push_back' requested here mOptions.push_back(o); ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'long' to 'const std::__2::__compressed_pair_elem' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'long' to 'std::__2::__compressed_pair_elem' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2147:3: note: candidate template ignored: substitution failure [with _Up = long, $1 = void] __compressed_pair_elem(_Up&& __u) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2154:3: note: candidate constructor template not viable: requires 3 arguments, but 1 was provided __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2140:39: note: candidate constructor not viable: requires 0 arguments, but 1 was provided _LIBCPP_INLINE_VISIBILITY constexpr __compressed_pair_elem() : __value_() {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2241:9: error: no matching constructor for initialization of '__compressed_pair_elem *, 0>' : _Base1(std::forward<_Tp>(__t)), _Base2() {} ^ ~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:437:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair *, std::__2::allocator > >::__compressed_pair' requested here __end_cap_(nullptr) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:496:5: note: in instantiation of member function 'std::__2::__vector_base, std::__2::allocator > >::__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ configparam.cc:366:28: note: in instantiation of member function 'std::__2::vector, std::__2::allocator > >::vector' requested here std::vector ids; ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'long' to 'const std::__2::__compressed_pair_elem *, 0, false>' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'long' to 'std::__2::__compressed_pair_elem *, 0, false>' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2147:3: note: candidate template ignored: substitution failure [with _Up = long, $1 = void] __compressed_pair_elem(_Up&& __u) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2154:3: note: candidate constructor template not viable: requires 3 arguments, but 1 was provided __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2140:39: note: candidate constructor not viable: requires 0 arguments, but 1 was provided _LIBCPP_INLINE_VISIBILITY constexpr __compressed_pair_elem() : __value_() {} ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2251:9: error: no matching constructor for initialization of '__compressed_pair_elem *, 0>' : _Base1(std::forward<_U1>(__t1)), _Base2(std::forward<_U2>(__t2)) {} ^ ~~~~~~~~~~~~~~~~~~~~~~~ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/__split_buffer:309:7: note: in instantiation of function template specialization 'std::__2::__compressed_pair *, std::__2::allocator > &>::__compressed_pair > &>' requested here : __end_cap_(nullptr, __a) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:1618:49: note: in instantiation of member function 'std::__2::__split_buffer, std::__2::allocator > &>::__split_buffer' requested here __split_buffer __v(__recommend(size() ... ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/vector:1659:9: note: in instantiation of function template specialization 'std::__2::vector, std::__2::allocator > >::__push_back_slow_path >' requested here __push_back_slow_path(_VSTD::move(__x)); ^ configparam.cc:373:9: note: in instantiation of member function 'std::__2::vector, std::__2::allocator > >::push_back' requested here ids.push_back(option->get_name()); ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'long' to 'const std::__2::__compressed_pair_elem *, 0, false>' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2134:8: note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'long' to 'std::__2::__compressed_pair_elem *, 0, false>' for 1st argument struct __compressed_pair_elem { ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2147:3: note: candidate template ignored: substitution failure [with _Up = long, $1 = void] __compressed_pair_elem(_Up&& __u) ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2154:3: note: candidate constructor template not viable: requires 3 arguments, but 1 was provided __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2140:39: note: candidate constructor not viable: requires 0 arguments, but 1 was provided _LIBCPP_INLINE_VISIBILITY constexpr __compressed_pair_elem() : __value_() {} ^ 6 errors generated. shared:ERROR: '/home/avinash/temp/emsdk-master/fastcomp/fastcomp/bin/clang++ -target asmjs-unknown-emscripten -D__EMSCRIPTEN_major__=1 -D__EMSCRIPTEN_minor__=38 -D__EMSCRIPTEN_tiny__=43 -D_LIBCPP_ABI_VERSION=2 -Werror=implicit-function-declaration -Xclang -nostdsysteminc -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libcxx -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/lib/libcxxabi/include -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/compat -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/libc -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/lib/libc/musl/arch/emscripten -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/local/include -DEMSCRIPTEN -DHAVE_CONFIG_H -I. -I.. -DLIBDE265_EXPORTS -O2 -Werror=return-type -Werror=unused-result -Werror=reorder -std=gnu++11 -DDE265_LOG_ERROR -MT libde265_la-configparam.lo -MD -MP -MF .deps/libde265_la-configparam.Tpo -c -fPIC -DPIC -mllvm -disable-llvm-optzns -g configparam.cc -Xclang -disable-O0-optnone -Xclang -isystem/home/avinash/temp/emsdk-master/fastcomp/emscripten/system/include/SDL -c -o .libs/libde265_la-configparam.o -emit-llvm' failed (1) Makefile:689: recipe for target 'libde265_la-configparam.lo' failed make[3]: *** [libde265_la-configparam.lo] Error 1 make[3]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265' Makefile:940: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2/libde265' Makefile:487: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/avinash/temp/libde265.js-master/libde265-1.0.2' Makefile:395: recipe for target 'all' failed make: *** [all] Error 2 Running Emscripten... shared:ERROR: libde265-1.0.2/libde265/.libs/libde265.so: No such file or directory ("libde265-1.0.2/libde265/.libs/libde265.so" was expected to be an input file, based on the commandline arguments provided) Running Emscripten (minimized)... shared:ERROR: libde265-1.0.2/libde265/.libs/libde265.so: No such file or directory ("libde265-1.0.2/libde265/.libs/libde265.so" was expected to be an input file, based on the commandline arguments provided) avinash@avinash-MS-7817:~/temp/libde265.js-master$