==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libtermkey 0.22-3 (Mon Mar 18 07:15:50 2024) ==> Retrieving sources... -> Found libtermkey-0.22.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libtermkey-0.22.tar.gz ... Passed ==> Making package: libtermkey 0.22-3 (Mon Mar 18 07:16:11 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) unibilium-2.1.1-2 Total Download Size: 0.08 MiB Total Installed Size: 0.13 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... unibilium-2.1.1-2-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing unibilium... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found libtermkey-0.22.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libtermkey-0.22.tar.gz with bsdtar ==> Starting build()... libtool --quiet --mode=compile --tag=CC cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -std=c99 -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c libtool --quiet --mode=compile --tag=CC cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c libtool --quiet --mode=compile --tag=CC cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c libtool --quiet --mode=compile --tag=CC cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -std=c99 -DHAVE_UNIBILIUM -o demo.lo -c demo.c libtool --quiet --mode=compile --tag=CC cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wall -std=c99 -DHAVE_UNIBILIUM -o demo-async.lo -c demo-async.c libtool --quiet --mode=compile --tag=CC cc -o demo-glib.lo -c demo-glib.c -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread libtool --quiet --mode=link --tag=CC cc -rpath /usr/lib -version-info 15:2:14 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lunibilium -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo libtool --quiet --mode=link --tag=CC cc -o demo libtermkey.la demo.lo libtool --quiet --mode=link --tag=CC cc -o demo-async libtermkey.la demo-async.lo libtool --quiet --mode=link --tag=CC cc -o demo-glib libtermkey.la demo-glib.lo -lglib-2.0 ==> Entering fakeroot environment... ==> Starting package()... install -d /build/libtermkey/pkg/libtermkey/usr/include install -d /build/libtermkey/pkg/libtermkey/usr/lib install -m644 termkey.h /build/libtermkey/pkg/libtermkey/usr/include install -d /build/libtermkey/pkg/libtermkey/usr/lib/pkgconfig install -d /build/libtermkey/pkg/libtermkey/usr/share/man/man3 LIBDIR=/usr/lib INCDIR=/usr/include VERSION=0.22 sh termkey.pc.sh >/build/libtermkey/pkg/libtermkey/usr/lib/pkgconfig/termkey.pc libtool --quiet --mode=install install libtermkey.la /build/libtermkey/pkg/libtermkey/usr/lib/libtermkey.la install -d /build/libtermkey/pkg/libtermkey/usr/share/man/man7 for F in man/*.3; do \ gzip <$F >/build/libtermkey/pkg/libtermkey/usr/share/man/man3/${F#man/}.gz; \ done for F in man/*.7; do \ gzip <$F >/build/libtermkey/pkg/libtermkey/usr/share/man/man7/${F#man/}.gz; \ done while read FROM EQ TO; do \ echo ln -sf $TO.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/$FROM.gz; \ done < man/also ln -sf termkey_new.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_destroy.3.gz ln -sf termkey_new.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_new_abstract.3.gz ln -sf termkey_set_flags.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_flags.3.gz ln -sf termkey_set_canonflags.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_canonflags.3.gz ln -sf termkey_set_buffer_size.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_buffer_size.3.gz ln -sf termkey_set_waittime.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_waittime.3.gz ln -sf termkey_getkey.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_getkey_force.3.gz ln -sf termkey_start.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_stop.3.gz ln -sf termkey_start.3.gz /build/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_is_started.3.gz libtool: warning: remember to run 'libtool --finish /usr/lib' libtool --quiet --mode=finish /build/libtermkey/pkg/libtermkey/usr/lib ==> 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 "libtermkey"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libtermkey 0.22-3 (Mon Mar 18 07:16:23 2024) ==> Cleaning up...