>>> petitboot: Building testing/petitboot 1.14-r0 (using abuild 3.15.0-r5) started Thu, 02 Oct 2025 17:28:34 +0000 >>> petitboot: Validating /home/buildozer/aports/testing/petitboot/APKBUILD... >>> petitboot: Analyzing dependencies... >>> petitboot: Installing for build: build-base bison elfutils-dev eudev-dev flex lvm2-dev musl-libintl ncurses-dev ( 1/32) Installing m4 (1.4.20-r0) ( 2/32) Installing bison (3.8.2-r2) ( 3/32) Installing libelf (0.193-r0) ( 4/32) Installing libbz2 (1.0.8-r6) ( 5/32) Installing musl-fts (1.2.7-r7) ( 6/32) Installing xz-libs (5.8.1-r0) ( 7/32) Installing libdw (0.193-r0) ( 8/32) Installing libasm (0.193-r0) ( 9/32) Installing xz (5.8.1-r0) (10/32) Installing xz-dev (5.8.1-r0) (11/32) Installing zstd (1.5.7-r2) (12/32) Installing zstd-dev (1.5.7-r2) (13/32) Installing zlib-dev (1.3.1-r2) (14/32) Installing elfutils-dev (0.193-r0) (15/32) Installing eudev-libs (3.2.14-r5) (16/32) Installing eudev-dev (3.2.14-r5) (17/32) Installing flex (2.6.4-r7) (18/32) Installing linux-headers (6.16.10-r0) (19/32) Installing device-mapper-libs (2.03.35-r0) (20/32) Installing device-mapper-event-libs (2.03.35-r0) (21/32) Installing libaio (0.3.113-r2) (22/32) Installing libeconf (0.7.10-r0) (23/32) Installing libblkid (2.41.1-r1) (24/32) Installing lvm2-libs (2.03.35-r0) (25/32) Installing lvm2-dev (2.03.35-r0) (26/32) Installing musl-libintl (1.2.5-r20) (27/32) Installing libformw (6.5_p20250816-r0) (28/32) Installing libmenuw (6.5_p20250816-r0) (29/32) Installing libpanelw (6.5_p20250816-r0) (30/32) Installing libncurses++ (6.5_p20250816-r0) (31/32) Installing ncurses-dev (6.5_p20250816-r0) (32/32) Installing .makedepends-petitboot (20251002.172835) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 457 MiB in 139 packages >>> petitboot: Cleaning up srcdir >>> petitboot: Cleaning up pkgdir >>> petitboot: Cleaning up tmpdir >>> petitboot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/petitboot-v1.14.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> petitboot: Fetching https://github.com/open-power/petitboot/releases/download/v1.14/petitboot-v1.14.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to release-assets.githubusercontent.com (185.199.110.133:443) saving to '/var/cache/distfiles/edge/petitboot-v1.14.tar.gz.part' petitboot-v1.14.tar. 100% |********************************| 996k 0:00:00 ETA '/var/cache/distfiles/edge/petitboot-v1.14.tar.gz.part' saved >>> petitboot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/petitboot-v1.14.tar.gz >>> petitboot: Checking sha512sums... petitboot-v1.14.tar.gz: OK musl-gcc15.patch: OK ui-Fix-compile-with-curses-opaque-menu-headers.patch: OK >>> petitboot: Unpacking /var/cache/distfiles/edge/petitboot-v1.14.tar.gz... >>> petitboot: musl-gcc15.patch patching file discover/grub2/blscfg.c patching file ui/ncurses/nc-plugin.c >>> petitboot: ui-Fix-compile-with-curses-opaque-menu-headers.patch patching file ui/ncurses/nc-menu.c patching file ui/ncurses/nc-menu.h checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl 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 shared library run path origin... done checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no 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 cc... /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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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... yes checking whether make supports nested variables... (cached) yes checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for Curses Menu library with ncursesw/menu.h... no checking for Curses Menu library with menu.h... yes checking for Curses Form library with ncursesw/form.h... no checking for Curses Form library with form.h... yes checking for udev_new in -ludev... yes checking for elf_begin in -lelf... yes checking for elfutils/libdw.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dm_task_create in -ldevmapper... yes checking for fdt_check_header in -lfdt... no checking for stdarg.h... yes checking for varargs.h... no checking for va_copy... yes checking for gpgme-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands LEX discover/grub2/grub2-lexer.h LEX discover/native/native-lexer.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' Making all in po make[2]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14/po' make[2]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14/po' make[2]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' CC discover/pb_discover-boot.o CC discover/pb_discover-cdrom.o CC discover/pb_discover-device-handler.o CC discover/pb_discover-discover-server.o CC discover/pb_discover-devmapper.o CC discover/pb_discover-event.o CC discover/pb_discover-parser.o CC discover/pb_discover-parser-conf.o CC discover/pb_discover-parser-utils.o CC discover/pb_discover-paths.o CC discover/pb_discover-pb-discover.o CC discover/pb_discover-resource.o CC discover/pb_discover-sysinfo.o CC discover/pb_discover-network.o CC discover/pb_discover-udev.o CC discover/pb_discover-user-event.o CC discover/pb_discover-kboot-parser.o CC discover/pb_discover-yaboot-parser.o CC discover/pb_discover-pxe-parser.o CC discover/pb_discover-syslinux-parser.o CC discover/grub2/grub2_parser_ro-blscfg.o CC discover/grub2/grub2_parser_ro-builtins.o CC discover/grub2/grub2_parser_ro-env.o CC discover/grub2/grub2_parser_ro-grub2.o CC discover/grub2/grub2_parser_ro-grub2-lexer.o CC discover/grub2/grub2_parser_ro-grub2-parser.o CC discover/grub2/grub2_parser_ro-script.o CC discover/native/native_parser_ro-native.o CC discover/native/native_parser_ro-native-lexer.o CC discover/native/native_parser_ro-native-parser.o CC discover/platform_ro-platform.o CC discover/platform_ro-ipmi.o CC discover/platform_ro-dt.o CC discover/platform_ro-elf.o CC discover/platform_ro-platform-dummy.o CC ui/test/discover-test.o CC ui/common/discover-client.lo CC ui/common/joystick.lo CC ui/common/timer.lo CC ui/common/ui-system.lo CC lib/file/libpbcore_la-file.lo CC lib/fold/libpbcore_la-fold.lo CC lib/i18n/libpbcore_la-i18n.lo CC lib/log/libpbcore_la-log.lo CC lib/list/libpbcore_la-list.lo CC lib/waiter/libpbcore_la-waiter.lo CC lib/pb-protocol/libpbcore_la-pb-protocol.lo CC lib/pb-config/libpbcore_la-pb-config.lo discover/grub2/blscfg.c: In function 'bls_finish': discover/grub2/blscfg.c:200:34: warning: passing argument 1 of 'basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | filename = basename(state->filename); | ~~~~~^~~~~~~~~~ In file included from discover/grub2/blscfg.c:7: /usr/include/libgen.h:9:16: note: expected 'char *' but argument is of type 'const char *' 9 | char *basename(char *); | ^~~~~~ CC lib/process/libpbcore_la-process.lo CC lib/types/libpbcore_la-types.lo CC lib/talloc/libpbcore_la-talloc.lo CC lib/system/libpbcore_la-system.lo CC lib/url/libpbcore_la-url.lo CC lib/util/libpbcore_la-util.lo CC lib/efi/libpbcore_la-efivar.lo CC lib/param_list/libpbcore_la-param_list.lo CC lib/security/libpbcore_la-none.lo CC ui/ncurses/petitboot_nc-generic-main.o CC ui/ncurses/nc-config.lo CC ui/ncurses/nc-config-help.lo CC ui/ncurses/console-codes.lo CC ui/ncurses/nc-cui.lo CC ui/ncurses/nc-cui-help.lo CC ui/ncurses/nc-boot-editor.lo CC ui/ncurses/nc-boot-editor-help.lo CC ui/ncurses/nc-helpscreen.lo CC ui/ncurses/nc-lang.lo CC ui/ncurses/nc-menu.lo CC ui/ncurses/nc-scr.lo CC ui/ncurses/nc-sysinfo.lo CC ui/ncurses/nc-sysinfo-help.lo CC ui/ncurses/nc-textscreen.lo CC ui/ncurses/nc-widgets.lo CC ui/ncurses/nc-add-url.lo CC ui/ncurses/nc-add-url-help.lo CC ui/ncurses/nc-subset.lo CC ui/ncurses/nc-statuslog.lo CC ui/ncurses/nc-plugin.lo CC ui/ncurses/nc-plugin-help.lo CC ui/ncurses/nc-plugin-menu-help.lo CC ui/ncurses/nc-auth.lo CC utils/pb-event.o CC utils/pb-config.o CCLD utils/pb-event GEN discover/platform.ro GEN discover/native/native-parser.ro GEN discover/grub2/grub2-parser.ro CCLD ui/common/libpbui.la CCLD lib/libpbcore.la CCLD ui/test/discover-test CCLD discover/pb-discover CCLD utils/pb-config CCLD ui/ncurses/libpbnc.la CCLD ui/ncurses/petitboot-nc make[2]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' make[1]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' >>> WARNING: petitboot: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> petitboot: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' Making install in po make[2]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14/po' if test "petitboot" = "gettext-tools"; then \ .././install-sh -c -d /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14/po' make[2]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' make[3]: Entering directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' ./install-sh -c -d '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/libexec/petitboot' ./install-sh -c -d '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin' libfakeroot internal error: payload not recognized! /usr/bin/install -c utils/pb-console '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/libexec/petitboot' /usr/bin/install -c utils/pb-udhcpc utils/pb-plugin utils/pb-sos utils/pb-exec utils/scsi-rescan '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin' ./install-sh -c -d '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/petitboot' ./install-sh -c -d '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/man/man8' ./install-sh -c -d '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c discover/pb-discover ui/ncurses/petitboot-nc utils/pb-event utils/pb-config '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin' /usr/bin/install -c -m 644 utils/kboot.conf.sample utils/bb-kexec-reboot utils/logrotate.conf utils/hooks/01-create-default-dtb utils/hooks/20-update-dtb-sample utils/hooks/90-sort-dtb '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/petitboot' /usr/bin/install -c -m 644 man/pb-console.8 man/pb-discover.8 man/pb-event.8 man/petitboot-nc.8 man/petitboot-twin.8 man/pb-udhcpc.8 man/petitboot.8 '/home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/share/man/man8' libtool: install: /usr/bin/install -c discover/pb-discover /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin/pb-discover libtool: install: /usr/bin/install -c ui/ncurses/petitboot-nc /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin/petitboot-nc libtool: install: /usr/bin/install -c utils/pb-event /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin/pb-event libtool: install: /usr/bin/install -c utils/pb-config /home/buildozer/aports/testing/petitboot/pkg/petitboot/usr/sbin/pb-config make[3]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' make[2]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' make[1]: Leaving directory '/home/buildozer/aports/testing/petitboot/src/petitboot-v1.14' >>> petitboot-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/petitboot/pkg/petitboot-doc/usr/share/man' >>> petitboot-doc*: Preparing subpackage petitboot-doc... >>> petitboot-doc*: Running postcheck for petitboot-doc >>> petitboot-dbg*: Running split function dbg... >>> petitboot-dbg*: Preparing subpackage petitboot-dbg... >>> petitboot-dbg*: Stripping binaries >>> petitboot-dbg*: Running postcheck for petitboot-dbg >>> petitboot*: Running postcheck for petitboot >>> petitboot*: Preparing package petitboot... >>> petitboot*: Stripping binaries >>> petitboot-dbg*: Scanning shared objects >>> petitboot-doc*: Scanning shared objects >>> petitboot*: Scanning shared objects >>> petitboot-dbg*: Tracing dependencies... !petitboot<1.14-r0 !petitboot>1.14-r0 >>> petitboot-dbg*: Package size: 1.3 MB >>> petitboot-dbg*: Compressing data... >>> petitboot-dbg*: Create checksum... >>> petitboot-dbg*: Create petitboot-dbg-1.14-r0.apk >>> petitboot-doc*: Tracing dependencies... >>> petitboot-doc*: Package size: 5.9 KB >>> petitboot-doc*: Compressing data... >>> petitboot-doc*: Create checksum... >>> petitboot-doc*: Create petitboot-doc-1.14-r0.apk >>> petitboot*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libdevmapper.so.1.02 so:libelf.so.1 so:libformw.so.6 so:libmenuw.so.6 so:libncursesw.so.6 so:libudev.so.1 >>> petitboot*: Package size: 423.6 KB >>> petitboot*: Compressing data... >>> petitboot*: Create checksum... >>> petitboot*: Create petitboot-1.14-r0.apk >>> petitboot: Build complete at Thu, 02 Oct 2025 17:28:44 +0000 elapsed time 0h 0m 10s >>> petitboot: Cleaning up srcdir >>> petitboot: Cleaning up pkgdir >>> petitboot: Uninstalling dependencies... ( 1/32) Purging .makedepends-petitboot (20251002.172835) ( 2/32) Purging bison (3.8.2-r2) ( 3/32) Purging elfutils-dev (0.193-r0) ( 4/32) Purging libasm (0.193-r0) ( 5/32) Purging libdw (0.193-r0) ( 6/32) Purging libelf (0.193-r0) ( 7/32) Purging eudev-dev (3.2.14-r5) ( 8/32) Purging eudev-libs (3.2.14-r5) ( 9/32) Purging flex (2.6.4-r7) (10/32) Purging m4 (1.4.20-r0) (11/32) Purging lvm2-dev (2.03.35-r0) (12/32) Purging linux-headers (6.16.10-r0) (13/32) Purging lvm2-libs (2.03.35-r0) (14/32) Purging musl-libintl (1.2.5-r20) (15/32) Purging ncurses-dev (6.5_p20250816-r0) (16/32) Purging libncurses++ (6.5_p20250816-r0) (17/32) Purging libpanelw (6.5_p20250816-r0) (18/32) Purging device-mapper-event-libs (2.03.35-r0) (19/32) Purging device-mapper-libs (2.03.35-r0) (20/32) Purging libaio (0.3.113-r2) (21/32) Purging libblkid (2.41.1-r1) (22/32) Purging libbz2 (1.0.8-r6) (23/32) Purging libeconf (0.7.10-r0) (24/32) Purging libformw (6.5_p20250816-r0) (25/32) Purging libmenuw (6.5_p20250816-r0) (26/32) Purging musl-fts (1.2.7-r7) (27/32) Purging xz-dev (5.8.1-r0) (28/32) Purging xz (5.8.1-r0) (29/32) Purging xz-libs (5.8.1-r0) (30/32) Purging zlib-dev (1.3.1-r2) (31/32) Purging zstd-dev (1.5.7-r2) (32/32) Purging zstd (1.5.7-r2) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 441 MiB in 107 packages >>> petitboot: Updating the testing/x86_64 repository index... >>> petitboot: Signing the index...