>>> ell: Building main/ell 0.64-r0 (using abuild 3.12.0-r5) started Fri, 29 Mar 2024 07:56:20 +0000
>>> ell: Checking sanity of /home/buildozer/aports/main/ell/APKBUILD...
>>> ell: Analyzing dependencies...
>>> ell: Installing for build: build-base glib-dev linux-headers
(1/48) Installing libbz2 (1.0.8-r6)
(2/48) Installing bzip2-dev (1.0.8-r6)
(3/48) Installing xz-libs (5.6.1-r1)
(4/48) Installing libxml2 (2.12.6-r0)
(5/48) Installing libxml2-utils (2.12.6-r0)
(6/48) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(7/48) Installing libgpg-error (1.48-r0)
(8/48) Installing libgcrypt (1.10.3-r0)
(9/48) Installing libxslt (1.1.39-r1)
(10/48) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(11/48) Installing xz (5.6.1-r1)
(12/48) Installing gettext-asprintf (0.22.5-r0)
(13/48) Installing libintl (0.22.5-r0)
(14/48) Installing gettext-libs (0.22.5-r0)
(15/48) Installing gettext-envsubst (0.22.5-r0)
(16/48) Installing gettext (0.22.5-r0)
(17/48) Installing gettext-dev (0.22.5-r0)
(18/48) Installing libffi (3.4.6-r0)
(19/48) Installing gdbm (1.23-r1)
(20/48) Installing mpdecimal (4.0.0-r0)
(21/48) Installing libpanelw (6.4_p20240309-r0)
(22/48) Installing readline (8.2.10-r0)
(23/48) Installing sqlite-libs (3.45.2-r0)
(24/48) Installing python3 (3.11.8-r0)
(25/48) Installing python3-pycache-pyc0 (3.11.8-r0)
(26/48) Installing pyc (3.11.8-r0)
(27/48) Installing python3-pyc (3.11.8-r0)
(28/48) Installing libblkid (2.39.3-r1)
(29/48) Installing libmount (2.39.3-r1)
(30/48) Installing glib (2.78.4-r1)
(31/48) Installing linux-headers (6.6-r0)
(32/48) Installing libffi-dev (3.4.6-r0)
(33/48) Installing bsd-compat-headers (0.7.2-r6)
(34/48) Installing libformw (6.4_p20240309-r0)
(35/48) Installing libmenuw (6.4_p20240309-r0)
(36/48) Installing libncurses++ (6.4_p20240309-r0)
(37/48) Installing ncurses-dev (6.4_p20240309-r0)
(38/48) Installing libedit-dev (20230828.3.1-r4)
(39/48) Installing zlib-dev (1.3.1-r0)
(40/48) Installing libpcre2-16 (10.43-r0)
(41/48) Installing libpcre2-32 (10.43-r0)
(42/48) Installing pcre2-dev (10.43-r0)
(43/48) Installing libuuid (2.39.3-r1)
(44/48) Installing libfdisk (2.39.3-r1)
(45/48) Installing libsmartcols (2.39.3-r1)
(46/48) Installing util-linux-dev (2.39.3-r1)
(47/48) Installing glib-dev (2.78.4-r1)
(48/48) Installing .makedepends-ell (20240329.075621)
Executing busybox-1.36.1-r24.trigger
Executing glib-2.78.4-r1.trigger
No schema files found: removed existing output file.
OK: 350 MiB in 151 packages
>>> ell: Cleaning up srcdir
>>> ell: Cleaning up pkgdir
>>> ell: Cleaning up tmpdir
>>> ell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ell-0.64.tar.gz
>>> ell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ell-0.64.tar.gz
>>> ell: Checking sha512sums...
ell-0.64.tar.gz: OK
use-libgen-basename.patch: OK
>>> ell: Unpacking /var/cache/distfiles/ell-0.64.tar.gz...
>>> ell: use-libgen-basename.patch
patching file unit/test-path.c
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for armv7-alpine-linux-musleabihf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether gcc accepts -fPIE... yes
checking whether gcc accepts -fsanitize=address... yes
checking whether gcc accepts -fsanitize=leak... yes
checking whether gcc accepts -fsanitize=undefined... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether char is unsigned... yes
checking whether byte ordering is bigendian... no
checking build system type... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv7-alpine-linux-musleabihf-file... no
checking for file... file
checking for armv7-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv7-alpine-linux-musleabihf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for armv7-alpine-linux-musleabihf-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for _init in -lasan... no
checking for _init in -llsan... no
checking for _init in -lubsan... no
checking for explicit_bzero... yes
checking for rawmemchr... no
checking for signalfd... yes
checking for timerfd_create... yes
checking for epoll_create... yes
checking for linux/types.h... yes
checking for linux/if_alg.h... yes
checking for armv7-alpine-linux-musleabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-2.0 >= 2.32... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ell/ell.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make --no-print-directory all-am
  CC       tools/certchain-verify.o
  CC       ell/util.lo
  CC       ell/test.lo
  CC       ell/strv.lo
  CC       ell/utf8.lo
  CC       ell/queue.lo
  CC       ell/hashmap.lo
  CC       ell/string.lo
  CC       ell/settings.lo
  CC       ell/main.lo
  CC       ell/idle.lo
  CC       ell/signal.lo
  CC       ell/timeout.lo
  CC       ell/io.lo
  CC       ell/ringbuf.lo
  CC       ell/log.lo
  CC       ell/checksum.lo
  CC       ell/netlink.lo
  CC       ell/rtnl.lo
  CC       ell/dbus.lo
  CC       ell/genl.lo
  CC       ell/dbus-message.lo
  CC       ell/dbus-util.lo
  CC       ell/dbus-service.lo
  CC       ell/dbus-client.lo
  CC       ell/dbus-name-cache.lo
  CC       ell/dbus-filter.lo
  CC       ell/gvariant-util.lo
  CC       ell/hwdb.lo
  CC       ell/siphash.lo
  CC       ell/cipher.lo
  CC       ell/random.lo
  CC       ell/uintset.lo
  CC       ell/base64.lo
  CC       ell/pem.lo
  CC       ell/tls.lo
  CC       ell/tls-record.lo
  CC       ell/tls-extensions.lo
  CC       ell/tls-suites.lo
  CC       ell/uuid.lo
  CC       ell/file.lo
  CC       ell/dir.lo
  CC       ell/net.lo
  CC       ell/dhcp.lo
  CC       ell/key.lo
  CC       ell/dhcp-transport.lo
  CC       ell/dhcp-lease.lo
  CC       ell/dhcp6.lo
  CC       ell/dhcp6-lease.lo
  CC       ell/dhcp-util.lo
  CC       ell/dhcp6-transport.lo
  CC       ell/dhcp-server.lo
  CC       ell/cert.lo
  CC       ell/cert-crypto.lo
  CC       ell/ecc-external.lo
  CC       ell/ecdh.lo
  CC       ell/ecc.lo
  CC       ell/time.lo
  CC       ell/gpio.lo
  CC       ell/path.lo
  CC       ell/icmp6.lo
  CC       ell/acd.lo
  CC       ell/tester.lo
  CC       ell/netconfig.lo
  CC       ell/sysctl.lo
  CC       ell/minheap.lo
  CC       tools/genl-discover.o
  CC       tools/genl-watch.o
  CC       tools/genl-request.o
  CC       tools/gpio.o
  CCLD     ell/libell-private.la
  CCLD     ell/libell.la
  CCLD     tools/certchain-verify
  CCLD     tools/genl-discover
  CCLD     tools/genl-watch
  CCLD     tools/genl-request
  CCLD     tools/gpio
