>>> emacs-async: Building community/emacs-async 1.9.8-r0 (using abuild 3.13.0-r3) started Wed, 01 May 2024 15:32:39 +0000 >>> emacs-async: Checking sanity of /home/buildozer/aports/community/emacs-async/APKBUILD... >>> emacs-async: Analyzing dependencies... >>> emacs-async: Installing for build: build-base cmd:emacs emacs-nox emacs-buttercup (1/16) Installing emacs (29.3-r1) (2/16) Installing dbus-libs (1.14.10-r1) (3/16) Installing nettle (3.9.1-r0) (4/16) Installing libffi (3.4.6-r0) (5/16) Installing libtasn1 (4.19.0-r2) (6/16) Installing p11-kit (0.25.3-r0) (7/16) Installing gnutls (3.8.3-r0) (8/16) Installing sqlite-libs (3.45.3-r0) (9/16) Installing tree-sitter (0.22.2-r1) (10/16) Installing xz-libs (5.6.1-r3) (11/16) Installing libxml2 (2.12.6-r2) (12/16) Installing emacs-nox (29.3-r1) (13/16) Installing readline (8.2.10-r0) (14/16) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (15/16) Installing emacs-buttercup (1.35-r0) (16/16) Installing .makedepends-emacs-async (20240501.153242) Executing busybox-1.36.1-r26.trigger OK: 359 MiB in 118 packages >>> emacs-async: Cleaning up srcdir >>> emacs-async: Cleaning up pkgdir >>> emacs-async: Cleaning up tmpdir >>> emacs-async: Fetching https://distfiles.alpinelinux.org/distfiles/edge/emacs-async-1.9.8.tar.gz >>> emacs-async: Fetching https://distfiles.alpinelinux.org/distfiles/edge/emacs-async-1.9.8.tar.gz >>> emacs-async: Checking sha512sums... emacs-async-1.9.8.tar.gz: OK >>> emacs-async: Unpacking /var/cache/distfiles/emacs-async-1.9.8.tar.gz... Running 11 out of 12 specs. Async Core Running emacs lisp in a subprocess should execute function in subprocess and pass result back to parent through a callback  should execute function in subprocess and pass result back to parent through a callback (1.02s) should let the user do work while subprocess runs and then wait for the result  should let the user do work while subprocess runs and then wait for the result (604.38ms) should allow both a callback and async-get for the same future  should allow both a callback and async-get for the same future PENDING (0.16ms) should handle errors in the child process  should handle errors in the child process (561.68ms) should handle unreadable forms in the return value  should handle unreadable forms in the return value (234.07ms) Starting non-emacs process should start a process and return a process object  should start a process and return a process object (1.50s) Interprocess communication should be possible to send and receive messages between parent and child  should be possible to send and receive messages between parent and child (1.00s) child should be able to send really long messages to the parent (1 MB)  child should be able to send really long messages to the parent (1 MB) (588.94ms) child should be able to send really long messages to the parent (10 MB)  child should be able to send really long messages to the parent (10 MB) (4.35s) Handling process buffers should automatically close stdout and stderr buffer when process exits  should automatically close stdout and stderr buffer when process exits (1.01s) should keep stdout and stderr buffer when process exits if debug is activeTransmitting sexp {{{'(closure (t) nil (message "This is a test") (sleep-for 0.5) 222) }}}  should keep stdout and stderr buffer when process exits if debug is active (1.00s) Injecting environment should construct a form for injecting the current environment  should construct a form for injecting the current environment (114.37ms) Ran 11 out of 12 specs, 0 failed, in 12.01s. >>> emacs-async: Entering fakeroot... created directory: '/home/buildozer/aports/community/emacs-async/pkg/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/' created directory: '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/' './async-bytecomp.el' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async-bytecomp.el' './async-test.el' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async-test.el' './async.el' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async.el' './dired-async.el' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/dired-async.el' './smtpmail-async.el' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/smtpmail-async.el' './async-bytecomp.elc' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async-bytecomp.elc' './async-test.elc' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async-test.elc' './async.elc' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/async.elc' './dired-async.elc' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/dired-async.elc' './smtpmail-async.elc' -> '/home/buildozer/aports/community/emacs-async/pkg/emacs-async/usr/share/emacs/site-lisp/emacs-async/smtpmail-async.elc' INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...done GEN async-loaddefs.el >>> emacs-async*: Running postcheck for emacs-async >>> emacs-async*: Preparing package emacs-async... >>> emacs-async*: Tracing dependencies... >>> emacs-async*: Package size: 152.0 KB >>> emacs-async*: Compressing data... >>> emacs-async*: Create checksum... >>> emacs-async*: Create emacs-async-1.9.8-r0.apk >>> emacs-async: Build complete at Wed, 01 May 2024 15:33:00 +0000 elapsed time 0h 0m 21s >>> emacs-async: Cleaning up srcdir >>> emacs-async: Cleaning up pkgdir >>> emacs-async: Uninstalling dependencies... (1/16) Purging .makedepends-emacs-async (20240501.153242) (2/16) Purging emacs-buttercup (1.35-r0) (3/16) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (4/16) Purging emacs-nox (29.3-r1) (5/16) Purging emacs (29.3-r1) (6/16) Purging gnutls (3.8.3-r0) (7/16) Purging libxml2 (2.12.6-r2) (8/16) Purging nettle (3.9.1-r0) (9/16) Purging p11-kit (0.25.3-r0) (10/16) Purging readline (8.2.10-r0) (11/16) Purging sqlite-libs (3.45.3-r0) (12/16) Purging tree-sitter (0.22.2-r1) (13/16) Purging xz-libs (5.6.1-r3) (14/16) Purging dbus-libs (1.14.10-r1) (15/16) Purging libffi (3.4.6-r0) (16/16) Purging libtasn1 (4.19.0-r2) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 102 packages >>> emacs-async: Updating the community/riscv64 repository index... >>> emacs-async: Signing the index...