INFO: not using any hashes in /data/userland-archives/hashes for libde265-1.0.16.tar.gz (overridden with --hash) Source /data/userland-archives/libde265-1.0.16.tar.gz... not found, skipping file copy Source https://github.com/strukturag/libde265/releases/download/v1.0.16/libde265-1.0.16.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for gcc... /usr/gcc/14/bin/gcc 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 the compiler supports GNU C... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/gcc static flag -static works... no checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/14/bin/g++ accepts -g... yes checking for /usr/gcc/14/bin/g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E checking for ld used by /usr/gcc/14/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes ggrep: warning: stray \ before - checking for /usr/gcc/14/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/g++ static flag -static works... no checking if /usr/gcc/14/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/14/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) /usr/gcc/14/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/14/bin/gcc understands -c and -o together... (cached) yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/ggrep checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking dependency style of /usr/gcc/14/bin/g++... gcc3 checking whether /usr/gcc/14/bin/g++ supports C++11 features by default... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for malloc.h... yes checking for signal.h... yes checking for setjmp.h... yes checking for stddef.h... yes checking for sys/time.h... (cached) yes checking for cstdint... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... 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... -lm checking for library containing sqrt... none required checking for library containing pthread_create... none required checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes 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 for alarm... yes checking for working mktime... no checking if __STRICT_ANSI__ is required... no checking for std::shared_ptr... yes checking for std::move... yes checking for nullptr... yes checking whether C compiler accepts -msse4.1... yes configure: --------------------------------------- configure: Building dec265 example: no configure: Building sherlock265 example: no configure: Building encoder: 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 /usr/gnu/bin/make all-recursive make[1]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' Making all in libde265 make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' Making all in x86 make[3]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' /bin/bash ../../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_la-sse.lo -MD -MP -MF .deps/libde265_x86_la-sse.Tpo -c -o libde265_x86_la-sse.lo `test -f 'sse.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/'`sse.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -msse4.1 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_sse_la-sse-motion.lo -MD -MP -MF .deps/libde265_x86_sse_la-sse-motion.Tpo -c -o libde265_x86_sse_la-sse-motion.lo `test -f 'sse-motion.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/'`sse-motion.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -msse4.1 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_sse_la-sse-dct.lo -MD -MP -MF .deps/libde265_x86_sse_la-sse-dct.Tpo -c -o libde265_x86_sse_la-sse-dct.lo `test -f 'sse-dct.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/'`sse-dct.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -msse4.1 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_sse_la-sse-dct.lo -MD -MP -MF .deps/libde265_x86_sse_la-sse-dct.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/sse-dct.cc -fPIC -DPIC -o .libs/libde265_x86_sse_la-sse-dct.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_la-sse.lo -MD -MP -MF .deps/libde265_x86_la-sse.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/sse.cc -fPIC -DPIC -o .libs/libde265_x86_la-sse.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86 -I../.. -msse4.1 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_x86_sse_la-sse-motion.lo -MD -MP -MF .deps/libde265_x86_sse_la-sse-motion.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/x86/sse-motion.cc -fPIC -DPIC -o .libs/libde265_x86_sse_la-sse-motion.o mv -f .deps/libde265_x86_la-sse.Tpo .deps/libde265_x86_la-sse.Plo mv -f .deps/libde265_x86_sse_la-sse-motion.Tpo .deps/libde265_x86_sse_la-sse-motion.Plo mv -f .deps/libde265_x86_sse_la-sse-dct.Tpo .deps/libde265_x86_sse_la-sse-dct.Plo /bin/bash ../../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -msse4.1 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o libde265_x86_sse.la libde265_x86_sse_la-sse-motion.lo libde265_x86_sse_la-sse-dct.lo -lm libtool: link: ar cr .libs/libde265_x86_sse.a .libs/libde265_x86_sse_la-sse-motion.o .libs/libde265_x86_sse_la-sse-dct.o libtool: link: ranlib .libs/libde265_x86_sse.a libtool: link: ( cd ".libs" && rm -f "libde265_x86_sse.la" && ln -s "../libde265_x86_sse.la" "libde265_x86_sse.la" ) /bin/bash ../../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o libde265_x86.la libde265_x86_la-sse.lo libde265_x86_sse.la -lm libtool: link: (cd .libs/libde265_x86.lax/libde265_x86_sse.a && ar x "/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86/./.libs/libde265_x86_sse.a") libtool: link: ar cr .libs/libde265_x86.a .libs/libde265_x86_la-sse.o .libs/libde265_x86.lax/libde265_x86_sse.a/libde265_x86_sse_la-sse-dct.o .libs/libde265_x86.lax/libde265_x86_sse.a/libde265_x86_sse_la-sse-motion.o libtool: link: ranlib .libs/libde265_x86.a libtool: link: rm -fr .libs/libde265_x86.lax libtool: link: ( cd ".libs" && rm -f "libde265_x86.la" && ln -s "../libde265_x86.la" "libde265_x86.la" ) make[3]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' make[3]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -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 '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`alloc_pool.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -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 '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`bitstream.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -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 '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`cabac.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -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 '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`configparam.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-contextmodel.lo -MD -MP -MF .deps/libde265_la-contextmodel.Tpo -c -o libde265_la-contextmodel.lo `test -f 'contextmodel.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`contextmodel.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-de265.lo -MD -MP -MF .deps/libde265_la-de265.Tpo -c -o libde265_la-de265.lo `test -f 'de265.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`de265.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-deblock.lo -MD -MP -MF .deps/libde265_la-deblock.Tpo -c -o libde265_la-deblock.lo `test -f 'deblock.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`deblock.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-decctx.lo -MD -MP -MF .deps/libde265_la-decctx.Tpo -c -o libde265_la-decctx.lo `test -f 'decctx.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`decctx.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-bitstream.lo -MD -MP -MF .deps/libde265_la-bitstream.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/bitstream.cc -fPIC -DPIC -o .libs/libde265_la-bitstream.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-deblock.lo -MD -MP -MF .deps/libde265_la-deblock.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/deblock.cc -fPIC -DPIC -o .libs/libde265_la-deblock.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-contextmodel.lo -MD -MP -MF .deps/libde265_la-contextmodel.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/contextmodel.cc -fPIC -DPIC -o .libs/libde265_la-contextmodel.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-cabac.lo -MD -MP -MF .deps/libde265_la-cabac.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/cabac.cc -fPIC -DPIC -o .libs/libde265_la-cabac.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-de265.lo -MD -MP -MF .deps/libde265_la-de265.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/de265.cc -fPIC -DPIC -o .libs/libde265_la-de265.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-alloc_pool.lo -MD -MP -MF .deps/libde265_la-alloc_pool.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/alloc_pool.cc -fPIC -DPIC -o .libs/libde265_la-alloc_pool.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-configparam.lo -MD -MP -MF .deps/libde265_la-configparam.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/configparam.cc -fPIC -DPIC -o .libs/libde265_la-configparam.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-decctx.lo -MD -MP -MF .deps/libde265_la-decctx.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/decctx.cc -fPIC -DPIC -o .libs/libde265_la-decctx.o mv -f .deps/libde265_la-bitstream.Tpo .deps/libde265_la-bitstream.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback.lo -MD -MP -MF .deps/libde265_la-fallback.Tpo -c -o libde265_la-fallback.lo `test -f 'fallback.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`fallback.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback.lo -MD -MP -MF .deps/libde265_la-fallback.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/fallback.cc -fPIC -DPIC -o .libs/libde265_la-fallback.o mv -f .deps/libde265_la-alloc_pool.Tpo .deps/libde265_la-alloc_pool.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback-dct.lo -MD -MP -MF .deps/libde265_la-fallback-dct.Tpo -c -o libde265_la-fallback-dct.lo `test -f 'fallback-dct.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`fallback-dct.cc mv -f .deps/libde265_la-cabac.Tpo .deps/libde265_la-cabac.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback-motion.lo -MD -MP -MF .deps/libde265_la-fallback-motion.Tpo -c -o libde265_la-fallback-motion.lo `test -f 'fallback-motion.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`fallback-motion.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback-dct.lo -MD -MP -MF .deps/libde265_la-fallback-dct.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/fallback-dct.cc -fPIC -DPIC -o .libs/libde265_la-fallback-dct.o mv -f .deps/libde265_la-fallback.Tpo .deps/libde265_la-fallback.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-dpb.lo -MD -MP -MF .deps/libde265_la-dpb.Tpo -c -o libde265_la-dpb.lo `test -f 'dpb.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`dpb.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-fallback-motion.lo -MD -MP -MF .deps/libde265_la-fallback-motion.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/fallback-motion.cc -fPIC -DPIC -o .libs/libde265_la-fallback-motion.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-dpb.lo -MD -MP -MF .deps/libde265_la-dpb.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/dpb.cc -fPIC -DPIC -o .libs/libde265_la-dpb.o mv -f .deps/libde265_la-de265.Tpo .deps/libde265_la-de265.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-image.lo -MD -MP -MF .deps/libde265_la-image.Tpo -c -o libde265_la-image.lo `test -f 'image.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`image.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-image.lo -MD -MP -MF .deps/libde265_la-image.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/image.cc -fPIC -DPIC -o .libs/libde265_la-image.o mv -f .deps/libde265_la-contextmodel.Tpo .deps/libde265_la-contextmodel.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-image-io.lo -MD -MP -MF .deps/libde265_la-image-io.Tpo -c -o libde265_la-image-io.lo `test -f 'image-io.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`image-io.cc mv -f .deps/libde265_la-configparam.Tpo .deps/libde265_la-configparam.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-intrapred.lo -MD -MP -MF .deps/libde265_la-intrapred.Tpo -c -o libde265_la-intrapred.lo `test -f 'intrapred.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`intrapred.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-image-io.lo -MD -MP -MF .deps/libde265_la-image-io.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/image-io.cc -fPIC -DPIC -o .libs/libde265_la-image-io.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-intrapred.lo -MD -MP -MF .deps/libde265_la-intrapred.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/intrapred.cc -fPIC -DPIC -o .libs/libde265_la-intrapred.o mv -f .deps/libde265_la-dpb.Tpo .deps/libde265_la-dpb.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-md5.lo -MD -MP -MF .deps/libde265_la-md5.Tpo -c -o libde265_la-md5.lo `test -f 'md5.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`md5.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-md5.lo -MD -MP -MF .deps/libde265_la-md5.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/md5.cc -fPIC -DPIC -o .libs/libde265_la-md5.o mv -f .deps/libde265_la-md5.Tpo .deps/libde265_la-md5.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-motion.lo -MD -MP -MF .deps/libde265_la-motion.Tpo -c -o libde265_la-motion.lo `test -f 'motion.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`motion.cc mv -f .deps/libde265_la-deblock.Tpo .deps/libde265_la-deblock.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-nal.lo -MD -MP -MF .deps/libde265_la-nal.Tpo -c -o libde265_la-nal.lo `test -f 'nal.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`nal.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-motion.lo -MD -MP -MF .deps/libde265_la-motion.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/motion.cc -fPIC -DPIC -o .libs/libde265_la-motion.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-nal.lo -MD -MP -MF .deps/libde265_la-nal.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/nal.cc -fPIC -DPIC -o .libs/libde265_la-nal.o mv -f .deps/libde265_la-image-io.Tpo .deps/libde265_la-image-io.Plo mv -f .deps/libde265_la-image.Tpo .deps/libde265_la-image.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-nal-parser.lo -MD -MP -MF .deps/libde265_la-nal-parser.Tpo -c -o libde265_la-nal-parser.lo `test -f 'nal-parser.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`nal-parser.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-pps.lo -MD -MP -MF .deps/libde265_la-pps.Tpo -c -o libde265_la-pps.lo `test -f 'pps.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`pps.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-nal-parser.lo -MD -MP -MF .deps/libde265_la-nal-parser.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/nal-parser.cc -fPIC -DPIC -o .libs/libde265_la-nal-parser.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-pps.lo -MD -MP -MF .deps/libde265_la-pps.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/pps.cc -fPIC -DPIC -o .libs/libde265_la-pps.o mv -f .deps/libde265_la-fallback-dct.Tpo .deps/libde265_la-fallback-dct.Plo mv -f .deps/libde265_la-nal.Tpo .deps/libde265_la-nal.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-quality.lo -MD -MP -MF .deps/libde265_la-quality.Tpo -c -o libde265_la-quality.lo `test -f 'quality.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`quality.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-refpic.lo -MD -MP -MF .deps/libde265_la-refpic.Tpo -c -o libde265_la-refpic.lo `test -f 'refpic.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`refpic.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-quality.lo -MD -MP -MF .deps/libde265_la-quality.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/quality.cc -fPIC -DPIC -o .libs/libde265_la-quality.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-refpic.lo -MD -MP -MF .deps/libde265_la-refpic.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/refpic.cc -fPIC -DPIC -o .libs/libde265_la-refpic.o mv -f .deps/libde265_la-decctx.Tpo .deps/libde265_la-decctx.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sao.lo -MD -MP -MF .deps/libde265_la-sao.Tpo -c -o libde265_la-sao.lo `test -f 'sao.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`sao.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sao.lo -MD -MP -MF .deps/libde265_la-sao.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/sao.cc -fPIC -DPIC -o .libs/libde265_la-sao.o mv -f .deps/libde265_la-nal-parser.Tpo .deps/libde265_la-nal-parser.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-scan.lo -MD -MP -MF .deps/libde265_la-scan.Tpo -c -o libde265_la-scan.lo `test -f 'scan.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`scan.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-scan.lo -MD -MP -MF .deps/libde265_la-scan.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/scan.cc -fPIC -DPIC -o .libs/libde265_la-scan.o mv -f .deps/libde265_la-scan.Tpo .deps/libde265_la-scan.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sei.lo -MD -MP -MF .deps/libde265_la-sei.Tpo -c -o libde265_la-sei.lo `test -f 'sei.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`sei.cc mv -f .deps/libde265_la-quality.Tpo .deps/libde265_la-quality.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-slice.lo -MD -MP -MF .deps/libde265_la-slice.Tpo -c -o libde265_la-slice.lo `test -f 'slice.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`slice.cc mv -f .deps/libde265_la-refpic.Tpo .deps/libde265_la-refpic.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sps.lo -MD -MP -MF .deps/libde265_la-sps.Tpo -c -o libde265_la-sps.lo `test -f 'sps.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`sps.cc mv -f .deps/libde265_la-pps.Tpo .deps/libde265_la-pps.Plo libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sei.lo -MD -MP -MF .deps/libde265_la-sei.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/sei.cc -fPIC -DPIC -o .libs/libde265_la-sei.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-threads.lo -MD -MP -MF .deps/libde265_la-threads.Tpo -c -o libde265_la-threads.lo `test -f 'threads.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`threads.cc mv -f .deps/libde265_la-intrapred.Tpo .deps/libde265_la-intrapred.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-transform.lo -MD -MP -MF .deps/libde265_la-transform.Tpo -c -o libde265_la-transform.lo `test -f 'transform.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`transform.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-slice.lo -MD -MP -MF .deps/libde265_la-slice.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/slice.cc -fPIC -DPIC -o .libs/libde265_la-slice.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-sps.lo -MD -MP -MF .deps/libde265_la-sps.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/sps.cc -fPIC -DPIC -o .libs/libde265_la-sps.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-threads.lo -MD -MP -MF .deps/libde265_la-threads.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/threads.cc -fPIC -DPIC -o .libs/libde265_la-threads.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-transform.lo -MD -MP -MF .deps/libde265_la-transform.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/transform.cc -fPIC -DPIC -o .libs/libde265_la-transform.o mv -f .deps/libde265_la-motion.Tpo .deps/libde265_la-motion.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-util.lo -MD -MP -MF .deps/libde265_la-util.Tpo -c -o libde265_la-util.lo `test -f 'util.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`util.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-util.lo -MD -MP -MF .deps/libde265_la-util.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/util.cc -fPIC -DPIC -o .libs/libde265_la-util.o mv -f .deps/libde265_la-sao.Tpo .deps/libde265_la-sao.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-visualize.lo -MD -MP -MF .deps/libde265_la-visualize.Tpo -c -o libde265_la-visualize.lo `test -f 'visualize.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`visualize.cc libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-visualize.lo -MD -MP -MF .deps/libde265_la-visualize.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/visualize.cc -fPIC -DPIC -o .libs/libde265_la-visualize.o mv -f .deps/libde265_la-util.Tpo .deps/libde265_la-util.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-vps.lo -MD -MP -MF .deps/libde265_la-vps.Tpo -c -o libde265_la-vps.lo `test -f 'vps.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`vps.cc mv -f .deps/libde265_la-sei.Tpo .deps/libde265_la-sei.Plo /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-vui.lo -MD -MP -MF .deps/libde265_la-vui.Tpo -c -o libde265_la-vui.lo `test -f 'vui.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/'`vui.cc mv -f .deps/libde265_la-threads.Tpo .deps/libde265_la-threads.Plo libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-vps.lo -MD -MP -MF .deps/libde265_la-vps.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/vps.cc -fPIC -DPIC -o .libs/libde265_la-vps.o libtool: compile: /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I.. -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT libde265_la-vui.lo -MD -MP -MF .deps/libde265_la-vui.Tpo -c /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/vui.cc -fPIC -DPIC -o .libs/libde265_la-vui.o mv -f .deps/libde265_la-sps.Tpo .deps/libde265_la-sps.Plo mv -f .deps/libde265_la-transform.Tpo .deps/libde265_la-transform.Plo /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/slice.cc: In function 'int residual_coding(thread_context*, int, int, int, int)': /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/slice.cc:3325:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3325 | coeff_sign[n] = decode_CABAC_bypass(&tctx->cabac_decoder); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/slice.cc:3128:14: note: at offset 16 into destination object 'coeff_sign' of size 16 3128 | int8_t coeff_sign[16]; | ^~~~~~~~~~ mv -f .deps/libde265_la-vui.Tpo .deps/libde265_la-vui.Plo mv -f .deps/libde265_la-visualize.Tpo .deps/libde265_la-visualize.Plo mv -f .deps/libde265_la-vps.Tpo .deps/libde265_la-vps.Plo mv -f .deps/libde265_la-fallback-motion.Tpo .deps/libde265_la-fallback-motion.Plo mv -f .deps/libde265_la-slice.Tpo .deps/libde265_la-slice.Plo /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -DLIBDE265_EXPORTS -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -version-info 1:9:1 -m64 -o libde265.la -rpath /usr/lib/amd64 libde265_la-alloc_pool.lo libde265_la-bitstream.lo libde265_la-cabac.lo libde265_la-configparam.lo libde265_la-contextmodel.lo libde265_la-de265.lo libde265_la-deblock.lo libde265_la-decctx.lo libde265_la-fallback.lo libde265_la-fallback-dct.lo libde265_la-fallback-motion.lo libde265_la-dpb.lo libde265_la-image.lo libde265_la-image-io.lo libde265_la-intrapred.lo libde265_la-md5.lo libde265_la-motion.lo libde265_la-nal.lo libde265_la-nal-parser.lo libde265_la-pps.lo libde265_la-quality.lo libde265_la-refpic.lo libde265_la-sao.lo libde265_la-scan.lo libde265_la-sei.lo libde265_la-slice.lo libde265_la-sps.lo libde265_la-threads.lo libde265_la-transform.lo libde265_la-util.lo libde265_la-visualize.lo libde265_la-vps.lo libde265_la-vui.lo x86/libde265_x86.la -lm libtool: link: /usr/gcc/14/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.2.0/crtbeginS.o .libs/libde265_la-alloc_pool.o .libs/libde265_la-bitstream.o .libs/libde265_la-cabac.o .libs/libde265_la-configparam.o .libs/libde265_la-contextmodel.o .libs/libde265_la-de265.o .libs/libde265_la-deblock.o .libs/libde265_la-decctx.o .libs/libde265_la-fallback.o .libs/libde265_la-fallback-dct.o .libs/libde265_la-fallback-motion.o .libs/libde265_la-dpb.o .libs/libde265_la-image.o .libs/libde265_la-image-io.o .libs/libde265_la-intrapred.o .libs/libde265_la-md5.o .libs/libde265_la-motion.o .libs/libde265_la-nal.o .libs/libde265_la-nal-parser.o .libs/libde265_la-pps.o .libs/libde265_la-quality.o .libs/libde265_la-refpic.o .libs/libde265_la-sao.o .libs/libde265_la-scan.o .libs/libde265_la-sei.o .libs/libde265_la-slice.o .libs/libde265_la-sps.o .libs/libde265_la-threads.o .libs/libde265_la-transform.o .libs/libde265_la-util.o .libs/libde265_la-visualize.o .libs/libde265_la-vps.o .libs/libde265_la-vui.o -Wl,-z -Wl,allextract x86/.libs/libde265_x86.a -Wl,-z -Wl,defaultextract -lm -L -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.2.0 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.2.0/../../../amd64 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.2.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.2.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libde265.so.0 -o .libs/libde265.so.0.1.9 libtool: link: (cd ".libs" && rm -f "libde265.so.0" && ln -s "libde265.so.0.1.9" "libde265.so.0") libtool: link: (cd ".libs" && rm -f "libde265.so" && ln -s "libde265.so.0.1.9" "libde265.so") libtool: link: ( cd ".libs" && rm -f "libde265.la" && ln -s "../libde265.la" "libde265.la" ) make[3]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' Making all in tools make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT gen_enc_table-gen-entropy-table.o -MD -MP -MF .deps/gen_enc_table-gen-entropy-table.Tpo -c -o gen_enc_table-gen-entropy-table.o `test -f 'gen-entropy-table.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`gen-entropy-table.cc /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT yuv_distortion-yuv-distortion.o -MD -MP -MF .deps/yuv_distortion-yuv-distortion.Tpo -c -o yuv_distortion-yuv-distortion.o `test -f 'yuv-distortion.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`yuv-distortion.cc /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT rd_curves-rd-curves.o -MD -MP -MF .deps/rd_curves-rd-curves.Tpo -c -o rd_curves-rd-curves.o `test -f 'rd-curves.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`rd-curves.cc /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT block_rate_estim-block-rate-estim.o -MD -MP -MF .deps/block_rate_estim-block-rate-estim.Tpo -c -o block_rate_estim-block-rate-estim.o `test -f 'block-rate-estim.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`block-rate-estim.cc /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT tests-tests.o -MD -MP -MF .deps/tests-tests.Tpo -c -o tests-tests.o `test -f 'tests.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`tests.cc /usr/gcc/14/bin/g++ -DHAVE_CONFIG_H -I. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools -I.. -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265 -I/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16 -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -MT bjoentegaard-bjoentegaard.o -MD -MP -MF .deps/bjoentegaard-bjoentegaard.Tpo -c -o bjoentegaard-bjoentegaard.o `test -f 'bjoentegaard.cc' || echo '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/tools/'`bjoentegaard.cc mv -f .deps/gen_enc_table-gen-entropy-table.Tpo .deps/gen_enc_table-gen-entropy-table.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o gen-enc-table gen_enc_table-gen-entropy-table.o ../libde265/libde265.la -lstdc++ -lm mv -f .deps/tests-tests.Tpo .deps/tests-tests.Po mv -f .deps/yuv_distortion-yuv-distortion.Tpo .deps/yuv_distortion-yuv-distortion.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o tests tests-tests.o ../libde265/libde265.la -lstdc++ -lm /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o yuv-distortion yuv_distortion-yuv-distortion.o ../libde265/libde265.la -lstdc++ -lm libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/gen-enc-table gen_enc_table-gen-entropy-table.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 mv -f .deps/block_rate_estim-block-rate-estim.Tpo .deps/block_rate_estim-block-rate-estim.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o block-rate-estim block_rate_estim-block-rate-estim.o ../libde265/libde265.la -lstdc++ -lm libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/tests tests-tests.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/yuv-distortion yuv_distortion-yuv-distortion.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 mv -f .deps/bjoentegaard-bjoentegaard.Tpo .deps/bjoentegaard-bjoentegaard.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o bjoentegaard bjoentegaard-bjoentegaard.o ../libde265/libde265.la -lstdc++ -lm libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/block-rate-estim block_rate_estim-block-rate-estim.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/bjoentegaard bjoentegaard-bjoentegaard.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 mv -f .deps/rd_curves-rd-curves.Tpo .deps/rd_curves-rd-curves.Po /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o rd-curves rd_curves-rd-curves.o ../libde265/libde265.la -lstdc++ -lm libtool: link: /usr/gcc/14/bin/g++ -m64 -O3 -Werror=return-type -Werror=unused-result -Werror=reorder -DDE265_LOG_ERROR -m64 -o .libs/rd-curves rd_curves-rd-curves.o ../libde265/.libs/libde265.so -lstdc++ -lm -Wl,-R -Wl,/usr/lib/amd64 make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' make[1]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' Making install in libde265 make[1]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' Making install in x86 make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' make[3]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265/x86' make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' make[3]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' /usr/bin/gmkdir -p '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libde265.la '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libde265.so.0.1.9 /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64/libde265.so.0.1.9 libtool: install: (cd /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64 && { ln -s -f libde265.so.0.1.9 libde265.so.0 || { rm -f libde265.so.0 && ln -s libde265.so.0.1.9 libde265.so.0; }; }) libtool: install: (cd /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64 && { ln -s -f libde265.so.0.1.9 libde265.so || { rm -f libde265.so && ln -s libde265.so.0.1.9 libde265.so; }; }) libtool: install: chmod +x /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64/libde265.so.0.1.9 libtool: install: /usr/bin/ginstall -c .libs/libde265.lai /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64/libde265.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/include/libde265' /usr/bin/ginstall -c -m 644 /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/libde265-1.0.16/libde265/de265.h de265-version.h '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/include/libde265' make[3]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' make[1]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/libde265' Making install in tools make[1]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' /usr/bin/gmkdir -p '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c gen-enc-table yuv-distortion rd-curves block-rate-estim tests bjoentegaard '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin' libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/gen-enc-table /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/gen-enc-table libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/yuv-distortion /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/yuv-distortion libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/rd-curves /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/rd-curves libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/block-rate-estim /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/block-rate-estim libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/tests /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/tests libtool: warning: '../libde265/libde265.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/bjoentegaard /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/bjoentegaard make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' make[1]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64/tools' make[1]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' make[2]: Entering directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libde265.pc '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/lib/amd64/pkgconfig' make[2]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' make[1]: Leaving directory '/data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/bjoentegaard Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/bjoentegaard Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/block-rate-estim Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/block-rate-estim Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/gen-enc-table Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/gen-enc-table Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/rd-curves Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/rd-curves Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/tests Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/tests Stripping /usr/lib/amd64 from RUNPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/yuv-distortion Stripping /usr/lib/amd64 from RPATH in /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/prototype/i386/usr/bin/yuv-distortion VALIDATING MANIFEST CONTENT: /data/jenkins/workspace/oi-encumbered/components/encumbered/libde265/build/manifest-i386-libde265.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://hipster-encumbered/library/video/libde265@1.0.16,5.11-2025.0.0.0:20250504T213643Z PUBLISHED generating metadata: encumbered/libde265