>>> ell: Building main/ell 0.50-r0 (using abuild 3.9.0-r0) started Fri, 22 Apr 2022 11:47:13 +0000 >>> ell: Checking sanity of /home/buildozer/aports/main/ell/APKBUILD... >>> ell: Analyzing dependencies... >>> ell: Installing for build: build-base glib-dev linux-headers dbus (1/38) Installing gdbm (1.23-r0) (2/38) Installing mpdecimal (2.5.1-r1) (3/38) Installing readline (8.1.2-r0) (4/38) Installing sqlite-libs (3.38.2-r0) (5/38) Installing python3 (3.10.3-r1) (6/38) Installing gettext-asprintf (0.21-r2) (7/38) Installing libintl (0.21-r2) (8/38) Installing libunistring (1.0-r0) (9/38) Installing gettext-libs (0.21-r2) (10/38) Installing gettext (0.21-r2) (11/38) Installing gettext-dev (0.21-r2) (12/38) Installing bzip2-dev (1.0.8-r1) (13/38) Installing libxml2-utils (2.9.13-r0) (14/38) Installing libgpg-error (1.45-r0) (15/38) Installing libgcrypt (1.9.4-r0) (16/38) Installing libxslt (1.1.35-r0) (17/38) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (18/38) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (19/38) Installing libblkid (2.38-r1) (20/38) Installing libmount (2.38-r1) (21/38) Installing pcre (8.45-r2) (22/38) Installing glib (2.72.1-r0) (23/38) Installing linux-headers (5.16.7-r1) (24/38) Installing libffi-dev (3.4.2-r1) (25/38) Installing libpcre16 (8.45-r2) (26/38) Installing libpcre32 (8.45-r2) (27/38) Installing libpcrecpp (8.45-r2) (28/38) Installing pcre-dev (8.45-r2) (29/38) Installing libuuid (2.38-r1) (30/38) Installing libfdisk (2.38-r1) (31/38) Installing libsmartcols (2.38-r1) (32/38) Installing util-linux-dev (2.38-r1) (33/38) Installing zlib-dev (1.2.12-r0) (34/38) Installing glib-dev (2.72.1-r0) (35/38) Installing dbus-libs (1.12.22-r0) (36/38) Installing dbus (1.12.22-r0) Executing dbus-1.12.22-r0.pre-install Executing dbus-1.12.22-r0.post-install (37/38) Installing .makedepends-ell (20220422.114714) (38/38) Installing dbus-openrc (1.12.22-r0) Executing busybox-1.35.0-r10.trigger Executing glib-2.72.1-r0.trigger No schema files found: doing nothing. Executing dbus-1.12.22-r0.trigger OK: 1382 MiB in 145 packages >>> ell: Cleaning up srcdir >>> ell: Cleaning up pkgdir >>> ell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ell-0.50.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ell: Fetching https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-0.50.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 752k 100 752k 0 0 8067k 0 --:--:-- --:--:-- --:--:-- 8093k >>> ell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ell-0.50.tar.gz >>> ell: Checking sha512sums... ell-0.50.tar.gz: OK >>> ell: Unpacking /var/cache/distfiles/v3.16/ell-0.50.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 x86_64-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-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 x86_64-alpine-linux-musl-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... yes checking for linux/if_alg.h... yes checking for x86_64-alpine-linux-musl-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 tools/genl-discover.o CC tools/genl-watch.o CC tools/genl-request.o CC tools/gpio.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/genl.lo CC ell/rtnl.lo CC ell/dbus.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/siphash.lo CC ell/hwdb.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/key.lo CC ell/file.lo CC ell/dir.lo CC ell/net.lo CC ell/dhcp.lo CC ell/dhcp-transport.lo CC ell/dhcp-lease.lo CC ell/dhcp6.lo CC ell/dhcp6-transport.lo CC ell/dhcp6-lease.lo In file included from ell/pem.c:45: In function 'rawmemchr', inlined from 'pem_load_buffer' at ell/pem.c:227:21: ell/missing.h:76:16: warning: 'memchr' specified bound 18446744073709551615 may exceed maximum object size 9223372036854775807 [-Wstringop-overread] 76 | return memchr(s, c, (size_t) -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC ell/dhcp-util.lo CC ell/dhcp-server.lo CC ell/cert.lo CC ell/cert-crypto.lo CC ell/ecc-external.lo CC ell/ecc.lo CC ell/ecdh.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 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 make --no-print-directory check-am make --no-print-directory check-TESTS check-local make[2]: Nothing to be done for 'check-local'. CC unit/test-unit.o CC unit/test-queue.o CC unit/test-hashmap.o CC unit/test-endian.o CC unit/test-string.o CC unit/test-utf8.o CC unit/test-main.o CC unit/test-io.o CC unit/test-ringbuf.o CC unit/test-checksum.o CC unit/test-settings.o CC unit/test-netlink.o CC unit/test-genl-msg.o CC unit/test-rtnl.o CC unit/test-siphash.o CC unit/test-cipher.o CC unit/test-random.o CC unit/test-util.o CC unit/test-uintset.o CC unit/test-base64.o CC unit/test-uuid.o CC unit/test-pbkdf2.o CC unit/test-dhcp.o CC unit/test-dhcp6.o CC unit/test-dir-watch.o CC unit/test-ecc.o CC unit/test-ecdh.o CC unit/test-time.o CC unit/test-path.o CC unit/test-net.o CC unit/test-hwdb.o CC unit/test-dbus.o CC unit/test-dbus-util.o CC unit/test-dbus-message.o CC unit/test-dbus-message-fds.o CC unit/test-dbus-service.o CC unit/test-dbus-watch.o CC unit/test-dbus-properties.o CC unit/test-gvariant-util.o CC unit/test-gvariant-message.o CCLD unit/test-unit CCLD unit/test-queue CCLD unit/test-endian CCLD unit/test-utf8 CCLD unit/test-main CCLD unit/test-io CCLD unit/test-ringbuf CCLD unit/test-checksum CCLD unit/test-settings CCLD unit/test-netlink CCLD unit/test-rtnl CCLD unit/test-siphash CCLD unit/test-cipher CCLD unit/test-random CCLD unit/test-util CCLD unit/test-base64 CCLD unit/test-uuid CCLD unit/test-pbkdf2 CCLD unit/test-dhcp6 CCLD unit/test-ecc CCLD unit/test-ecdh CCLD unit/test-time CCLD unit/test-path CCLD unit/test-net CCLD unit/test-hwdb CCLD unit/test-dbus CCLD unit/test-dbus-util CCLD unit/test-dbus-message-fds CCLD unit/test-dbus-watch PASS: unit/test-unit CCLD unit/test-hashmap PASS: unit/test-endian CCLD unit/test-string PASS: unit/test-utf8 PASS: unit/test-io PASS: unit/test-checksum PASS: unit/test-settings CCLD unit/test-genl-msg PASS: unit/test-netlink PASS: unit/test-rtnl PASS: unit/test-siphash PASS: unit/test-cipher PASS: unit/test-random CCLD unit/test-uintset PASS: unit/test-util PASS: unit/test-base64 PASS: unit/test-uuid CCLD unit/test-dir-watch PASS: unit/test-dhcp6 PASS: unit/test-time PASS: unit/test-net PASS: unit/test-ecc PASS: unit/test-hwdb PASS: unit/test-path PASS: unit/test-ecdh PASS: unit/test-dbus-util PASS: unit/test-queue PASS: unit/test-ringbuf PASS: unit/test-dbus-watch PASS: unit/test-string PASS: unit/test-genl-msg PASS: unit/test-uintset CCLD unit/test-dbus-service PASS: unit/test-dir-watch PASS: unit/test-hashmap CCLD unit/test-gvariant-message CCLD unit/test-dhcp PASS: unit/test-dbus PASS: unit/test-dbus-message-fds PASS: unit/test-gvariant-message PASS: unit/test-dhcp CCLD unit/test-dbus-properties PASS: unit/test-dbus-properties CCLD unit/test-gvariant-util CCLD unit/test-dbus-message PASS: unit/test-gvariant-util PASS: unit/test-dbus-message PASS: unit/test-dbus-service PASS: unit/test-main PASS: unit/test-pbkdf2 ============================================================================ Testsuite summary for ell 0.50 ============================================================================ # TOTAL: 40 # PASS: 40 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ >>> 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' /usr/bin/install -c -m 644 ell/ell.pc '/home/buildozer/aports/main/ell/pkg/ell/usr/lib/pkgconfig' /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' build-aux/install-sh -c -d '/home/buildozer/aports/main/ell/pkg/ell/usr/lib' /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/time.h ell/gpio.h ell/path.h ell/icmp6.h ell/acd.h ell/tester.h ell/cleanup.h ell/netconfig.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-dev*: Running split function dev... >>> ell-dev*: Preparing subpackage ell-dev... >>> ell-dev*: Stripping binaries >>> ell-dev*: Running postcheck for ell-dev >>> ell*: Running postcheck for ell >>> ell*: Preparing package ell... >>> ell*: Stripping binaries >>> ell-dev*: Scanning shared objects >>> ell*: Scanning shared objects >>> ell-dev*: Tracing dependencies... ell=0.50-r0 pkgconfig >>> ell-dev*: Package size: 268.0 KB >>> ell-dev*: Compressing data... >>> ell-dev*: Create checksum... >>> ell-dev*: Create ell-dev-0.50-r0.apk >>> ell*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> ell*: Package size: 416.0 KB >>> ell*: Compressing data... >>> ell*: Create checksum... >>> ell*: Create ell-0.50-r0.apk >>> ell: Build complete at Fri, 22 Apr 2022 11:49:01 +0000 elapsed time 0h 1m 48s >>> ell: Cleaning up srcdir >>> ell: Cleaning up pkgdir >>> ell: Uninstalling dependencies... (1/38) Purging .makedepends-ell (20220422.114714) (2/38) Purging glib-dev (2.72.1-r0) (3/38) Purging python3 (3.10.3-r1) (4/38) Purging gettext-dev (0.21-r2) (5/38) Purging gettext-asprintf (0.21-r2) (6/38) Purging gettext (0.21-r2) (7/38) Purging bzip2-dev (1.0.8-r1) (8/38) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (9/38) Purging libxslt (1.1.35-r0) (10/38) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (11/38) Purging libxml2-utils (2.9.13-r0) (12/38) Purging dbus-openrc (1.12.22-r0) (13/38) Purging dbus (1.12.22-r0) (14/38) Purging gdbm (1.23-r0) (15/38) Purging mpdecimal (2.5.1-r1) (16/38) Purging readline (8.1.2-r0) (17/38) Purging sqlite-libs (3.38.2-r0) (18/38) Purging gettext-libs (0.21-r2) (19/38) Purging glib (2.72.1-r0) (20/38) Purging libintl (0.21-r2) (21/38) Purging libunistring (1.0-r0) (22/38) Purging libgcrypt (1.9.4-r0) (23/38) Purging libgpg-error (1.45-r0) (24/38) Purging util-linux-dev (2.38-r1) (25/38) Purging libfdisk (2.38-r1) (26/38) Purging libmount (2.38-r1) (27/38) Purging libsmartcols (2.38-r1) (28/38) Purging libuuid (2.38-r1) (29/38) Purging libblkid (2.38-r1) (30/38) Purging pcre-dev (8.45-r2) (31/38) Purging libpcre16 (8.45-r2) (32/38) Purging libpcre32 (8.45-r2) (33/38) Purging libpcrecpp (8.45-r2) (34/38) Purging pcre (8.45-r2) (35/38) Purging libffi-dev (3.4.2-r1) (36/38) Purging linux-headers (5.16.7-r1) (37/38) Purging zlib-dev (1.2.12-r0) (38/38) Purging dbus-libs (1.12.22-r0) Executing busybox-1.35.0-r10.trigger OK: 1285 MiB in 107 packages >>> ell: Updating the main/x86_64 repository index... >>> ell: Signing the index...