>>> powerpc-utils: Building main/powerpc-utils 1.3.12-r0 (using abuild 3.13.0-r5) started Sun, 11 Aug 2024 15:56:19 +0000 >>> powerpc-utils: Checking sanity of /home/buildozer/aports/main/powerpc-utils/APKBUILD... >>> powerpc-utils: Analyzing dependencies... >>> powerpc-utils: Installing for build: build-base bash bc autoconf automake zlib-dev numactl-dev (1/13) Installing bash (5.2.32-r0) Executing bash-5.2.32-r0.post-install (2/13) Installing bc (1.07.1-r5) (3/13) Installing m4 (1.4.19-r3) (4/13) Installing perl (5.40.0-r1) (5/13) Installing autoconf (2.72-r0) (6/13) Installing automake (1.17-r0) (7/13) Installing zlib-dev (1.3.1-r1) (8/13) Installing numactl (2.0.18-r0) (9/13) Installing numactl-dev (2.0.18-r0) (10/13) Installing .makedepends-powerpc-utils (20240811.155620) (11/13) Installing perl-error (0.17029-r2) (12/13) Installing perl-git (2.46.0-r0) (13/13) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 334 MiB in 123 packages >>> powerpc-utils: Cleaning up srcdir >>> powerpc-utils: Cleaning up pkgdir >>> powerpc-utils: Cleaning up tmpdir >>> powerpc-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/powerpc-utils-1.3.12.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> powerpc-utils: Fetching powerpc-utils-1.3.12.tar.gz::https://github.com/ibm-power-utilities/powerpc-utils/archive/v1.3.12.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 163k 0 163k 0 0 76981 0 --:--:-- 0:00:02 --:--:-- 180k 100 394k 0 394k 0 0 169k 0 --:--:-- 0:00:02 --:--:-- 373k >>> powerpc-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/powerpc-utils-1.3.12.tar.gz >>> powerpc-utils: Checking sha512sums... powerpc-utils-1.3.12.tar.gz: OK >>> powerpc-utils: Unpacking /var/cache/distfiles/powerpc-utils-1.3.12.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing 'config/compile' configure.ac:35: installing 'config/config.guess' configure.ac:35: installing 'config/config.sub' configure.ac:10: installing 'config/install-sh' configure.ac:10: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking for powerpc64le-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 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 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 for vfork.h... no checking for sys/time.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for locale.h... yes checking for memory.h... yes checking for netinet/in.h... yes checking for nl_types.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for linux/perf_event.h... no checking for sys/time.h... (cached) yes checking for inline... inline checking for int8_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking whether lstat correctly handles trailing slash... yes checking for working mktime... yes checking for memset... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for gettimeofday... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for numa.h... yes checking for numa_available in -lnuma... yes checking whether the linker accepts ... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating powerpc-utils.spec config.status: creating systemd/smt_off.service config.status: creating systemd/smtstate.service config.status: creating scripts/smtstate config.status: creating systemd/hcn-init.service.in config.status: executing depfiles commands CC src/nvram.o CC src/lsprop.o CC src/lparstat.o CC src/common/cpu_info_helpers.o CC src/ppc64_cpu.o CC src/vcpustat.o CC src/common/pseries_platform.o CCLD src/lsprop CCLD src/vcpustat CCLD src/ppc64_cpu CCLD src/lparstat CCLD src/nvram >>> powerpc-utils: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/bin' /usr/bin/install -c scripts/amsstat '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/sbin' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/sbin' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/doc/packages/powerpc-utils' /usr/bin/install -c src/nvram src/lsprop src/lparstat src/ppc64_cpu src/vcpustat '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/sbin' /usr/bin/install -c -m 644 README COPYING '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/doc/packages/powerpc-utils' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man5' /usr/bin/install -c scripts/update_flash scripts/update_flash_nv scripts/hvcsadmin scripts/rtas_dump scripts/snap scripts/bootlist scripts/ofpathname scripts/lsdevinfo scripts/ls-veth scripts/ls-vscsi scripts/ls-vdev scripts/nvsetenv scripts/pseries_platform scripts/hcnmgr '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/sbin' /bin/mkdir -p '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man8' make install-exec-hook /usr/bin/install -c -m 644 man/amsstat.1 '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man1' /usr/bin/install -c -m 644 man/lparcfg.5 '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man5' /usr/bin/install -c -m 644 man/activate_firmware.8 man/rtas_ibm_get_vpd.8 man/uesensor.8 man/serv_config.8 man/update_flash.8 man/nvram.8 man/set_poweron_time.8 man/bootlist.8 man/ofpathname.8 man/snap.8 man/hvcsadmin.8 man/rtas_dump.8 man/sys_ident.8 man/lparstat.8 man/lsslot.8 man/ppc64_cpu.8 man/errinjct.8 man/vcpustat.8 man/rtas_dbg.8 man/drmgr.8 man/drmgr-hooks.8 man/lparnumascore.8 '/home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/share/man/man8' make[2]: Entering directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' cd /home/buildozer/aports/main/powerpc-utils/pkg/powerpc-utils/usr/sbin && \ ln -sf hcnmgr hcncfgdrc && \ ln -sf hcnmgr hcnrmhcn && \ ln -sf hcnmgr hcnqrydev && \ ln -sf hcnmgr hcnrmdev && \ ln -sf hcnmgr hcnversion make install-data-hook make[2]: Leaving directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' make[2]: Entering directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' make[2]: Nothing to be done for 'install-data-hook'. make[2]: Leaving directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' make[1]: Leaving directory '/home/buildozer/aports/main/powerpc-utils/src/powerpc-utils-1.3.12' >>> powerpc-utils-doc*: Running split function doc... >>> powerpc-utils-doc*: Preparing subpackage powerpc-utils-doc... >>> powerpc-utils-doc*: Running postcheck for powerpc-utils-doc >>> powerpc-utils*: Running postcheck for powerpc-utils >>> powerpc-utils*: Preparing package powerpc-utils... >>> powerpc-utils*: Stripping binaries >>> powerpc-utils-doc*: Scanning shared objects >>> powerpc-utils*: Scanning shared objects >>> powerpc-utils-doc*: Tracing dependencies... >>> powerpc-utils-doc*: Package size: 164.0 KB >>> powerpc-utils-doc*: Compressing data... >>> powerpc-utils-doc*: Create checksum... >>> powerpc-utils-doc*: Create powerpc-utils-doc-1.3.12-r0.apk >>> powerpc-utils*: Tracing dependencies... bash bc so:libc.musl-ppc64le.so.1 so:libz.so.1 >>> powerpc-utils*: Package size: 620.0 KB >>> powerpc-utils*: Compressing data... >>> powerpc-utils*: Create checksum... >>> powerpc-utils*: Create powerpc-utils-1.3.12-r0.apk >>> powerpc-utils: Build complete at Sun, 11 Aug 2024 15:56:31 +0000 elapsed time 0h 0m 12s >>> powerpc-utils: Cleaning up srcdir >>> powerpc-utils: Cleaning up pkgdir >>> powerpc-utils: Uninstalling dependencies... (1/13) Purging .makedepends-powerpc-utils (20240811.155620) (2/13) Purging bash (5.2.32-r0) Executing bash-5.2.32-r0.pre-deinstall (3/13) Purging bc (1.07.1-r5) (4/13) Purging autoconf (2.72-r0) (5/13) Purging m4 (1.4.19-r3) (6/13) Purging automake (1.17-r0) (7/13) Purging zlib-dev (1.3.1-r1) (8/13) Purging numactl-dev (2.0.18-r0) (9/13) Purging numactl (2.0.18-r0) (10/13) Purging git-perl (2.46.0-r0) (11/13) Purging perl-git (2.46.0-r0) (12/13) Purging perl-error (0.17029-r2) (13/13) Purging perl (5.40.0-r1) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> powerpc-utils: Updating the main/ppc64le repository index... >>> powerpc-utils: Signing the index...