>>> ell: Entering fakeroot...
make --no-print-directory install-am
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/ell/pkg/ell/usr/lib/pkgconfig'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/ell/pkg/ell/usr/include/ell'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/main/ell/pkg/ell/usr/lib'
 /usr/bin/install -c -m 644 ell/ell.pc '/home/buildozer/aports/main/ell/pkg/ell/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   ell/libell.la '/home/buildozer/aports/main/ell/pkg/ell/usr/lib'
 /usr/bin/install -c -m 644 ell/ell.h ell/util.h ell/test.h ell/strv.h ell/utf8.h ell/queue.h ell/hashmap.h ell/string.h ell/settings.h ell/main.h ell/idle.h ell/signal.h ell/timeout.h ell/io.h ell/ringbuf.h ell/log.h ell/checksum.h ell/netlink.h ell/genl.h ell/rtnl.h ell/dbus.h ell/dbus-service.h ell/dbus-client.h ell/hwdb.h ell/cipher.h ell/random.h ell/uintset.h ell/base64.h ell/pem.h ell/tls.h ell/uuid.h ell/key.h ell/file.h ell/dir.h ell/net.h ell/dhcp.h ell/dhcp6.h ell/cert.h ell/ecc.h ell/ecdh.h '/home/buildozer/aports/main/ell/pkg/ell/usr/include/ell'
 /usr/bin/install -c -m 644 ell/time.h ell/gpio.h ell/path.h ell/icmp6.h ell/acd.h ell/tester.h ell/cleanup.h ell/netconfig.h ell/sysctl.h ell/minheap.h '/home/buildozer/aports/main/ell/pkg/ell/usr/include/ell'
