==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libdv 1.0.0-12 (Fri Mar 20 12:20:26 2026)
==> Retrieving sources...
-> Found libdv-1.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
libdv-1.0.0.tar.gz ... Passed
==> Making package: libdv 1.0.0-12 (Fri Mar 20 18:20:33 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (27) default-cursors-3-1 glu-9.0.3-3 hidapi-0.15.0-1 libdrm-2.4.131-1 libedit-20251016_3.1-1 libglvnd-1.7.0-3 libpciaccess-0.19-1 libx11-1.8.13-1 libxau-1.0.12-1 libxcb-1.17.0-1 libxcursor-1.2.3-1 libxdmcp-1.1.5-1.1 libxext-1.3.7-1 libxfixes-6.0.2-1 libxrender-0.9.12-1 libxshmfence-1.3.3-1 libxxf86vm-1.1.7-1 llvm-libs-22.1.1-1 lm_sensors-1:3.6.2-1 mesa-1:26.0.3-1 sdl2-compat-2.32.64-1 sdl3-3.4.2-1 spirv-tools-1:1.4.341.0-2 wayland-1.24.0-1 xcb-proto-1.17.0-4 xorgproto-2025.1-1 sdl12-compat-1.2.68-2
Total Installed Size: 269.50 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxrender...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
cairo: needed for modetest tool
installing libxshmfence...
installing libxxf86vm...
installing libedit...
installing llvm-libs...
installing lm_sensors...
Optional dependencies for lm_sensors
rrdtool: for logging with sensord
perl: for sensor detection and configuration convert [installed]
installing spirv-tools...
installing default-cursors...
Optional dependencies for default-cursors
adwaita-cursors: default cursor theme
installing wayland...
installing mesa...
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
installing libxfixes...
installing libxcursor...
installing hidapi...
Optional dependencies for hidapi
libusb: for hidapi-libusb [installed]
installing sdl3...
Optional dependencies for sdl3
alsa-lib: ALSA audio driver
libpulse: PulseAudio audio driver
jack: JACK audio driver
pipewire: PipeWire audio driver
vulkan-driver: vulkan renderer
sndio: sndio audio driver
libdecor: Wayland client decorations
installing sdl2-compat...
installing glu...
installing sdl12-compat...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found libdv-1.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libdv-1.0.0.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force
autoreconf: running: /usr/bin/autoconf --force
configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:10909: AM_CONFIG_HEADER is expanded from...
configure.ac:4: the top level
configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:10594: AM_INIT_AUTOMAKE is expanded from...
configure.ac:9: the top level
configure.ac:12: warning: The macro 'AC_LIBTOOL_PICMODE' is obsolete.
configure.ac:12: You should run autoupdate.
aclocal.m4:9318: AC_LIBTOOL_PICMODE is expanded from...
configure.ac:12: the top level
configure.ac:12: warning: AC_LIBTOOL_PICMODE: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:12: put the 'pic-only' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9318: AC_LIBTOOL_PICMODE is expanded from...
configure.ac:12: the top level
configure.ac:55: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:55: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:55: the top level
configure.ac:232: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:232: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:232: the top level
configure.ac:241: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:241: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:241: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:17: installing './compile'
configure.ac:9: installing './missing'
encodedv/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
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... /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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable debugging... default=yes
checking for pthread_create in -lpthread... yes
checking for sqrt in -lm... yes
checking for poptGetContext in -lpopt... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for egrep... (cached) /usr/bin/grep -E
checking for fcntl.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for linux/videodev.h... no
checking for sys/soundcard.h... yes
checking for endian.h... yes
checking for machine/endian.h... no
checking for inttypes.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for gettimeofday... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libdv.spec
config.status: creating libdv.pc
config.status: creating libdv/Makefile
config.status: creating playdv/Makefile
config.status: creating encodedv/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/build/libdv/src/libdv-1.0.0'
Making all in libdv
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0/libdv'
make all-am
make[3]: Entering directory '/build/libdv/src/libdv-1.0.0/libdv'
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT dovlc.o -MD -MP -MF .deps/dovlc.Tpo -c -o dovlc.o dovlc.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c -o dv.lo dv.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c -o dct.lo dct.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT idct_248.lo -MD -MP -MF .deps/idct_248.Tpo -c -o idct_248.lo idct_248.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT weighting.lo -MD -MP -MF .deps/weighting.Tpo -c -o weighting.lo weighting.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c -o quant.lo quant.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT vlc.lo -MD -MP -MF .deps/vlc.Tpo -c -o vlc.lo vlc.c
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT place.lo -MD -MP -MF .deps/place.Tpo -c -o place.lo place.c
mv -f .deps/dovlc.Tpo .deps/dovlc.Po
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
quant.c:249:1: warning: 'quant_248_inverse_mmx' defined but not used [-Wunused-function]
mv -f .deps/place.Tpo .deps/place.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c
mv -f .deps/vlc.Tpo .deps/vlc.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT YUY2.lo -MD -MP -MF .deps/YUY2.Tpo -c -o YUY2.lo YUY2.c
mv -f .deps/quant.Tpo .deps/quant.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT YV12.lo -MD -MP -MF .deps/YV12.Tpo -c -o YV12.lo YV12.c
dv.c: In function 'dv_report_video_error':
dv.c:601:10: warning: variable 'error_code' set but not used [-Wunused-but-set-variable]
mv -f .deps/weighting.Tpo .deps/weighting.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c
mv -f .deps/idct_248.Tpo .deps/idct_248.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c -o audio.lo audio.c
mv -f .deps/dct.Tpo .deps/dct.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
mv -f .deps/bitstream.Tpo .deps/bitstream.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c
mv -f .deps/YV12.Tpo .deps/YV12.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
In function 'dv_find_spilled_vlc',
inlined from 'dv_parse_ac_coeffs' at parse.c:403:13:
parse.c:330:27: warning: 'bl_new_lender' may be used uninitialized [-Wmaybe-uninitialized]
parse.c: In function 'dv_parse_ac_coeffs':
parse.c:289:15: note: 'bl_new_lender' was declared here
mv -f .deps/dv.Tpo .deps/dv.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT enc_input.lo -MD -MP -MF .deps/enc_input.Tpo -c -o enc_input.lo enc_input.c
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT enc_audio_input.lo -MD -MP -MF .deps/enc_audio_input.Tpo -c -o enc_audio_input.lo enc_audio_input.c
mv -f .deps/YUY2.Tpo .deps/YUY2.Plo
/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT enc_output.lo -MD -MP -MF .deps/enc_output.Tpo -c -o enc_output.lo enc_output.c
enc_audio_input.c: In function 'parse_wave_header':
enc_audio_input.c:181:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/headers.Tpo .deps/headers.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT testvlc.o -MD -MP -MF .deps/testvlc.Tpo -c -o testvlc.o testvlc.c
mv -f .deps/parse.Tpo .deps/parse.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT testbitstream.o -MD -MP -MF .deps/testbitstream.Tpo -c -o testbitstream.o testbitstream.c
mv -f .deps/audio.Tpo .deps/audio.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT recode.o -MD -MP -MF .deps/recode.Tpo -c -o recode.o recode.c
mv -f .deps/rgb.Tpo .deps/rgb.Plo
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT reppm.o -MD -MP -MF .deps/reppm.Tpo -c -o reppm.o reppm.c
mv -f .deps/testvlc.Tpo .deps/testvlc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT enctest.o -MD -MP -MF .deps/enctest.Tpo -c -o enctest.o enctest.c
mv -f .deps/enc_output.Tpo .deps/enc_output.Plo
enc_input.c: In function 'read_pgm_stream':
enc_input.c:645:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:650:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:667:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:669:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c: In function 'read_ppm_stream':
enc_input.c:310:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:315:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:331:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
enc_input.c:333:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/enc_audio_input.Tpo .deps/enc_audio_input.Plo
testbitstream.c: In function 'performance':
testbitstream.c:102:21: warning: variable 'value' set but not used [-Wunused-but-set-variable]
mv -f .deps/testbitstream.Tpo .deps/testbitstream.Po
reppm.c: In function 'main':
reppm.c:56:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
reppm.c:61:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
reppm.c:67:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
reppm.c:69:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
reppm.c:95:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
reppm.c:96:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/reppm.Tpo .deps/reppm.Po
encode.c: In function 'dv_encoder_loop':
encode.c:1425:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
In file included from /usr/include/stdio.h:974,
from encode.c:46:
/usr/include/bits/stdio2.h:65:69: note: expected 'char *' but argument is of type 'unsigned char *'
65 | __NTH (snprintf (char *__restrict __s, size_t __n,
| ^
encode.c:1431:19: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign]
encode.c:1431:19: note: expected 'const char *' but argument is of type 'unsigned char *'
encode.c:1440:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
/usr/include/bits/stdio2.h:65:69: note: expected 'char *' but argument is of type 'unsigned char *'
65 | __NTH (snprintf (char *__restrict __s, size_t __n,
| ^
encode.c:1451:20: warning: pointer targets in passing argument 1 of 'input->load' differ in signedness [-Wpointer-sign]
encode.c:1451:20: note: expected 'const char *' but argument is of type 'unsigned char *'
encode.c:1455:20: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign]
encode.c:1455:20: note: expected 'const char *' but argument is of type 'unsigned char *'
encode.c: In function 'dv_show_statistics':
encode.c:1506:3: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations]
encode.c:1505:10: note: within this loop
enctest.c: In function 'main':
enctest.c:71:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/recode.Tpo .deps/recode.Po
mv -f .deps/enctest.Tpo .deps/enctest.Po
mv -f .deps/enc_input.Tpo .deps/enc_input.Plo
mv -f .deps/encode.Tpo .deps/encode.Plo
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -version-info 4:3:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libdv.la -rpath /usr/lib dv.lo dct.lo idct_248.lo weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo enc_audio_input.lo enc_output.lo -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o testbitstream testbitstream.o libdv.la -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dovlc dovlc.o libdv.la -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o testvlc testvlc.o libdv.la -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o recode recode.o libdv.la -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o reppm reppm.o libdv.la -lm
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o enctest enctest.o libdv.la -lpthread -lm
make[3]: Leaving directory '/build/libdv/src/libdv-1.0.0/libdv'
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0/libdv'
Making all in encodedv
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0/encodedv'
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT encodedv.o -MD -MP -MF .deps/encodedv.Tpo -c -o encodedv.o encodedv.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT dvconnect.o -MD -MP -MF .deps/dvconnect.Tpo -c -o dvconnect.o dvconnect.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT insert_audio.o -MD -MP -MF .deps/insert_audio.Tpo -c -o insert_audio.o insert_audio.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT fix_headers.o -MD -MP -MF .deps/fix_headers.Tpo -c -o fix_headers.o fix_headers.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT scan_packet_headers.o -MD -MP -MF .deps/scan_packet_headers.Tpo -c -o scan_packet_headers.o scan_packet_headers.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT steal_header.o -MD -MP -MF .deps/steal_header.Tpo -c -o steal_header.o steal_header.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT ppmqscale.o -MD -MP -MF .deps/ppmqscale.Tpo -c -o ppmqscale.o ppmqscale.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -MT dvavi.o -MD -MP -MF .deps/dvavi.Tpo -c -o dvavi.o dvavi.c
mv -f .deps/scan_packet_headers.Tpo .deps/scan_packet_headers.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o scan_packet_headers scan_packet_headers.o -lm
mv -f .deps/fix_headers.Tpo .deps/fix_headers.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fix_headers fix_headers.o ../libdv/libdv.la -lm
steal_header.c: In function 'main':
steal_header.c:59:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
steal_header.c:62:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
steal_header.c:67:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/steal_header.Tpo .deps/steal_header.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o steal_header steal_header.o -lm
encodedv.c: In function 'main':
encodedv.c:71:6: warning: variable 'err_code' set but not used [-Wunused-but-set-variable]
mv -f .deps/encodedv.Tpo .deps/encodedv.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o encodedv encodedv.o ../libdv/libdv.la -lpopt -lm
mv -f .deps/insert_audio.Tpo .deps/insert_audio.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dubdv insert_audio.o ../libdv/libdv.la -lpopt -lm
ppmqscale.c: In function 'shrink_picture':
ppmqscale.c:168:16: warning: variable 'dst_scaled_height' set but not used [-Wunused-but-set-variable]
ppmqscale.c: In function 'read_ppm_stream':
ppmqscale.c:36:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
ppmqscale.c:38:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
ppmqscale.c:47:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
ppmqscale.c:51:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/ppmqscale.Tpo .deps/ppmqscale.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ppmqscale ppmqscale.o -lm
dvavi.c: In function 'read_avi':
dvavi.c:379:6: warning: variable 'frame_count' set but not used [-Wunused-but-set-variable]
dvavi.c:428:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
dvavi.c:434:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
dvavi.c:445:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
dvavi.c:457:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/dvavi.Tpo .deps/dvavi.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dvavi dvavi.o ../libdv/libdv.la -lm
dvconnect.c: In function 'main':
dvconnect.c:1086:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
dvconnect.c:1090:33: warning: pointer targets in passing argument 8 of 'send_raw' differ in signedness [-Wpointer-sign]
dvconnect.c:689:46: note: expected 'char *' but argument is of type 'unsigned char *'
dvconnect.c:1093:22: warning: pointer targets in passing argument 7 of 'capture_raw' differ in signedness [-Wpointer-sign]
dvconnect.c:335:9: note: expected 'char *' but argument is of type 'unsigned char *'
dvconnect.c: In function 'sig_int_recv_handler':
dvconnect.c:328:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
dvconnect.c: In function 'sig_int_send_handler':
dvconnect.c:502:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/dvconnect.Tpo .deps/dvconnect.Po
/bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dvconnect dvconnect.o -lpthread -lpopt -lm
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0/encodedv'
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0'
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0'
make[1]: Leaving directory '/build/libdv/src/libdv-1.0.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libdv
make[1]: Entering directory '/build/libdv/src/libdv-1.0.0/libdv'
make install-am
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0/libdv'
make[3]: Entering directory '/build/libdv/src/libdv-1.0.0/libdv'
/usr/bin/mkdir -p '/build/libdv/pkg/libdv/usr/include/libdv'
/usr/bin/mkdir -p '/build/libdv/pkg/libdv/usr/lib'
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c libdv.la '/build/libdv/pkg/libdv/usr/lib'
/usr/bin/install -c -m 644 dv_types.h dv.h '/build/libdv/pkg/libdv/usr/include/libdv'
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libdv/src/libdv-1.0.0/libdv'
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0/libdv'
make[1]: Leaving directory '/build/libdv/src/libdv-1.0.0/libdv'
Making install in encodedv
make[1]: Entering directory '/build/libdv/src/libdv-1.0.0/encodedv'
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0/encodedv'
/usr/bin/mkdir -p '/build/libdv/pkg/libdv/usr/bin'
/usr/bin/mkdir -p '/build/libdv/pkg/libdv/usr/share/man/man1'
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c encodedv dvconnect dubdv '/build/libdv/pkg/libdv/usr/bin'
/usr/bin/install -c -m 644 encodedv.1 dvconnect.1 dubdv.1 '/build/libdv/pkg/libdv/usr/share/man/man1'
libtool: warning: '../libdv/libdv.la' has not been installed in '/usr/lib'
libtool: warning: '../libdv/libdv.la' has not been installed in '/usr/lib'
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0/encodedv'
make[1]: Leaving directory '/build/libdv/src/libdv-1.0.0/encodedv'
make[1]: Entering directory '/build/libdv/src/libdv-1.0.0'
make[2]: Entering directory '/build/libdv/src/libdv-1.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libdv/pkg/libdv/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libdv.pc '/build/libdv/pkg/libdv/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libdv/src/libdv-1.0.0'
make[1]: Leaving directory '/build/libdv/src/libdv-1.0.0'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libdv"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libdv 1.0.0-12 (Fri Mar 20 18:21:00 2026)
==> Cleaning up...
[?12l[?25h