==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libavc1394 0.5.4-7 (Tue Aug 19 17:56:18 2025)
==> Retrieving sources...
-> Found libavc1394-0.5.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
libavc1394-0.5.4.tar.gz ... Passed
==> Making package: libavc1394 0.5.4-7 (Tue Aug 19 17:56:40 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) libraw1394-2.1.2-4
Total Download Size: 0.04 MiB
Total Installed Size: 0.14 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libraw1394-2.1.2-4-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libraw1394...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found libavc1394-0.5.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libavc1394-0.5.4.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9961: AM_INIT_AUTOMAKE is expanded from...
configure.in:2: the top level
configure.in:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.in:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:10276: AM_CONFIG_HEADER is expanded from...
configure.in:3: the top level
configure.in:7: warning: The macro 'AC_ISC_POSIX' is obsolete.
configure.in:7: You should run autoupdate.
./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
configure.in:7: the top level
configure.in:8: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.in:8: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:9: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.in:9: You should run autoupdate.
aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
configure.in:9: the top level
configure.in:12: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:12: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.in:12: the top level
configure.in:27: warning: AC_OUTPUT should be used without arguments.
configure.in:27: You should run autoupdate.
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot'
autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and
autoheader: WARNING: 'AC_DEFINE' allows one to define a template without
autoheader: WARNING: 'acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function 'main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:6: installing './compile'
configure.in:2: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
common/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
common/Makefile.am: installing './depcomp'
libavc1394/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
librom1394/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:31: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
==> Starting build()...
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 '1000' is supported by ustar format... yes
checking whether GID '1000' 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 for library containing strerror... none required
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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 dlfcn.h... yes
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 for egrep... (cached) /usr/bin/grep -E
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for netinet/in.h... yes
checking for stdio.h... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libraw1394 >= 1.0.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating libavc1394/Makefile
config.status: creating librom1394/Makefile
config.status: creating test/Makefile
config.status: creating libavc1394.spec
config.status: creating libavc1394.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4'
Making all in common
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/common'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT raw1394util.lo -MD -MP -MF .deps/raw1394util.Tpo -c -o raw1394util.lo raw1394util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT raw1394util.lo -MD -MP -MF .deps/raw1394util.Tpo -c raw1394util.c -fPIC -DPIC -o .libs/raw1394util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT raw1394util.lo -MD -MP -MF .deps/raw1394util.Tpo -c raw1394util.c -o raw1394util.o >/dev/null 2>&1
mv -f .deps/raw1394util.Tpo .deps/raw1394util.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libraw1394util.la raw1394util.lo
libtool: link: ar cr .libs/libraw1394util.a .libs/raw1394util.o
libtool: link: ranlib .libs/libraw1394util.a
libtool: link: ( cd ".libs" && rm -f "libraw1394util.la" && ln -s "../libraw1394util.la" "libraw1394util.la" )
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/common'
Making all in libavc1394
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_simple.lo -MD -MP -MF .deps/avc1394_simple.Tpo -c -o avc1394_simple.lo avc1394_simple.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_vcr.lo -MD -MP -MF .deps/avc1394_vcr.Tpo -c -o avc1394_vcr.lo avc1394_vcr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_internal.lo -MD -MP -MF .deps/avc1394_internal.Tpo -c -o avc1394_internal.lo avc1394_internal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_vcr.lo -MD -MP -MF .deps/avc1394_vcr.Tpo -c avc1394_vcr.c -fPIC -DPIC -o .libs/avc1394_vcr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_simple.lo -MD -MP -MF .deps/avc1394_simple.Tpo -c avc1394_simple.c -fPIC -DPIC -o .libs/avc1394_simple.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_internal.lo -MD -MP -MF .deps/avc1394_internal.Tpo -c avc1394_internal.c -fPIC -DPIC -o .libs/avc1394_internal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_internal.lo -MD -MP -MF .deps/avc1394_internal.Tpo -c avc1394_internal.c -o avc1394_internal.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_vcr.lo -MD -MP -MF .deps/avc1394_vcr.Tpo -c avc1394_vcr.c -o avc1394_vcr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc1394_simple.lo -MD -MP -MF .deps/avc1394_simple.Tpo -c avc1394_simple.c -o avc1394_simple.o >/dev/null 2>&1
mv -f .deps/avc1394_internal.Tpo .deps/avc1394_internal.Plo
mv -f .deps/avc1394_vcr.Tpo .deps/avc1394_vcr.Plo
mv -f .deps/avc1394_simple.Tpo .deps/avc1394_simple.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -lraw1394 -version-info 3:0:3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libavc1394.la -rpath /usr/lib avc1394_simple.lo avc1394_vcr.lo avc1394_internal.lo ../common/raw1394util.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/avc1394_simple.o .libs/avc1394_vcr.o .libs/avc1394_internal.o ../common/.libs/raw1394util.o -lraw1394 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libavc1394.so.0 -o .libs/libavc1394.so.0.3.0
libtool: link: (cd ".libs" && rm -f "libavc1394.so.0" && ln -s "libavc1394.so.0.3.0" "libavc1394.so.0")
libtool: link: (cd ".libs" && rm -f "libavc1394.so" && ln -s "libavc1394.so.0.3.0" "libavc1394.so")
libtool: link: ar cr .libs/libavc1394.a avc1394_simple.o avc1394_vcr.o avc1394_internal.o ../common/raw1394util.o
libtool: link: ranlib .libs/libavc1394.a
libtool: link: ( cd ".libs" && rm -f "libavc1394.la" && ln -s "../libavc1394.la" "libavc1394.la" )
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
Making all in librom1394
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_main.lo -MD -MP -MF .deps/rom1394_main.Tpo -c -o rom1394_main.lo rom1394_main.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_internal.lo -MD -MP -MF .deps/rom1394_internal.Tpo -c -o rom1394_internal.lo rom1394_internal.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_internal.lo -MD -MP -MF .deps/rom1394_internal.Tpo -c rom1394_internal.c -fPIC -DPIC -o .libs/rom1394_internal.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_main.lo -MD -MP -MF .deps/rom1394_main.Tpo -c rom1394_main.c -fPIC -DPIC -o .libs/rom1394_main.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_internal.lo -MD -MP -MF .deps/rom1394_internal.Tpo -c rom1394_internal.c -o rom1394_internal.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT rom1394_main.lo -MD -MP -MF .deps/rom1394_main.Tpo -c rom1394_main.c -o rom1394_main.o >/dev/null 2>&1
mv -f .deps/rom1394_internal.Tpo .deps/rom1394_internal.Plo
mv -f .deps/rom1394_main.Tpo .deps/rom1394_main.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -lraw1394 -version-info 3:0:3 -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o librom1394.la -rpath /usr/lib rom1394_main.lo rom1394_internal.lo ../common/raw1394util.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/rom1394_main.o .libs/rom1394_internal.o ../common/.libs/raw1394util.o -lraw1394 -lm -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,librom1394.so.0 -o .libs/librom1394.so.0.3.0
libtool: link: (cd ".libs" && rm -f "librom1394.so.0" && ln -s "librom1394.so.0.3.0" "librom1394.so.0")
libtool: link: (cd ".libs" && rm -f "librom1394.so" && ln -s "librom1394.so.0.3.0" "librom1394.so")
libtool: link: ar cr .libs/librom1394.a rom1394_main.o rom1394_internal.o ../common/raw1394util.o
libtool: link: ranlib .libs/librom1394.a
libtool: link: ( cd ".libs" && rm -f "librom1394.la" && ln -s "../librom1394.la" "librom1394.la" )
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
Making all in test
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/test'
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT dvcont.o -MD -MP -MF .deps/dvcont.Tpo -c -o dvcont.o dvcont.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT mkrfc2734.o -MD -MP -MF .deps/mkrfc2734.Tpo -c -o mkrfc2734.o mkrfc2734.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT panelctl.o -MD -MP -MF .deps/panelctl.Tpo -c -o panelctl.o panelctl.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT romtest.o -MD -MP -MF .deps/romtest.Tpo -c -o romtest.o romtest.c
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT setrom.o -MD -MP -MF .deps/setrom.Tpo -c -o setrom.o setrom.c
mv -f .deps/romtest.Tpo .deps/romtest.Po
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -MT avc_vcr.o -MD -MP -MF .deps/avc_vcr.Tpo -c -o avc_vcr.o avc_vcr.c
mv -f .deps/mkrfc2734.Tpo .deps/mkrfc2734.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o romtest romtest.o ../librom1394/librom1394.la -lraw1394
mv -f .deps/dvcont.Tpo .deps/dvcont.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mkrfc2734 mkrfc2734.o ../librom1394/librom1394.la -lraw1394
mv -f .deps/setrom.Tpo .deps/setrom.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dvcont dvcont.o ../librom1394/librom1394.la ../libavc1394/libavc1394.la -lraw1394
mv -f .deps/panelctl.Tpo .deps/panelctl.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o setrom setrom.o ../librom1394/librom1394.la -lraw1394
mv -f .deps/avc_vcr.Tpo .deps/avc_vcr.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o panelctl panelctl.o ../librom1394/librom1394.la ../libavc1394/libavc1394.la -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/romtest romtest.o ../librom1394/.libs/librom1394.so -lm -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mkrfc2734 mkrfc2734.o ../librom1394/.libs/librom1394.so -lm -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/dvcont dvcont.o ../librom1394/.libs/librom1394.so -lm ../libavc1394/.libs/libavc1394.so -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/setrom setrom.o ../librom1394/.libs/librom1394.so -lm -lraw1394
/bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o avc_vcr avc_vcr.o ../libavc1394/libavc1394.la -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/panelctl panelctl.o ../librom1394/.libs/librom1394.so -lm ../libavc1394/.libs/libavc1394.so -lraw1394
libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Wunused -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/avc_vcr avc_vcr.o ../libavc1394/.libs/libavc1394.so -lraw1394
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/test'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4'
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4'
==> Entering fakeroot environment...
==> Starting package()...
Making install in common
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/common'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/common'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/common'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/common'
Making install in libavc1394
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/lib'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/include/libavc1394'
/bin/sh ../libtool --mode=install /usr/bin/install -c libavc1394.la '/build/libavc1394/pkg/libavc1394/usr/lib'
/usr/bin/install -c -m 644 avc1394.h avc1394_vcr.h '/build/libavc1394/pkg/libavc1394/usr/include/libavc1394'
libtool: install: /usr/bin/install -c .libs/libavc1394.so.0.3.0 /build/libavc1394/pkg/libavc1394/usr/lib/libavc1394.so.0.3.0
libtool: install: (cd /build/libavc1394/pkg/libavc1394/usr/lib && { ln -s -f libavc1394.so.0.3.0 libavc1394.so.0 || { rm -f libavc1394.so.0 && ln -s libavc1394.so.0.3.0 libavc1394.so.0; }; })
libtool: install: (cd /build/libavc1394/pkg/libavc1394/usr/lib && { ln -s -f libavc1394.so.0.3.0 libavc1394.so || { rm -f libavc1394.so && ln -s libavc1394.so.0.3.0 libavc1394.so; }; })
libtool: install: /usr/bin/install -c .libs/libavc1394.lai /build/libavc1394/pkg/libavc1394/usr/lib/libavc1394.la
libtool: install: /usr/bin/install -c .libs/libavc1394.a /build/libavc1394/pkg/libavc1394/usr/lib/libavc1394.a
libtool: install: chmod 644 /build/libavc1394/pkg/libavc1394/usr/lib/libavc1394.a
libtool: install: ranlib /build/libavc1394/pkg/libavc1394/usr/lib/libavc1394.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/libavc1394'
Making install in librom1394
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/include/libavc1394'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c librom1394.la '/build/libavc1394/pkg/libavc1394/usr/lib'
/usr/bin/install -c -m 644 rom1394.h '/build/libavc1394/pkg/libavc1394/usr/include/libavc1394'
libtool: install: /usr/bin/install -c .libs/librom1394.so.0.3.0 /build/libavc1394/pkg/libavc1394/usr/lib/librom1394.so.0.3.0
libtool: install: (cd /build/libavc1394/pkg/libavc1394/usr/lib && { ln -s -f librom1394.so.0.3.0 librom1394.so.0 || { rm -f librom1394.so.0 && ln -s librom1394.so.0.3.0 librom1394.so.0; }; })
libtool: install: (cd /build/libavc1394/pkg/libavc1394/usr/lib && { ln -s -f librom1394.so.0.3.0 librom1394.so || { rm -f librom1394.so && ln -s librom1394.so.0.3.0 librom1394.so; }; })
libtool: install: /usr/bin/install -c .libs/librom1394.lai /build/libavc1394/pkg/libavc1394/usr/lib/librom1394.la
libtool: install: /usr/bin/install -c .libs/librom1394.a /build/libavc1394/pkg/libavc1394/usr/lib/librom1394.a
libtool: install: chmod 644 /build/libavc1394/pkg/libavc1394/usr/lib/librom1394.a
libtool: install: ranlib /build/libavc1394/pkg/libavc1394/usr/lib/librom1394.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/librom1394'
Making install in test
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/test'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4/test'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/bin'
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/share/man/man1'
/bin/sh ../libtool --mode=install /usr/bin/install -c dvcont mkrfc2734 panelctl '/build/libavc1394/pkg/libavc1394/usr/bin'
/usr/bin/install -c -m 644 dvcont.1 mkrfc2734.1 panelctl.1 '/build/libavc1394/pkg/libavc1394/usr/share/man/man1'
libtool: warning: '../librom1394/librom1394.la' has not been installed in '/usr/lib'
libtool: warning: '../libavc1394/libavc1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/dvcont /build/libavc1394/pkg/libavc1394/usr/bin/dvcont
libtool: warning: '../librom1394/librom1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/mkrfc2734 /build/libavc1394/pkg/libavc1394/usr/bin/mkrfc2734
libtool: warning: '../librom1394/librom1394.la' has not been installed in '/usr/lib'
libtool: warning: '../libavc1394/libavc1394.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/panelctl /build/libavc1394/pkg/libavc1394/usr/bin/panelctl
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/test'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4/test'
make[1]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4'
make[2]: Entering directory '/build/libavc1394/src/libavc1394-0.5.4'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libavc1394/pkg/libavc1394/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libavc1394.pc '/build/libavc1394/pkg/libavc1394/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4'
make[1]: Leaving directory '/build/libavc1394/src/libavc1394-0.5.4'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libavc1394"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libavc1394 0.5.4-7 (Tue Aug 19 17:57:18 2025)
==> Cleaning up...