>>> femto: Building testing/femto 2.24.1-r0 (using abuild 3.15.0-r3) started Sat, 06 Sep 2025 20:21:16 +0000 >>> femto: Validating /home/buildozer/aports/testing/femto/APKBUILD... >>> femto: Analyzing dependencies... >>> femto: Installing for build: build-base ncurses-dev (1/6) Installing libformw (6.5_p20250816-r0) (2/6) Installing libmenuw (6.5_p20250816-r0) (3/6) Installing libpanelw (6.5_p20250816-r0) (4/6) Installing libncurses++ (6.5_p20250816-r0) (5/6) Installing ncurses-dev (6.5_p20250816-r0) (6/6) Installing .makedepends-femto (20250906.202117) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 110 packages >>> femto: Cleaning up srcdir >>> femto: Cleaning up pkgdir >>> femto: Cleaning up tmpdir >>> femto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/femto-2.24.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> femto: Fetching femto-2.24.1.tar.gz::https://github.com/jorge-leon/femto/archive/refs/tags/v2.24.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/femto-2.24.1.tar.gz.part' femto-2.24.1.tar.gz. 100% |********************************| 685k 0:00:00 ETA '/var/cache/distfiles/edge/femto-2.24.1.tar.gz.part' saved >>> femto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/femto-2.24.1.tar.gz >>> femto: Checking sha512sums... femto-2.24.1.tar.gz: OK >>> femto: Unpacking /var/cache/distfiles/edge/femto-2.24.1.tar.gz... cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c command.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c display.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c complete.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c data.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c gap.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c key.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c search.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c buffer.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c replace.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c window.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c undo.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c funcmap.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c utils.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -c hilite.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -D FLISP_FEMTO_EXTENSION -D FLISP_DOUBLE_EXTENSION -c lisp.c -o femto_lisp.o cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -D FLISP_DOUBLE_EXTENSION -c double.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g \ -D E_SCRIPTDIR=/usr/share/femto \ -D E_INITFILE=/usr/share/femto/femto.rc \ -c main.c ./sht femto.sht >femto.rc cc -o femto command.o display.o complete.o data.o gap.o key.o search.o buffer.o replace.o window.o undo.o funcmap.o utils.o hilite.o femto_lisp.o double.o main.o -lncursesw -lm cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -D FLISP_DOUBLE_EXTENSION -c flisp.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -D FLISP_FILE_EXTENSION -D FLISP_DOUBLE_EXTENSION -c lisp.c cc -D_DEFAULT_SOURCE -D_BSD_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -O0 -std=c11 -Wall -pedantic -pedantic-errors -Werror=format-security -Wformat -g -D FLISP_DOUBLE_EXTENSION -c file.c ./sht flisp.sht >flisp.rc ./sht test/test.sht >test/test.rc cc -o flisp flisp.o lisp.o double.o file.o -lm >>> femto: Entering fakeroot... mkdir -p /home/buildozer/aports/testing/femto/pkg/femto/usr/bin cp femto /home/buildozer/aports/testing/femto/pkg/femto/usr/bin mkdir -p /home/buildozer/aports/testing/femto/pkg/femto/usr/share/femto mkdir -p /home/buildozer/aports/testing/femto/pkg/femto/usr/share/doc/femto/examples cp femto.rc lisp/startup.lsp lisp/defmacro.lsp lisp/bufmenu.lsp lisp/dired.lsp lisp/grep.lsp lisp/git.lsp lisp/oxo.lsp lisp/flisp.lsp lisp/femto.lsp lisp/info.lsp lisp/string.lsp /home/buildozer/aports/testing/femto/pkg/femto/usr/share/femto cp BUGS CHANGE.LOG.md README.md pdoc/flisp.html /home/buildozer/aports/testing/femto/pkg/femto/usr/share/doc/femto cp lisp/examples/*.lsp /home/buildozer/aports/testing/femto/pkg/femto/usr/share/doc/femto/examples for f in README.html docs/flisp.md docs/femto.md; do [ -f $f ] && cp $f /home/buildozer/aports/testing/femto/pkg/femto/usr/share/doc/femto; done; true >>> femto-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/femto/pkg/femto-doc/usr/share/doc' >>> femto-doc*: Preparing subpackage femto-doc... >>> femto-doc*: Running postcheck for femto-doc >>> femto*: Running postcheck for femto >>> femto*: Preparing package femto... >>> femto*: Stripping binaries >>> femto-doc*: Scanning shared objects >>> femto*: Scanning shared objects >>> femto-doc*: Tracing dependencies... >>> femto-doc*: Package size: 152.3 KB >>> femto-doc*: Compressing data... >>> femto-doc*: Create checksum... >>> femto-doc*: Create femto-doc-2.24.1-r0.apk >>> femto*: Tracing dependencies... so:libc.musl-x86.so.1 so:libncursesw.so.6 >>> femto*: Package size: 177.3 KB >>> femto*: Compressing data... >>> femto*: Create checksum... >>> femto*: Create femto-2.24.1-r0.apk >>> femto: Build complete at Sat, 06 Sep 2025 20:21:21 +0000 elapsed time 0h 0m 5s >>> femto: Cleaning up srcdir >>> femto: Cleaning up pkgdir >>> femto: Uninstalling dependencies... (1/6) Purging .makedepends-femto (20250906.202117) (2/6) Purging ncurses-dev (6.5_p20250816-r0) (3/6) Purging libncurses++ (6.5_p20250816-r0) (4/6) Purging libpanelw (6.5_p20250816-r0) (5/6) Purging libformw (6.5_p20250816-r0) (6/6) Purging libmenuw (6.5_p20250816-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 104 packages >>> femto: Updating the testing/x86 repository index... >>> femto: Signing the index...