==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libltc 1.3.2-2 (Fri Jul 12 17:27:40 2024) ==> Retrieving sources... -> Found libltc-1.3.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libltc-1.3.2.tar.gz ... Passed ==> Validating source files with b2sums... libltc-1.3.2.tar.gz ... Passed ==> Making package: libltc 1.3.2-2 (Fri Jul 12 17:28:00 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) clang-18.1.8-1 compiler-rt-18.1.8-1 fmt-10.2.0-1 libedit-20240517_3.1-1 llvm-libs-18.1.8-3 spdlog-1.14.1-1 doxygen-1.11.0-4 Total Download Size: 78.72 MiB Total Installed Size: 378.54 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... clang-18.1.8-1-armv7h downloading... llvm-libs-18.1.8-3-armv7h downloading... doxygen-1.11.0-4-armv7h downloading... compiler-rt-18.1.8-1-armv7h downloading... fmt-10.2.0-1-armv7h downloading... spdlog-1.14.1-1-armv7h downloading... libedit-20240517_3.1-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libedit... installing llvm-libs... installing compiler-rt... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format [installed] llvm: referenced by some clang headers installing fmt... installing spdlog... installing doxygen... Optional dependencies for doxygen graphviz: for caller/callee graph generation qt6-base: for doxywizard texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output texlive-fontutils: for generating LaTeX, Postscript and PDF output texlive-latexextra: for generating LaTeX, Postscript and PDF output texlive-plaingeneric: for generating LaTeX, Postscript and PDF output [?25h==> Retrieving sources... -> Found libltc-1.3.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libltc-1.3.2.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:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9425: AM_INIT_AUTOMAKE is expanded from... configure.ac:26: the top level configure.ac:35: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:35: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:35: the top level configure.ac:36: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:36: You should run autoupdate. aclocal.m4:8481: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:36: the top level configure.ac:36: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:36: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:8481: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:36: the top level configure.ac:50: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:50: the top level configure.ac:79: warning: AC_OUTPUT should be used without arguments. configure.ac:79: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:26: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:32: installing './compile' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... checking for sed... /usr/bin/sed checking libltc version... 1.3.2 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c 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 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 whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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... : 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 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 if -Wl,--as-needed works... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for math.h... yes checking for stdint.h... (cached) yes checking for doxygen... /usr/bin/doxygen 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 tests/Makefile config.status: creating ltc.pc config.status: creating Doxyfile config.status: creating src/config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: libltc configured: ----------------------- version: 1.3.2 interface revision: 13:0:2 doxygen: /usr/bin/doxygen installation prefix: /usr type "make" followed my "make install" as root. run "make check" to perform selftests. run "make dox" to generate API html reference: doc/html/index.html Making all in src make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/src' make all-am make[2]: Entering directory '/build/libltc/src/libltc-1.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-ltc.lo -MD -MP -MF .deps/libltc_la-ltc.Tpo -c -o libltc_la-ltc.lo `test -f 'ltc.c' || echo './'`ltc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-decoder.lo -MD -MP -MF .deps/libltc_la-decoder.Tpo -c -o libltc_la-decoder.lo `test -f 'decoder.c' || echo './'`decoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-encoder.lo -MD -MP -MF .deps/libltc_la-encoder.Tpo -c -o libltc_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-timecode.lo -MD -MP -MF .deps/libltc_la-timecode.Tpo -c -o libltc_la-timecode.lo `test -f 'timecode.c' || echo './'`timecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-decoder.lo -MD -MP -MF .deps/libltc_la-decoder.Tpo -c decoder.c -fPIC -DPIC -o .libs/libltc_la-decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-encoder.lo -MD -MP -MF .deps/libltc_la-encoder.Tpo -c encoder.c -fPIC -DPIC -o .libs/libltc_la-encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-ltc.lo -MD -MP -MF .deps/libltc_la-ltc.Tpo -c ltc.c -fPIC -DPIC -o .libs/libltc_la-ltc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-timecode.lo -MD -MP -MF .deps/libltc_la-timecode.Tpo -c timecode.c -fPIC -DPIC -o .libs/libltc_la-timecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-encoder.lo -MD -MP -MF .deps/libltc_la-encoder.Tpo -c encoder.c -o libltc_la-encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-timecode.lo -MD -MP -MF .deps/libltc_la-timecode.Tpo -c timecode.c -o libltc_la-timecode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-decoder.lo -MD -MP -MF .deps/libltc_la-decoder.Tpo -c decoder.c -o libltc_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -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 -MT libltc_la-ltc.lo -MD -MP -MF .deps/libltc_la-ltc.Tpo -c ltc.c -o libltc_la-ltc.o >/dev/null 2>&1 mv -f .deps/libltc_la-encoder.Tpo .deps/libltc_la-encoder.Plo mv -f .deps/libltc_la-timecode.Tpo .deps/libltc_la-timecode.Plo mv -f .deps/libltc_la-decoder.Tpo .deps/libltc_la-decoder.Plo mv -f .deps/libltc_la-ltc.Tpo .deps/libltc_la-ltc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -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 -export-symbols-regex '^(ltc_).*' -Wl,--as-needed -version-info 13:0:2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libltc.la -rpath /usr/lib libltc_la-ltc.lo libltc_la-decoder.lo libltc_la-encoder.lo libltc_la-timecode.lo -lm libtool: link: /usr/bin/nm -B .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libltc.exp libtool: link: /usr/bin/grep -E -e "^(ltc_).*" ".libs/libltc.exp" > ".libs/libltc.expT" libtool: link: mv -f ".libs/libltc.expT" ".libs/libltc.exp" libtool: link: echo "{ global:" > .libs/libltc.ver libtool: link: cat .libs/libltc.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libltc.ver libtool: link: echo "local: *; };" >> .libs/libltc.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o -lm -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libltc.so.11 -Wl,-version-script -Wl,.libs/libltc.ver -o .libs/libltc.so.11.2.0 libtool: link: (cd ".libs" && rm -f "libltc.so.11" && ln -s "libltc.so.11.2.0" "libltc.so.11") libtool: link: (cd ".libs" && rm -f "libltc.so" && ln -s "libltc.so.11.2.0" "libltc.so") libtool: link: ar cr .libs/libltc.a libltc_la-ltc.o libltc_la-decoder.o libltc_la-encoder.o libltc_la-timecode.o libtool: link: ranlib .libs/libltc.a libtool: link: ( cd ".libs" && rm -f "libltc.la" && ln -s "../libltc.la" "libltc.la" ) make[2]: Leaving directory '/build/libltc/src/libltc-1.3.2/src' make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/src' Making all in doc make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/doc' Making all in tests make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/tests' make[1]: Entering directory '/build/libltc/src/libltc-1.3.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2' warning: Tag 'TCL_SUBST' at line 237 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1056 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1192 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1473 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1761 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_TIMESTAMP' at line 1777 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1843 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1941 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2121 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2134 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2143 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2185 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2192 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2418 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/build/libltc/src/libltc-1.3.2' Making install in src make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/src' make[2]: Entering directory '/build/libltc/src/libltc-1.3.2/src' /usr/bin/mkdir -p '/build/libltc/pkg/libltc//usr/include' /usr/bin/install -c -m 644 ltc.h '/build/libltc/pkg/libltc//usr/include' /usr/bin/mkdir -p '/build/libltc/pkg/libltc//usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libltc.la '/build/libltc/pkg/libltc//usr/lib' libtool: install: /usr/bin/install -c .libs/libltc.so.11.2.0 /build/libltc/pkg/libltc//usr/lib/libltc.so.11.2.0 libtool: install: (cd /build/libltc/pkg/libltc//usr/lib && { ln -s -f libltc.so.11.2.0 libltc.so.11 || { rm -f libltc.so.11 && ln -s libltc.so.11.2.0 libltc.so.11; }; }) libtool: install: (cd /build/libltc/pkg/libltc//usr/lib && { ln -s -f libltc.so.11.2.0 libltc.so || { rm -f libltc.so && ln -s libltc.so.11.2.0 libltc.so; }; }) libtool: install: /usr/bin/install -c .libs/libltc.lai /build/libltc/pkg/libltc//usr/lib/libltc.la libtool: install: /usr/bin/install -c .libs/libltc.a /build/libltc/pkg/libltc//usr/lib/libltc.a libtool: install: chmod 644 /build/libltc/pkg/libltc//usr/lib/libltc.a libtool: install: ranlib /build/libltc/pkg/libltc//usr/lib/libltc.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/libltc/src/libltc-1.3.2/src' make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/src' Making install in doc make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/doc' make[2]: Entering directory '/build/libltc/src/libltc-1.3.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libltc/pkg/libltc//usr/share/man/man3' /usr/bin/install -c -m 644 man/man3/ltc.h.3 '/build/libltc/pkg/libltc//usr/share/man/man3' make[2]: Leaving directory '/build/libltc/src/libltc-1.3.2/doc' make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/doc' Making install in tests make[1]: Entering directory '/build/libltc/src/libltc-1.3.2/tests' make[2]: Entering directory '/build/libltc/src/libltc-1.3.2/tests' 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/libltc/src/libltc-1.3.2/tests' make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2/tests' make[1]: Entering directory '/build/libltc/src/libltc-1.3.2' make[2]: Entering directory '/build/libltc/src/libltc-1.3.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/libltc/pkg/libltc//usr/lib/pkgconfig' /usr/bin/install -c -m 644 ltc.pc '/build/libltc/pkg/libltc//usr/lib/pkgconfig' make[2]: Leaving directory '/build/libltc/src/libltc-1.3.2' make[1]: Leaving directory '/build/libltc/src/libltc-1.3.2' make: Leaving directory '/build/libltc/src/libltc-1.3.2' install: creating directory '/build/libltc/pkg/libltc/usr/share/doc' install: creating directory '/build/libltc/pkg/libltc/usr/share/doc/libltc' 'libltc-1.3.2/AUTHORS' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/AUTHORS' 'libltc-1.3.2/ChangeLog' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/ChangeLog' 'libltc-1.3.2/README.md' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/README.md' install: creating directory '/build/libltc/pkg/libltc/usr/share/doc/libltc/html' 'libltc-1.3.2/doc/html/doxygen.css' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/doxygen.css' 'libltc-1.3.2/doc/html/navtree.css' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/navtree.css' 'libltc-1.3.2/doc/html/tabs.css' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tabs.css' 'libltc-1.3.2/doc/html/annotated.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/annotated.html' 'libltc-1.3.2/doc/html/classes.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/classes.html' 'libltc-1.3.2/doc/html/deprecated.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/deprecated.html' 'libltc-1.3.2/doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html' 'libltc-1.3.2/doc/html/dir_e68e8157741866f444e17edd764ebbae.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/dir_e68e8157741866f444e17edd764ebbae.html' 'libltc-1.3.2/doc/html/doxygen_crawl.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/doxygen_crawl.html' 'libltc-1.3.2/doc/html/example_encode_8c-example.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/example_encode_8c-example.html' 'libltc-1.3.2/doc/html/examples.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/examples.html' 'libltc-1.3.2/doc/html/files.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/files.html' 'libltc-1.3.2/doc/html/functions.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/functions.html' 'libltc-1.3.2/doc/html/functions_vars.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/functions_vars.html' 'libltc-1.3.2/doc/html/globals.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals.html' 'libltc-1.3.2/doc/html/globals_defs.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals_defs.html' 'libltc-1.3.2/doc/html/globals_enum.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals_enum.html' 'libltc-1.3.2/doc/html/globals_eval.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals_eval.html' 'libltc-1.3.2/doc/html/globals_func.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals_func.html' 'libltc-1.3.2/doc/html/globals_type.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/globals_type.html' 'libltc-1.3.2/doc/html/index.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/index.html' 'libltc-1.3.2/doc/html/ltc_8h.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/ltc_8h.html' 'libltc-1.3.2/doc/html/ltc_8h_source.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/ltc_8h_source.html' 'libltc-1.3.2/doc/html/ltcdecode_8c-example.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/ltcdecode_8c-example.html' 'libltc-1.3.2/doc/html/ltcencode_8c-example.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/ltcencode_8c-example.html' 'libltc-1.3.2/doc/html/mainpage_8dox.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/mainpage_8dox.html' 'libltc-1.3.2/doc/html/pages.html' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/pages.html' 'libltc-1.3.2/doc/html/clipboard.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/clipboard.js' 'libltc-1.3.2/doc/html/dynsections.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/dynsections.js' 'libltc-1.3.2/doc/html/jquery.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/jquery.js' 'libltc-1.3.2/doc/html/menu.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/menu.js' 'libltc-1.3.2/doc/html/menudata.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/menudata.js' 'libltc-1.3.2/doc/html/resize.js' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/resize.js' 'libltc-1.3.2/doc/html/bc_s.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/bc_s.png' 'libltc-1.3.2/doc/html/bc_sd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/bc_sd.png' 'libltc-1.3.2/doc/html/closed.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/closed.png' 'libltc-1.3.2/doc/html/libltc.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/libltc.png' 'libltc-1.3.2/doc/html/nav_f.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/nav_f.png' 'libltc-1.3.2/doc/html/nav_fd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/nav_fd.png' 'libltc-1.3.2/doc/html/nav_g.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/nav_g.png' 'libltc-1.3.2/doc/html/nav_h.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/nav_h.png' 'libltc-1.3.2/doc/html/nav_hd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/nav_hd.png' 'libltc-1.3.2/doc/html/open.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/open.png' 'libltc-1.3.2/doc/html/smptefmt.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/smptefmt.png' 'libltc-1.3.2/doc/html/splitbar.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/splitbar.png' 'libltc-1.3.2/doc/html/splitbard.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/splitbard.png' 'libltc-1.3.2/doc/html/sync_off.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/sync_off.png' 'libltc-1.3.2/doc/html/sync_on.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/sync_on.png' 'libltc-1.3.2/doc/html/tab_a.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_a.png' 'libltc-1.3.2/doc/html/tab_ad.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_ad.png' 'libltc-1.3.2/doc/html/tab_b.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_b.png' 'libltc-1.3.2/doc/html/tab_bd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_bd.png' 'libltc-1.3.2/doc/html/tab_h.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_h.png' 'libltc-1.3.2/doc/html/tab_hd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_hd.png' 'libltc-1.3.2/doc/html/tab_s.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_s.png' 'libltc-1.3.2/doc/html/tab_sd.png' -> '/build/libltc/pkg/libltc/usr/share/doc/libltc/html/tab_sd.png' ==> 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 "libltc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libltc 1.3.2-2 (Fri Jul 12 17:28:52 2024) ==> Cleaning up...