==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: aj-snapshot 0.9.9-3 (Thu Jul 11 18:09:32 2024) ==> Retrieving sources... -> Found aj-snapshot-0.9.9.tar.bz2 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... aj-snapshot-0.9.9.tar.bz2 ... Passed ==> Making package: aj-snapshot 0.9.9-3 (Thu Jul 11 18:09:52 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25l:: There are 2 providers available for jack: :: Repository extra 1) jack2 2) pipewire-jack Enter a number (default=1): resolving dependencies... looking for conflicting packages... Packages (8) alsa-lib-1.2.12-1 alsa-topology-conf-1.2.5.1-3 alsa-ucm-conf-1.2.12-1 dbus-1.14.10-2 libsamplerate-0.2.2-2 opus-1.5.2-1 jack2-1.9.22-1 mxml-3.3.1-1 Total Download Size: 5.94 MiB Total Installed Size: 11.43 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... opus-1.5.2-1-armv7h downloading... libsamplerate-0.2.2-2-armv7h downloading... alsa-lib-1.2.12-1-armv7h downloading... jack2-1.9.22-1-armv7h downloading... alsa-ucm-conf-1.2.12-1-any downloading... mxml-3.3.1-1-armv7h downloading... alsa-topology-conf-1.2.5.1-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing alsa-topology-conf... installing alsa-ucm-conf... installing alsa-lib... installing dbus... installing libsamplerate... installing opus... installing jack2... Optional dependencies for jack2 a2jmidid: for ALSA MIDI to JACK MIDI bridging libffado: for firewire support using FFADO jack-example-tools: for official JACK example-clients and tools jack2-dbus: for dbus integration jack2-docs: for developer documentation realtime-privileges: for realtime privileges installing mxml... Optional dependencies for mxml mxml-docs: for documentation [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found aj-snapshot-0.9.9.tar.bz2 ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting aj-snapshot-0.9.9.tar.bz2 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: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:25: warning: AC_OUTPUT should be used without arguments. configure.ac:25: You should run autoupdate. autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... 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 gawk... (cached) gawk 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 ln -s works... yes 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 getopt.h... yes checking for alsa/asoundlib.h... yes checking for jack/jack.h... yes checking for mxml.h... yes checking for main in -lasound... yes checking for main in -ljack... yes checking for mxmlLoadFile in -lmxml... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for alsa... yes checking for jack... yes checking for mxml... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' gcc -DPACKAGE_NAME=\"aj-snapshot\" -DPACKAGE_TARNAME=\"aj-snapshot\" -DPACKAGE_VERSION=\"0.9.9\" -DPACKAGE_STRING=\"aj-snapshot\ 0.9.9\" -DPACKAGE_BUGREPORT=\"lievenmoors@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aj-snapshot\" -DVERSION=\"0.9.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBJACK=1 -DHAVE_LIBMXML=1 -I. -Wall -O2 -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 aj-snapshot.o -MD -MP -MF .deps/aj-snapshot.Tpo -c -o aj-snapshot.o aj-snapshot.c gcc -DPACKAGE_NAME=\"aj-snapshot\" -DPACKAGE_TARNAME=\"aj-snapshot\" -DPACKAGE_VERSION=\"0.9.9\" -DPACKAGE_STRING=\"aj-snapshot\ 0.9.9\" -DPACKAGE_BUGREPORT=\"lievenmoors@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aj-snapshot\" -DVERSION=\"0.9.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBJACK=1 -DHAVE_LIBMXML=1 -I. -Wall -O2 -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 aj-alsa.o -MD -MP -MF .deps/aj-alsa.Tpo -c -o aj-alsa.o aj-alsa.c gcc -DPACKAGE_NAME=\"aj-snapshot\" -DPACKAGE_TARNAME=\"aj-snapshot\" -DPACKAGE_VERSION=\"0.9.9\" -DPACKAGE_STRING=\"aj-snapshot\ 0.9.9\" -DPACKAGE_BUGREPORT=\"lievenmoors@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aj-snapshot\" -DVERSION=\"0.9.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBJACK=1 -DHAVE_LIBMXML=1 -I. -Wall -O2 -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 aj-jack.o -MD -MP -MF .deps/aj-jack.Tpo -c -o aj-jack.o aj-jack.c gcc -DPACKAGE_NAME=\"aj-snapshot\" -DPACKAGE_TARNAME=\"aj-snapshot\" -DPACKAGE_VERSION=\"0.9.9\" -DPACKAGE_STRING=\"aj-snapshot\ 0.9.9\" -DPACKAGE_BUGREPORT=\"lievenmoors@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aj-snapshot\" -DVERSION=\"0.9.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBJACK=1 -DHAVE_LIBMXML=1 -I. -Wall -O2 -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 aj-remove.o -MD -MP -MF .deps/aj-remove.Tpo -c -o aj-remove.o aj-remove.c gcc -DPACKAGE_NAME=\"aj-snapshot\" -DPACKAGE_TARNAME=\"aj-snapshot\" -DPACKAGE_VERSION=\"0.9.9\" -DPACKAGE_STRING=\"aj-snapshot\ 0.9.9\" -DPACKAGE_BUGREPORT=\"lievenmoors@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"aj-snapshot\" -DVERSION=\"0.9.9\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBJACK=1 -DHAVE_LIBMXML=1 -I. -Wall -O2 -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 aj-file.o -MD -MP -MF .deps/aj-file.Tpo -c -o aj-file.o aj-file.c mv -f .deps/aj-remove.Tpo .deps/aj-remove.Po mv -f .deps/aj-alsa.Tpo .deps/aj-alsa.Po mv -f .deps/aj-file.Tpo .deps/aj-file.Po mv -f .deps/aj-jack.Tpo .deps/aj-jack.Po mv -f .deps/aj-snapshot.Tpo .deps/aj-snapshot.Po gcc -Wall -O2 -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 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o aj-snapshot aj-snapshot.o aj-alsa.o aj-jack.o aj-remove.o aj-file.o -lmxml -ljack -lasound make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' Making all in man make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' make[2]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/aj-snapshot/pkg/aj-snapshot//usr/bin' /usr/bin/install -c aj-snapshot '/build/aj-snapshot/pkg/aj-snapshot//usr/bin' make[2]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/src' Making install in man make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[2]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/aj-snapshot/pkg/aj-snapshot//usr/share/man/man1' /usr/bin/install -c -m 644 aj-snapshot.1 '/build/aj-snapshot/pkg/aj-snapshot//usr/share/man/man1' make[2]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9/man' make[1]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9' make[2]: Entering directory '/build/aj-snapshot/src/aj-snapshot-0.9.9' 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/aj-snapshot/src/aj-snapshot-0.9.9' make[1]: Leaving directory '/build/aj-snapshot/src/aj-snapshot-0.9.9' install: creating directory '/build/aj-snapshot/pkg/aj-snapshot/usr/share/doc' install: creating directory '/build/aj-snapshot/pkg/aj-snapshot/usr/share/doc/aj-snapshot' 'AUTHORS' -> '/build/aj-snapshot/pkg/aj-snapshot/usr/share/doc/aj-snapshot/AUTHORS' 'ChangeLog' -> '/build/aj-snapshot/pkg/aj-snapshot/usr/share/doc/aj-snapshot/ChangeLog' 'README' -> '/build/aj-snapshot/pkg/aj-snapshot/usr/share/doc/aj-snapshot/README' ==> 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 "aj-snapshot"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: aj-snapshot 0.9.9-3 (Thu Jul 11 18:10:13 2024) ==> Cleaning up...