>>> libtermkey: Building community/libtermkey 0.22-r1 (using abuild 3.11.0-r1) started Mon, 15 May 2023 11:52:18 +0000 >>> libtermkey: Checking sanity of /home/buildozer/aports/community/libtermkey/APKBUILD... >>> libtermkey: Analyzing dependencies... >>> libtermkey: Installing for build: build-base unibilium-dev libtool perl perl-utils (1/11) Installing unibilium (2.1.1-r0) (2/11) Installing unibilium-dev (2.1.1-r0) (3/11) Installing libltdl (2.4.7-r3) (4/11) Installing libtool (2.4.7-r3) (5/11) Installing libbz2 (1.0.8-r6) (6/11) Installing perl (5.36.1-r1) (7/11) Installing perl-utils (5.36.1-r1) (8/11) Installing .makedepends-libtermkey (20230515.115218) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.40.1-r0) (11/11) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r11.trigger OK: 418 MiB in 111 packages >>> libtermkey: Cleaning up srcdir >>> libtermkey: Cleaning up pkgdir >>> libtermkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtermkey-0.22.tar.gz >>> libtermkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtermkey-0.22.tar.gz >>> libtermkey: Checking sha512sums... libtermkey-0.22.tar.gz: OK build-static-lib.patch: OK >>> libtermkey: Unpacking /var/cache/distfiles/edge/libtermkey-0.22.tar.gz... >>> libtermkey: build-static-lib.patch patching file Makefile Hunk #1 succeeded at 72 (offset 2 lines). Hunk #2 succeeded at 117 with fuzz 2 (offset 2 lines). libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o demo.lo -c demo.c libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o demo-async.lo -c demo-async.c libtool --quiet --mode=link --tag=CC gcc -rpath /usr/lib -version-info 15:2:14 -Wl,--as-needed,-O1,--sort-common -lunibilium -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo libtool --quiet --mode=link --tag=CC gcc -o demo libtermkey.la demo.lo libtool --quiet --mode=link --tag=CC gcc -o demo-async libtermkey.la demo-async.lo libtool --quiet --mode=compile --tag=CC gcc -Os -Wformat -Werror=format-security -Wall -std=c99 -DHAVE_UNIBILIUM -o t/taplib.lo -c t/taplib.c libtool --quiet --mode=link --tag=CC gcc -o t/01base.t t/01base.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/02getkey.t t/02getkey.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/03utf8.t t/03utf8.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/04flags.t t/04flags.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/05read.t t/05read.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/06buffer.t t/06buffer.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/10keyname.t t/10keyname.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/11strfkey.t t/11strfkey.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/12strpkey.t t/12strpkey.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/13cmpkey.t t/13cmpkey.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/20canon.t t/20canon.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/30mouse.t t/30mouse.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/31position.t t/31position.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/32modereport.t t/32modereport.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/38csi.t t/38csi.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/39dcs.t t/39dcs.c libtermkey.la t/taplib.lo libtool --quiet --mode=link --tag=CC gcc -o t/40ti-override.t t/40ti-override.c libtermkey.la t/taplib.lo prove -e "" t/01base.t ......... ok t/02getkey.t ....... ok t/03utf8.t ......... ok t/04flags.t ........ ok t/05read.t ......... ok t/06buffer.t ....... ok t/10keyname.t ...... ok t/11strfkey.t ...... ok t/12strpkey.t ...... ok t/13cmpkey.t ....... ok t/20canon.t ........ ok t/30mouse.t ........ ok t/31position.t ..... ok t/32modereport.t ... ok t/38csi.t .......... ok t/39dcs.t .......... ok t/40ti-override.t .. ok All tests successful. Files=17, Tests=433, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.57 cusr 0.20 csys = 0.83 CPU) Result: PASS >>> libtermkey: Entering fakeroot... install -d /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/include libtool --quiet --mode=link gcc -o libtermkey.a termkey.lo driver-csi.lo driver-ti.lo install -m644 termkey.h /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/include install -d /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib/pkgconfig install -d /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3 LIBDIR=/usr/lib INCDIR=/usr/include VERSION=0.22 sh termkey.pc.sh >/home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib/pkgconfig/termkey.pc install -d /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man7 for F in man/*.3; do \ gzip <$F >/home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/${F#man/}.gz; \ done for F in man/*.7; do \ gzip <$F >/home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man7/${F#man/}.gz; \ done while read FROM EQ TO; do \ echo ln -sf $TO.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/$FROM.gz; \ done < man/also ln -sf termkey_new.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_destroy.3.gz ln -sf termkey_new.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_new_abstract.3.gz ln -sf termkey_set_flags.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_flags.3.gz ln -sf termkey_set_canonflags.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_canonflags.3.gz ln -sf termkey_set_buffer_size.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_buffer_size.3.gz ln -sf termkey_set_waittime.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_get_waittime.3.gz ln -sf termkey_getkey.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_getkey_force.3.gz ln -sf termkey_start.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_stop.3.gz ln -sf termkey_start.3.gz /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/share/man/man3/termkey_is_started.3.gz install -d /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib libtool --quiet --mode=install install libtermkey.la /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib/libtermkey.la libtool: warning: remember to run 'libtool --finish /usr/lib' libtool --quiet --mode=install install libtermkey.a /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib/libtermkey.a libtool --quiet --mode=finish /home/buildozer/aports/community/libtermkey/pkg/libtermkey/usr/lib >>> libtermkey-doc*: Running split function doc... >>> libtermkey-doc*: Preparing subpackage libtermkey-doc... >>> libtermkey-doc*: Running postcheck for libtermkey-doc >>> libtermkey-dev*: Running split function dev... >>> libtermkey-dev*: Preparing subpackage libtermkey-dev... >>> libtermkey-dev*: Stripping binaries >>> libtermkey-dev*: Running postcheck for libtermkey-dev >>> libtermkey*: Running postcheck for libtermkey >>> libtermkey*: Preparing package libtermkey... >>> libtermkey*: Stripping binaries >>> libtermkey-dev*: Scanning shared objects >>> libtermkey-doc*: Scanning shared objects >>> libtermkey*: Scanning shared objects >>> libtermkey-dev*: Tracing dependencies... unibilium-dev libtermkey=0.22-r1 pkgconfig >>> libtermkey-dev*: Package size: 80.0 KB >>> libtermkey-dev*: Compressing data... >>> libtermkey-dev*: Create checksum... >>> libtermkey-dev*: Create libtermkey-dev-0.22-r1.apk >>> libtermkey-doc*: Tracing dependencies... >>> libtermkey-doc*: Package size: 128.0 KB >>> libtermkey-doc*: Compressing data... >>> libtermkey-doc*: Create checksum... >>> libtermkey-doc*: Create libtermkey-doc-0.22-r1.apk >>> libtermkey*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libunibilium.so.4 >>> libtermkey*: Package size: 80.0 KB >>> libtermkey*: Compressing data... >>> libtermkey*: Create checksum... >>> libtermkey*: Create libtermkey-0.22-r1.apk >>> libtermkey: Build complete at Mon, 15 May 2023 11:52:21 +0000 elapsed time 0h 0m 3s >>> libtermkey: Cleaning up srcdir >>> libtermkey: Cleaning up pkgdir >>> libtermkey: Uninstalling dependencies... (1/11) Purging .makedepends-libtermkey (20230515.115218) (2/11) Purging unibilium-dev (2.1.1-r0) (3/11) Purging unibilium (2.1.1-r0) (4/11) Purging libtool (2.4.7-r3) (5/11) Purging libltdl (2.4.7-r3) (6/11) Purging perl-utils (5.36.1-r1) (7/11) Purging git-perl (2.40.1-r0) (8/11) Purging perl-git (2.40.1-r0) (9/11) Purging perl-error (0.17029-r1) (10/11) Purging perl (5.36.1-r1) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.0-r11.trigger OK: 375 MiB in 100 packages >>> libtermkey: Updating the community/aarch64 repository index... >>> libtermkey: Signing the index...