>>> ed: Building main/ed 1.21-r0 (using abuild 3.14.1-r5) started Sat, 11 Jan 2025 20:14:03 +0000
>>> ed: Validating /home/buildozer/aports/main/ed/APKBUILD...
>>> ed: Analyzing dependencies...
>>> ed: Installing for build: build-base
(1/1) Installing .makedepends-ed (20250111.201404)
OK: 274 MiB in 103 packages
>>> ed: Cleaning up srcdir
>>> ed: Cleaning up pkgdir
>>> ed: Cleaning up tmpdir
>>> ed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ed-1.21.tar.lz
>>> ed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ed-1.21.tar.lz
>>> ed: Checking sha512sums...
ed-1.21.tar.lz: OK
>>> ed: Unpacking /var/cache/distfiles/edge/ed-1.21.tar.lz...
configure: WARNING: unrecognized option: '--build=armv7-alpine-linux-musleabihf'
configure: WARNING: unrecognized option: '--host=armv7-alpine-linux-musleabihf'

creating config.status
creating Makefile
VPATH = .
prefix = /usr
exec_prefix = $(prefix)
bindir = /bin
datarootdir = $(prefix)/share
infodir = $(datarootdir)/info
mandir = /usr/share/man
program_prefix = 
CC = gcc
CPPFLAGS = 
CFLAGS = -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security
LDFLAGS = -Wl,--as-needed,-O1,--sort-common
MAKEINFO = makeinfo
OK. Now you can run make.
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o buffer.o buffer.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o carg_parser.o carg_parser.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o global.o global.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o io.o io.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -DPROGVERSION=\"1.21\" -c -o main.o main.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o main_loop.o main_loop.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o regex.o regex.c
gcc  -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o signal.o signal.c
cat ./red.in > red
chmod a+x red
gcc -Wall -W -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o ed buffer.o carg_parser.o global.o io.o main.o main_loop.o regex.o signal.o
testing ed-1.21...
tests completed successfully.
>>> ed: Entering fakeroot...
if [ ! -d "/home/buildozer/aports/main/ed/pkg/ed/bin" ] ; then install -d -m 755 "/home/buildozer/aports/main/ed/pkg/ed/bin" ; fi
if [ ! -d "/home/buildozer/aports/main/ed/pkg/ed/usr/share/info" ] ; then install -d -m 755 "/home/buildozer/aports/main/ed/pkg/ed/usr/share/info" ; fi
if [ ! -d "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1" ] ; then install -d -m 755 "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1" ; fi
install -m 755 ./ed "/home/buildozer/aports/main/ed/pkg/ed/bin/ed"
rm -f "/home/buildozer/aports/main/ed/pkg/ed/usr/share/info/ed.info"*
rm -f "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1/ed.1"*
install -m 755 ./red "/home/buildozer/aports/main/ed/pkg/ed/bin/red"
install -m 644 ./doc/ed.info "/home/buildozer/aports/main/ed/pkg/ed/usr/share/info/ed.info"
rm -f "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1/red.1"*
if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \
  install-info --info-dir="/home/buildozer/aports/main/ed/pkg/ed/usr/share/info" "/home/buildozer/aports/main/ed/pkg/ed/usr/share/info/ed.info" ; \
fi
install -m 644 ./doc/ed.1 "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1/ed.1"
cd "/home/buildozer/aports/main/ed/pkg/ed/usr/share/man/man1" && ln -s "ed.1" "red.1"
>>> ed-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/ed/pkg/ed-doc/usr/share/man'
'usr/share/info' -> '/home/buildozer/aports/main/ed/pkg/ed-doc/usr/share/info'
>>> ed-doc*: Preparing subpackage ed-doc...
>>> ed-doc*: Running postcheck for ed-doc
>>> ed*: Running postcheck for ed
>>> WARNING: ed*: Packages must not put anything under /bin, use /usr/bin instead
>>> ed*: Preparing package ed...
>>> ed*: Stripping binaries
>>> ed-doc*: Scanning shared objects
>>> ed*: Scanning shared objects
>>> ed-doc*: Tracing dependencies...
>>> ed-doc*: Package size: 72.6 KB
>>> ed-doc*: Compressing data...
>>> ed-doc*: Create checksum...
>>> ed-doc*: Create ed-doc-1.21-r0.apk
>>> ed*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> ed*: Package size: 33.5 KB
>>> ed*: Compressing data...
>>> ed*: Create checksum...
>>> ed*: Create ed-1.21-r0.apk
>>> ed: Build complete at Sat, 11 Jan 2025 20:14:05 +0000 elapsed time 0h 0m 2s
>>> ed: Cleaning up srcdir
>>> ed: Cleaning up pkgdir
>>> ed: Uninstalling dependencies...
(1/1) Purging .makedepends-ed (20250111.201404)
OK: 274 MiB in 102 packages
>>> ed: Updating the main/armv7 repository index...
>>> ed: Signing the index...