>>> newt: Building main/newt 0.52.24-r0 (using abuild 3.12.0-r0) started Thu, 26 Oct 2023 11:38:20 +0000 >>> newt: Checking sanity of /home/buildozer/aports/main/newt/APKBUILD... >>> newt: Analyzing dependencies... >>> newt: Installing for build: build-base slang-dev popt-dev python3-dev ncurses-dev (1/19) Installing slang (2.3.3-r3) (2/19) Installing slang-dev (2.3.3-r3) (3/19) Installing popt-dev (1.19-r3) (4/19) Installing libffi (3.4.4-r3) (5/19) Installing gdbm (1.23-r1) (6/19) Installing mpdecimal (2.5.1-r2) (7/19) Installing libpanelw (6.4_p20231007-r0) (8/19) Installing readline (8.2.1-r2) (9/19) Installing sqlite-libs (3.43.2-r0) (10/19) Installing python3 (3.11.6-r1) (11/19) Installing python3-pycache-pyc0 (3.11.6-r1) (12/19) Installing pyc (3.11.6-r1) (13/19) Installing python3-pyc (3.11.6-r1) (14/19) Installing python3-dev (3.11.6-r1) (15/19) Installing libformw (6.4_p20231007-r0) (16/19) Installing libmenuw (6.4_p20231007-r0) (17/19) Installing libncurses++ (6.4_p20231007-r0) (18/19) Installing ncurses-dev (6.4_p20231007-r0) (19/19) Installing .makedepends-newt (20231026.113822) Executing busybox-1.36.1-r13.trigger OK: 393 MiB in 126 packages >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Cleaning up tmpdir >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/newt-0.52.24.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 146 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.24.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 229k 0 --:--:-- --:--:-- --:--:-- 229k >>> newt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/newt-0.52.24.tar.gz >>> newt: Checking sha512sums... newt-0.52.24.tar.gz: OK >>> newt: Unpacking /var/cache/distfiles/newt-0.52.24.tar.gz... 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 ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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.11 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 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 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 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 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 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/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 -Wl,-z,pack-relative-relocs -lslang -lncurses gcc -g -o testgrid testgrid.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses gcc -g -o testtree testtree.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses gcc -g -o showchars showchars.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses gcc -g -o showkey showkey.o libnewt.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lslang -lncurses gcc -shared -o libnewt.so.0.52.24 -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 ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.24 libnewt.so.0.52 gcc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lnewt -lslang -lncurses -lpopt gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -I/usr/include/python3.11 -I/usr/include/python3.11 -I/usr/include/python3.11 -I/usr/include/python3.11 -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -c -o python3.11/snack.o snack.c gcc --shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -ldl -lm -ldl -lm -o python3.11/_snack.so python3.11/snack.o -L. -lnewt -lslang -lncurses touch _snack.so >>> newt: Entering fakeroot... [ -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.24 /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.24 /home/buildozer/aports/main/newt/pkg/newt//usr/lib/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /home/buildozer/aports/main/newt/pkg/newt//usr/lib || : [ -n "python3.11 " ] && for ver in python3.11 ; do \ [ -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib/$ver/site-packages ] || install -m 755 -d /home/buildozer/aports/main/newt/pkg/newt//usr/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /home/buildozer/aports/main/newt/pkg/newt//usr/lib/$ver/site-packages ;\ install -m 644 snack.py /home/buildozer/aports/main/newt/pkg/newt//usr/lib/$ver/site-packages ;\ done || : 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.24/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.24/po' >>> newt-dev*: Running split function dev... >>> newt-dev*: Preparing subpackage newt-dev... >>> newt-dev*: Stripping binaries >>> newt-dev*: Running postcheck for newt-dev >>> newt-doc*: Running split function doc... >>> newt-doc*: Preparing subpackage newt-doc... >>> newt-doc*: Running postcheck for newt-doc >>> newt-lang*: Running split function lang... >>> newt-lang*: Preparing subpackage newt-lang... >>> newt-lang*: Running postcheck for newt-lang >>> py3-newt*: Running split function py3... '/home/buildozer/aports/main/newt/pkg/newt/usr/lib/python3.11' -> '/home/buildozer/aports/main/newt/pkg/py3-newt/usr/lib/python3.11' >>> 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.24-r0 pc:slang pkgconfig >>> newt-dev*: Package size: 40.0 KB >>> newt-dev*: Compressing data... >>> newt-dev*: Create checksum... >>> newt-dev*: Create newt-dev-0.52.24-r0.apk >>> newt-doc*: Tracing dependencies... >>> newt-doc*: Package size: 24.0 KB >>> newt-doc*: Compressing data... >>> newt-doc*: Create checksum... >>> newt-doc*: Create newt-doc-0.52.24-r0.apk >>> newt-lang*: Tracing dependencies... >>> newt-lang*: Package size: 904.0 KB >>> newt-lang*: Compressing data... >>> newt-lang*: Create checksum... >>> newt-lang*: Create newt-lang-0.52.24-r0.apk >>> newt*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libpopt.so.0 so:libslang.so.2 >>> newt*: Package size: 220.0 KB >>> newt*: Compressing data... >>> newt*: Create checksum... >>> newt*: Create newt-0.52.24-r0.apk >>> py3-newt*: Tracing dependencies... newt=0.52.24-r0 python3 python3~3.11 so:libc.musl-ppc64le.so.1 so:libnewt.so.0.52 >>> py3-newt*: Package size: 124.0 KB >>> py3-newt*: Compressing data... >>> py3-newt*: Create checksum... >>> py3-newt*: Create py3-newt-0.52.24-r0.apk >>> newt: Build complete at Thu, 26 Oct 2023 11:38:58 +0000 elapsed time 0h 0m 38s >>> newt: Cleaning up srcdir >>> newt: Cleaning up pkgdir >>> newt: Uninstalling dependencies... (1/19) Purging .makedepends-newt (20231026.113822) (2/19) Purging slang-dev (2.3.3-r3) (3/19) Purging slang (2.3.3-r3) (4/19) Purging popt-dev (1.19-r3) (5/19) Purging python3-dev (3.11.6-r1) (6/19) Purging ncurses-dev (6.4_p20231007-r0) (7/19) Purging libncurses++ (6.4_p20231007-r0) (8/19) Purging libformw (6.4_p20231007-r0) (9/19) Purging libmenuw (6.4_p20231007-r0) (10/19) Purging python3-pyc (3.11.6-r1) (11/19) Purging python3-pycache-pyc0 (3.11.6-r1) (12/19) Purging pyc (3.11.6-r1) (13/19) Purging python3 (3.11.6-r1) (14/19) Purging gdbm (1.23-r1) (15/19) Purging libffi (3.4.4-r3) (16/19) Purging libpanelw (6.4_p20231007-r0) (17/19) Purging mpdecimal (2.5.1-r2) (18/19) Purging readline (8.2.1-r2) (19/19) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 265 MiB in 107 packages >>> newt: Updating the main/ppc64le repository index... >>> newt: Signing the index...