==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libkate 0.4.1-11 (Sun Dec 22 12:46:38 2024)
==> Retrieving sources...
  -> Found libkate-0.4.1.tar.gz
  -> Found 0001-Fix-automake-warnings.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libkate-0.4.1.tar.gz ... Passed
    0001-Fix-automake-warnings.patch ... Passed
==> Validating source files with b2sums...
    libkate-0.4.1.tar.gz ... Passed
    0001-Fix-automake-warnings.patch ... Passed
==> Making package: libkate 0.4.1-11 (Sun 22 Dec 2024 12:46:46 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libogg-1.3.5-2  libpng-1.6.44-1

Total Installed Size:  1.23 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 libpng...
installing libogg...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found libkate-0.4.1.tar.gz
  -> Found 0001-Fix-automake-warnings.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libkate-0.4.1.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile.am
patching file configure.ac
patching file doc/Makefile.am
patching file tests/Makefile.am
patching file tools/Makefile.am
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 AC_CONFIG_AUX_DIR, 'misc/autotools'.
libtoolize: copying file 'misc/autotools/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:32: warning: The macro 'AC_LIBTOOL_DLOPEN' is obsolete.
configure.ac:32: You should run autoupdate.
aclocal.m4:8446: AC_LIBTOOL_DLOPEN is expanded from...
configure.ac:32: the top level
configure.ac:32: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:32: put the 'dlopen' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:8446: AC_LIBTOOL_DLOPEN is expanded from...
configure.ac:32: the top level
configure.ac:33: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:33: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:33: the top level
configure.ac:34: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
configure.ac:34: the top level
configure.ac:37: warning: The macro 'AC_PROG_NM' is obsolete.
configure.ac:37: You should run autoupdate.
aclocal.m4:3783: AC_PROG_NM is expanded from...
configure.ac:37: the top level
configure.ac:46: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:46: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:46: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:30: installing 'misc/autotools/ar-lib'
configure.ac:30: installing 'misc/autotools/compile'
configure.ac:10: installing 'misc/autotools/missing'
Makefile.am: installing 'misc/autotools/depcomp'
parallel-tests: installing 'misc/autotools/test-driver'
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 make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether gcc and cc understand -c and -o together... yes
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... :
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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for egrep... (cached) /usr/bin/grep -E
checking for unistd.h... (cached) yes
checking for time.h... yes
checking for limits.h... yes
checking for ctype.h... yes
checking for stdint.h... (cached) yes
checking for size_t... yes
checking for pkg-config... yes
checking for oggz... no
checking for oggz-merge... no
checking for oggzmerge... no
checking for oggmerge... no
checking for oggz-diff... no
checking for oggzdiff... no
checking for cmp... /usr/bin/cmp
checking for python... /usr/bin/python
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking for md5sum... md5sum
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ogg >= 1.0... yes
checking for libpng... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/Makefile
config.status: creating tools/KateDJ/Makefile
config.status: creating tools/KateDJ/kdj/constants.py
config.status: creating doc/Makefile
config.status: creating doc/man/kateenc.1
config.status: creating doc/man/katedec.1
config.status: creating doc/man/katalyzer.1
config.status: creating doc/man/KateDJ.1
config.status: creating include/kate/kate.h
config.status: creating tests/Makefile
config.status: creating misc/pkgconfig/kate.pc
config.status: creating misc/pkgconfig/kate-uninstalled.pc
config.status: creating misc/pkgconfig/oggkate.pc
config.status: creating misc/pkgconfig/oggkate-uninstalled.pc
config.status: creating doc/kate.doxygen
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in .
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate.lo -MD -MP -MF src/.deps/lib_libkate_la-kate.Tpo -c -o src/lib_libkate_la-kate.lo `test -f 'src/kate.c' || echo './'`src/kate.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_info.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_info.Tpo -c -o src/lib_libkate_la-kate_info.lo `test -f 'src/kate_info.c' || echo './'`src/kate_info.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_comment.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_comment.Tpo -c -o src/lib_libkate_la-kate_comment.lo `test -f 'src/kate_comment.c' || echo './'`src/kate_comment.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_granule.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_granule.Tpo -c -o src/lib_libkate_la-kate_granule.lo `test -f 'src/kate_granule.c' || echo './'`src/kate_granule.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_event.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_event.Tpo -c -o src/lib_libkate_la-kate_event.lo `test -f 'src/kate_event.c' || echo './'`src/kate_event.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_motion.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_motion.Tpo -c -o src/lib_libkate_la-kate_motion.lo `test -f 'src/kate_motion.c' || echo './'`src/kate_motion.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_text.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_text.Tpo -c -o src/lib_libkate_la-kate_text.lo `test -f 'src/kate_text.c' || echo './'`src/kate_text.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_tracker.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_tracker.Tpo -c -o src/lib_libkate_la-kate_tracker.lo `test -f 'src/kate_tracker.c' || echo './'`src/kate_tracker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate.lo -MD -MP -MF src/.deps/lib_libkate_la-kate.Tpo -c src/kate.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_info.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_info.Tpo -c src/kate_info.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_info.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_comment.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_comment.Tpo -c src/kate_comment.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_comment.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_event.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_event.Tpo -c src/kate_event.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_event.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_granule.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_granule.Tpo -c src/kate_granule.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_granule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_motion.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_motion.Tpo -c src/kate_motion.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_motion.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_text.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_text.Tpo -c src/kate_text.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_tracker.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_tracker.Tpo -c src/kate_tracker.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_tracker.o
mv -f src/.deps/lib_libkate_la-kate_granule.Tpo src/.deps/lib_libkate_la-kate_granule.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_fp.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_fp.Tpo -c -o src/lib_libkate_la-kate_fp.lo `test -f 'src/kate_fp.c' || echo './'`src/kate_fp.c
mv -f src/.deps/lib_libkate_la-kate.Tpo src/.deps/lib_libkate_la-kate.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_font.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_font.Tpo -c -o src/lib_libkate_la-kate_font.lo `test -f 'src/kate_font.c' || echo './'`src/kate_font.c
mv -f src/.deps/lib_libkate_la-kate_event.Tpo src/.deps/lib_libkate_la-kate_event.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_encode_state.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_encode_state.Tpo -c -o src/lib_libkate_la-kate_encode_state.lo `test -f 'src/kate_encode_state.c' || echo './'`src/kate_encode_state.c
mv -f src/.deps/lib_libkate_la-kate_comment.Tpo src/.deps/lib_libkate_la-kate_comment.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_encode.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_encode.Tpo -c -o src/lib_libkate_la-kate_encode.lo `test -f 'src/kate_encode.c' || echo './'`src/kate_encode.c
mv -f src/.deps/lib_libkate_la-kate_text.Tpo src/.deps/lib_libkate_la-kate_text.Plo
mv -f src/.deps/lib_libkate_la-kate_motion.Tpo src/.deps/lib_libkate_la-kate_motion.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_decode_state.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_decode_state.Tpo -c -o src/lib_libkate_la-kate_decode_state.lo `test -f 'src/kate_decode_state.c' || echo './'`src/kate_decode_state.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_decode.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_decode.Tpo -c -o src/lib_libkate_la-kate_decode.lo `test -f 'src/kate_decode.c' || echo './'`src/kate_decode.c
mv -f src/.deps/lib_libkate_la-kate_info.Tpo src/.deps/lib_libkate_la-kate_info.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_packet.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_packet.Tpo -c -o src/lib_libkate_la-kate_packet.lo `test -f 'src/kate_packet.c' || echo './'`src/kate_packet.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_fp.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_fp.Tpo -c src/kate_fp.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_fp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_font.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_font.Tpo -c src/kate_font.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_font.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_encode.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_encode.Tpo -c src/kate_encode.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_encode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_encode_state.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_encode_state.Tpo -c src/kate_encode_state.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_encode_state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_decode.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_decode.Tpo -c src/kate_decode.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_decode.o
mv -f src/.deps/lib_libkate_la-kate_tracker.Tpo src/.deps/lib_libkate_la-kate_tracker.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_decode_state.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_decode_state.Tpo -c src/kate_decode_state.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_decode_state.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_bitwise.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_bitwise.Tpo -c -o src/lib_libkate_la-kate_bitwise.lo `test -f 'src/kate_bitwise.c' || echo './'`src/kate_bitwise.c
mv -f src/.deps/lib_libkate_la-kate_font.Tpo src/.deps/lib_libkate_la-kate_font.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_rle.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_rle.Tpo -c -o src/lib_libkate_la-kate_rle.lo `test -f 'src/kate_rle.c' || echo './'`src/kate_rle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_packet.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_packet.Tpo -c src/kate_packet.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_packet.o
mv -f src/.deps/lib_libkate_la-kate_fp.Tpo src/.deps/lib_libkate_la-kate_fp.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_meta.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_meta.Tpo -c -o src/lib_libkate_la-kate_meta.lo `test -f 'src/kate_meta.c' || echo './'`src/kate_meta.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_bitwise.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_bitwise.Tpo -c src/kate_bitwise.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_bitwise.o
mv -f src/.deps/lib_libkate_la-kate_decode_state.Tpo src/.deps/lib_libkate_la-kate_decode_state.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_libkate_la-kate_high.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_high.Tpo -c -o src/lib_libkate_la-kate_high.lo `test -f 'src/kate_high.c' || echo './'`src/kate_high.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_rle.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_rle.Tpo -c src/kate_rle.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_rle.o
mv -f src/.deps/lib_libkate_la-kate_packet.Tpo src/.deps/lib_libkate_la-kate_packet.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include  -I ./src -I ./include  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/lib_liboggkate_la-kate_ogg.lo -MD -MP -MF src/.deps/lib_liboggkate_la-kate_ogg.Tpo -c -o src/lib_liboggkate_la-kate_ogg.lo `test -f 'src/kate_ogg.c' || echo './'`src/kate_ogg.c
mv -f src/.deps/lib_libkate_la-kate_encode_state.Tpo src/.deps/lib_libkate_la-kate_encode_state.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_meta.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_meta.Tpo -c src/kate_meta.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_meta.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_libkate_la-kate_high.lo -MD -MP -MF src/.deps/lib_libkate_la-kate_high.Tpo -c src/kate_high.c  -fPIC -DPIC -o src/.libs/lib_libkate_la-kate_high.o
mv -f src/.deps/lib_libkate_la-kate_bitwise.Tpo src/.deps/lib_libkate_la-kate_bitwise.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/lib_liboggkate_la-kate_ogg.lo -MD -MP -MF src/.deps/lib_liboggkate_la-kate_ogg.Tpo -c src/kate_ogg.c  -fPIC -DPIC -o src/.libs/lib_liboggkate_la-kate_ogg.o
src/kate_high.c: In function 'kate_high_decode_init':
src/kate_high.c:63:5: warning: pointer 'ki' used after 'free' [-Wuse-after-free]
src/kate_high.c:61:5: note: call to 'free' here
mv -f src/.deps/lib_libkate_la-kate_high.Tpo src/.deps/lib_libkate_la-kate_high.Plo
mv -f src/.deps/lib_libkate_la-kate_rle.Tpo src/.deps/lib_libkate_la-kate_rle.Plo
mv -f src/.deps/lib_libkate_la-kate_meta.Tpo src/.deps/lib_libkate_la-kate_meta.Plo
mv -f src/.deps/lib_liboggkate_la-kate_ogg.Tpo src/.deps/lib_liboggkate_la-kate_ogg.Plo
mv -f src/.deps/lib_libkate_la-kate_encode.Tpo src/.deps/lib_libkate_la-kate_encode.Plo
mv -f src/.deps/lib_libkate_la-kate_decode.Tpo src/.deps/lib_libkate_la-kate_decode.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -Wall -W   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 4:0:3 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib/libkate.la -rpath /usr/lib src/lib_libkate_la-kate.lo src/lib_libkate_la-kate_info.lo src/lib_libkate_la-kate_comment.lo src/lib_libkate_la-kate_granule.lo src/lib_libkate_la-kate_event.lo src/lib_libkate_la-kate_motion.lo src/lib_libkate_la-kate_text.lo src/lib_libkate_la-kate_tracker.lo src/lib_libkate_la-kate_fp.lo src/lib_libkate_la-kate_font.lo src/lib_libkate_la-kate_encode_state.lo src/lib_libkate_la-kate_encode.lo src/lib_libkate_la-kate_decode_state.lo src/lib_libkate_la-kate_decode.lo src/lib_libkate_la-kate_packet.lo src/lib_libkate_la-kate_bitwise.lo src/lib_libkate_la-kate_rle.lo src/lib_libkate_la-kate_meta.lo src/lib_libkate_la-kate_high.lo  
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/lib_libkate_la-kate.o src/.libs/lib_libkate_la-kate_info.o src/.libs/lib_libkate_la-kate_comment.o src/.libs/lib_libkate_la-kate_granule.o src/.libs/lib_libkate_la-kate_event.o src/.libs/lib_libkate_la-kate_motion.o src/.libs/lib_libkate_la-kate_text.o src/.libs/lib_libkate_la-kate_tracker.o src/.libs/lib_libkate_la-kate_fp.o src/.libs/lib_libkate_la-kate_font.o src/.libs/lib_libkate_la-kate_encode_state.o src/.libs/lib_libkate_la-kate_encode.o src/.libs/lib_libkate_la-kate_decode_state.o src/.libs/lib_libkate_la-kate_decode.o src/.libs/lib_libkate_la-kate_packet.o src/.libs/lib_libkate_la-kate_bitwise.o src/.libs/lib_libkate_la-kate_rle.o src/.libs/lib_libkate_la-kate_meta.o src/.libs/lib_libkate_la-kate_high.o    -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libkate.so.1 -o lib/.libs/libkate.so.1.3.0
libtool: link: (cd "lib/.libs" && rm -f "libkate.so.1" && ln -s "libkate.so.1.3.0" "libkate.so.1")
libtool: link: (cd "lib/.libs" && rm -f "libkate.so" && ln -s "libkate.so.1.3.0" "libkate.so")
libtool: link: ( cd "lib/.libs" && rm -f "libkate.la" && ln -s "../libkate.la" "libkate.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 3:2:2 -no-undefined  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib/liboggkate.la -rpath /usr/lib src/lib_liboggkate_la-kate_ogg.lo lib/libkate.la 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/lib_liboggkate_la-kate_ogg.o   -Wl,-rpath -Wl,/build/libkate/src/libkate-0.4.1/lib/.libs lib/.libs/libkate.so  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,liboggkate.so.1 -o lib/.libs/liboggkate.so.1.2.2
libtool: link: (cd "lib/.libs" && rm -f "liboggkate.so.1" && ln -s "liboggkate.so.1.2.2" "liboggkate.so.1")
libtool: link: (cd "lib/.libs" && rm -f "liboggkate.so" && ln -s "liboggkate.so.1.2.2" "liboggkate.so")
libtool: link: ( cd "lib/.libs" && rm -f "liboggkate.la" && ln -s "../liboggkate.la" "liboggkate.la" )
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1'
Making all in tools
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
make  all-recursive
make[2]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
Making all in KateDJ
make[3]: Entering directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
make[3]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-katedec.o -MD -MP -MF .deps/katedec-katedec.Tpo -c -o katedec-katedec.o `test -f 'katedec.c' || echo './'`katedec.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kkate.o -MD -MP -MF .deps/katedec-kkate.Tpo -c -o katedec-kkate.o `test -f 'kkate.c' || echo './'`kkate.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-ksrt.o -MD -MP -MF .deps/katedec-ksrt.Tpo -c -o katedec-ksrt.o `test -f 'ksrt.c' || echo './'`ksrt.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-klrc.o -MD -MP -MF .deps/katedec-klrc.Tpo -c -o katedec-klrc.o `test -f 'klrc.c' || echo './'`klrc.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kutil.o -MD -MP -MF .deps/katedec-kutil.Tpo -c -o katedec-kutil.o `test -f 'kutil.c' || echo './'`kutil.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kfuzz.o -MD -MP -MF .deps/katedec-kfuzz.Tpo -c -o katedec-kfuzz.o `test -f 'kfuzz.c' || echo './'`kfuzz.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kstream.o -MD -MP -MF .deps/katedec-kstream.Tpo -c -o katedec-kstream.o `test -f 'kstream.c' || echo './'`kstream.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kread.o -MD -MP -MF .deps/katedec-kread.Tpo -c -o katedec-kread.o `test -f 'kread.c' || echo './'`kread.c
mv -f .deps/katedec-kfuzz.Tpo .deps/katedec-kfuzz.Po
mv -f .deps/katedec-ksrt.Tpo .deps/katedec-ksrt.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katedec-kstrings.o -MD -MP -MF .deps/katedec-kstrings.Tpo -c -o katedec-kstrings.o `test -f 'kstrings.c' || echo './'`kstrings.c
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT kateenc-kateenc.o -MD -MP -MF .deps/kateenc-kateenc.Tpo -c -o kateenc-kateenc.o `test -f 'kateenc.c' || echo './'`kateenc.c
mv -f .deps/katedec-klrc.Tpo .deps/katedec-klrc.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT kateenc-kate_lexer.o -MD -MP -MF .deps/kateenc-kate_lexer.Tpo -c -o kateenc-kate_lexer.o `test -f 'kate_lexer.c' || echo './'`kate_lexer.c
mv -f .deps/katedec-kutil.Tpo .deps/katedec-kutil.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT kateenc-kate_parser.o -MD -MP -MF .deps/kateenc-kate_parser.Tpo -c -o kateenc-kate_parser.o `test -f 'kate_parser.c' || echo './'`kate_parser.c
katedec.c: In function 'ogg_parser_on_page':
katedec.c:57:56: warning: unused parameter 'offset' [-Wunused-parameter]
katedec.c: In function 'main':
katedec.c:213:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
mv -f .deps/katedec-katedec.Tpo .deps/katedec-katedec.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT kateenc-kpng.o -MD -MP -MF .deps/kateenc-kpng.Tpo -c -o kateenc-kpng.o `test -f 'kpng.c' || echo './'`kpng.c
mv -f .deps/katedec-kread.Tpo .deps/katedec-kread.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-katalyzer.o -MD -MP -MF .deps/katalyzer-katalyzer.Tpo -c -o katalyzer-katalyzer.o `test -f 'katalyzer.c' || echo './'`katalyzer.c
mv -f .deps/katedec-kstream.Tpo .deps/katedec-kstream.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-kutil.o -MD -MP -MF .deps/katalyzer-kutil.Tpo -c -o katalyzer-kutil.o `test -f 'kutil.c' || echo './'`kutil.c
mv -f .deps/katedec-kstrings.Tpo .deps/katedec-kstrings.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-kstream.o -MD -MP -MF .deps/katalyzer-kstream.Tpo -c -o katalyzer-kstream.o `test -f 'kstream.c' || echo './'`kstream.c
mv -f .deps/katalyzer-kutil.Tpo .deps/katalyzer-kutil.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-kread.o -MD -MP -MF .deps/katalyzer-kread.Tpo -c -o katalyzer-kread.o `test -f 'kread.c' || echo './'`kread.c
mv -f .deps/katedec-kkate.Tpo .deps/katedec-kkate.Po
kpng.c: In function 'kd_read_png8':
kpng.c:61:9: warning: variable 'f' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-kstrings.o -MD -MP -MF .deps/katalyzer-kstrings.Tpo -c -o katalyzer-kstrings.o `test -f 'kstrings.c' || echo './'`kstrings.c
mv -f .deps/kateenc-kpng.Tpo .deps/kateenc-kpng.Po
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include -I ../tools  -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT katalyzer-kstats.o -MD -MP -MF .deps/katalyzer-kstats.Tpo -c -o katalyzer-kstats.o `test -f 'kstats.c' || echo './'`kstats.c
mv -f .deps/katalyzer-kstream.Tpo .deps/katalyzer-kstream.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o katedec katedec-katedec.o katedec-kkate.o katedec-ksrt.o katedec-klrc.o katedec-kutil.o katedec-kfuzz.o katedec-kstream.o katedec-kread.o katedec-kstrings.o ../lib/liboggkate.la ../lib/libkate.la -logg 
katalyzer.c: In function 'main':
katalyzer.c:513:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
katalyzer.c: At top level:
katalyzer.c:380:13: warning: 'katalyzer_output_stats_for_stream' defined but not used [-Wunused-function]
mv -f .deps/katalyzer-katalyzer.Tpo .deps/katalyzer-katalyzer.Po
mv -f .deps/katalyzer-kstats.Tpo .deps/katalyzer-kstats.Po
mv -f .deps/katalyzer-kread.Tpo .deps/katalyzer-kread.Po
kate_lexer.c: In function 'yy_get_next_buffer':
kate_lexer.c:2205:110: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
kate_lexer.c: At top level:
kate_lexer.c:2300:16: warning: 'input' defined but not used [-Wunused-function]
mv -f .deps/kateenc-kate_lexer.Tpo .deps/kateenc-kate_lexer.Po
mv -f .deps/kateenc-kateenc.Tpo .deps/kateenc-kateenc.Po
mv -f .deps/katalyzer-kstrings.Tpo .deps/katalyzer-kstrings.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o katalyzer katalyzer-katalyzer.o katalyzer-kutil.o katalyzer-kstream.o katalyzer-kread.o katalyzer-kstrings.o katalyzer-kstats.o ../lib/liboggkate.la ../lib/libkate.la -logg 
libtool: link: gcc -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/katedec katedec-katedec.o katedec-kkate.o katedec-ksrt.o katedec-klrc.o katedec-kutil.o katedec-kfuzz.o katedec-kstream.o katedec-kread.o katedec-kstrings.o  ../lib/.libs/liboggkate.so /build/libkate/src/libkate-0.4.1/lib/.libs/libkate.so ../lib/.libs/libkate.so -logg
libtool: link: gcc -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/katalyzer katalyzer-katalyzer.o katalyzer-kutil.o katalyzer-kstream.o katalyzer-kread.o katalyzer-kstrings.o katalyzer-kstats.o  ../lib/.libs/liboggkate.so /build/libkate/src/libkate-0.4.1/lib/.libs/libkate.so ../lib/.libs/libkate.so -logg
mv -f .deps/kateenc-kate_parser.Tpo .deps/kateenc-kate_parser.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -W    -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o kateenc kateenc-kateenc.o kateenc-kate_lexer.o kateenc-kate_parser.o kateenc-kpng.o ../lib/liboggkate.la ../lib/libkate.la -logg -lpng16  
libtool: link: gcc -Wall -W -I/usr/include/libpng16 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/kateenc kateenc-kateenc.o kateenc-kate_lexer.o kateenc-kate_parser.o kateenc-kpng.o  ../lib/.libs/liboggkate.so /build/libkate/src/libkate-0.4.1/lib/.libs/libkate.so ../lib/.libs/libkate.so -logg -lpng16
make[3]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
make[2]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
Making all in tests
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/tests'
depbase=`echo check_sizes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT check_sizes.o -MD -MP -MF $depbase.Tpo -c -o check_sizes.o check_sizes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo language.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT language.o -MD -MP -MF $depbase.Tpo -c -o language.o language.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT text.o -MD -MP -MF $depbase.Tpo -c -o text.o text.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo overflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT overflow.o -MD -MP -MF $depbase.Tpo -c -o overflow.o overflow.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo metadata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT metadata.o -MD -MP -MF $depbase.Tpo -c -o metadata.o metadata.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gen_srt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gen_srt.o -MD -MP -MF $depbase.Tpo -c -o gen_srt.o gen_srt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gen_lrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../include  -I ../src -I ../include   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT gen_lrc.o -MD -MP -MF $depbase.Tpo -c -o gen_lrc.o gen_lrc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o check_sizes check_sizes.o ../lib/libkate.la 
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o language language.o ../lib/libkate.la 
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o metadata metadata.o ../lib/libkate.la 
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gen_lrc gen_lrc.o  
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gen_srt gen_srt.o  
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o overflow overflow.o ../lib/libkate.la 
/bin/sh ../libtool  --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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o text text.o ../lib/libkate.la 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gen_srt gen_srt.o 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gen_lrc gen_lrc.o 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/check_sizes check_sizes.o  ../lib/.libs/libkate.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/language language.o  ../lib/.libs/libkate.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/metadata metadata.o  ../lib/.libs/libkate.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/overflow overflow.o  ../lib/.libs/libkate.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/text text.o  ../lib/.libs/libkate.so
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/tests'
Making all in doc
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/doc'
echo "doxygen not found, cannot build docs"
doxygen not found, cannot build docs
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/doc'
==> Entering fakeroot environment...
==> Starting package_libkate()...
make: Entering directory '/build/libkate/src/libkate-0.4.1'
Making install in .
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1'
make[2]: Entering directory '/build/libkate/src/libkate-0.4.1'
 /usr/bin/mkdir -p '/build/libkate/pkg/libkate/usr/include/kate'
 /usr/bin/mkdir -p '/build/libkate/pkg/libkate/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 misc/pkgconfig/kate.pc misc/pkgconfig/oggkate.pc '/build/libkate/pkg/libkate/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libkate/pkg/libkate/usr/lib'
 /usr/bin/install -c -m 644 include/kate/kate.h include/kate/kate_config.h include/kate/oggkate.h '/build/libkate/pkg/libkate/usr/include/kate'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   lib/libkate.la lib/liboggkate.la '/build/libkate/pkg/libkate/usr/lib'
libtool: install: /usr/bin/install -c lib/.libs/libkate.so.1.3.0 /build/libkate/pkg/libkate/usr/lib/libkate.so.1.3.0
libtool: install: (cd /build/libkate/pkg/libkate/usr/lib && { ln -s -f libkate.so.1.3.0 libkate.so.1 || { rm -f libkate.so.1 && ln -s libkate.so.1.3.0 libkate.so.1; }; })
libtool: install: (cd /build/libkate/pkg/libkate/usr/lib && { ln -s -f libkate.so.1.3.0 libkate.so || { rm -f libkate.so && ln -s libkate.so.1.3.0 libkate.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/libkate.lai /build/libkate/pkg/libkate/usr/lib/libkate.la
libtool: warning: relinking 'lib/liboggkate.la'
libtool: install: (cd /build/libkate/src/libkate-0.4.1; /bin/sh "/build/libkate/src/libkate-0.4.1/libtool"  --tag CC --mode=relink gcc -Wall -W -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 3:2:2 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib/liboggkate.la -rpath /usr/lib src/lib_liboggkate_la-kate_ogg.lo lib/libkate.la -inst-prefix-dir /build/libkate/pkg/libkate)
libtool: relink: gcc -shared  -fPIC -DPIC  src/.libs/lib_liboggkate_la-kate_ogg.o   -L/build/libkate/pkg/libkate/usr/lib -L/usr/lib -lkate  -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,liboggkate.so.1 -o lib/.libs/liboggkate.so.1.2.2
libtool: install: /usr/bin/install -c lib/.libs/liboggkate.so.1.2.2T /build/libkate/pkg/libkate/usr/lib/liboggkate.so.1.2.2
libtool: install: (cd /build/libkate/pkg/libkate/usr/lib && { ln -s -f liboggkate.so.1.2.2 liboggkate.so.1 || { rm -f liboggkate.so.1 && ln -s liboggkate.so.1.2.2 liboggkate.so.1; }; })
libtool: install: (cd /build/libkate/pkg/libkate/usr/lib && { ln -s -f liboggkate.so.1.2.2 liboggkate.so || { rm -f liboggkate.so && ln -s liboggkate.so.1.2.2 liboggkate.so; }; })
libtool: install: /usr/bin/install -c lib/.libs/liboggkate.lai /build/libkate/pkg/libkate/usr/lib/liboggkate.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libkate/src/libkate-0.4.1'
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1'
Making install in tools
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
make  install-recursive
make[2]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
Making install in KateDJ
make[3]: Entering directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
make[4]: Entering directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
/bin/sh /build/libkate/src/libkate-0.4.1/misc/autotools/install-sh -d "/build/libkate/pkg/libkate/usr/lib/python3.13/site-packages/kdj"
make[4]: Nothing to be done for 'install-data-am'.
for module in __init__ constants finder tools muxer demuxer tester options ui_main ui_editor ui_options; do \
  /usr/bin/install -c -m 644 "../../tools/KateDJ/kdj/$module.py" "/build/libkate/pkg/libkate/usr/lib/python3.13/site-packages/kdj"; \
  if test -z "/build/libkate/pkg/libkate"; then \
    ../../misc/autotools/py-compile --basedir "/usr/lib/python3.13/site-packages/kdj" "$module.py"; \
  else \
    ../../misc/autotools/py-compile --destdir "/build/libkate/pkg/libkate" --basedir "/usr/lib/python3.13/site-packages/kdj" "$module.py"; \
  fi \
done
Byte-compiling python modules...
__init__.py 
Byte-compiling python modules (optimized versions) ...
__init__.py 
Byte-compiling python modules (more optimized versions) ...
__init__.py 
Byte-compiling python modules...
constants.py 
Byte-compiling python modules (optimized versions) ...
constants.py 
Byte-compiling python modules (more optimized versions) ...
constants.py 
Byte-compiling python modules...
finder.py   File "/usr/lib/python3.13/site-packages/kdj/finder.py", line 18
    print 'Bad filename format: '+filename
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?


Byte-compiling python modules (optimized versions) ...
finder.py 
Byte-compiling python modules (more optimized versions) ...
finder.py 
Byte-compiling python modules...
tools.py   File "/usr/lib/python3.13/site-packages/kdj/tools.py", line 24
    except OSError,e:
           ^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized


Byte-compiling python modules (optimized versions) ...
tools.py 
Byte-compiling python modules (more optimized versions) ...
tools.py 
Byte-compiling python modules...
muxer.py 
Byte-compiling python modules (optimized versions) ...
muxer.py 
Byte-compiling python modules (more optimized versions) ...
muxer.py 
Byte-compiling python modules...
demuxer.py   File "/usr/lib/python3.13/site-packages/kdj/demuxer.py", line 11
    raise Exception, 'Failed to create directory'
                   ^
SyntaxError: invalid syntax


Byte-compiling python modules (optimized versions) ...
demuxer.py 
Byte-compiling python modules (more optimized versions) ...
demuxer.py 
Byte-compiling python modules...
tester.py 
Byte-compiling python modules (optimized versions) ...
tester.py 
Byte-compiling python modules (more optimized versions) ...
tester.py 
Byte-compiling python modules...
options.py 
Byte-compiling python modules (optimized versions) ...
options.py 
Byte-compiling python modules (more optimized versions) ...
options.py 
Byte-compiling python modules...
ui_main.py   File "/usr/lib/python3.13/site-packages/kdj/ui_main.py", line 32
    except Exception,e:
           ^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized


Byte-compiling python modules (optimized versions) ...
ui_main.py 
Byte-compiling python modules (more optimized versions) ...
ui_main.py 
Byte-compiling python modules...
ui_editor.py   File "/usr/lib/python3.13/site-packages/kdj/ui_editor.py", line 90
    except Exception,e:
           ^^^^^^^^^^^
SyntaxError: multiple exception types must be parenthesized


Byte-compiling python modules (optimized versions) ...
ui_editor.py 
Byte-compiling python modules (more optimized versions) ...
ui_editor.py 
Byte-compiling python modules...
ui_options.py 
Byte-compiling python modules (optimized versions) ...
ui_options.py 
Byte-compiling python modules (more optimized versions) ...
ui_options.py 
/bin/sh /build/libkate/src/libkate-0.4.1/misc/autotools/install-sh -d "/build/libkate/pkg/libkate/usr/bin"
/usr/bin/install -c "../../tools/KateDJ/KateDJ" "/build/libkate/pkg/libkate/usr/bin"
make[4]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
make[3]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools/KateDJ'
make[3]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
make[4]: Entering directory '/build/libkate/src/libkate-0.4.1/tools'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libkate/pkg/libkate/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c katedec kateenc katalyzer '/build/libkate/pkg/libkate/usr/bin'
libtool: warning: '../lib/liboggkate.la' has not been installed in '/usr/lib'
libtool: warning: '/build/libkate/src/libkate-0.4.1/lib/libkate.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libkate.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/katedec /build/libkate/pkg/libkate/usr/bin/katedec
libtool: warning: '../lib/liboggkate.la' has not been installed in '/usr/lib'
libtool: warning: '/build/libkate/src/libkate-0.4.1/lib/libkate.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libkate.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/kateenc /build/libkate/pkg/libkate/usr/bin/kateenc
libtool: warning: '../lib/liboggkate.la' has not been installed in '/usr/lib'
libtool: warning: '/build/libkate/src/libkate-0.4.1/lib/libkate.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libkate.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/katalyzer /build/libkate/pkg/libkate/usr/bin/katalyzer
make[4]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
make[3]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
make[2]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/tools'
Making install in tests
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/tests'
make[2]: Entering directory '/build/libkate/src/libkate-0.4.1/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/libkate/src/libkate-0.4.1/tests'
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/tests'
Making install in doc
make[1]: Entering directory '/build/libkate/src/libkate-0.4.1/doc'
echo "doxygen not found, cannot build docs"
doxygen not found, cannot build docs
make[2]: Entering directory '/build/libkate/src/libkate-0.4.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /build/libkate/src/libkate-0.4.1/misc/autotools/install-sh -d /build/libkate/pkg/libkate/usr/share/doc/libkate
 /usr/bin/mkdir -p '/build/libkate/pkg/libkate/usr/share/man/man1'
 /usr/bin/install -c -m 644 man/kateenc.1 man/katedec.1 man/katalyzer.1 man/KateDJ.1 '/build/libkate/pkg/libkate/usr/share/man/man1'
for dir in ../doc/html; do \
  if test -d "$dir"; then \
    b=`basename $dir`; \
    /bin/sh /build/libkate/src/libkate-0.4.1/misc/autotools/install-sh -d /build/libkate/pkg/libkate/usr/share/doc/libkate/$b; \
    for f in "$dir/"*; do \
      /usr/bin/install -c -m 644 "$f" "/build/libkate/pkg/libkate/usr/share/doc/libkate/$b"; \
            done \
  fi \
done
for f in README AUTHORS COPYING THANKS ChangeLog; do \
  /usr/bin/install -c -m 644 ../$f /build/libkate/pkg/libkate/usr/share/doc/libkate; \
done
make[2]: Leaving directory '/build/libkate/src/libkate-0.4.1/doc'
make[1]: Leaving directory '/build/libkate/src/libkate-0.4.1/doc'
make: Leaving directory '/build/libkate/src/libkate-0.4.1'
install: creating directory '/build/libkate/pkg/libkate/usr/share/licenses'
install: creating directory '/build/libkate/pkg/libkate/usr/share/licenses/libkate'
'libkate-0.4.1/COPYING' -> '/build/libkate/pkg/libkate/usr/share/licenses/libkate/COPYING'
removed '/build/libkate/pkg/libkate/usr/share/man/man1/KateDJ.1'
==> 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 "libkate"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_libkate-docs()...
renamed 'docs/usr' -> '/build/libkate/pkg/libkate-docs/usr'
install: creating directory '/build/libkate/pkg/libkate-docs/usr/share/licenses'
install: creating directory '/build/libkate/pkg/libkate-docs/usr/share/licenses/libkate-docs'
'libkate-0.4.1/COPYING' -> '/build/libkate/pkg/libkate-docs/usr/share/licenses/libkate-docs/COPYING'
==> 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 "libkate-docs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libkate 0.4.1-11 (Sun 22 Dec 2024 12:47:28 PM MST)
==> Cleaning up...