libtool: install: /usr/bin/install -c ell/.libs/libell.so.0.0.2 /home/buildozer/aports/main/ell/pkg/ell/usr/lib/libell.so.0.0.2
libtool: install: (cd /home/buildozer/aports/main/ell/pkg/ell/usr/lib && { ln -s -f libell.so.0.0.2 libell.so.0 || { rm -f libell.so.0 && ln -s libell.so.0.0.2 libell.so.0; }; })
libtool: install: (cd /home/buildozer/aports/main/ell/pkg/ell/usr/lib && { ln -s -f libell.so.0.0.2 libell.so || { rm -f libell.so && ln -s libell.so.0.0.2 libell.so; }; })
libtool: install: /usr/bin/install -c ell/.libs/libell.lai /home/buildozer/aports/main/ell/pkg/ell/usr/lib/libell.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
>>> ell-dbg*: Running split function dbg...
>>> ell-dbg*: Preparing subpackage ell-dbg...
>>> ell-dbg*: Running postcheck for ell-dbg
>>> ell-dev*: Running split function dev...
>>> ell-dev*: Preparing subpackage ell-dev...
>>> ell-dev*: Running postcheck for ell-dev
>>> ell*: Running postcheck for ell
>>> ell*: Preparing package ell...
>>> ell-dbg*: Scanning shared objects
>>> ell-dev*: Scanning shared objects
>>> ell*: Scanning shared objects
>>> ell-dbg*: Tracing dependencies...
>>> ell-dbg*: Package size: 1.4 MB
>>> ell-dbg*: Compressing data...
>>> ell-dbg*: Create checksum...
>>> ell-dbg*: Create ell-dbg-0.64-r0.apk
>>> ell-dev*: Tracing dependencies...
	ell=0.64-r0
	pkgconfig
>>> ell-dev*: Package size: 280.0 KB
>>> ell-dev*: Compressing data...
>>> ell-dev*: Create checksum...
>>> ell-dev*: Create ell-dev-0.64-r0.apk
>>> ell*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> ell*: Package size: 308.0 KB
>>> ell*: Compressing data...
>>> ell*: Create checksum...
>>> ell*: Create ell-0.64-r0.apk
>>> ell: Build complete at Fri, 29 Mar 2024 07:56:26 +0000 elapsed time 0h 0m 6s
>>> ell: Cleaning up srcdir
>>> ell: Cleaning up pkgdir
>>> ell: Uninstalling dependencies...
(1/48) Purging .makedepends-ell (20240329.075621)
(2/48) Purging glib-dev (2.78.4-r1)
(3/48) Purging bzip2-dev (1.0.8-r6)
(4/48) Purging docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-deinstall
(5/48) Purging docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-deinstall
(6/48) Purging gettext-dev (0.22.5-r0)
(7/48) Purging xz (5.6.1-r1)
(8/48) Purging gettext-asprintf (0.22.5-r0)
(9/48) Purging gettext (0.22.5-r0)
(10/48) Purging gettext-envsubst (0.22.5-r0)
(11/48) Purging libxml2-utils (2.12.6-r0)
(12/48) Purging libxslt (1.1.39-r1)
(13/48) Purging gettext-libs (0.22.5-r0)
(14/48) Purging glib (2.78.4-r1)
(15/48) Purging libffi-dev (3.4.6-r0)
(16/48) Purging linux-headers (6.6-r0)
(17/48) Purging libgcrypt (1.10.3-r0)
(18/48) Purging libgpg-error (1.48-r0)
(19/48) Purging libintl (0.22.5-r0)
(20/48) Purging libxml2 (2.12.6-r0)
(21/48) Purging pcre2-dev (10.43-r0)
(22/48) Purging libedit-dev (20230828.3.1-r4)
(23/48) Purging bsd-compat-headers (0.7.2-r6)
(24/48) Purging ncurses-dev (6.4_p20240309-r0)
(25/48) Purging libncurses++ (6.4_p20240309-r0)
(26/48) Purging zlib-dev (1.3.1-r0)
(27/48) Purging libpcre2-16 (10.43-r0)
(28/48) Purging libpcre2-32 (10.43-r0)
(29/48) Purging python3-pyc (3.11.8-r0)
(30/48) Purging python3-pycache-pyc0 (3.11.8-r0)
(31/48) Purging pyc (3.11.8-r0)
(32/48) Purging util-linux-dev (2.39.3-r1)
(33/48) Purging libfdisk (2.39.3-r1)
(34/48) Purging libmount (2.39.3-r1)
(35/48) Purging libsmartcols (2.39.3-r1)
(36/48) Purging libuuid (2.39.3-r1)
(37/48) Purging python3 (3.11.8-r0)
(38/48) Purging gdbm (1.23-r1)
(39/48) Purging libblkid (2.39.3-r1)
(40/48) Purging libbz2 (1.0.8-r6)
(41/48) Purging libffi (3.4.6-r0)
(42/48) Purging libformw (6.4_p20240309-r0)
(43/48) Purging libmenuw (6.4_p20240309-r0)
(44/48) Purging libpanelw (6.4_p20240309-r0)
(45/48) Purging mpdecimal (4.0.0-r0)
(46/48) Purging readline (8.2.10-r0)
(47/48) Purging sqlite-libs (3.45.2-r0)
(48/48) Purging xz-libs (5.6.1-r1)
Executing busybox-1.36.1-r24.trigger
OK: 271 MiB in 103 packages
>>> ell: Updating the main/armv7 repository index...
>>> ell: Signing the index...