>>> newt: Building main/newt 0.52.25-r0 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 20:35:22 +0000 >>> newt: Validating /home/buildozer/aports/main/newt/APKBUILD... >>> newt: Analyzing dependencies... >>> newt: Installing for build: build-base slang-dev popt-dev python3-dev ncurses-dev ( 1/20) Installing slang (2.3.3-r3) ( 2/20) Installing slang-dev (2.3.3-r3) ( 3/20) Installing popt-dev (1.19-r4) ( 4/20) Installing libbz2 (1.0.8-r6) ( 5/20) Installing libffi (3.5.2-r0) ( 6/20) Installing gdbm (1.26-r0) ( 7/20) Installing xz-libs (5.8.1-r0) ( 8/20) Installing mpdecimal (4.0.1-r0) ( 9/20) Installing libpanelw (6.5_p20251010-r0) (10/20) Installing sqlite-libs (3.50.4-r1) (11/20) Installing python3 (3.12.12-r0) (12/20) Installing python3-pycache-pyc0 (3.12.12-r0) (13/20) Installing pyc (3.12.12-r0) (14/20) Installing python3-pyc (3.12.12-r0) (15/20) Installing python3-dev (3.12.12-r0) (16/20) Installing libformw (6.5_p20251010-r0) (17/20) Installing libmenuw (6.5_p20251010-r0) (18/20) Installing libncurses++ (6.5_p20251010-r0) (19/20) Installing ncurses-dev (6.5_p20251010-r0) (20/20) Installing .makedepends-newt (20251017.203523) busybox-1.37.0-r24.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: 489 MiB in 121 packages >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Cleaning up tmpdir >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/newt-0.52.25.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> newt: Fetching https://releases.pagure.org/newt/newt-0.52.25.tar.gz Connecting to releases.pagure.org (8.43.85.76:443) saving to '/var/cache/distfiles/v3.23/newt-0.52.25.tar.gz.part' newt-0.52.25.tar.gz. 100% |********************************| 172k 0:00:00 ETA '/var/cache/distfiles/v3.23/newt-0.52.25.tar.gz.part' saved /var/cache/distfiles/v3.23/newt-0.52.25.tar.gz: OK >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/newt-0.52.25.tar.gz /var/cache/distfiles/v3.23/newt-0.52.25.tar.gz: OK >>> newt: Unpacking /var/cache/distfiles/v3.23/newt-0.52.25.tar.gz... checking for i586-alpine-linux-musl-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 ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for cc option to enable large file support... none needed 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 size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for GNU ld... yes checking for sys/select.h... yes checking for alloca.h... yes checking for slang.h... yes checking for popt.h... yes checking for libintl.h... no checking for python versions... python3.12 configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o test.o test.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o newt.o newt.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o button.o button.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o form.o form.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o checkbox.o checkbox.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o entry.o entry.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o label.o label.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o listbox.o listbox.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o scrollbar.o scrollbar.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o textbox.o textbox.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o scale.o scale.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o grid.o grid.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o windows.o windows.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o buttonbar.o buttonbar.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o checkboxtree.o checkboxtree.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o whiptail.o whiptail.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o dialogboxes.o dialogboxes.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/newt.o newt.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/button.o button.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/form.o form.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/checkbox.o checkbox.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/entry.o entry.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/label.o label.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/listbox.o listbox.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/scrollbar.o scrollbar.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/textbox.o textbox.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/scale.o scale.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/grid.o grid.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/windows.o windows.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/buttonbar.o buttonbar.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o testgrid.o testgrid.c cc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/checkboxtree.o checkboxtree.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o testtree.o testtree.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o showchars.o showchars.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o showkey.o showkey.c In file included from newt.c:7: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from newt.c:7: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ cc -shared -o libnewt.so.0.52.25 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o cc -g -o test test.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses cc -g -o testgrid testgrid.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses cc -g -o testtree testtree.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses cc -g -o showchars showchars.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses cc -g -o showkey showkey.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.25 libnewt.so.0.52 cc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lnewt -lslang -lncurses -lpopt cc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -I/usr/include/python3.12 -I/usr/include/python3.12 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -c -o python3.12/snack.o snack.c cc --shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -lpython3.12 -ldl -lm -o python3.12/_snack.so python3.12/snack.o -L. -lnewt -lslang -lncurses touch _snack.so >>> newt: Entering fakeroot... install -m 755 python3.12/_snack.so /home/buildozer/aports/main/newt/pkg/newt//usr/lib/python3.12/site-packages install -m 644 snack.py /home/buildozer/aports/main/newt/pkg/newt//usr/lib/python3.12/site-packages [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/include ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/include [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib/pkgconfig ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib/pkgconfig install -m 644 newt.h /home/buildozer/aports/main/newt/pkg/newt//usr/include install -m 755 libnewt.so.0.52.25 /home/buildozer/aports/main/newt/pkg/newt//usr/lib ln -sf libnewt.so.0.52 /home/buildozer/aports/main/newt/pkg/newt//usr/lib/libnewt.so ln -sf libnewt.so.0.52.25 /home/buildozer/aports/main/newt/pkg/newt//usr/lib/libnewt.so.0.52 install -m 644 libnewt.pc /home/buildozer/aports/main/newt/pkg/newt//usr/lib/pkgconfig [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/bin ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/bin [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/share/man/man1 ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/share/man/man1 install -m 644 libnewt.a /home/buildozer/aports/main/newt/pkg/newt//usr/lib install -m 755 whiptail /home/buildozer/aports/main/newt/pkg/newt//usr/bin install -m 644 whiptail.1 /home/buildozer/aports/main/newt/pkg/newt//usr/share/man/man1 make -C po datadir=/home/buildozer/aports/main/newt/pkg/newt//usr/share install make[1]: Entering directory '/home/buildozer/aports/main/newt/src/newt-0.52.25/po' mkdir -p /home/buildozer/aports/main/newt/pkg/newt//usr/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /home/buildozer/aports/main/newt/pkg/newt//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[1]: Leaving directory '/home/buildozer/aports/main/newt/src/newt-0.52.25/po' >>> newt-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/newt/pkg/newt-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/newt/pkg/newt-dev/usr/lib/pkgconfig' 'usr/lib/libnewt.so' -> '/home/buildozer/aports/main/newt/pkg/newt-dev/usr/lib/libnewt.so' >>> newt-dev*: Preparing subpackage newt-dev... >>> newt-dev*: Stripping binaries >>> newt-dev*: Running postcheck for newt-dev >>> newt-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/newt/pkg/newt-doc/usr/share/man' >>> newt-doc*: Preparing subpackage newt-doc... >>> newt-doc*: Running postcheck for newt-doc >>> newt-lang*: Running split function lang... 'usr/share/locale' -> '/home/buildozer/aports/main/newt/pkg/newt-lang/usr/share/locale' >>> newt-lang*: Preparing subpackage newt-lang... >>> newt-lang*: Running postcheck for newt-lang >>> py3-newt*: Running split function py3... 'usr/lib/python3.12' -> '/home/buildozer/aports/main/newt/pkg/py3-newt/usr/lib/python3.12' >>> py3-newt*: Preparing subpackage py3-newt... >>> py3-newt*: Stripping binaries >>> py3-newt*: Running postcheck for py3-newt >>> newt*: Running postcheck for newt >>> newt*: Preparing package newt... >>> newt*: Stripping binaries >>> newt*: Scanning shared objects >>> newt-dev*: Scanning shared objects >>> py3-newt*: Scanning shared objects >>> newt-dev*: Tracing dependencies... newt=0.52.25-r0 pc:slang pkgconfig >>> newt-dev*: Package size: 16.1 KB >>> newt-dev*: Compressing data... >>> newt-dev*: Create checksum... >>> newt-dev*: Create newt-dev-0.52.25-r0.apk >>> newt-doc*: Tracing dependencies... >>> newt-doc*: Package size: 3.5 KB >>> newt-doc*: Compressing data... >>> newt-doc*: Create checksum... >>> newt-doc*: Create newt-doc-0.52.25-r0.apk >>> newt-lang*: Tracing dependencies... >>> newt-lang*: Package size: 40.5 KB >>> newt-lang*: Compressing data... >>> newt-lang*: Create checksum... >>> newt-lang*: Create newt-lang-0.52.25-r0.apk >>> newt*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpopt.so.0 so:libslang.so.2 >>> newt*: Package size: 91.0 KB >>> newt*: Compressing data... >>> newt*: Create checksum... >>> newt*: Create newt-0.52.25-r0.apk >>> py3-newt*: Tracing dependencies... newt=0.52.25-r0 python3 python3~3.12 so:libc.musl-x86.so.1 so:libnewt.so.0.52 >>> py3-newt*: Package size: 73.8 KB >>> py3-newt*: Compressing data... >>> py3-newt*: Create checksum... >>> py3-newt*: Create py3-newt-0.52.25-r0.apk >>> newt: Build complete at Fri, 17 Oct 2025 20:35:29 +0000 elapsed time 0h 0m 7s >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Uninstalling dependencies... ( 1/20) Purging .makedepends-newt (20251017.203523) ( 2/20) Purging slang-dev (2.3.3-r3) ( 3/20) Purging slang (2.3.3-r3) ( 4/20) Purging popt-dev (1.19-r4) ( 5/20) Purging python3-dev (3.12.12-r0) ( 6/20) Purging python3-pyc (3.12.12-r0) ( 7/20) Purging python3-pycache-pyc0 (3.12.12-r0) ( 8/20) Purging pyc (3.12.12-r0) ( 9/20) Purging python3 (3.12.12-r0) (10/20) Purging gdbm (1.26-r0) (11/20) Purging libbz2 (1.0.8-r6) (12/20) Purging libffi (3.5.2-r0) (13/20) Purging mpdecimal (4.0.1-r0) (14/20) Purging sqlite-libs (3.50.4-r1) (15/20) Purging xz-libs (5.8.1-r0) (16/20) Purging ncurses-dev (6.5_p20251010-r0) (17/20) Purging libncurses++ (6.5_p20251010-r0) (18/20) Purging libpanelw (6.5_p20251010-r0) (19/20) Purging libformw (6.5_p20251010-r0) (20/20) Purging libmenuw (6.5_p20251010-r0) busybox-1.37.0-r24.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: 425 MiB in 101 packages >>> newt: Updating the main/x86 repository index... >>> newt: Signing the index...