>>> newt: Building main/newt 0.52.25-r0 (using abuild 3.14.1-r7) started Wed, 12 Mar 2025 03:18:28 +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.4.7-r0) (6/20) Installing gdbm (1.24-r0) (7/20) Installing xz-libs (5.6.4-r0) (8/20) Installing mpdecimal (4.0.0-r0) (9/20) Installing libpanelw (6.5_p20250216-r0) (10/20) Installing sqlite-libs (3.49.1-r0) (11/20) Installing python3 (3.12.9-r0) (12/20) Installing python3-pycache-pyc0 (3.12.9-r0) (13/20) Installing pyc (3.12.9-r0) (14/20) Installing python3-pyc (3.12.9-r0) (15/20) Installing python3-dev (3.12.9-r0) (16/20) Installing libformw (6.5_p20250216-r0) (17/20) Installing libmenuw (6.5_p20250216-r0) (18/20) Installing libncurses++ (6.5_p20250216-r0) (19/20) Installing ncurses-dev (6.5_p20250216-r0) (20/20) Installing .makedepends-newt (20250312.031829) Executing busybox-1.37.0-r14.trigger OK: 511 MiB in 127 packages >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Cleaning up tmpdir >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//newt-0.52.25.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 >>> newt: Fetching https://releases.pagure.org/newt/newt-0.52.25.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 100 172k 100 172k 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//newt-0.52.25.tar.gz >>> newt: Checking sha512sums... newt-0.52.25.tar.gz: OK >>> newt: Unpacking /var/cache/distfiles/edge/newt-0.52.25.tar.gz... checking for s390x-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 ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for gcc 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... 8 checking size of long long... 8 checking size of void *... 8 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 gcc -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o test.o test.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o newt.o newt.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o button.o button.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o form.o form.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o checkbox.o checkbox.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o entry.o entry.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o label.o label.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 | ^~~~~~~ gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o listbox.o listbox.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o scrollbar.o scrollbar.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o textbox.o textbox.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o scale.o scale.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o grid.o grid.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o windows.o windows.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o buttonbar.o buttonbar.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o checkboxtree.o checkboxtree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o whiptail.o whiptail.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o dialogboxes.o dialogboxes.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/newt.o newt.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/button.o button.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 | ^~~~~~~ gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/form.o form.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/checkbox.o checkbox.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/entry.o entry.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/label.o label.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/listbox.o listbox.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/scrollbar.o scrollbar.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/textbox.o textbox.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/scale.o scale.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/grid.o grid.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/windows.o windows.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/buttonbar.o buttonbar.c gcc -fPIC -c -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -o shared/checkboxtree.o checkboxtree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o testgrid.o testgrid.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o testtree.o testtree.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o showchars.o showchars.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -c -o showkey.o showkey.c 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 gcc -g -o test test.o libnewt.a -Wl,--as-needed,-O1,--sort-common -lslang -lncurses gcc -g -o testgrid testgrid.o libnewt.a -Wl,--as-needed,-O1,--sort-common -lslang -lncurses gcc -g -o showchars showchars.o libnewt.a -Wl,--as-needed,-O1,--sort-common -lslang -lncurses gcc -g -o showkey showkey.o libnewt.a -Wl,--as-needed,-O1,--sort-common -lslang -lncurses gcc -g -o testtree testtree.o libnewt.a -Wl,--as-needed,-O1,--sort-common -lslang -lncurses gcc -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 -lslang -lncurses ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.25 libnewt.so.0.52 gcc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,--as-needed,-O1,--sort-common -lnewt -lslang -lncurses -lpopt gcc -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 gcc --shared -Wl,--as-needed,-O1,--sort-common -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 libfakeroot internal error: payload not recognized! >>> 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... libfakeroot internal error: payload not recognized! >>> 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-dev*: Scanning shared objects >>> newt-doc*: Scanning shared objects >>> newt-lang*: Scanning shared objects >>> newt*: 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-s390x.so.1 so:libpopt.so.0 so:libslang.so.2 >>> newt*: Package size: 112.1 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-s390x.so.1 so:libnewt.so.0.52 >>> py3-newt*: Package size: 80.0 KB >>> py3-newt*: Compressing data... >>> py3-newt*: Create checksum... >>> py3-newt*: Create py3-newt-0.52.25-r0.apk >>> newt: Build complete at Wed, 12 Mar 2025 03:18:34 +0000 elapsed time 0h 0m 6s >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Uninstalling dependencies... (1/20) Purging .makedepends-newt (20250312.031829) (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.9-r0) (6/20) Purging python3-pyc (3.12.9-r0) (7/20) Purging python3-pycache-pyc0 (3.12.9-r0) (8/20) Purging pyc (3.12.9-r0) (9/20) Purging python3 (3.12.9-r0) (10/20) Purging ncurses-dev (6.5_p20250216-r0) (11/20) Purging libncurses++ (6.5_p20250216-r0) (12/20) Purging libpanelw (6.5_p20250216-r0) (13/20) Purging gdbm (1.24-r0) (14/20) Purging libbz2 (1.0.8-r6) (15/20) Purging libffi (3.4.7-r0) (16/20) Purging libformw (6.5_p20250216-r0) (17/20) Purging libmenuw (6.5_p20250216-r0) (18/20) Purging mpdecimal (4.0.0-r0) (19/20) Purging sqlite-libs (3.49.1-r0) (20/20) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r14.trigger OK: 359 MiB in 107 packages >>> newt: Updating the main/s390x repository index... >>> newt: Signing the index...