>>> sblim-wbemcli: Building testing/sblim-wbemcli 1.6.3-r1 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 00:04:59 +0000 >>> sblim-wbemcli: Checking sanity of /home/buildozer/aports/testing/sblim-wbemcli/APKBUILD... >>> sblim-wbemcli: Analyzing dependencies... >>> sblim-wbemcli: Installing for build: build-base curl-dev (1/7) Installing openssl-dev (3.0.5-r3) (2/7) Installing nghttp2-dev (1.50.0-r0) (3/7) Installing zlib-dev (1.2.13-r0) (4/7) Installing brotli (1.0.9-r8) (5/7) Installing brotli-dev (1.0.9-r8) (6/7) Installing curl-dev (7.85.0-r0) (7/7) Installing .makedepends-sblim-wbemcli (20221025.000500) Executing busybox-1.35.0-r27.trigger OK: 382 MiB in 110 packages >>> sblim-wbemcli: Cleaning up srcdir >>> sblim-wbemcli: Cleaning up pkgdir >>> sblim-wbemcli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sblim-wbemcli-1.6.3.tar.bz2 % 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 194k 100 194k 0 0 1127k 0 --:--:-- --:--:-- --:--:-- 1129k >>> sblim-wbemcli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sblim-wbemcli-1.6.3.tar.bz2 >>> sblim-wbemcli: Checking sha512sums... sblim-wbemcli-1.6.3.tar.bz2: OK >>> sblim-wbemcli: Unpacking /var/cache/distfiles/edge/sblim-wbemcli-1.6.3.tar.bz2... >>> sblim-wbemcli: Updating ./config.sub checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-gcc... gcc 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 dependency style of gcc... gcc3 checking whether ln -s works... yes checking for /opt/gnome... no 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 curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes configure: using libcurl as HTTP library checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sblim-wbemcli.spec config.status: creating man/wbemcli.1.pre config.status: WARNING: man/wbemcli.1.pre contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' g++ -DHAVE_CONFIG_H -I. -DCACERT=\"/usr/share/sblim-wbemcli/cacert.pem\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT wbemcli-main.o -MD -MP -MF .deps/wbemcli-main.Tpo -c -o wbemcli-main.o `test -f 'main.cpp' || echo './'`main.cpp g++ -DHAVE_CONFIG_H -I. -DCACERT=\"/usr/share/sblim-wbemcli/cacert.pem\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT wbemcli-CimXml.o -MD -MP -MF .deps/wbemcli-CimXml.Tpo -c -o wbemcli-CimXml.o `test -f 'CimXml.cpp' || echo './'`CimXml.cpp g++ -DHAVE_CONFIG_H -I. -DCACERT=\"/usr/share/sblim-wbemcli/cacert.pem\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT wbemcli-SunSMC.o -MD -MP -MF .deps/wbemcli-SunSMC.Tpo -c -o wbemcli-SunSMC.o `test -f 'SunSMC.cpp' || echo './'`SunSMC.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT CimCurl.o -MD -MP -MF .deps/CimCurl.Tpo -c -o CimCurl.o CimCurl.cpp sed -e s?$\{prefix\}?/usr?g \ -e s?$\{exec_prefix\}?/usr?g man/wbemcli.1.pre > man/wbemcli.1 mv -f .deps/wbemcli-SunSMC.Tpo .deps/wbemcli-SunSMC.Po mv -f .deps/CimCurl.Tpo .deps/CimCurl.Po mv -f .deps/wbemcli-main.Tpo .deps/wbemcli-main.Po mv -f .deps/wbemcli-CimXml.Tpo .deps/wbemcli-CimXml.Po g++ -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o wbemcli wbemcli-main.o wbemcli-CimXml.o wbemcli-SunSMC.o CimCurl.o -lcurl make[1]: Leaving directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' >>> sblim-wbemcli: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' test -z "/usr/share/man/man1" || ./install-sh -c -d "/home/buildozer/aports/testing/sblim-wbemcli/pkg/sblim-wbemcli/usr/share/man/man1" test -z "/usr/bin" || ./install-sh -c -d "/home/buildozer/aports/testing/sblim-wbemcli/pkg/sblim-wbemcli/usr/bin" /usr/bin/install -c wbemcli '/home/buildozer/aports/testing/sblim-wbemcli/pkg/sblim-wbemcli/usr/bin' /usr/bin/install -c -m 644 man/wbemcli.1 '/home/buildozer/aports/testing/sblim-wbemcli/pkg/sblim-wbemcli/usr/share/man/man1' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' cd /home/buildozer/aports/testing/sblim-wbemcli/pkg/sblim-wbemcli/usr/bin && \ rm -f wbemgi && \ rm -f wbemci && \ rm -f wbemdi && \ rm -f wbemecn && \ rm -f wbemein && \ rm -f wbemec && \ rm -f wbemei && \ rm -f wbemgc && \ rm -f wbemmi && \ rm -f wbemdc && \ rm -f wbemgcd && \ rm -f wbemain && \ rm -f wbemai && \ rm -f wbemrin && \ rm -f wbemri && \ rm -f wbemgp && \ rm -f wbemsp && \ rm -f wbemcm && \ rm -f wbemcmx && \ ln -s wbemcli wbemgi && \ ln -s wbemcli wbemci && \ ln -s wbemcli wbemdi && \ ln -s wbemcli wbemecn && \ ln -s wbemcli wbemein && \ ln -s wbemcli wbemec && \ ln -s wbemcli wbemei && \ ln -s wbemcli wbemgc && \ ln -s wbemcli wbemmi && \ ln -s wbemcli wbemdc && \ ln -s wbemcli wbemgcd && \ ln -s wbemcli wbemain && \ ln -s wbemcli wbemai && \ ln -s wbemcli wbemrin && \ ln -s wbemcli wbemri && \ ln -s wbemcli wbemgp && \ ln -s wbemcli wbemsp && \ ln -s wbemcli wbemcm && \ ln -s wbemcli wbemcmx make[2]: Leaving directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' make[1]: Leaving directory '/home/buildozer/aports/testing/sblim-wbemcli/src/sblim-wbemcli-1.6.3' >>> sblim-wbemcli-doc*: Running split function doc... >>> sblim-wbemcli-doc*: Preparing subpackage sblim-wbemcli-doc... >>> sblim-wbemcli-doc*: Running postcheck for sblim-wbemcli-doc >>> sblim-wbemcli*: Running postcheck for sblim-wbemcli >>> sblim-wbemcli*: Preparing package sblim-wbemcli... >>> sblim-wbemcli*: Stripping binaries >>> sblim-wbemcli-doc*: Scanning shared objects >>> sblim-wbemcli*: Scanning shared objects >>> sblim-wbemcli-doc*: Tracing dependencies... >>> sblim-wbemcli-doc*: Package size: 24.0 KB >>> sblim-wbemcli-doc*: Compressing data... >>> sblim-wbemcli-doc*: Create checksum... >>> sblim-wbemcli-doc*: Create sblim-wbemcli-doc-1.6.3-r1.apk >>> sblim-wbemcli*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcurl.so.4 so:libgcc_s.so.1 so:libstdc++.so.6 >>> sblim-wbemcli*: Package size: 284.0 KB >>> sblim-wbemcli*: Compressing data... >>> sblim-wbemcli*: Create checksum... >>> sblim-wbemcli*: Create sblim-wbemcli-1.6.3-r1.apk >>> sblim-wbemcli: Build complete at Tue, 25 Oct 2022 00:05:16 +0000 elapsed time 0h 0m 17s >>> sblim-wbemcli: Cleaning up srcdir >>> sblim-wbemcli: Cleaning up pkgdir >>> sblim-wbemcli: Uninstalling dependencies... (1/7) Purging .makedepends-sblim-wbemcli (20221025.000500) (2/7) Purging curl-dev (7.85.0-r0) (3/7) Purging openssl-dev (3.0.5-r3) (4/7) Purging nghttp2-dev (1.50.0-r0) (5/7) Purging zlib-dev (1.2.13-r0) (6/7) Purging brotli-dev (1.0.9-r8) (7/7) Purging brotli (1.0.9-r8) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 103 packages >>> sblim-wbemcli: Updating the testing/x86 repository index... >>> sblim-wbemcli: Signing the index...