debian@SURFACE:~$ sudo apt install python3 python3-requests [sudo] password for debian: Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libmpdec3 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib media-types python3-certifi python3-chardet python3-idna python3-minimal python3-pkg-resources python3-six python3-urllib3 python3.9 python3.9-minimal Unpacking python3-idna (2.10-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../5-python3-six_1.16.0-2_all.deb ... Unpacking python3-six (1.16.0-2) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../6-python3-urllib3_1.26.5-1~exp1_all.deb ... Unpacking python3-urllib3 (1.26.5-1~exp1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../7-python3-requests_2.25.1+dfsg-2_all.deb ... Unpacking python3-requests (2.25.1+dfsg-2) ... Setting up media-types (4.0.0) ... Setting up libmpdec3:amd64 (2.5.1-1) ... Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... Setting up libpython3-stdlib:amd64 (3.9.2-3) ... Setting up python3.9 (3.9.2-1) ... Setting up python3 (3.9.2-3) ... running python rtupdate hooks for python3.9... running python post-rtupdate hooks for python3.9... Setting up python3-six (1.16.0-2) ... Setting up python3-certifi (2020.6.20-1) ... Setting up python3-idna (2.10-1) ... Setting up python3-urllib3 (1.26.5-1~exp1) ... Setting up python3-pkg-resources (52.0.0-4) ... Setting up python3-chardet (4.0.0-1) ... Setting up python3-requests (2.25.1+dfsg-2) ... Processing triggers for man-db (2.9.4-2) ... Processing triggers for libc-bin (2.31-13+deb11u5) ... debian@SURFACE:~$ ./Autobuild.sh -bash: ./Autobuild.sh: No such file or directory debian@SURFACE:~$ cd tvheadend debian@SURFACE:~/tvheadend$ ./Autobuild.sh OS identified using os-release file On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean Building for bullseye-x86_64 dpkg-buildpackage: info: source package tvheadend dpkg-buildpackage: info: source version 4.3-2063~gd88549603~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Andreas Öman dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with-systemd dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh_clean -O--with-systemd rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use) rm -f -- debian/tvheadend.substvars debian/tvheadend-dbg.substvars debian/files rm -fr -- debian/tvheadend/ debian/tmp/ debian/tvheadend-dbg/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) debian/rules build dh build --with-systemd dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) dh_update_autotools_config -O--with-systemd debian/rules override_dh_auto_configure make[1]: Entering directory '/home/debian/tvheadend' dh_auto_configure -- --arch=x86_64 dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 7 in use) ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --arch=x86_64 Checking support/features checking for cc execinfo.h ... ok checking for cc -mmmx ... ok checking for cc -msse2 ... ok checking for cc -Wunused-result ... ok checking for cc -fstack-protector ... ok checking for cc -fstack-protector-strong ... ok checking for cc -fstack-check ... ok checking for cc -fPIE ... ok checking for cc strlcat ... fail checking for cc strlcpy ... fail checking for cc fdatasync ... ok checking for cc getloadavg ... ok checking for cc atomic32 ... ok checking for cc atomic64 ... ok checking for cc atomic_time_t ... ok checking for cc atomic_ptr ... ok checking for cc bitops64 ... ok checking for cc lockowner ... ok checking for cc qsort_r ... ok checking for cc stime ... fail checking for cc gmtoff ... ok checking for cc recvmmsg ... ok checking for cc sendmmsg ... ok checking for cc libiconv ... fail ^ using build-in glibc iconv routines checking for cc ifnames ... ok checking for cc cclang_threadsan ... fail WARN: no python binary found checking for py module gzip ... fail checking for pkg-config ... ok checking for xgettext ... ok checking for msgmerge ... ok checking for gzip ... ok checking for bzip2 ... ok checking for pkg openssl ... ok (detected 1.1.1n) checking for cc linux/dvb/version.h ... ok checking for pkg zlib ... ok (detected 1.2.11) checking for pkg libpcre2-8 ... ok (detected 10.36) checking for pkg liburiparser ... ok (detected 0.9.4) checking for pkg avahi-client ... ok (detected 0.8) checking for cmake ... ok checking for cc -lstdc++ ... ok checking for pkg libva >=0.38.0 ... fail (detected ) checking for cc sys/inotify.h ... ok checking for cc inotify_init1 ... ok checking for cc dvbcsa/dvbcsa.h ... ok checking for cc -ldvbcsa ... ok fetching dvb-scan files ... ok checking for cc epoll_create1 ... ok checking for pkg dbus-1 ... ok (detected 1.12.24) Compiler: Using C compiler: cc Using LD flags: -ldvbcsa Build for arch: x86_64 Binaries: Using PYTHON: python Using GZIP: gzip Using BZIP2: bzip2 Options: pie yes ccdebug no cardclient yes cwc yes cccam yes capmt yes constcw yes linuxdvb yes satip_server yes satip_client yes hdhomerun_client yes hdhomerun_static yes iptv yes tsfile yes dvbscan yes timeshift yes trace yes avahi yes zlib yes libav yes ffmpeg_static yes libx264 yes libx264_static yes libx265 yes libx265_static yes libvpx yes libvpx_static yes libtheora yes libtheora_static yes libvorbis yes libvorbis_static yes libfdkaac no libfdkaac_static no libopus yes libopus_static yes nvenc no vaapi no mmal no omx no inotify yes epoll yes pcre no pcre2 yes uriparser yes ccache no tvhcsa yes bundle no pngquant no kqueue no dbus_1 yes android no gtimer_check no slow_memoryinfo no libsystemd_daemon no pcloud_cache yes ddci yes cclang_threadsan no gperftools no execinfo yes mmx yes sse2 yes W_unused_result yes f_stack_protector yes f_stack_protector_strong yes f_stack_check yes f_PIE yes fdatasync yes getloadavg yes atomic32 yes atomic64 yes atomic_time_t yes atomic_ptr yes bitops64 yes lockowner yes qsort_r yes gmtoff yes recvmmsg yes sendmmsg yes ifnames yes bin_pkg_config yes bin_xgettext yes bin_msgmerge yes bin_gzip yes bin_bzip2 yes ssl yes linuxdvbapi yes linuxdvb_ca yes upnp yes bin_cmake yes stdcpp yes libogg_static yes inotify_h yes inotify_init1 yes dvbcsa yes epoll_create1 yes mpegts yes mpegts_dvb yes Packages: openssl 1.1.1n zlib 1.2.11 libpcre2-8 10.36 liburiparser 0.9.4 avahi-client 0.8 dbus-1 1.12.24 Installation paths: Prefix: /usr Binaries: ${prefix}/bin Libraries: ${prefix}/lib Data files: ${prefix}/share Man pages: /usr/share/man Final Binary: /home/debian/tvheadend/build.linux/tvheadend Tvheadend Data Directory: /usr/share/tvheadend make[1]: Leaving directory '/home/debian/tvheadend' debian/rules override_dh_auto_build make[1]: Entering directory '/home/debian/tvheadend' make make[2]: Entering directory '/home/debian/tvheadend' make -f Makefile.ffmpeg libcacheget make[3]: Entering directory '/home/debian/tvheadend' DOWNLOAD misc/staticlib/unknown/x86_64/ffmpeg-137391330fff0299b3a3d23ffb7a3f2e1843b26d.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k /usr/bin/env: ‘python’: No such file or directory Folder name "unknown" not found FAILED TO DOWNLOAD (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)make[3]: Leaving directory '/home/debian/tvheadend' make -f Makefile.ffmpeg build make[3]: Entering directory '/home/debian/tvheadend' WGET https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz 2022-11-29 22:03:52 URL:https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz [1629366/1629366] -> "/home/debian/tvheadend/build.linux/ffmpeg/nasm-2.15.05.tar.gz" [1] SHA1SUM test '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa' == '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa': OK UNTAR nasm-2.15.05.tar.gz PATCH /home/debian/tvheadend/support/patches/remove-invalid-pure_func-qualifiers.diff patching file include/nasmlib.h Hunk #1 succeeded at 201 (offset 51 lines). Hunk #2 succeeded at 209 (offset 51 lines). Hunk #3 succeeded at 221 with fuzz 1 (offset 51 lines). Hunk #4 succeeded at 345 (offset 39 lines). cd /home/debian/tvheadend/build.linux/ffmpeg/nasm-2.15.05 && CC="gcc -fPIE" FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib configure: WARNING: unrecognized options: --enable-static, --disable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc -fPIE 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 gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -fPIE -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc -fPIE checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -fPIE accepts -g... (cached) yes checking for gcc -fPIE option to accept ISO C89... (cached) none needed checking for gcc -fPIE option to accept ISO C99... none needed checking for gcc -fPIE option to accept ISO Standard C... (cached) none needed checking if gcc -fPIE accepts -std=c17... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking if gcc -fPIE accepts -Werror=unknown-warning-option... no checking if gcc -fPIE accepts -fwrapv... yes checking if gcc -fPIE accepts -ftrivial-auto-var-init=zero... no checking if gcc -fPIE accepts -U__STRICT_ANSI__... yes checking if gcc -fPIE accepts -fno-common... yes checking for suffix of library files... a checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for nroff... nroff checking for asciidoc... no checking for xmlto... no checking for xz... xz configure: WARNING: No asciidoc package found, cannot build man pages configure: WARNING: No xmlto package found, cannot build man pages checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdnoreturn.h usability... yes checking stdnoreturn.h presence... yes checking for stdnoreturn.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strnlen... yes checking for strrchrnul... no checking for iscntrl... yes checking for isascii... yes checking for mempcpy... yes checking for getuid... yes checking for getgid... yes checking for getrlimit... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for _fullpath... no checking for pathconf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for _fseeki64... no checking for ftruncate... yes checking for _chsize... no checking for _chsize_s... no checking for fileno... yes checking for _fileno... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for sysconf... yes checking for access... yes checking for _access... no checking for faccessat... yes checking for __builtin_expect... yes checking intrin.h usability... no checking intrin.h presence... no checking for intrin.h... no checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for _BitScanReverse... no checking for _BitScanReverse64... no checking for sprintf... snprintf checking for vsnprintf... vsnprintf checking for strlcpy... no checking for strrchrnul... (cached) no checking for struct _stati64... no checking for struct stat... yes checking for stat... yes checking for _stati64... no checking for fstat... yes checking for _fstati64... no checking for S_ISREG... no checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether strrchrnul is declared... no checking for uintptr_t... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for cpu_to_le16... no checking for cpu_to_le32... no checking for cpu_to_le64... no checking for __cpu_to_le16... no checking for __cpu_to_le32... no checking for __cpu_to_le64... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for __bswap_16... yes checking for __bswap_32... yes checking for __bswap_64... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for _byteswap_ushort... no checking for _byteswap_ulong... no checking for _byteswap_uint64... no checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking if gcc -fPIE accepts -Werror=attributes... yes checking if gcc -fPIE supports the noreturn function attribute... yes checking if gcc -fPIE supports the noreturn function attribute on pointers... yes checking if gcc -fPIE supports the returns_nonnull function attribute... yes checking if gcc -fPIE supports the returns_nonnull function attribute on pointers... yes checking if gcc -fPIE supports the malloc function attribute... yes checking if gcc -fPIE supports the malloc function attribute on pointers... no checking if gcc -fPIE supports the alloc_size(1) function attribute... yes checking if gcc -fPIE supports the alloc_size(1) function attribute on pointers... yes checking if gcc -fPIE supports the alloc_size(1,2) function attribute... no checking if gcc -fPIE supports the alloc_size(1,2) function attribute on pointers... no checking if gcc -fPIE supports the sentinel function attribute... yes checking if gcc -fPIE supports the sentinel function attribute on pointers... yes checking if gcc -fPIE supports the format(printf,1,2) function attribute... yes checking if gcc -fPIE supports the format(printf,1,2) function attribute on pointers... yes checking if gcc -fPIE supports the const function attribute... yes checking if gcc -fPIE supports the const function attribute on pointers... yes checking if gcc -fPIE supports the pure function attribute... yes checking if gcc -fPIE supports the pure function attribute on pointers... no checking if gcc -fPIE supports the cold function attribute... yes checking if gcc -fPIE supports the cold function attribute on pointers... no checking if gcc -fPIE supports the unused function attribute... yes checking if gcc -fPIE supports the unused function attribute on pointers... yes checking if gcc -fPIE supports the error function attribute... yes checking if gcc -fPIE accepts -ffunction-sections... yes checking if gcc -fPIE accepts -fdata-sections... yes checking if gcc -fPIE accepts -Wl,--gc-sections... yes checking if gcc -fPIE accepts -fvisibility=hidden... yes checking if gcc -fPIE accepts -Wall... yes checking if gcc -fPIE accepts -W... yes checking if gcc -fPIE accepts -pedantic... yes checking if gcc -fPIE accepts -Wc90-c99-compat... yes checking if gcc -fPIE accepts -Wc99-compat... no checking if gcc -fPIE accepts -Wc99-extensions... no checking if gcc -fPIE accepts -Wpedantic-ms-format... no checking if gcc -fPIE accepts -Wlong-long... yes checking if gcc -fPIE accepts -Wstringop-truncation... yes checking if gcc -fPIE accepts -Wshift-negative-value... yes checking if gcc -fPIE accepts -Werror=implicit... yes checking if gcc -fPIE accepts -Werror=missing-braces... yes checking if gcc -fPIE accepts -Werror=return-type... yes checking if gcc -fPIE accepts -Werror=trigraphs... yes checking if gcc -fPIE accepts -Werror=pointer-arith... yes checking if gcc -fPIE accepts -Werror=strict-prototypes... no checking if gcc -fPIE accepts -Werror=missing-prototypes... yes checking if gcc -fPIE accepts -Werror=missing-declarations... yes checking if gcc -fPIE accepts -Werror=comment... yes checking if gcc -fPIE accepts -Werror=vla... yes checking if gcc -fPIE supports C99 external inlines... yes checking if gcc -fPIE supports typeof... __typeof configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config/config.h configure: WARNING: unrecognized options: --enable-static, --disable-shared DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/nasm-2.15.05 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/nasm-2.15.05' make[4]: Circular asm/warnings.c <- asm/warnings.time dependency dropped. gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/nasm.o asm/nasm.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/snprintf.o stdlib/snprintf.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/vsnprintf.o stdlib/vsnprintf.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strlcpy.o stdlib/strlcpy.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strnlen.o stdlib/strnlen.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strrchrnul.o stdlib/strrchrnul.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ver.o nasmlib/ver.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/alloc.o nasmlib/alloc.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/asprintf.o nasmlib/asprintf.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/errfile.o nasmlib/errfile.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/crc64.o nasmlib/crc64.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/md5c.o nasmlib/md5c.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/string.o nasmlib/string.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/nctype.o nasmlib/nctype.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/file.o nasmlib/file.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/mmap.o nasmlib/mmap.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ilog2.o nasmlib/ilog2.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/realpath.o nasmlib/realpath.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/path.o nasmlib/path.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/filename.o nasmlib/filename.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rlimit.o nasmlib/rlimit.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/zerobuf.o nasmlib/zerobuf.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/readnum.o nasmlib/readnum.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/bsi.o nasmlib/bsi.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rbtree.o nasmlib/rbtree.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/hashtbl.o nasmlib/hashtbl.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/raa.o nasmlib/raa.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/saa.o nasmlib/saa.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/strlist.o nasmlib/strlist.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/perfhash.o nasmlib/perfhash.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/badenum.o nasmlib/badenum.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o common/common.o common/common.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsa.o x86/insnsa.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsb.o x86/insnsb.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsd.o x86/insnsd.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsn.o x86/insnsn.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regs.o x86/regs.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regvals.o x86/regvals.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regflags.o x86/regflags.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regdis.o x86/regdis.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/disp8.o x86/disp8.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/iflag.o x86/iflag.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/error.o asm/error.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/warnings.o asm/warnings.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/floats.o asm/floats.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directiv.o asm/directiv.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directbl.o asm/directbl.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pragma.o asm/pragma.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/assemble.o asm/assemble.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/labels.o asm/labels.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/parser.o asm/parser.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc.o asm/preproc.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/quote.o asm/quote.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pptok.o asm/pptok.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/listing.o asm/listing.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/eval.o asm/eval.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprlib.o asm/exprlib.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprdump.o asm/exprdump.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/stdscan.o asm/stdscan.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/strfunc.o asm/strfunc.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/tokhash.o asm/tokhash.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/segalloc.o asm/segalloc.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc-nop.o asm/preproc-nop.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/rdstrnum.o asm/rdstrnum.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/srcfile.o asm/srcfile.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o macros/macros.o macros/macros.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outform.o output/outform.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outlib.o output/outlib.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/legacy.o output/legacy.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nulldbg.o output/nulldbg.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nullout.o output/nullout.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outbin.o output/outbin.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outaout.o output/outaout.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outcoff.o output/outcoff.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outelf.o output/outelf.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outobj.o output/outobj.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outas86.o output/outas86.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outrdf2.o output/outrdf2.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outdbg.o output/outdbg.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outieee.o output/outieee.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outmacho.o output/outmacho.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/codeview.o output/codeview.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/disasm.o disasm/disasm.c gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/sync.o disasm/sync.c rm -f libnasm.a ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o stdlib/strrchrnul.o nasmlib/ver.o nasmlib/alloc.o nasmlib/asprintf.o nasmlib/errfile.o nasmlib/crc64.o nasmlib/md5c.o nasmlib/string.o nasmlib/nctype.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/rlimit.o nasmlib/zerobuf.o nasmlib/readnum.o nasmlib/bsi.o nasmlib/rbtree.o nasmlib/hashtbl.o nasmlib/raa.o nasmlib/saa.o nasmlib/strlist.o nasmlib/perfhash.o nasmlib/badenum.o common/common.o x86/insnsa.o x86/insnsb.o x86/insnsd.o x86/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/regdis.o x86/disp8.o x86/iflag.o asm/error.o asm/warnings.o asm/floats.o asm/directiv.o asm/directbl.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/pptok.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/strfunc.o asm/tokhash.o asm/segalloc.o asm/preproc-nop.o asm/rdstrnum.o asm/srcfile.o macros/macros.o output/outform.o output/outlib.o output/legacy.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmacho.o output/codeview.o disasm/disasm.o disasm/sync.o ranlib libnasm.a gcc -fPIE -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -Wl,--gc-sections -o nasm asm/nasm.o libnasm.a gcc -fPIE -c -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/ndisasm.o disasm/ndisasm.c gcc -fPIE -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -Wl,--gc-sections -o ndisasm disasm/ndisasm.o libnasm.a /usr/bin/mkdir -p /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin /usr/bin/install -c nasm /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm /usr/bin/install -c ndisasm /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/ndisasm /usr/bin/mkdir -p /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1 /usr/bin/install -c -m 644 ./nasm.1 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/nasm.1 /usr/bin/install -c -m 644 ./ndisasm.1 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/ndisasm.1 make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/nasm-2.15.05' WGET https://code.videolan.org/videolan/x264/-/archive/d2907f67227cbf38ac957efed84c532b12ce19cc/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2 2022-11-29 22:04:20 URL:https://code.videolan.org/videolan/x264/-/archive/d2907f67227cbf38ac957efed84c532b12ce19cc/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2 [773615/773615] -> "/home/debian/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2" [1]SHA1SUMtest '6b69f9af34ddfb9bc0bbfedb0b41a0b8b6c2771a' == '6b69f9af34ddfb9bc0bbfedb0b41a0b8b6c2771a': OK UNTAR x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2 cd /home/debian/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc && FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --extra-asflags="-DPIC" \ --extra-cflags="-fPIE" \ --disable-cli \ --disable-swscale \ --disable-lavf \ --disable-avs \ --disable-ffms \ --disable-gpac \ --disable-lsmash \ --host=x86_64-linux-gnu Unknown option --disable-shared, ignored platform: X86_64 byte order: little-endian system: LINUX cli: no libx264: internal shared: no static: yes bashcompletion: no asm: yes interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: yes filters: crop select_every lto: no debug: no gprof: no strip: no PIC: no bit depth: all chroma format: all You can run 'make' or 'make fprofiled' now. DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc' cat common/opencl/x264-cl.h common/opencl/bidir.cl common/opencl/downscale.cl common/opencl/intra.cl common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/weightp.cl | ./tools/cltostr.sh common/oclobj.hdependency file generation... gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/osdep.c -o common/osdep.o gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/base.c -o common/base.o gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/cpu.c -o common/cpu.o gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/tables.c -o common/tables.o gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/api.c -o encoder/api.o gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/x86/mc-c.c -o common/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/x86/predict-c.c -o common/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/opencl.c -o common/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/slicetype-cl.c -o encoder/slicetype-cl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cpu-a.o common/x86/cpu-a.asm nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-64-8.o common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-8.o common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-8.o common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-8.o common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-8.o common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-8.o common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-8.o common/x86/deblock-a.asm -DBIT_DEPTH=8-Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-8.o common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-8.o common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-8.o common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-8.o common/x86/predict-a.asm -DBIT_DEPTH=8-Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/quant-a-8.o common/x86/quant-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/sad-a-8.o common/x86/sad-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-64-10.o common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-10.o common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-10.o common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-10.o common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-10.o common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-10.o common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-10.o common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-10.o common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-10.o common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-10.o common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-10.o common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/quant-a-10.o common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/sad16-a-10.o common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10 rm -f libx264.a gcc-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/opencl-8.o encoder/slicetype-cl-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o gcc-ranlib libx264.a install -d /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include install -m 644 x264.pc /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig install -d /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib install -m 644 libx264.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib gcc-ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx264.a make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc' WGET https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz 2022-11-29 22:05:22 URL:https://bbuseruploads.s3.amazonaws.com/c105f477-2003-4e12-80e5-06858cf7e40b/downloads/d500e9ef-fa39-4087-9e63-62d748ed7548/x265_3.5.tar.gz?response-content-disposition=attachment%3B%20filename%3D%22x265_3.5.tar.gz%22&response-content-encoding=None&AWSAccessKeyId=ASIA6KOSE3BNPTTKGYL5&Signature=TNoSzBMJdGu9WFIZv34eIGNnlA0%3D&x-amz-security-token=FwoGZXIvYXdzEGQaDE2%2FV0BzOxFZMGAG2iK%2BAYjkOw8DHezqCGwvVB8tFL1Slmn3SnYzk4pNgbL%2B%2FyVC31j3CUss8d9G0lfA4UXkPNga7hggoe5vB8y72ugzg%2Be1FkAY8sq7tefb5oPI54QgWDZpkqJlY5Zc08I4%2F3VIQC6X3%2BA5JP0EqgEsl6gCQnXgSrli9h32aY3mGfigE%2BMxwjMa4yux4IDrx6ANtR%2Be%2BqCfyKlZsPuAyCvorZ6E2rBm5238rY72bcyD%2FZOvlEYKCvfPp75L%2FoWlvmbvkosomo6bnAYyLSlaYscM2NnBuJ%2BEE0pMRWxp1I6aKfji8zF1CLtvVxiNcF4fk5S40XlKFBg4rQ%3D%3D&Expires=1669778978 [1537044/1537044] -> "/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5.tar.gz" [1] SHA1SUM test 'dc8e70f441991289a9a34fd37e1649d59435bfae' == 'dc8e70f441991289a9a34fd37e1649d59435bfae': OK UNTAR x265_3.5.tar.gz PATCH /home/debian/tvheadend/support/patches/libx265.pie.diff patching file ./source/CMakeLists.txt Hunk #1 succeeded at 220 with fuzz 2 (offset 52 lines). PATCH /home/debian/tvheadend/support/patches/libx265-silence.patch patching file ./source/CMakeLists.txt patching file ./source/cmake/CMakeASM_NASMInformation.cmake cd /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux && cmake -G "Unix Makefiles" \ -DCMAKE_INSTALL_PREFIX="/ffmpeg" \ -DENABLE_SHARED:BOOL=OFF \ ../../source -- cmake version 3.18.4 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected x86_64 target processor CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (NUMA) does not match the name of the calling package (Numa). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindNuma.cmake:43 (find_package_handle_standard_args) CMakeLists.txt:100 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (nasm) does not match the name of the calling package (Nasm). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindNasm.cmake:23 (find_package_handle_standard_args) CMakeLists.txt:352 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found nasm: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm (found version "2.15.05") -- Found Nasm 2.15.05 to build assembly primitives -- GIT_EXECUTABLE /usr/bin/git -- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL -- GIT ARCHIVAL INFORMATION PROCESSED -- X265 RELEASE VERSION 3.5+1-f0c1022b6 -- The ASM_NASM compiler identification is NASM -- Found assembler: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done -- Generating done -- Build files have been written to: /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' Scanning dependencies of target encoder make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o[ 2%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o [ 3%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 4%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 5%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 7%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 8%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 9%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’: /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3025:36: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 3025 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ^ /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3025:20: note: ‘sprintf’ output between 3 and 140 bytes into a destination of size 128 3025 | sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3025:20: warning: ‘sprintf’ argument 3 overlaps destination object‘deltaPOC’ [-Wrestrict] /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3016:14: note: destination object referenced by ‘restrict’-qualified argument 1 was declared here 3016 | char deltaPOC[128]; | ^~~~~~~~ /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3026:33: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=] 3026 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ^ /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3026:20: note: ‘sprintf’ output between 3 and 42 bytes into a destination of size 40 3026 | sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3026:20: warning: ‘sprintf’ argument 3 overlaps destination object‘bUsed’ [-Wrestrict] /home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3017:14: note: destination object referenced by ‘restrict’-qualified argument 1 was declared here 3017 | char bUsed[40]; | ^~~~~ [ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 21%] Built target encoder make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' Scanning dependencies of target common make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 22%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o [ 23%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/const-a.asm.o [ 24%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o [ 25%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o [ 27%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o [ 28%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o [ 29%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o [ 30%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o [ 31%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o [ 32%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/dct8.asm.o [ 34%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/seaintegral.asm.o [ 35%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o [ 36%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o [ 37%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o [ 38%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o [ 40%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o [ 41%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o [ 42%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o [ 43%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o [ 44%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o [ 45%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o [ 47%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o [ 49%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o[ 50%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 51%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o[ 54%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 55%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 56%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o[ 57%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 61%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o[ 63%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 65%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 67%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 68%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 69%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 71%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 74%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 75%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 76%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 77%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 78%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 80%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 81%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 82%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 83%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 84%] Building CXX object common/CMakeFiles/common.dir/scaler.cpp.o make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 84%] Built target common make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' Scanning dependencies of target x265-static make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 85%] Linking CXX static library libx265.a make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 85%] Built target x265-static make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' Scanning dependencies of target cli make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [ 87%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o [ 88%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o [ 89%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o [ 90%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o [ 91%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o [ 92%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o [ 94%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o [ 95%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o [ 96%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o [ 97%] Building CXX object CMakeFiles/cli.dir/x265cli.cpp.o [ 98%] Building CXX object CMakeFiles/cli.dir/abrEncApp.cpp.o [100%] Linking CXX executable x265 make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' [100%] Built target cli make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' Install the project... -- Install configuration: "Release" -- Installing: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx265.a -- Installing: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h -- Installing: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265_config.h -- Installing: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc -- Installing: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/x265 make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux' mv /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old sed -e 's,-ldl,-ldl -lpthread,g' \ < /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old \ > /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc WGET https://github.com/webmproject/libvpx/archive/v1.9.0/libvpx-1.9.0.tar.gz 2022-11-29 22:07:44 URL:https://codeload.github.com/webmproject/libvpx/tar.gz/refs/tags/v1.9.0 [5326239] -> "/home/debian/tvheadend/build.linux/ffmpeg/libvpx-1.9.0.tar.gz" [1] SHA1SUM test '2ab8203ad8922bdf3256e4a197d1348fa8db9a62' == '2ab8203ad8922bdf3256e4a197d1348fa8db9a62': OK UNTAR libvpx-1.9.0.tar.gz cd /home/debian/tvheadend/build.linux/ffmpeg/libvpx-1.9.0 && \ FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --extra-cflags="-fPIE" \ --disable-examples \ --disable-docs \ --disable-unit-tests \ disabling shared disabling examples disabling docs disabling unit_tests enabling vp8_encoder enabling vp8_decoder enabling vp9_encoder enabling vp9_decoder Configuring for target 'x86_64-linux-gcc' enabling x86_64 enabling runtime_cpu_detect enabling mmx enabling sse enabling sse2 enabling sse3 enabling ssse3 enabling sse4_1 enabling avx enabling avx2 enabling avx512 using nasm enabling postproc enabling webm_io enabling libyuv Creating makefiles for x86_64-linux-gcc libs Creating makefiles for x86_64-linux-gcc tools DIST_DIR=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg \ make -C /home/debian/tvheadend/build.linux/ffmpeg/libvpx-1.9.0 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvpx-1.9.0' [CREATE] vpx_scale_rtcd.h [CREATE] vpx_dsp_rtcd.h [CREATE] vp8_rtcd.h [CREATE] vp9_rtcd.h [DEP] vp9/ratectrl_rtc.cc.d [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp9/encoder/x86/vp9_error_avx2.c.d [DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d [DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d [DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d [DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d [DEP] vp9/encoder/x86/temporal_filter_sse4.c.d [DEP] vp9/encoder/vp9_mbgraph.c.d [DEP] vp9/encoder/vp9_temporal_filter.c.d [DEP] vp9/encoder/vp9_noise_estimate.c.d [DEP] vp9/encoder/vp9_skin_detection.c.d [DEP] vp9/encoder/vp9_alt_ref_aq.c.d [DEP] vp9/encoder/vp9_aq_complexity.c.d [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d [DEP] vp9/encoder/vp9_aq_360.c.d [DEP] vp9/encoder/vp9_aq_variance.c.d [DEP] vp9/encoder/vp9_treewriter.c.d [DEP] vp9/encoder/vp9_tokenize.c.d [DEP] vp9/encoder/vp9_resize.c.d [DEP] vp9/encoder/vp9_svc_layercontext.c.d [DEP] vp9/encoder/vp9_subexp.c.d [DEP] vp9/encoder/vp9_speed_features.c.d [DEP] vp9/encoder/vp9_segmentation.c.d [DEP] vp9/encoder/vp9_pickmode.c.d [DEP] vp9/encoder/vp9_rdopt.c.d [DEP] vp9/encoder/vp9_rd.c.d [DEP] vp9/encoder/vp9_ratectrl.c.d [DEP] vp9/encoder/vp9_quantize.c.d [DEP] vp9/encoder/vp9_picklpf.c.d [DEP] vp9/encoder/vp9_encoder.c.d [DEP] vp9/encoder/vp9_mcomp.c.d [DEP] vp9/encoder/vp9_multi_thread.c.d [DEP] vp9/encoder/vp9_lookahead.c.d [DEP] vp9/encoder/vp9_frame_scale.c.d [DEP] vp9/encoder/vp9_firstpass.c.d [DEP] vp9/encoder/vp9_extend.c.d [DEP] vp9/encoder/vp9_ethread.c.d [DEP] vp9/encoder/vp9_encodemv.c.d [DEP] vp9/encoder/vp9_encodemb.c.d [DEP] vp9/encoder/vp9_encodeframe.c.d [DEP] vp9/encoder/vp9_dct.c.d [DEP] vp9/encoder/vp9_cost.c.d [DEP] vp9/encoder/vp9_context_tree.c.d [DEP] vp9/encoder/vp9_bitstream.c.d [DEP] vp9/vp9_cx_iface.c.d [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d [DEP] vp9/common/vp9_scan.c.d [DEP] vp9/common/vp9_common_data.c.d [DEP] vp9/common/vp9_reconintra.c.d [DEP] vp9/common/vp9_reconinter.c.d [DEP] vp9/common/vp9_quant_common.c.d [DEP] vp9/common/vp9_mvref_common.c.d [DEP] vp9/common/vp9_thread_common.c.d [DEP] vp9/common/vp9_loopfilter.c.d [DEP] vp9/common/vp9_tile_common.c.d [DEP] vp9/common/vp9_seg_common.c.d [DEP] vp9/common/vp9_scale.c.d [DEP] vp9/common/vp9_rtcd.c.d [DEP] vp9/common/vp9_pred_common.c.d [DEP] vp9/common/vp9_filter.c.d [DEP] vp9/common/vp9_idct.c.d [DEP] vp9/common/vp9_frame_buffers.c.d [DEP] vp9/common/vp9_entropymv.c.d [DEP] vp9/common/vp9_entropymode.c.d [DEP] vp9/common/vp9_entropy.c.d [DEP] vp9/common/vp9_blockd.c.d [DEP] vp9/common/vp9_alloccommon.c.d [DEP] vp9/vp9_iface_common.c.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp8/encoder/x86/block_error_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vp8/encoder/x86/copy_sse3.asm.d [DEP] vp8/encoder/x86/copy_sse2.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_ports/emms_mmx.asm.d [DEP] vpx_config.c.d [DEP] vp9/decoder/vp9_job_queue.c.d [DEP] vp9/decoder/vp9_dsubexp.c.d [DEP] vp9/decoder/vp9_decoder.c.d [DEP] vp9/decoder/vp9_detokenize.c.d [DEP] vp9/decoder/vp9_decodeframe.c.d [DEP] vp9/decoder/vp9_decodemv.c.d [DEP] vp9/vp9_dx_iface.c.d [DEP] vp8/decoder/threading.c.d [DEP] vp8/decoder/onyxd_if.c.d [DEP] vp8/decoder/detokenize.c.d [DEP] vp8/decoder/decodeframe.c.d [DEP] vp8/decoder/decodemv.c.d [DEP] vp8/decoder/dboolhuff.c.d [DEP] vp8/vp8_dx_iface.c.d [DEP] vp8/common/x86/bilinear_filter_sse2.c.d [DEP] vp8/common/x86/idct_blk_sse2.c.d [DEP] vp8/common/x86/idct_blk_mmx.c.d [DEP] vp8/common/postproc.c.d [DEP] vp8/common/mfqe.c.d [DEP] vp8/common/x86/loopfilter_x86.c.d [DEP] vp8/common/x86/vp8_asm_stubs.c.d [DEP] vp8/common/treecoder.c.d [DEP] vp8/common/swapyv12buffer.c.d [DEP] vp8/common/setupintrarecon.c.d [DEP] vp8/common/reconintra4x4.c.d [DEP] vp8/common/reconintra.c.d [DEP] vp8/common/reconinter.c.d [DEP] vp8/common/quant_common.c.d [DEP] vp8/common/modecont.c.d [DEP] vp8/common/mbpitch.c.d [DEP] vp8/common/loopfilter_filters.c.d [DEP] vp8/common/vp8_loopfilter.c.d [DEP] vp8/common/rtcd.c.d [DEP] vp8/common/idctllm.c.d [DEP] vp8/common/idct_blk.c.d [DEP] vp8/common/generic/systemdependent.c.d [DEP] vp8/common/findnearmv.c.d [DEP] vp8/common/filter.c.d [DEP] vp8/common/extend.c.d [DEP] vp8/common/entropymv.c.d [DEP] vp8/common/entropymode.c.d [DEP] vp8/common/entropy.c.d [DEP] vp8/common/dequantize.c.d [DEP] vp8/common/blockd.c.d [DEP] vp8/common/alloccommon.c.d [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d [DEP] vp8/encoder/x86/denoising_sse2.c.d [DEP] vp8/encoder/x86/quantize_sse4.c.d [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d [DEP] vp8/encoder/temporal_filter.c.d [DEP] vp8/encoder/treewriter.c.d [DEP] vp8/encoder/tokenize.c.d [DEP] vp8/common/vp8_skin_detection.c.d [DEP] vp8/encoder/segmentation.c.d [DEP] vp8/encoder/rdopt.c.d [DEP] vp8/encoder/ratectrl.c.d [DEP] vp8/encoder/vp8_quantize.c.d [DEP] vp8/encoder/picklpf.c.d [DEP] vp8/encoder/pickinter.c.d [DEP] vp8/encoder/onyx_if.c.d [DEP] vp8/encoder/modecosts.c.d [DEP] vp8/encoder/mcomp.c.d [DEP] vp8/encoder/lookahead.c.d [DEP] vp8/encoder/denoising.c.d [DEP] vp8/encoder/firstpass.c.d [DEP] vp8/encoder/ethreading.c.d [DEP] vp8/encoder/encodemv.c.d [DEP] vp8/encoder/encodemb.c.d [DEP] vp8/encoder/encodeintra.c.d [DEP] vp8/encoder/encodeframe.c.d [DEP] vp8/encoder/dct.c.d [DEP] vp8/encoder/copy_c.c.d [DEP] vp8/encoder/boolhuff.c.d [DEP] vp8/encoder/bitstream.c.d [DEP] vp8/vp8_cx_iface.c.d [DEP] vpx_util/vpx_write_yuv_frame.c.d [DEP] vpx_util/vpx_thread.c.d [DEP] vpx_dsp/vpx_dsp_rtcd.c.d [DEP] vpx_dsp/x86/variance_avx2.c.d [DEP] vpx_dsp/x86/variance_sse2.c.d [DEP] vpx_dsp/x86/avg_pred_sse2.c.d [DEP] vpx_dsp/variance.c.d [DEP] vpx_dsp/x86/sad4d_avx512.c.d [DEP] vpx_dsp/x86/sad_avx2.c.d [DEP] vpx_dsp/x86/sad4d_avx2.c.d [DEP] vpx_dsp/x86/sum_squares_sse2.c.d [DEP] vpx_dsp/sum_squares.c.d [DEP] vpx_dsp/subtract.c.d [DEP] vpx_dsp/sad.c.d [DEP] vpx_dsp/skin_detection.c.d [DEP] vpx_dsp/x86/avg_intrin_avx2.c.d [DEP] vpx_dsp/x86/avg_intrin_sse2.c.d [DEP] vpx_dsp/avg.c.d [DEP] vpx_dsp/x86/quantize_avx.c.d [DEP] vpx_dsp/x86/quantize_ssse3.c.d [DEP] vpx_dsp/x86/quantize_sse2.c.d [DEP] vpx_dsp/quantize.c.d [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d [DEP] vpx_dsp/inv_txfm.c.d [DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d [DEP] vpx_dsp/fwd_txfm.c.d [DEP] vpx_dsp/x86/loopfilter_avx2.c.d [DEP] vpx_dsp/x86/loopfilter_sse2.c.d [DEP] vpx_dsp/loopfilter.c.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d [DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d [DEP] vpx_dsp/vpx_convolve.c.d [DEP] vpx_dsp/x86/post_proc_sse2.c.d [DEP] vpx_dsp/deblock.c.d [DEP] vpx_dsp/add_noise.c.d [DEP] vpx_dsp/intrapred.c.d [DEP] vpx_dsp/bitreader_buffer.c.d [DEP] vpx_dsp/bitreader.c.d [DEP] vpx_dsp/psnr.c.d [DEP] vpx_dsp/bitwriter_buffer.c.d [DEP] vpx_dsp/bitwriter.c.d [DEP] vpx_dsp/prob.c.d [DEP] vpx_scale/vpx_scale_rtcd.c.d [DEP] vpx_scale/generic/gen_scalers.c.d [DEP] vpx_scale/generic/yv12extend.c.d [DEP] vpx_scale/generic/yv12config.c.d [DEP] vpx_scale/generic/vpx_scale.c.d [DEP] vpx_mem/vpx_mem.c.d [DEP] vpx/src/vpx_image.c.d [DEP] vpx/src/vpx_codec.c.d [DEP] vpx/src/vpx_encoder.c.d [DEP] vpx/src/vpx_decoder.c.d [CREATE] vpx_config.asm [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d [DEP] vp8/common/x86/mfqe_sse2.asm.d [DEP] vp8/common/x86/subpixel_ssse3.asm.d [DEP] vp8/common/x86/iwalsh_sse2.asm.d [DEP] vp8/common/x86/loopfilter_sse2.asm.d [DEP] vp8/common/x86/subpixel_sse2.asm.d [DEP] vp8/common/x86/recon_sse2.asm.d [DEP] vp8/common/x86/idctllm_sse2.asm.d [DEP] vp8/common/x86/subpixel_mmx.asm.d [DEP] vp8/common/x86/recon_mmx.asm.d [DEP] vp8/common/x86/idctllm_mmx.asm.d [DEP] vp8/common/x86/dequantize_mmx.asm.d [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d [DEP] vp8/encoder/x86/block_error_sse2.asm.d [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d [DEP] vp8/encoder/x86/dct_sse2.asm.d [DEP] vp8/encoder/x86/copy_sse3.asm.d [DEP] vp8/encoder/x86/copy_sse2.asm.d [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d [DEP] vpx_dsp/x86/subtract_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse2.asm.d [DEP] vpx_dsp/x86/sad4d_sse2.asm.d [DEP] vpx_dsp/x86/sad_sse4.asm.d [DEP] vpx_dsp/x86/sad_ssse3.asm.d [DEP] vpx_dsp/x86/sad_sse3.asm.d [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d [DEP] vpx_dsp/x86/deblock_sse2.asm.d [DEP] vpx_dsp/x86/add_noise_sse2.asm.d [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d [DEP] vpx_dsp/x86/intrapred_sse2.asm.d [DEP] vpx_ports/emms_mmx.asm.d [CC] vpx/src/vpx_decoder.c.o [CC] vpx/src/vpx_encoder.c.o [CC] vpx/src/vpx_codec.c.o [CC] vpx/src/vpx_image.c.o [CC] vpx_mem/vpx_mem.c.o [CC] vpx_scale/generic/vpx_scale.c.o [CC] vpx_scale/generic/yv12config.c.o [CC] vpx_scale/generic/yv12extend.c.o [CC] vpx_scale/generic/gen_scalers.c.o [CC] vpx_scale/vpx_scale_rtcd.c.o [CC] vpx_dsp/prob.c.o [CC] vpx_dsp/bitwriter.c.o [CC] vpx_dsp/bitwriter_buffer.c.o [CC] vpx_dsp/psnr.c.o [CC] vpx_dsp/bitreader.c.o [CC] vpx_dsp/bitreader_buffer.c.o [CC] vpx_dsp/intrapred.c.o [CC] vpx_dsp/add_noise.c.o [CC] vpx_dsp/deblock.c.o [CC] vpx_dsp/x86/post_proc_sse2.c.o [CC] vpx_dsp/vpx_convolve.c.o [CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o [CC] vpx_dsp/loopfilter.c.o [CC] vpx_dsp/x86/loopfilter_sse2.c.o [CC] vpx_dsp/x86/loopfilter_avx2.c.o [CC] vpx_dsp/fwd_txfm.c.o [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o [CC] vpx_dsp/inv_txfm.c.o [CC] vpx_dsp/x86/inv_txfm_sse2.c.o [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o [CC] vpx_dsp/quantize.c.o [CC] vpx_dsp/x86/quantize_sse2.c.o [CC] vpx_dsp/x86/quantize_ssse3.c.o [CC] vpx_dsp/x86/quantize_avx.c.o [CC] vpx_dsp/avg.c.o [CC] vpx_dsp/x86/avg_intrin_sse2.c.o [CC] vpx_dsp/x86/avg_intrin_avx2.c.o [CC] vpx_dsp/skin_detection.c.o [CC] vpx_dsp/sad.c.o [CC] vpx_dsp/subtract.c.o [CC] vpx_dsp/sum_squares.c.o [CC] vpx_dsp/x86/sum_squares_sse2.c.o [CC] vpx_dsp/x86/sad4d_avx2.c.o [CC] vpx_dsp/x86/sad_avx2.c.o [CC] vpx_dsp/x86/sad4d_avx512.c.o [CC] vpx_dsp/variance.c.o [CC] vpx_dsp/x86/avg_pred_sse2.c.o [CC] vpx_dsp/x86/variance_sse2.c.o [CC] vpx_dsp/x86/variance_avx2.c.o [CC] vpx_dsp/vpx_dsp_rtcd.c.o [CC] vpx_util/vpx_thread.c.o [CC] vpx_util/vpx_write_yuv_frame.c.o [CC] vp8/common/alloccommon.c.o [CC] vp8/common/blockd.c.o [CC] vp8/common/dequantize.c.o [CC] vp8/common/entropy.c.o [CC] vp8/common/entropymode.c.o [CC] vp8/common/entropymv.c.o [CC] vp8/common/extend.c.o [CC] vp8/common/filter.c.o [CC] vp8/common/findnearmv.c.o [CC] vp8/common/generic/systemdependent.c.o [CC] vp8/common/idct_blk.c.o [CC] vp8/common/idctllm.c.o [CC] vp8/common/rtcd.c.o [CC] vp8/common/vp8_loopfilter.c.o [CC] vp8/common/loopfilter_filters.c.o [CC] vp8/common/mbpitch.c.o [CC] vp8/common/modecont.c.o [CC] vp8/common/quant_common.c.o [CC] vp8/common/reconinter.c.o [CC] vp8/common/reconintra.c.o [CC] vp8/common/reconintra4x4.c.o [CC] vp8/common/setupintrarecon.c.o [CC] vp8/common/swapyv12buffer.c.o [CC] vp8/common/treecoder.c.o [CC] vp8/common/x86/vp8_asm_stubs.c.o [CC] vp8/common/x86/loopfilter_x86.c.o [CC] vp8/common/mfqe.c.o [CC] vp8/common/postproc.c.o [CC] vp8/common/x86/idct_blk_mmx.c.o [CC] vp8/common/x86/idct_blk_sse2.c.o [CC] vp8/common/x86/bilinear_filter_sse2.c.o [CC] vp8/vp8_cx_iface.c.o [CC] vp8/encoder/bitstream.c.o [CC] vp8/encoder/boolhuff.c.o [CC] vp8/encoder/copy_c.c.o [CC] vp8/encoder/dct.c.o [CC] vp8/encoder/encodeframe.c.o [CC] vp8/encoder/encodeintra.c.o [CC] vp8/encoder/encodemb.c.o [CC] vp8/encoder/encodemv.c.o [CC] vp8/encoder/ethreading.c.o [CC] vp8/encoder/firstpass.c.o [CC] vp8/encoder/denoising.c.o [CC] vp8/encoder/lookahead.c.o [CC] vp8/encoder/mcomp.c.o [CC] vp8/encoder/modecosts.c.o [CC] vp8/encoder/onyx_if.c.o [CC] vp8/encoder/pickinter.c.o [CC] vp8/encoder/picklpf.c.o [CC] vp8/encoder/vp8_quantize.c.o [CC] vp8/encoder/ratectrl.c.o [CC] vp8/encoder/rdopt.c.o [CC] vp8/encoder/segmentation.c.o [CC] vp8/common/vp8_skin_detection.c.o [CC] vp8/encoder/tokenize.c.o [CC] vp8/encoder/treewriter.c.o [CC] vp8/encoder/temporal_filter.c.o [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o [CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o [CC] vp8/encoder/x86/quantize_sse4.c.o [CC] vp8/encoder/x86/denoising_sse2.c.o [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o [CC] vp8/vp8_dx_iface.c.o [CC] vp8/decoder/dboolhuff.c.o [CC] vp8/decoder/decodemv.c.o [CC] vp8/decoder/decodeframe.c.o [CC] vp8/decoder/detokenize.c.o [CC] vp8/decoder/onyxd_if.c.o [CC] vp8/decoder/threading.c.o [CC] vp9/vp9_iface_common.c.o [CC] vp9/common/vp9_alloccommon.c.o [CC] vp9/common/vp9_blockd.c.o [CC] vp9/common/vp9_entropy.c.o [CC] vp9/common/vp9_entropymode.c.o [CC] vp9/common/vp9_entropymv.c.o [CC] vp9/common/vp9_frame_buffers.c.o [CC] vp9/common/vp9_idct.c.o [CC] vp9/common/vp9_filter.c.o [CC] vp9/common/vp9_pred_common.c.o [CC] vp9/common/vp9_rtcd.c.o [CC] vp9/common/vp9_scale.c.o [CC] vp9/common/vp9_seg_common.c.o [CC] vp9/common/vp9_tile_common.c.o [CC] vp9/common/vp9_loopfilter.c.o [CC] vp9/common/vp9_thread_common.c.o [CC] vp9/common/vp9_mvref_common.c.o [CC] vp9/common/vp9_quant_common.c.o [CC] vp9/common/vp9_reconinter.c.o [CC] vp9/common/vp9_reconintra.c.o [CC] vp9/common/vp9_common_data.c.o [CC] vp9/common/vp9_scan.c.o [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o [CC] vp9/vp9_cx_iface.c.o [CC] vp9/encoder/vp9_bitstream.c.o [CC] vp9/encoder/vp9_context_tree.c.o [CC] vp9/encoder/vp9_cost.c.o [CC] vp9/encoder/vp9_dct.c.o [CC] vp9/encoder/vp9_encodeframe.c.o [CC] vp9/encoder/vp9_encodemb.c.o [CC] vp9/encoder/vp9_encodemv.c.o [CC] vp9/encoder/vp9_ethread.c.o [CC] vp9/encoder/vp9_extend.c.o [CC] vp9/encoder/vp9_firstpass.c.o [CC] vp9/encoder/vp9_frame_scale.c.o [CC] vp9/encoder/vp9_lookahead.c.o [CC] vp9/encoder/vp9_multi_thread.c.o [CC] vp9/encoder/vp9_mcomp.c.o [CC] vp9/encoder/vp9_encoder.c.o [CC] vp9/encoder/vp9_picklpf.c.o [CC] vp9/encoder/vp9_quantize.c.o [CC] vp9/encoder/vp9_ratectrl.c.o [CC] vp9/encoder/vp9_rd.c.o [CC] vp9/encoder/vp9_rdopt.c.o [CC] vp9/encoder/vp9_pickmode.c.o [CC] vp9/encoder/vp9_segmentation.c.o [CC] vp9/encoder/vp9_speed_features.c.o [CC] vp9/encoder/vp9_subexp.c.o [CC] vp9/encoder/vp9_svc_layercontext.c.o [CC] vp9/encoder/vp9_resize.c.o [CC] vp9/encoder/vp9_tokenize.c.o [CC] vp9/encoder/vp9_treewriter.c.o [CC] vp9/encoder/vp9_aq_variance.c.o [CC] vp9/encoder/vp9_aq_360.c.o [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o [CC] vp9/encoder/vp9_aq_complexity.c.o [CC] vp9/encoder/vp9_alt_ref_aq.c.o [CC] vp9/encoder/vp9_skin_detection.c.o [CC] vp9/encoder/vp9_noise_estimate.c.o [CC] vp9/encoder/vp9_temporal_filter.c.o [CC] vp9/encoder/vp9_mbgraph.c.o [CC] vp9/encoder/x86/temporal_filter_sse4.c.o [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o [CC] vp9/encoder/x86/vp9_quantize_avx2.c.o [CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o [CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o [CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o [CC] vp9/encoder/x86/vp9_error_avx2.c.o [CC] vp9/vp9_dx_iface.c.o [CC] vp9/decoder/vp9_decodemv.c.o [CC] vp9/decoder/vp9_decodeframe.c.o [CC] vp9/decoder/vp9_detokenize.c.o [CC] vp9/decoder/vp9_decoder.c.o [CC] vp9/decoder/vp9_dsubexp.c.o [CC] vp9/decoder/vp9_job_queue.c.o [CC] vpx_config.c.o [AS] vpx_ports/emms_mmx.asm.o [AS] vpx_dsp/x86/intrapred_sse2.asm.o [AS] vpx_dsp/x86/intrapred_ssse3.asm.o [AS] vpx_dsp/x86/add_noise_sse2.asm.o [AS] vpx_dsp/x86/deblock_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/inv_wht_sse2.asm.o [AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o [AS] vpx_dsp/x86/sad_sse3.asm.o [AS] vpx_dsp/x86/sad_ssse3.asm.o [AS] vpx_dsp/x86/sad_sse4.asm.o [AS] vpx_dsp/x86/sad4d_sse2.asm.o [AS] vpx_dsp/x86/sad_sse2.asm.o [AS] vpx_dsp/x86/subtract_sse2.asm.o [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o [AS] vp8/common/x86/dequantize_mmx.asm.o [AS] vp8/common/x86/idctllm_mmx.asm.o [AS] vp8/common/x86/recon_mmx.asm.o [AS] vp8/common/x86/subpixel_mmx.asm.o [AS] vp8/common/x86/idctllm_sse2.asm.o [AS] vp8/common/x86/recon_sse2.asm.o [AS] vp8/common/x86/subpixel_sse2.asm.o [AS] vp8/common/x86/loopfilter_sse2.asm.o [AS] vp8/common/x86/iwalsh_sse2.asm.o [AS] vp8/common/x86/subpixel_ssse3.asm.o [AS] vp8/common/x86/mfqe_sse2.asm.o [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o [AS] vp8/encoder/x86/copy_sse2.asm.o [AS] vp8/encoder/x86/copy_sse3.asm.o [AS] vp8/encoder/x86/dct_sse2.asm.o [AS] vp8/encoder/x86/fwalsh_sse2.asm.o [AS] vp8/encoder/x86/block_error_sse2.asm.o [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o [AS] vp9/encoder/x86/vp9_dct_sse2.asm.o [AS] vp9/encoder/x86/vp9_error_sse2.asm.o [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o [AR] libvpx_g.a [STRIP] libvpx.a < libvpx_g.a [CREATE] vpx.pc [CXX] vp9/ratectrl_rtc.cc.o [AR] libvp9rc_g.a [STRIP] libvp9rc.a < libvp9rc_g.a [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8cx.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8dx.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_codec.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_frame_buffer.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_image.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_integer.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_decoder.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_encoder.h [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvpx.a [INSTALL] /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/vpx.pc [DEP] tools/tiny_ssim.c.d [DEP] y4minput.c.d [CC] y4minput.c.o [CC] tools/tiny_ssim.c.o [LD] tools/tiny_ssim make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvpx-1.9.0' WGET https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz 2022-11-29 22:08:33 URL:https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz [589570/589570] -> "/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4.tar.gz" [1] SHA1SUM test '851cef020b346d44893e5d1c3dab83c675d479d9' == '851cef020b346d44893e5d1c3dab83c675d479d9': OK UNTAR libogg-1.3.4.tar.gz cd /home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4 && \ CC="gcc -fPIE" FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc -fPIE 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 gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking whether gcc -fPIE understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from gcc -fPIE 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 how to run the C preprocessor... gcc -fPIE -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 gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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... no checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc -fPIE... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... (cached) gcc -fPIE checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -fPIE accepts -g... (cached) yes checking for gcc -fPIE option to accept ISO C89... (cached) none needed checking whether gcc -fPIE understands -c and -o together... (cached) yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' Making install in src make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src' gcc -fPIE -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o-MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po /bin/bash ../libtool --tag=CC --mode=link gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o gcc -fPIE -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o-MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po /bin/bash ../libtool --tag=CC --mode=link gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o /bin/bash ../libtool --tag=CC --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIE -o framing.o mv -f .deps/framing.Tpo .deps/framing.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIE -o bitwise.o mv -f .deps/bitwise.Tpo .deps/bitwise.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -fPIE -O20 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:4:8 -o libogg.la-rpath /ffmpeg/lib framing.lo bitwise.lo libtool: link: ar cru .libs/libogg.a framing.o bitwise.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libogg.a libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" ) make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libogg.la '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' libtool: install: /usr/bin/install -c .libs/libogg.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la libtool: install: /usr/bin/install -c .libs/libogg.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a libtool: warning: remember to run 'libtool --finish /ffmpeg/lib' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src' Making install in include make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' Making install in ogg make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg' /usr/bin/install -c -m 644 config_types.h '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg' /usr/bin/install -c -m 644 ogg.h os_types.h '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include' Making install in doc make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' Making install in libogg make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg' /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.htmlogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg' /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg' /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc' make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/install -c -m 644 ogg.m4 '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' /usr/bin/install -c -m 644 ogg.pc '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libogg-1.3.4' WGET https://ftp.osuosl.org/pub/xiph/releases/theora/libtheora-1.2.0alpha1.tar.gz 2022-11-29 22:08:38 URL:https://ftp.osuosl.org/pub/xiph/releases/theora/libtheora-1.2.0alpha1.tar.gz [2025167/2025167] -> "/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1.tar.gz" [1] SHA1SUM test 'f03e6b1648b7574a249ee19cd386ff3d5c9deb84' == 'f03e6b1648b7574a249ee19cd386ff3d5c9deb84': OK UNTAR libtheora-1.2.0alpha1.tar.gz cd /home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1 && \ CC="gcc -fPIE" FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib \ --with-ogg=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg \ --disable-examples \ --disable-spec \ 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc -fPIE checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking dependency style of gcc -fPIE... gcc3 checking dependency style of gcc -fPIE... gcc3 checking for gcc... (cached) gcc -fPIE checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -fPIE accepts -g... (cached) yes checking for gcc -fPIE option to accept ISO C89... (cached) none needed checking dependency style of gcc -fPIE... (cached) gcc3 checking how to run the C preprocessor... gcc -fPIE -E checking whether gcc -fPIE and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok 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 gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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... no checking whether to build static libraries... yes checking for doxygen... false configure: WARNING: *** doxygen not found, API documentation will not be built configure: WARNING: *** Format Specification will not built. checking for ld used by gcc -fPIE... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking how to control symbol export... --version-script checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for VORBIS... no checking for Vorbis... no *** Could not run Vorbis test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means Vorbis was incorrectly installed *** or that you have moved Vorbis since it was installed. checking for SDL... no configure: WARNING: *** Unable to find SDL -- Not compiling example players *** checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for PNG... no configure: Vorbis missing, cannot build example encoder checking for library containing ftime... none required checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/arm/armopts.s config.status: creating include/Makefile config.status: creating include/theora/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/spec/Makefile config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating libtheora.spec config.status: creating theora.pc config.status: creating theora-uninstalled.pc config.status: creating theoradec.pc config.status: creating theoradec-uninstalled.pc config.status: creating theoraenc.pc config.status: creating theoraenc-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ libtheora 1.2.0alpha1: Automatic configuration OK. General configuration: Encoding support: ........... yes Floating point support: ..... yes Assembly optimization: ...... 64 bit x86 Debugging telemetry: ........ no Build example code: ......... no API Documentation: .......... no Format Documentation: ....... no Installation paths: libtheora: ................... /ffmpeg/lib C header files: .............. /ffmpeg/include/theora Documentation: ............... /ffmpeg/share/doc/libtheora Building: Type 'make' to compile libtheora. Type 'make install' to install libtheora. Type 'make check' to run test suite (Valgrind testing not enabled) Example programs will be built but not installed. ------------------------------------------------------------------------ DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' Making install in lib make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Makefile:1164: warning: ignoring prerequisites on suffix rule definitionmake install-am make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Makefile:1164: warning: ignoring prerequisites on suffix rule definition CC apiwrapper.lo CC bitpack.lo CC decapiwrapper.lo CC decinfo.lo CC decode.lo decode.c: In function ‘th_decode_alloc’: decode.c:403:49: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] 403 | qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ decode.c:399:3: note: within this loop 399 | for(qi=0;qi<64;qi++){ | ^~~ CC dequant.lo CC fragment.lo CC huffdec.lo CC idct.lo CC info.lo CC internal.lo CC quant.lo CC state.lo CC x86cpu.lo CC mmxidct.lo CC mmxfrag.lo CC mmxstate.lo CC sse2idct.lo CC x86state.lo x86/x86state.c:24:28: warning: ‘OC_FZIG_ZAG_MMX’ defined but not used [-Wunused-const-variable=] 24 | static const unsigned char OC_FZIG_ZAG_MMX[128]={ | ^~~~~~~~~~~~~~~ CCLD libtheoradec.la ar: `u' modifier ignored since `D' is the default (see `U') CC analyze.lo CC fdct.lo CC encfrag.lo CC encapiwrapper.lo CC encinfo.lo CC encode.lo CC enquant.lo CC huffenc.lo huffenc.c: In function ‘oc_huff_codes_unpack’: huffenc.c:921:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 921 | int ret; | ^~~ CC mathops.lo CC mcenc.lo CC rate.lo CC tokenize.lo CC mmxencfrag.lo CC mmxfdct.lo CC sse2encfrag.lo CC x86enquant.lo CC x86enc.lo x86/x86enc.c: In function ‘oc_enc_accel_init_x86’: x86/x86enc.c:22:16: warning: variable ‘cpu_flags’ set but not used [-Wunused-but-set-variable] 22 | ogg_uint32_t cpu_flags; | ^~~~~~~~~ CC sse2fdct.lo CCLD libtheoraenc.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libtheora.la ar: `u' modifier ignored since `D' is the default (see `U') make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Makefile:1164: warning: ignoring prerequisites on suffix rule definitiontest -z "/ffmpeg/lib" || /usr/bin/mkdir -p "/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c libtheoradec.la libtheoraenc.la libtheora.la '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.la libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.la libtool: install: /usr/bin/install -c .libs/libtheora.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.la libtool: install: /usr/bin/install -c .libs/libtheoradec.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a libtool: install: /usr/bin/install -c .libs/libtheora.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a libtool: install: warning: remember to run `libtool --finish /ffmpeg/lib' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib' Making install in include make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' Making install in theora make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora' make[7]: Nothing to be done for 'install-exec-am'. test -z "/ffmpeg/include/theora" || /usr/bin/mkdir -p "/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora" /usr/bin/install -c -m 644 theora.h theoradec.h theoraenc.h codec.h '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/include' Making install in doc make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' Making install in spec make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec' CC vp3huff.o CCLD vp3huff make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec' make[7]: Nothing to be done for 'install-exec-am'. test -z "/ffmpeg/share/doc/libtheora" || /usr/bin/mkdir -p "/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora" make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' make[7]: Nothing to be done for 'install-exec-am'. /bin/bash ../mkinstalldirs /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora if test -d libtheora; then \ for dir in libtheora/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/bash ../mkinstalldirs /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora/$b; \ done \ fi \ done \ fi test -z "/ffmpeg/share/doc/libtheora" || /usr/bin/mkdir -p "/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora" /usr/bin/install -c -m 644 vp3-format.txt color.html draft-ietf-avt-rtp-theora-00.xml draft-ietf-avt-rtp-theora-00.txt doxygen-build.stamp '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc' Making install in tests make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests' Making install in m4 make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4' make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' make[6]: Nothing to be done for 'install-exec-am'. test -z "/ffmpeg/lib/pkgconfig" || /usr/bin/mkdir -p "/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig" /usr/bin/install -c -m 644 theora.pc theoradec.pc theoraenc.pc '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libtheora-1.2.0alpha1' WGET https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz 2022-11-29 22:08:47 URL:https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz [1658963/1658963] -> "/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7.tar.gz" [1] SHA1SUM test '2b415495f89b103138a23da5017a2a00837c6c94' == '2b415495f89b103138a23da5017a2a00837c6c94': OK UNTAR libvorbis-1.3.7.tar.gz cd /home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7 && \ CC="gcc -fPIE" FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --libdir=/ffmpeg/lib \ --with-ogg=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpegchecking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... gcc -fPIE 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 gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking whether gcc -fPIE understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -fPIE... gcc3 checking how to run the C preprocessor... gcc -fPIE -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -fPIE 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 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 gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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... no checking whether to build static libraries... yes checking GCC version... 10 checking if gcc -fPIE accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating doc/libvorbis/Makefile config.status: creating doc/Doxyfile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' Making install in m4 make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4' Making install in include make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' Making install in vorbis make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis' /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include' Making install in vq make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq' Making install in lib make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' Making install in modes make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes' Making install in books make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' Making install in coupled make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[8]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled' Making install in uncoupled make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[8]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled' Making install in floor make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[8]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' make[8]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' CC test_sharedbook-sharedbook.o CCLD test_sharedbook CC mdct.lo CC smallft.lo CC block.lo CC envelope.lo CC window.lo CC lsp.lo CC lpc.lo CC analysis.lo CC synthesis.lo CC psy.lo CC info.lo CC floor1.lo CC floor0.lo CC res0.lo CC mapping0.lo CC registry.lo CC codebook.lo CC sharedbook.lo CC lookup.lo CC bitrate.lo CCLD libvorbis.la CC vorbisfile.lo CCLD libvorbisfile.la CC vorbisenc.lo CCLD libvorbisenc.la make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la libvorbisenc.la '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.la libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.la libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.la libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a libtool: warning: remember to run 'libtool --finish /ffmpeg/lib' make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib' Making install in test make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test' Making install in doc make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' Making install in libvorbis make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis' /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis' /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis' Making install in vorbisfile make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile' /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile' /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile' Making install in vorbisenc make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc' /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' echo "*** Warning: Documentation build is disabled." *** Warning: Documentation build is disabled. touch doxygen-build.stamp make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' make[7]: Nothing to be done for 'install-exec-am'. /bin/bash /home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7 if test -d vorbis; then \ for dir in vorbis/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/bash /home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \ done \ fi \ done \ fi /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7' /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html doxygen-build.stamp '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc' make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/install -c -m 644 vorbis.m4 '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7' WGET https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz 2022-11-29 22:08:56 URL:https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz [1040054/1040054] -> "/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1.tar.gz" [1] SHA1SUM test 'ed226536537861c9f0f1ef7ca79dffc225bc181b' == 'ed226536537861c9f0f1ef7ca79dffc225bc181b': OK UNTAR opus-1.3.1.tar.gz cd /home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1 && CC="gcc -fPIE" FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --disable-doc \ --disable-extra-programs checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc -fPIE 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 gcc -fPIE accepts -g... yes checking for gcc -fPIE option to accept ISO C89... none needed checking whether gcc -fPIE understands -c and -o together... yes checking dependency style of gcc -fPIE... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -fPIE... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -fPIE 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 how to run the C preprocessor... gcc -fPIE -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 gcc -fPIE supports -fno-rtti -fno-exceptions... no checking for gcc -fPIE option to produce PIC... -fPIC -DPIC checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes checking if gcc -fPIE static flag -static works... yes checking if gcc -fPIE supports -c -o file.o... yes checking if gcc -fPIE supports -c -o file.o... (cached) yes checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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... no checking whether to build static libraries... yes checking for gcc -fPIE option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking dependency style of gcc -fPIE... gcc3 checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking for cos in -lm... yes checking if compiler supports SSE intrinsics... yes checking if compiler supports SSE2 intrinsics... yes checking if compiler supports SSE4.1 intrinsics... no checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes checking if compiler supports AVX intrinsics... no checking if compiler supports AVX intrinsics with -mavx... yes checking How to get X86 CPU Info... Inline Assembly checking if gcc -fPIE supports -fvisibility=hidden... yes checking if gcc -fPIE supports -fstack-protector-strong... yes checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes checking if gcc -fPIE supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for lrintf... yes checking for lrint... yes checking for __malloc_hook... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating opus.pc config.status: creating opus-uninstalled.pc config.status: creating celt/arm/armopts.s config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ------------------------------------------------------------------------ opus 1.3.1: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Use alloca: .................... no (using var arrays) General configuration: Floating point support: ........ yes Fast float approximations: ..... no Fixed point debugging: ......... no Inline Assembly Optimizations: . No inline ASM for your platform, please send patches External Assembly Optimizations: Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX Run-time CPU detection: ........ x86 SSE4.1 AVX Custom modes: .................. no Assertion checking: ............ no Hardening: ..................... yes Fuzzing: ....................... no Check ASM: ..................... no API documentation: ............. no Extra programs: ................ no ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' make install-recursive make[5]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' make[6]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' CC celt/bands.lo CC celt/celt.lo CC celt/celt_encoder.lo CC celt/celt_decoder.lo CC celt/cwrs.lo CC celt/entcode.lo CC celt/entdec.lo CC celt/entenc.lo CC celt/kiss_fft.lo CC celt/laplace.lo CC celt/mathops.lo CC celt/mdct.lo CC celt/modes.lo CC celt/pitch.lo CC celt/celt_lpc.lo CC celt/quant_bands.lo CC celt/rate.lo CC celt/vq.lo CC celt/x86/x86cpu.lo CC celt/x86/x86_celt_map.lo CC celt/x86/pitch_sse.lo CC celt/x86/pitch_sse2.lo CC celt/x86/vq_sse2.lo CC celt/x86/celt_lpc_sse4_1.lo CC celt/x86/pitch_sse4_1.lo CC silk/CNG.lo CC silk/code_signs.lo CC silk/init_decoder.lo CC silk/decode_core.lo CC silk/decode_frame.lo CC silk/decode_parameters.lo CC silk/decode_indices.lo CC silk/decode_pulses.lo CC silk/decoder_set_fs.lo CC silk/dec_API.lo CC silk/enc_API.lo CC silk/encode_indices.lo CC silk/encode_pulses.lo CC silk/gain_quant.lo CC silk/interpolate.lo CC silk/LP_variable_cutoff.lo CC silk/NLSF_decode.lo CC silk/NSQ.lo CC silk/NSQ_del_dec.lo CC silk/PLC.lo CC silk/shell_coder.lo CC silk/tables_gain.lo CC silk/tables_LTP.lo CC silk/tables_NLSF_CB_NB_MB.lo CC silk/tables_NLSF_CB_WB.lo CC silk/tables_other.lo CC silk/tables_pitch_lag.lo CC silk/tables_pulses_per_block.lo CC silk/VAD.lo CC silk/control_audio_bandwidth.lo CC silk/quant_LTP_gains.lo CC silk/VQ_WMat_EC.lo CC silk/HP_variable_cutoff.lo CC silk/NLSF_encode.lo CC silk/NLSF_VQ.lo CC silk/NLSF_unpack.lo CC silk/NLSF_del_dec_quant.lo CC silk/process_NLSFs.lo CC silk/stereo_LR_to_MS.lo CC silk/stereo_MS_to_LR.lo CC silk/check_control_input.lo CC silk/control_SNR.lo CC silk/init_encoder.lo CC silk/control_codec.lo CC silk/A2NLSF.lo CC silk/ana_filt_bank_1.lo CC silk/biquad_alt.lo CC silk/bwexpander_32.lo CC silk/bwexpander.lo CC silk/debug.lo CC silk/decode_pitch.lo CC silk/inner_prod_aligned.lo CC silk/lin2log.lo CC silk/log2lin.lo CC silk/LPC_analysis_filter.lo CC silk/LPC_inv_pred_gain.lo CC silk/table_LSF_cos.lo CC silk/NLSF2A.lo CC silk/NLSF_stabilize.lo CC silk/NLSF_VQ_weights_laroia.lo CC silk/pitch_est_tables.lo CC silk/resampler.lo CC silk/resampler_down2_3.lo CC silk/resampler_down2.lo CC silk/resampler_private_AR2.lo CC silk/resampler_private_down_FIR.lo CC silk/resampler_private_IIR_FIR.lo CC silk/resampler_private_up2_HQ.lo CC silk/resampler_rom.lo CC silk/sigm_Q15.lo CC silk/sort.lo CC silk/sum_sqr_shift.lo CC silk/stereo_decode_pred.lo CC silk/stereo_encode_pred.lo CC silk/stereo_find_predictor.lo CC silk/stereo_quant_pred.lo CC silk/LPC_fit.lo CC silk/float/apply_sine_window_FLP.lo CC silk/float/corrMatrix_FLP.lo CC silk/float/encode_frame_FLP.lo CC silk/float/find_LPC_FLP.lo CC silk/float/find_LTP_FLP.lo CC silk/float/find_pitch_lags_FLP.lo CC silk/float/find_pred_coefs_FLP.lo CC silk/float/LPC_analysis_filter_FLP.lo CC silk/float/LTP_analysis_filter_FLP.lo CC silk/float/LTP_scale_ctrl_FLP.lo CC silk/float/noise_shape_analysis_FLP.lo CC silk/float/process_gains_FLP.lo CC silk/float/regularize_correlations_FLP.lo CC silk/float/residual_energy_FLP.lo CC silk/float/warped_autocorrelation_FLP.lo CC silk/float/wrappers_FLP.lo CC silk/float/autocorrelation_FLP.lo CC silk/float/burg_modified_FLP.lo CC silk/float/bwexpander_FLP.lo CC silk/float/energy_FLP.lo CC silk/float/inner_product_FLP.lo CC silk/float/k2a_FLP.lo CC silk/float/LPC_inv_pred_gain_FLP.lo CC silk/float/pitch_analysis_core_FLP.lo CC silk/float/scale_copy_vector_FLP.lo CC silk/float/scale_vector_FLP.lo CC silk/float/schur_FLP.lo CC silk/float/sort_FLP.lo CC silk/x86/NSQ_sse4_1.lo CC silk/x86/NSQ_del_dec_sse4_1.lo CC silk/x86/x86_silk_map.lo CC silk/x86/VAD_sse4_1.lo CC silk/x86/VQ_WMat_EC_sse4_1.lo CC src/opus.lo CC src/opus_decoder.lo CC src/opus_encoder.lo CC src/opus_multistream.lo CC src/opus_multistream_encoder.lo CC src/opus_multistream_decoder.lo CC src/repacketizer.lo CC src/opus_projection_encoder.lo CC src/opus_projection_decoder.lo CC src/mapping_matrix.lo CC src/analysis.lo CC src/mlp.lo CC src/mlp_data.lo CCLD libopus.la ar: `u' modifier ignored since `D' is the default (see `U') make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' make[7]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libopus.la '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib' libtool: install: /usr/bin/install -c .libs/libopus.lai /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.la libtool: install: /usr/bin/install -c .libs/libopus.a /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a libtool: install: chmod 644 /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a libtool: install: ranlib /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a libtool: warning: remember to run 'libtool --finish /ffmpeg/lib' make[8]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' make[9]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' make[8]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/install -c -m 644 opus.m4 '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' /usr/bin/install -c -m 644 opus.pc '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig' /usr/bin/mkdir -p '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus' /usr/bin/install -c -m 644 include/opus.h include/opus_multistream.h include/opus_types.h include/opus_defines.h include/opus_projection.h '/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus' make[7]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' make[6]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' make[5]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/opus-1.3.1' WGET https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.bz2 2022-11-29 22:09:21 URL:https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.bz2 [11494996/11494996] -> "/home/debian/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1.tar.bz2" [1] SHA1SUM test '49306f284475014b8e68bff886aaeeaf0723810c' == '49306f284475014b8e68bff886aaeeaf0723810c': OK UNTAR ffmpeg-4.4.1.tar.bz2 PATCH /home/debian/tvheadend/support/patches/ffmpeg.libx264.diff patching file ./libavcodec/libx264.c Hunk #1 succeeded at 1068 (offset 166 lines). cd /home/debian/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1 && FFMPEG_PREFIX=/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/debian/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \ --disable-all \ --enable-gpl \ --enable-nonfree \ --extra-cflags="-I/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -fPIE" \ --extra-libs="-L/home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib -ldl" \ --pkg-config="/home/debian/tvheadend/support/pkg-config.ffmpeg" \ --enable-openssl \ --enable-avutil --enable-avcodec --enable-avformat --enable-swscale --enable-avresample --enable-swresample --enable-avfilter \ --enable-libx264 --enable-libx265 --enable-libvpx --enable-libtheora --enable-libvorbis --enable-libopus \ --enable-protocol=file --enable-protocol=http --enable-protocol=https --enable-protocol=hls --enable-protocol=mmsh --enable-protocol=mmst --enable-protocol=rtmp --enable-protocol=rtmpe --enable-protocol=rtmps --enable-protocol=rtmpt --enable-protocol=rtmpte --enable-protocol=rtmpts --enable-protocol=ffrtmpcrypt --enable-protocol=ffrtmphttp --enable-protocol=rtp --enable-protocol=srtp --enable-protocol=tcp --enable-protocol=udp --enable-protocol=udplite --enable-protocol=unix --enable-protocol=crypto \ --enable-decoder=mpeg2video --enable-decoder=mp2 --enable-decoder=aac --enable-decoder=vorbis --enable-decoder=ac3 --enable-decoder=eac3 --enable-decoder=aac_latm --enable-decoder=opus --enable-decoder=h264 --enable-decoder=hevc --enable-decoder=theora --enable-decoder=flac --enable-decoder=libvorbis \ --enable-encoder=mpeg2video --enable-encoder=mp2 --enable-encoder=aac --enable-encoder=vorbis --enable-encoder=flac --enable-encoder=libx264 --enable-encoder=libx265 --enable-encoder=libvpx_vp8 --enable-encoder=libvpx_vp9 --enable-encoder=libtheora --enable-encoder=libvorbis --enable-encoder=libopus \ --enable-demuxer=mpegts --enable-demuxer=matroska --enable-demuxer=hls --enable-demuxer=flv --enable-demuxer=live_flv \ --enable-muxer=mpegts --enable-muxer=matroska --enable-muxer=mp4 --enable-muxer=ogg \ --enable-bsf=h264_mp4toannexb --enable-bsf=hevc_mp4toannexb \ --enable-filter=yadif --enable-filter=format --enable-filter=hwupload --enable-filter=hwdownload --enable-filter=scale --enable-filter=null--enable-filter=aresample --enable-filter=anull \ \ --disable-programs \ --disable-doc \ --disable-htmlpages \ --disable-manpages \ --disable-podpages \ --disable-txtpages install prefix /ffmpeg source path . C compiler gcc C library glibc ARCH x86 (generic) big-endian no runtime cpu detection yes standalone assembly yes x86 assembler nasm MMX enabled yes MMXEXT enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AESNI enabled yes AVX enabled yes AVX2 enabled yes AVX-512 enabled yes XOP enabled yes FMA3 enabled yes FMA4 enabled yes i686 features enabled yes CMOV is fast yes EBX available yes EBP available yes debug symbols yes strip symbols yes optimize for size no optimizations yes static yes shared no postprocessing support no network support yes threading support pthreads safe bitstream reader yes texi2html enabled no perl enabled yes pod2man enabled yes makeinfo enabled no makeinfo supports HTML no External libraries: iconv libvorbis libx265 libopus libvpx openssl libtheora libx264 zlib External libraries providing hardware acceleration: v4l2_m2m Libraries: avcodec avresample swscale avfilter avutil avformat swresample Programs: Enabled decoders: aac h264 opus aac_latm hevc theora ac3 libvorbis vorbis eac3 mp2 vp3 flac mpeg2video Enabled encoders: aac libvorbis libx265 flac libvpx_vp8 mp2 libopus libvpx_vp9 mpeg2video libtheora libx264 vorbis Enabled hwaccels: Enabled parsers: aac_latm ac3 Enabled demuxers: flv live_flv mpegts hls matroska Enabled muxers: adts mov ogg latm mp4 matroska mpegts Enabled protocols: crypto mmst srtp ffrtmpcrypt rtmp tcp ffrtmphttp rtmpe tls file rtmps udp hls rtmpt udplite http rtmpte unix https rtmpts mmsh rtp Enabled filters: anull hwdownload scale aresample hwupload yadif format null Enabled bsfs: aac_adtstoasc hevc_mp4toannexb vp9_superframe h264_mp4toannexb null Enabled indevs: Enabled outdevs: License: nonfree and unredistributable WARNING: Building with deprecated library libavresample DESTDIR=/home/debian/tvheadend/build.linux/ffmpeg/build \ make -C /home/debian/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1 install make[4]: Entering directory '/home/debian/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1' GEN libavutil/libavutil.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libavresample/libavresample.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version INSTALL doc/examples/avio_list_dir.c INSTALL doc/examples/avio_reading.c INSTALL doc/examples/decode_audio.c INSTALL doc/examples/decode_video.c INSTALL doc/examples/demuxing_decoding.c INSTALL doc/examples/encode_audio.c INSTALL doc/examples/encode_video.c INSTALL doc/examples/extract_mvs.c INSTALL doc/examples/filter_audio.c INSTALL doc/examples/filtering_audio.c INSTALL doc/examples/filtering_video.c INSTALL doc/examples/http_multiclient.c INSTALL doc/examples/hw_decode.c INSTALL doc/examples/metadata.c INSTALL doc/examples/muxing.c INSTALL doc/examples/qsvdec.c INSTALL doc/examples/remuxing.c INSTALL doc/examples/resampling_audio.c INSTALL doc/examples/scaling_video.c INSTALL doc/examples/transcode_aac.c INSTALL doc/examples/transcoding.c INSTALL doc/examples/vaapi_encode.c INSTALL doc/examples/vaapi_transcode.c INSTALL doc/examples/README INSTALL doc/examples/Makefile INSTALL doc/examples/avio_list_dir.c INSTALL doc/examples/avio_reading.c INSTALL doc/examples/decode_audio.c INSTALL doc/examples/decode_video.c INSTALL doc/examples/demuxing_decoding.c INSTALL doc/examples/encode_audio.c INSTALL doc/examples/encode_video.c INSTALL doc/examples/extract_mvs.c INSTALL doc/examples/filter_audio.c INSTALL doc/examples/filtering_audio.c INSTALL doc/examples/filtering_video.c INSTALL doc/examples/http_multiclient.c INSTALL doc/examples/hw_decode.c INSTALL doc/examples/metadata.c INSTALL doc/examples/muxing.c INSTALL doc/examples/qsvdec.c INSTALL doc/examples/remuxing.c INSTALL doc/examples/resampling_audio.c INSTALL doc/examples/scaling_video.c INSTALL doc/examples/transcode_aac.c INSTALL doc/examples/transcoding.c INSTALL doc/examples/vaapi_encode.c INSTALL doc/examples/vaapi_transcode.c INSTALL doc/examples/README INSTALL doc/examples/Makefile CC libavfilter/af_anull.o CC libavfilter/af_aresample.o CC libavfilter/allfilters.o CC libavfilter/audio.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o libavfilter/avfiltergraph.c: In function ‘avfilter_graph_free’: libavfilter/avfiltergraph.c:135:5: warning: ‘resample_lavr_opts’ is deprecated [-Wdeprecated-declarations] 135 | av_freep(&(*graph)->resample_lavr_opts); | ^~~~~~~~ In file included from libavfilter/avfiltergraph.c:39: libavfilter/avfilter.h:857:32: note: declared here 857 | attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters | ^~~~~~~~~~~~~~~~~~ CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/drawutils.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framequeue.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/pthread.o CC libavfilter/scale_eval.o CC libavfilter/transform.o CC libavfilter/vf_format.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_null.o CC libavfilter/vf_scale.o In file included from ./libavutil/common.h:605, from ./libavutil/avutil.h:296, from libavfilter/avfilter.h:41, from libavfilter/vf_scale.c:29: libavfilter/vf_scale.c: In function ‘scale_slice’: libavfilter/vf_scale.c:638:65: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 638 | i] = FF_PTR_ADD(cur_pic->data[i], ((y>>vsub)+field) * cur_pic->linesize[i]); ./libavutil/internal.h:105:32: note: in definition of macro ‘FF_PTR_ADD’ 105 | #define FF_PTR_ADD(ptr, off) ((off) ? (ptr) + (off) : (ptr)) | ^~~ libavfilter/vf_scale.c:639:65: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 639 | i] = FF_PTR_ADD(out_buf->data[i], field * out_buf->linesize[i]); ./libavutil/internal.h:105:32: note: in definition of macro ‘FF_PTR_ADD’ 105 | #define FF_PTR_ADD(ptr, off) ((off) ? (ptr) + (off) : (ptr)) | ^~~ CC libavfilter/vf_yadif.o CC libavfilter/video.o X86ASM libavfilter/x86/vf_yadif.o STRIP libavfilter/x86/vf_yadif.o CC libavfilter/x86/vf_yadif_init.o X86ASM libavfilter/x86/yadif-10.o STRIP libavfilter/x86/yadif-10.o X86ASM libavfilter/x86/yadif-16.o STRIP libavfilter/x86/yadif-16.o CC libavfilter/yadif_common.o AR libavfilter/libavfilter.a INSTALL libavfilter/libavfilter.a CC libavformat/adtsenc.o CC libavformat/allformats.o CC libavformat/apetag.o CC libavformat/asf.o CC libavformat/av1.o CC libavformat/avc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/crypto.o CC libavformat/dump.o CC libavformat/file.o CC libavformat/flac_picture.o CC libavformat/flacenc_header.o CC libavformat/flvdec.o CC libavformat/format.o CC libavformat/hevc.o CC libavformat/hls.o CC libavformat/hlsproto.o CC libavformat/http.o libavformat/http.c: In function ‘http_open_cnx_internal’: libavformat/http.c:234:62: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 234 | snprintf(sanitized_path, sizeof(sanitized_path), "/%s", path1); | ^ libavformat/http.c:234:9: note: ‘snprintf’ output between 2 and 4097 bytes into a destination of size 4096 234 | snprintf(sanitized_path, sizeof(sanitized_path), "/%s", path1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/httpauth.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/img2.o CC libavformat/ip.o CC libavformat/isom.o CC libavformat/isom_tags.o CC libavformat/latmenc.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o libavformat/matroskaenc.c:2654:12: warning: ‘webm_query_codec’ defined but not used [-Wunused-function] 2654 | static int webm_query_codec(enum AVCodecID codec_id, int std_compliance) | ^~~~~~~~~~~~~~~~ libavformat/matroskaenc.c: In function ‘mkv_write_trailer’: libavformat/matroskaenc.c:2617:58: warning: ‘%012.9f’ directive output may be truncated writing between 12 and 320 bytes into a region of size between 8 and 14 [-Wformat-truncation=] 2617 | snprintf(duration_string, 20, "%02d:%02d:%012.9f", | ^~~~~~~ libavformat/matroskaenc.c:2617:17: note: ‘snprintf’ output between 19 and 333 bytes into a destination of size 20 2617 | snprintf(duration_string, 20, "%02d:%02d:%012.9f", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2618 | (int) duration_sec / 3600, ((int) duration_sec / 60) % 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2619 | fmod(duration_sec, 60)); | ~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/metadata.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mov_chan.o CC libavformat/movenc.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o CC libavformat/mux.o CC libavformat/network.o CC libavformat/oggenc.o CC libavformat/oggparsevorbis.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/protocols.o libavformat/protocols.c: In function ‘avio_enum_protocols’: libavformat/protocols.c:118:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | p = p ? p + 1 : url_protocols; | ^ CC libavformat/qtpalette.o CC libavformat/rawenc.o libavformat/rawenc.c:35:12: warning: ‘force_one_stream’ defined but not used [-Wunused-function] 35 | static int force_one_stream(AVFormatContext *s) | ^~~~~~~~~~~~~~~~ CC libavformat/rawutils.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rmsipr.o CC libavformat/rtmpcrypt.o CC libavformat/rtmpdh.o CC libavformat/rtmpdigest.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpenc_chain.o CC libavformat/rtpproto.o CC libavformat/sdp.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/tcp.o CC libavformat/tls.o CC libavformat/tls_openssl.o CC libavformat/udp.o CC libavformat/unix.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vorbiscomment.o libavformat/vorbiscomment.c: In function ‘ff_vorbiscomment_write’: libavformat/vorbiscomment.c:102:63: warning: ‘%03d’ directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 102 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~ libavformat/vorbiscomment.c:102:62: note: directive argument in the range [0, 2147483647] 102 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~~~ libavformat/vorbiscomment.c:102:13: note: ‘snprintf’ output between 4 and 11 bytes into a destination of size 4 102 | snprintf(chapter_number, sizeof(chapter_number), "%03d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavformat/vorbiscomment.c:103:69: warning: ‘%02d’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1and 7 [-Wformat-truncation=] 103 | intf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~ libavformat/vorbiscomment.c:103:58: note: directive argument in the range [-59, 59] 103 | snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~~~~~~~~~~~~~~~~~~ libavformat/vorbiscomment.c:103:58: note: directive argument in the range [-999, 999] libavformat/vorbiscomment.c:103:13: note: ‘snprintf’ output between 13 and 21 bytes into a destination of size 13 103 | snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/vpcc.o CC libavformat/wv.o AR libavformat/libavformat.a INSTALL libavformat/libavformat.a CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacenc.o CC libavcodec/aacenc_is.o CC libavcodec/aacenc_ltp.o CC libavcodec/aacenc_pred.o CC libavcodec/aacenc_tns.o CC libavcodec/aacenctab.o CC libavcodec/aacps_common.o CC libavcodec/aacps_float.o CC libavcodec/aacpsdsp_float.o CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3dec_float.o CC libavcodec/ac3dsp.o CC libavcodec/ac3tab.o CC libavcodec/adts_header.o CC libavcodec/adts_parser.o CC libavcodec/allcodecs.o CC libavcodec/atsc_a53.o CC libavcodec/audio_frame_queue.o CC libavcodec/avcodec.o CC libavcodec/avdct.o CC libavcodec/avfft.o CC libavcodec/avpacket.o CC libavcodec/avpicture.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o CC libavcodec/bitstream_filters.o CC libavcodec/blockdsp.o CC libavcodec/bsf.o CC libavcodec/bswapdsp.o CC libavcodec/cabac.o CC libavcodec/cbrt_data.o CC libavcodec/codec_desc.o CC libavcodec/codec_par.o CC libavcodec/d3d11va.o CC libavcodec/dct.o CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/decode.o CC libavcodec/dirac.o CC libavcodec/dv_profile.o CC libavcodec/dynamic_hdr10_plus.o CC libavcodec/eac3_data.o CC libavcodec/encode.o CC libavcodec/error_resilience.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/fdctdsp.o CC libavcodec/fft_fixed_32.o CC libavcodec/fft_float.o CC libavcodec/fft_init_table.o CC libavcodec/flac.o CC libavcodec/flacdata.o CC libavcodec/flacdec.o CC libavcodec/flacdsp.o CC libavcodec/flacenc.o CC libavcodec/fmtconvert.o CC libavcodec/frame_thread_encoder.o CC libavcodec/golomb.o CC libavcodec/h263dsp.o CC libavcodec/h2645_parse.o CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mb.o CC libavcodec/h264_mp4toannexb_bsf.o CC libavcodec/h264_parse.o CC libavcodec/h264_picture.o CC libavcodec/h264_ps.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264_slice.o CC libavcodec/h264chroma.o CC libavcodec/h264data.o CC libavcodec/h264dec.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/h264qpel.o CC libavcodec/hevc_cabac.o CC libavcodec/hevc_data.o CC libavcodec/hevc_filter.o CC libavcodec/hevc_mp4toannexb_bsf.o CC libavcodec/hevc_mvs.o CC libavcodec/hevc_parse.o CC libavcodec/hevc_ps.o CC libavcodec/hevc_refs.o CC libavcodec/hevc_sei.o CC libavcodec/hevcdec.o CC libavcodec/hevcdsp.o CC libavcodec/hevcpred.o CC libavcodec/hpeldsp.o CC libavcodec/idctdsp.o CC libavcodec/iirfilter.o CC libavcodec/imgconvert.o CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jni.o CC libavcodec/jrevdct.o CC libavcodec/kbdwin.o CC libavcodec/latm_parser.o CC libavcodec/libopus.o CC libavcodec/libopusenc.o CC libavcodec/libtheoraenc.o CC libavcodec/libvorbisdec.o CC libavcodec/libvorbisenc.o CC libavcodec/libvpx.o CC libavcodec/libvpxenc.o CC libavcodec/libx264.o CC libavcodec/libx265.o In file included from libavcodec/libx265.c:27: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h:34:5: warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef] 34 | #if _MSC_VER | ^~~~~~~~ /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h:183:5: warning: "X265_DEPTH" is not defined, evaluates to 0 [-Wundef] 183 | #if X265_DEPTH < 10 | ^~~~~~~~~~ In file included from libavcodec/libx265.c:27: /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h:2210:5: warning: "ENABLE_LIBVMAF" is not defined, evaluates to 0 [-Wundef] 2210 | #if ENABLE_LIBVMAF | ^~~~~~~~~~~~~~ /home/debian/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h:2280:5: warning: "ENABLE_LIBVMAF" is not defined, evaluates to 0 [-Wundef] 2280 | #if ENABLE_LIBVMAF | ^~~~~~~~~~~~~~ CC libavcodec/lpc.o CC libavcodec/mathtables.o CC libavcodec/mdct15.o CC libavcodec/mdct_fixed_32.o CC libavcodec/mdct_float.o CC libavcodec/me_cmp.o CC libavcodec/mediacodec.o CC libavcodec/motion_est.o CC libavcodec/mpeg12.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg12dec.o CC libavcodec/mpeg12enc.o CC libavcodec/mpeg12framerate.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg_er.o CC libavcodec/mpegaudio.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec_common.o CC libavcodec/mpegaudiodec_fixed.o CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudiodsp.o CC libavcodec/mpegaudiodsp_data.o CC libavcodec/mpegaudiodsp_fixed.o CC libavcodec/mpegaudiodsp_float.o CC libavcodec/mpegaudioenc_float.o CC libavcodec/mpegpicture.o CC libavcodec/mpegutils.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o libavcodec/mpegvideo_enc.c: In function ‘write_mb_info’: libavcodec/mpegvideo_enc.c:2887:5: warning: ‘pred_x’ is used uninitialized in this function [-Wuninitialized] 2887 | bytestream_put_byte(&ptr, pred_x); /* hmv1 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/mpegvideo_enc.c:2888:5: warning: ‘pred_y’ is used uninitialized in this function [-Wuninitialized] 2888 | bytestream_put_byte(&ptr, pred_y); /* vmv1 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/mpegvideo_motion.o CC libavcodec/mpegvideodata.o CC libavcodec/mpegvideodsp.o CC libavcodec/mpegvideoencdsp.o CC libavcodec/null_bsf.o CC libavcodec/options.o CC libavcodec/opus.o CC libavcodec/opus_celt.o CC libavcodec/opus_pvq.o CC libavcodec/opus_rc.o CC libavcodec/opus_silk.o CC libavcodec/opusdec.o CC libavcodec/opusdsp.o CC libavcodec/opustab.o CC libavcodec/parser.o CC libavcodec/parsers.o CC libavcodec/pixblockdsp.o CC libavcodec/profiles.o CC libavcodec/psymodel.o CC libavcodec/pthread.o CC libavcodec/pthread_frame.o CC libavcodec/pthread_slice.o CC libavcodec/qpeldsp.o CC libavcodec/qsv_api.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o CC libavcodec/rdft.o CC libavcodec/rl.o CC libavcodec/sbrdsp.o CC libavcodec/simple_idct.o CC libavcodec/sinewin.o CC libavcodec/startcode.o CC libavcodec/utils.o CC libavcodec/v4l2_buffers.o CC libavcodec/v4l2_context.o CC libavcodec/v4l2_fmt.o CC libavcodec/v4l2_m2m.o CC libavcodec/videodsp.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_parser.o CC libavcodec/vorbisdec.o CC libavcodec/vorbisdsp.o CC libavcodec/vorbisenc.o CC libavcodec/vp3.o CC libavcodec/vp3dsp.o CC libavcodec/vp9_superframe_bsf.o X86ASM libavcodec/x86/aacencdsp.o STRIP libavcodec/x86/aacencdsp.o CC libavcodec/x86/aacencdsp_init.o X86ASM libavcodec/x86/aacpsdsp.o STRIP libavcodec/x86/aacpsdsp.o CC libavcodec/x86/aacpsdsp_init.o X86ASM libavcodec/x86/ac3dsp.o STRIP libavcodec/x86/ac3dsp.o X86ASM libavcodec/x86/ac3dsp_downmix.o STRIP libavcodec/x86/ac3dsp_downmix.o CC libavcodec/x86/ac3dsp_init.o X86ASM libavcodec/x86/blockdsp.o STRIP libavcodec/x86/blockdsp.o CC libavcodec/x86/blockdsp_init.o X86ASM libavcodec/x86/bswapdsp.o STRIP libavcodec/x86/bswapdsp.o CC libavcodec/x86/bswapdsp_init.o CC libavcodec/x86/constants.o X86ASM libavcodec/x86/dct32.o STRIP libavcodec/x86/dct32.o CC libavcodec/x86/dct_init.o CC libavcodec/x86/fdct.o CC libavcodec/x86/fdctdsp_init.o X86ASM libavcodec/x86/fft.o STRIP libavcodec/x86/fft.o CC libavcodec/x86/fft_init.o X86ASM libavcodec/x86/flac_dsp_gpl.o STRIP libavcodec/x86/flac_dsp_gpl.o X86ASM libavcodec/x86/flacdsp.o STRIP libavcodec/x86/flacdsp.o CC libavcodec/x86/flacdsp_init.o X86ASM libavcodec/x86/fmtconvert.o STRIP libavcodec/x86/fmtconvert.o CC libavcodec/x86/fmtconvert_init.o X86ASM libavcodec/x86/fpel.o STRIP libavcodec/x86/fpel.o X86ASM libavcodec/x86/h263_loopfilter.o STRIP libavcodec/x86/h263_loopfilter.o CC libavcodec/x86/h263dsp_init.o X86ASM libavcodec/x86/h264_chromamc.o STRIP libavcodec/x86/h264_chromamc.o X86ASM libavcodec/x86/h264_chromamc_10bit.o STRIP libavcodec/x86/h264_chromamc_10bit.o X86ASM libavcodec/x86/h264_deblock.o STRIP libavcodec/x86/h264_deblock.o X86ASM libavcodec/x86/h264_deblock_10bit.o STRIP libavcodec/x86/h264_deblock_10bit.o X86ASM libavcodec/x86/h264_idct.o STRIP libavcodec/x86/h264_idct.o X86ASM libavcodec/x86/h264_idct_10bit.o STRIP libavcodec/x86/h264_idct_10bit.o X86ASM libavcodec/x86/h264_intrapred.o STRIP libavcodec/x86/h264_intrapred.o X86ASM libavcodec/x86/h264_intrapred_10bit.o STRIP libavcodec/x86/h264_intrapred_10bit.o CC libavcodec/x86/h264_intrapred_init.o CC libavcodec/x86/h264_qpel.o X86ASM libavcodec/x86/h264_qpel_10bit.o STRIP libavcodec/x86/h264_qpel_10bit.o X86ASM libavcodec/x86/h264_qpel_8bit.o STRIP libavcodec/x86/h264_qpel_8bit.o X86ASM libavcodec/x86/h264_weight.o STRIP libavcodec/x86/h264_weight.o X86ASM libavcodec/x86/h264_weight_10bit.o STRIP libavcodec/x86/h264_weight_10bit.o CC libavcodec/x86/h264chroma_init.o CC libavcodec/x86/h264dsp_init.o X86ASM libavcodec/x86/hevc_add_res.o STRIP libavcodec/x86/hevc_add_res.o X86ASM libavcodec/x86/hevc_deblock.o STRIP libavcodec/x86/hevc_deblock.o X86ASM libavcodec/x86/hevc_idct.o STRIP libavcodec/x86/hevc_idct.o X86ASM libavcodec/x86/hevc_mc.o STRIP libavcodec/x86/hevc_mc.o X86ASM libavcodec/x86/hevc_sao.o STRIP libavcodec/x86/hevc_sao.o X86ASM libavcodec/x86/hevc_sao_10bit.o STRIP libavcodec/x86/hevc_sao_10bit.o CC libavcodec/x86/hevcdsp_init.o X86ASM libavcodec/x86/hpeldsp.o STRIP libavcodec/x86/hpeldsp.o CC libavcodec/x86/hpeldsp_init.o X86ASM libavcodec/x86/hpeldsp_vp3.o STRIP libavcodec/x86/hpeldsp_vp3.o CC libavcodec/x86/hpeldsp_vp3_init.o X86ASM libavcodec/x86/idctdsp.o STRIP libavcodec/x86/idctdsp.o CC libavcodec/x86/idctdsp_init.o X86ASM libavcodec/x86/imdct36.o STRIP libavcodec/x86/imdct36.o CC libavcodec/x86/lpc.o X86ASM libavcodec/x86/mdct15.o STRIP libavcodec/x86/mdct15.o CC libavcodec/x86/mdct15_init.o X86ASM libavcodec/x86/me_cmp.o STRIP libavcodec/x86/me_cmp.o CC libavcodec/x86/me_cmp_init.o CC libavcodec/x86/mpegaudiodsp.o CC libavcodec/x86/mpegvideo.o CC libavcodec/x86/mpegvideodsp.o CC libavcodec/x86/mpegvideoenc.o X86ASM libavcodec/x86/mpegvideoencdsp.o STRIP libavcodec/x86/mpegvideoencdsp.o CC libavcodec/x86/mpegvideoencdsp_init.o X86ASM libavcodec/x86/opusdsp.o STRIP libavcodec/x86/opusdsp.o CC libavcodec/x86/opusdsp_init.o X86ASM libavcodec/x86/pixblockdsp.o STRIP libavcodec/x86/pixblockdsp.o CC libavcodec/x86/pixblockdsp_init.o X86ASM libavcodec/x86/qpel.o STRIP libavcodec/x86/qpel.o X86ASM libavcodec/x86/qpeldsp.o STRIP libavcodec/x86/qpeldsp.o CC libavcodec/x86/qpeldsp_init.o X86ASM libavcodec/x86/sbrdsp.o STRIP libavcodec/x86/sbrdsp.o CC libavcodec/x86/sbrdsp_init.o X86ASM libavcodec/x86/simple_idct.o STRIP libavcodec/x86/simple_idct.o X86ASM libavcodec/x86/simple_idct10.o STRIP libavcodec/x86/simple_idct10.o X86ASM libavcodec/x86/videodsp.o STRIP libavcodec/x86/videodsp.o CC libavcodec/x86/videodsp_init.o X86ASM libavcodec/x86/vorbisdsp.o STRIP libavcodec/x86/vorbisdsp.o CC libavcodec/x86/vorbisdsp_init.o X86ASM libavcodec/x86/vp3dsp.o STRIP libavcodec/x86/vp3dsp.o CC libavcodec/x86/vp3dsp_init.o CC libavcodec/xiph.o AR libavcodec/libavcodec.a INSTALL libavcodec/libavcodec.a CC libavresample/audio_convert.o In file included from libavresample/audio_convert.h:26, from libavresample/audio_convert.c:30: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/audio_convert.c:30: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/audio_convert.c:30: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/audio_convert.c:30: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/audio_convert.c:30: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/audio_convert.c:30: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.c:32: libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/audio_convert.c:30: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_data.o In file included from libavresample/audio_data.h:30, from libavresample/audio_data.c:25: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:29, from libavresample/audio_data.c:25: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:30, from libavresample/audio_data.c:25: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:29, from libavresample/audio_data.c:25: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:30, from libavresample/audio_data.c:25: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:29, from libavresample/audio_data.c:25: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_mix.o In file included from libavresample/audio_mix.c:27: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:29: libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/audio_mix.c:36:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 36 | enum AVMixCoeffType coeff_type; | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/audio_mix.c:62:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 62 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/audio_mix.c: In function ‘ff_audio_mix_alloc’: libavresample/audio_mix.c:378:9: warning: ‘avresample_build_matrix’ is deprecated [-Wdeprecated-declarations] 378 | ret = avresample_build_matrix(avr->in_channel_layout, | ^~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:286:5: note: declared here 286 | int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, | ^~~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_mix_matrix.o In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:30: libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/dither.o In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/dither.c:40: libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:56:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 56 | enum AVResampleDitherMethod method; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:330:38: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 330 | enum AVResampleDitherMethod method) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/options.o In file included from libavresample/options.c:27: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:28: libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/resample.o In file included from libavresample/resample.c:25: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:26: libavresample/resample.h:42:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 42 | enum AVResampleFilterType filter_type; | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ CC libavresample/utils.o In file included from libavresample/utils.c:30: libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:33: libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:34: libavresample/resample.h:42:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 42 | enum AVResampleFilterType filter_type; | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘avresample_open’: libavresample/utils.c:40:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations] 40 | if (avresample_is_open(avr)) { | ^~ In file included from libavresample/utils.c:29: libavresample/avresample.h:226:5: note: declared here 226 | int avresample_is_open(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:253:5: warning: ‘avresample_close’ is deprecated -Wdeprecated-declarations] 253 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:245:6: note: declared here 245 | void avresample_close(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘avresample_free’: libavresample/utils.c:282:5: warning: ‘avresample_close’ is deprecated -Wdeprecated-declarations] 282 | avresample_close(*avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | void avresample_close(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘avresample_config’: libavresample/utils.c:507:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations] 507 | if (avresample_is_open(avr)) { | ^~ libavresample/utils.c:257:5: note: declared here 257 | int avresample_is_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:508:9: warning: ‘avresample_close’ is deprecated -Wdeprecated-declarations] 508 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | void avresample_close(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘convert_frame’: libavresample/utils.c:570:5: warning: ‘avresample_convert’ is deprecated [-Wdeprecated-declarations] 570 | ret = avresample_convert(avr, out_data, out_linesize, | ^~~ libavresample/utils.c:330:25: note: declared here 330 | int attribute_align_arg avresample_convert(AVAudioResampleContext *avr, | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘avresample_convert_frame’: libavresample/utils.c:608:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations] 608 | if (!avresample_is_open(avr)) { | ^~ libavresample/utils.c:257:5: note: declared here 257 | int avresample_is_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:609:9: warning: ‘avresample_config’ is deprecated [-Wdeprecated-declarations] 609 | if ((ret = avresample_config(avr, out, in)) < 0) | ^~ libavresample/utils.c:505:5: note: declared here 505 | int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) | ^~~~~~~~~~~~~~~~~ libavresample/utils.c:611:9: warning: ‘avresample_open’ is deprecated [-Wdeprecated-declarations] 611 | if ((ret = avresample_open(avr)) < 0) | ^~ libavresample/utils.c:36:5: note: declared here 36 | int avresample_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~ libavresample/utils.c:622:13: warning: ‘avresample_get_out_samples’ is deprecated [-Wdeprecated-declarations] 622 | out->nb_samples = avresample_get_out_samples(avr, in->nb_samples); | ^~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:403:5: note: declared here 403 | int avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:625:21: warning: ‘avresample_close’ is deprecated [-Wdeprecated-declarations] 625 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | void avresample_close(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function ‘avresample_get_out_samples’: libavresample/utils.c:755:5: warning: ‘avresample_get_delay’ is deprecated [-Wdeprecated-declarations] 755 | int64_t samples = avresample_get_delay(avr) + (int64_t)in_nb_samples; | ^~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:473:5: note: declared here 473 | int avresample_get_delay(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:764:5: warning: ‘avresample_available’ is deprecated [-Wdeprecated-declarations] 764 | samples += avresample_available(avr); | ^~~~~~~ libavresample/utils.c:748:5: note: declared here 748 | int avresample_available(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~~~ X86ASM libavresample/x86/audio_convert.o STRIP libavresample/x86/audio_convert.o CC libavresample/x86/audio_convert_init.o In file included from ./libavresample/audio_convert.h:26, from libavresample/x86/audio_convert_init.c:24: ./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:25, from libavresample/x86/audio_convert_init.c:24: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:26, from libavresample/x86/audio_convert_init.c:24: ./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:25, from libavresample/x86/audio_convert_init.c:24: ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:26, from libavresample/x86/audio_convert_init.c:24: ./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:25, from libavresample/x86/audio_convert_init.c:24: ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ X86ASM libavresample/x86/audio_mix.o STRIP libavresample/x86/audio_mix.o CC libavresample/x86/audio_mix_init.o In file included from ./libavresample/audio_mix.h:28, from libavresample/x86/audio_mix_init.c:24: ./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:27, from libavresample/x86/audio_mix_init.c:24: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:28, from libavresample/x86/audio_mix_init.c:24: ./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:27, from libavresample/x86/audio_mix_init.c:24: ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:28, from libavresample/x86/audio_mix_init.c:24: ./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:27, from libavresample/x86/audio_mix_init.c:24: ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/x86/audio_mix_init.c:24: ./libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:27, from libavresample/x86/audio_mix_init.c:24: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ X86ASM libavresample/x86/dither.o STRIP libavresample/x86/dither.o CC libavresample/x86/dither_init.o In file included from ./libavresample/audio_data.h:30, from ./libavresample/dither.h:25, from libavresample/x86/dither_init.c:24: ./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24, from libavresample/x86/dither_init.c:24: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_data.h:30, from ./libavresample/dither.h:25, from libavresample/x86/dither_init.c:24: ./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24, from libavresample/x86/dither_init.c:24: ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/audio_data.h:30, from ./libavresample/dither.h:25, from libavresample/x86/dither_init.c:24: ./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24, from libavresample/x86/dither_init.c:24: ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/x86/dither_init.c:24: ./libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24, from libavresample/x86/dither_init.c:24: ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/x86/dither_init.c:35:38: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations] 35 | enum AVResampleDitherMethod method) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24, from libavresample/x86/dither_init.c:24: ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ AR libavresample/libavresample.a INSTALL libavresample/libavresample.a CC libswresample/audioconvert.o CC libswresample/dither.o CC libswresample/options.o CC libswresample/rematrix.o CC libswresample/resample.o CC libswresample/resample_dsp.o CC libswresample/swresample.o CC libswresample/swresample_frame.o X86ASM libswresample/x86/audio_convert.o STRIP libswresample/x86/audio_convert.o CC libswresample/x86/audio_convert_init.o X86ASM libswresample/x86/rematrix.o STRIP libswresample/x86/rematrix.o CC libswresample/x86/rematrix_init.o X86ASM libswresample/x86/resample.o STRIP libswresample/x86/resample.o CC libswresample/x86/resample_init.o AR libswresample/libswresample.a INSTALL libswresample/libswresample.a CC libswscale/alphablend.o CC libswscale/gamma.o CC libswscale/hscale.o CC libswscale/hscale_fast_bilinear.o CC libswscale/input.o CC libswscale/options.o CC libswscale/output.o CC libswscale/rgb2rgb.o CC libswscale/slice.o CC libswscale/swscale.o CC libswscale/swscale_unscaled.o CC libswscale/utils.o CC libswscale/vscale.o CC libswscale/x86/hscale_fast_bilinear_simd.o X86ASM libswscale/x86/input.o STRIP libswscale/x86/input.o X86ASM libswscale/x86/output.o STRIP libswscale/x86/output.o CC libswscale/x86/rgb2rgb.o X86ASM libswscale/x86/rgb_2_rgb.o STRIP libswscale/x86/rgb_2_rgb.o X86ASM libswscale/x86/scale.o STRIP libswscale/x86/scale.o CC libswscale/x86/swscale.o CC libswscale/x86/yuv2rgb.o X86ASM libswscale/x86/yuv2yuvX.o STRIP libswscale/x86/yuv2yuvX.o X86ASM libswscale/x86/yuv_2_rgb.o STRIP libswscale/x86/yuv_2_rgb.o CC libswscale/yuv2rgb.o AR libswscale/libswscale.a INSTALL libswscale/libswscale.a CC libavutil/adler32.o CC libavutil/aes.o CC libavutil/aes_ctr.o CC libavutil/audio_fifo.o CC libavutil/avsscanf.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/bprint.o CC libavutil/buffer.o CC libavutil/camellia.o CC libavutil/cast5.o CC libavutil/channel_layout.o CC libavutil/color_utils.o CC libavutil/cpu.o In file included from libavutil/cpu.c:44: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/display.o CC libavutil/dovi_meta.o CC libavutil/downmix_info.o CC libavutil/encryption_info.o CC libavutil/error.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/file.o CC libavutil/file_open.o CC libavutil/film_grain_params.o CC libavutil/fixed_dsp.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hash.o CC libavutil/hdr_dynamic_metadata.o CC libavutil/hmac.o CC libavutil/hwcontext.o CC libavutil/imgutils.o CC libavutil/integer.o CC libavutil/intmath.o CC libavutil/lfg.o CC libavutil/lls.o CC libavutil/log.o CC libavutil/log2_tab.o CC libavutil/lzo.o CC libavutil/mastering_display_metadata.o CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/murmur3.o CC libavutil/opt.o libavutil/opt.c: In function ‘av_opt_child_class_iterate’: libavutil/opt.c:1738:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1738 | *iter = parent->child_class_next(*iter); | ^ CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/pixelutils.o CC libavutil/random_seed.o CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/reverse.o CC libavutil/ripemd.o CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/sha512.o CC libavutil/slicethread.o CC libavutil/spherical.o CC libavutil/stereo3d.o CC libavutil/tea.o CC libavutil/threadmessage.o CC libavutil/time.o CC libavutil/timecode.o libavutil/timecode.c: In function ‘av_timecode_make_string’: libavutil/timecode.c:121:60: warning: ‘%02d’ directive output may be truncated writing between 2 and 10 bytes into a region of size between 2 and 14 [-Wformat-truncation=] 121 | snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d", | ^~~~ libavutil/timecode.c:121:41: note: directive argument in the range [0, 2147483647] 121 | snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d , | ^~~~~~~~~~~~~~~~~~~~~~~ libavutil/timecode.c:121:5: note: ‘snprintf’ output between 12 and 32 bytes into a destination of size 23 121 | snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122 | neg ? "-" : "", | ~~~~~~~~~~~~~~~ 123 | hh, mm, ss, drop ? ';' : ':', ff); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavutil/tree.o CC libavutil/twofish.o CC libavutil/tx.o CC libavutil/tx_double.o CC libavutil/tx_float.o CC libavutil/tx_int32.o CC libavutil/utils.o CC libavutil/video_enc_params.o CC libavutil/x86/cpu.o X86ASM libavutil/x86/cpuid.o STRIP libavutil/x86/cpuid.o X86ASM libavutil/x86/fixed_dsp.o STRIP libavutil/x86/fixed_dsp.o CC libavutil/x86/fixed_dsp_init.o X86ASM libavutil/x86/float_dsp.o STRIP libavutil/x86/float_dsp.o CC libavutil/x86/float_dsp_init.o X86ASM libavutil/x86/imgutils.o STRIP libavutil/x86/imgutils.o CC libavutil/x86/imgutils_init.o X86ASM libavutil/x86/lls.o STRIP libavutil/x86/lls.o CC libavutil/x86/lls_init.o CC libavutil/xga_font_data.o CC libavutil/xtea.o AR libavutil/libavutil.a INSTALL libavutil/libavutil.a INSTALL libavfilter/avfilter.h INSTALL libavfilter/buffersink.h INSTALL libavfilter/buffersrc.h INSTALL libavfilter/version.h GEN libavfilter/libavfilter.pc INSTALL libavfilter/libavfilter.pc INSTALL libavformat/avformat.h INSTALL libavformat/avio.h INSTALL libavformat/version.h GEN libavformat/libavformat.pc INSTALL libavformat/libavformat.pc INSTALL libavcodec/ac3_parser.h INSTALL libavcodec/adts_parser.h INSTALL libavcodec/avcodec.h INSTALL libavcodec/avdct.h INSTALL libavcodec/avfft.h INSTALL libavcodec/bsf.h INSTALL libavcodec/codec.h INSTALL libavcodec/codec_desc.h INSTALL libavcodec/codec_id.h INSTALL libavcodec/codec_par.h INSTALL libavcodec/d3d11va.h INSTALL libavcodec/dirac.h INSTALL libavcodec/dv_profile.h INSTALL libavcodec/dxva2.h INSTALL libavcodec/jni.h INSTALL libavcodec/mediacodec.h INSTALL libavcodec/packet.h INSTALL libavcodec/qsv.h INSTALL libavcodec/vaapi.h INSTALL libavcodec/vdpau.h INSTALL libavcodec/version.h INSTALL libavcodec/videotoolbox.h INSTALL libavcodec/vorbis_parser.h INSTALL libavcodec/xvmc.h GEN libavcodec/libavcodec.pc INSTALL libavcodec/libavcodec.pc INSTALL libavresample/avresample.h INSTALL libavresample/version.h GEN libavresample/libavresample.pc INSTALL libavresample/libavresample.pc INSTALL libswresample/swresample.h INSTALL libswresample/version.h GEN libswresample/libswresample.pc INSTALL libswresample/libswresample.pc INSTALL libswscale/swscale.h INSTALL libswscale/version.h GEN libswscale/libswscale.pc INSTALL libswscale/libswscale.pc INSTALL libavutil/adler32.h INSTALL libavutil/aes.h INSTALL libavutil/aes_ctr.h INSTALL libavutil/attributes.h INSTALL libavutil/audio_fifo.h INSTALL libavutil/avassert.h INSTALL libavutil/avstring.h INSTALL libavutil/avutil.h INSTALL libavutil/base64.h INSTALL libavutil/blowfish.h INSTALL libavutil/bprint.h INSTALL libavutil/bswap.h INSTALL libavutil/buffer.h INSTALL libavutil/cast5.h INSTALL libavutil/camellia.h INSTALL libavutil/channel_layout.h INSTALL libavutil/common.h INSTALL libavutil/cpu.h INSTALL libavutil/crc.h INSTALL libavutil/des.h INSTALL libavutil/dict.h INSTALL libavutil/display.h INSTALL libavutil/dovi_meta.h INSTALL libavutil/downmix_info.h INSTALL libavutil/encryption_info.h INSTALL libavutil/error.h INSTALL libavutil/eval.h INSTALL libavutil/fifo.h INSTALL libavutil/file.h INSTALL libavutil/frame.h INSTALL libavutil/hash.h INSTALL libavutil/hdr_dynamic_metadata.h INSTALL libavutil/hmac.h INSTALL libavutil/hwcontext.h INSTALL libavutil/hwcontext_cuda.h INSTALL libavutil/hwcontext_d3d11va.h INSTALL libavutil/hwcontext_drm.h INSTALL libavutil/hwcontext_dxva2.h INSTALL libavutil/hwcontext_qsv.h INSTALL libavutil/hwcontext_mediacodec.h INSTALL libavutil/hwcontext_opencl.h INSTALL libavutil/hwcontext_vaapi.h INSTALL libavutil/hwcontext_videotoolbox.h INSTALL libavutil/hwcontext_vdpau.h INSTALL libavutil/hwcontext_vulkan.h INSTALL libavutil/imgutils.h INSTALL libavutil/intfloat.h INSTALL libavutil/intreadwrite.h INSTALL libavutil/lfg.h INSTALL libavutil/log.h INSTALL libavutil/macros.h INSTALL libavutil/mathematics.h INSTALL libavutil/mastering_display_metadata.h INSTALL libavutil/md5.h INSTALL libavutil/mem.h INSTALL libavutil/motion_vector.h INSTALL libavutil/murmur3.h INSTALL libavutil/opt.h INSTALL libavutil/parseutils.h INSTALL libavutil/pixdesc.h INSTALL libavutil/pixelutils.h INSTALL libavutil/pixfmt.h INSTALL libavutil/random_seed.h INSTALL libavutil/rc4.h INSTALL libavutil/rational.h INSTALL libavutil/replaygain.h INSTALL libavutil/ripemd.h INSTALL libavutil/samplefmt.h INSTALL libavutil/sha.h INSTALL libavutil/sha512.h INSTALL libavutil/spherical.h INSTALL libavutil/stereo3d.h INSTALL libavutil/threadmessage.h INSTALL libavutil/time.h INSTALL libavutil/timecode.h INSTALL libavutil/timestamp.h INSTALL libavutil/tree.h INSTALL libavutil/twofish.h INSTALL libavutil/version.h INSTALL libavutil/video_enc_params.h INSTALL libavutil/xtea.h INSTALL libavutil/tea.h INSTALL libavutil/tx.h INSTALL libavutil/film_grain_params.h INSTALL libavutil/lzo.h INSTALL libavutil/avconfig.h INSTALL libavutil/ffversion.h GEN libavutil/libavutil.pc INSTALL libavutil/libavutil.pc make[4]: Leaving directory '/home/debian/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1' make[3]: Leaving directory '/home/debian/tvheadend' make -f Makefile.ffmpeg libcacheput make[3]: Entering directory '/home/debian/tvheadend' make[3]: Leaving directory '/home/debian/tvheadend' make all make[3]: Entering directory '/home/debian/tvheadend' Receiving data/dvb-scan from https://github.com/tvheadend/dtv-scan-tables.git#tvheadend make -f Makefile.hdhomerun libcacheget make[4]: Entering directory '/home/debian/tvheadend' DOWNLOAD misc/staticlib/unknown/x86_64/hdhomerun-60126c0bd4295cf26991caff1f5e2d8f7864dfd7.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k /usr/bin/env: ‘python’: No such file or directory Folder name "unknown" not found FAILED TO DOWNLOAD (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)make[4]: Leaving directory '/home/debian/tvheadend' make -f Makefile.hdhomerun build make[4]: Entering directory '/home/debian/tvheadend' WGET https://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz 2022-11-29 22:11:59 URL:https://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz [51124/51124] -> "/home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624.tgz" [1] SHA1SUM test '9db6089b956de4e58084b623937f5fc3231fff0b' == '9db6089b956de4e58084b623937f5fc3231fff0b': OK UNTAR libhdhomerun_20210624.tgz ln -sf libhdhomerun /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624 PATCH /home/debian/tvheadend/support/patches/hdhomerun.diff patching file ./Makefile make -f Makefile.hdhomerun /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/libhdhomerun.a make[5]: Entering directory '/home/debian/tvheadend' cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.c cc -MD -MP -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.c ar rcs /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/libhdhomerun.a /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.o /home/debian/tvheadend/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.o make[5]: Leaving directory '/home/debian/tvheadend' make[4]: Leaving directory '/home/debian/tvheadend' make -f Makefile.hdhomerun libcacheput make[4]: Entering directory '/home/debian/tvheadend' make[4]: Leaving directory '/home/debian/tvheadend' make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all make[4]: Entering directory '/home/debian/tvheadend' make -f Makefile.webui WEBUI=std compile-std make[5]: Entering directory '/home/debian/tvheadend' /bin/sh: 1: python: not found make[5]: *** [Makefile.webui:269: src/webui/static/tvh.js.gz] Error 127 make[5]: Leaving directory '/home/debian/tvheadend' make[4]: *** [Makefile.webui:242: all] Error 2 make[4]: Leaving directory '/home/debian/tvheadend' make[3]: *** [Makefile:837: make_webui] Error 2 make[3]: Leaving directory '/home/debian/tvheadend' make[2]: *** [Makefile:107: ffmpeg_all] Error 2 make[2]: Leaving directory '/home/debian/tvheadend' make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2 make[1]: Leaving directory '/home/debian/tvheadend' make: *** [debian/rules:6: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 debian@SURFACE:~/tvheadend$