>>> nload: Building main/nload 0.7.4-r6 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 08:15:18 +0000
>>> nload: Validating /home/buildozer/aports/main/nload/APKBUILD...
>>> WARNING: nload: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa <ncopa@alpinelinux.org>" instead
>>> nload: Analyzing dependencies...
>>> nload: Installing for build: build-base ncurses-dev
(1/6) Installing libformw (6.5_p20241006-r0)
(2/6) Installing libmenuw (6.5_p20241006-r0)
(3/6) Installing libpanelw (6.5_p20241006-r0)
(4/6) Installing libncurses++ (6.5_p20241006-r0)
(5/6) Installing ncurses-dev (6.5_p20241006-r0)
(6/6) Installing .makedepends-nload (20241016.081520)
Executing busybox-1.36.1-r32.trigger
OK: 397 MiB in 106 packages
>>> nload: Cleaning up srcdir
>>> nload: Cleaning up pkgdir
>>> nload: Cleaning up tmpdir
>>> nload: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nload-0.7.4.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/nload-0.7.4.tar.gz.part'
nload-0.7.4.tar.gz.p 100% |********************************|  147k  0:00:00 ETA
'/var/cache/distfiles/v3.21/nload-0.7.4.tar.gz.part' saved
>>> nload: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nload-0.7.4.tar.gz
>>> nload: Checking sha512sums...
nload-0.7.4.tar.gz: OK
>>> nload: Unpacking /var/cache/distfiles/v3.21/nload-0.7.4.tar.gz...
>>> nload: Updating ./config.sub
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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 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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for i586-alpine-linux-musl-gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for memset... yes
checking for initscr in -lncurses... yes
checking for new_form in -lform... yes
checking for ANSI C header files... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking form.h usability... yes
checking form.h presence... yes
checking for form.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for socket... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nload.spec
config.status: creating docs/Makefile
config.status: creating docs/nload.1
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
Making all in docs
make[2]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/docs'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT devreader.o -MD -MP -MF .deps/devreader.Tpo -c -o devreader.o devreader.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT devreaderfactory.o -MD -MP -MF .deps/devreaderfactory.Tpo -c -o devreaderfactory.o devreaderfactory.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT form_field.o -MD -MP -MF .deps/form_field.Tpo -c -o form_field.o form_field.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT graph.o -MD -MP -MF .deps/graph.Tpo -c -o graph.o graph.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT opt_window.o -MD -MP -MF .deps/opt_window.Tpo -c -o opt_window.o opt_window.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT settingfilter.o -MD -MP -MF .deps/settingfilter.Tpo -c -o settingfilter.o settingfilter.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT settingstore.o -MD -MP -MF .deps/settingstore.Tpo -c -o settingstore.o settingstore.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o statistics.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT stringutils.o -MD -MP -MF .deps/stringutils.Tpo -c -o stringutils.o stringutils.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT traffic_window.o -MD -MP -MF .deps/traffic_window.Tpo -c -o traffic_window.o traffic_window.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT devreader-linux.o -MD -MP -MF .deps/devreader-linux.Tpo -c -o devreader-linux.o devreader-linux.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT devreader-linux-proc.o -MD -MP -MF .deps/devreader-linux-proc.Tpo -c -o devreader-linux-proc.o devreader-linux-proc.cpp
g++ -DHAVE_CONFIG_H -I. -I..   -DSYSCONFDIR='"/etc"'  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -MT devreader-linux-sys.o -MD -MP -MF .deps/devreader-linux-sys.Tpo -c -o devreader-linux-sys.o devreader-linux-sys.cpp
screen.cpp: In static member function 'static int Screen::width()':
screen.cpp:28:9: warning: variable 'height' set but not used [-Wunused-but-set-variable]
   28 |     int height;
      |         ^~~~~~
screen.cpp: In static member function 'static int Screen::x()':
screen.cpp:44:9: warning: variable 'y' set but not used [-Wunused-but-set-variable]
   44 |     int y;
      |         ^
mv -f .deps/screen.Tpo .deps/screen.Po
window.cpp: In member function 'virtual int Window::getWidth()':
window.cpp:130:16: warning: variable 'height' set but not used [-Wunused-but-set-variable]
  130 |     int width, height;
      |                ^~~~~~
window.cpp: In member function 'virtual int Window::getLeft()':
window.cpp:154:12: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  154 |     int x, y;
      |            ^
window.cpp: In member function 'virtual int Window::getX()':
window.cpp:178:12: warning: variable 'y' set but not used [-Wunused-but-set-variable]
  178 |     int x, y;
      |            ^
mv -f .deps/devreader-linux.Tpo .deps/devreader-linux.Po
mv -f .deps/devreader.Tpo .deps/devreader.Po
mv -f .deps/devreaderfactory.Tpo .deps/devreaderfactory.Po
mv -f .deps/window.Tpo .deps/window.Po
mv -f .deps/traffic_window.Tpo .deps/traffic_window.Po
mv -f .deps/graph.Tpo .deps/graph.Po
mv -f .deps/stringutils.Tpo .deps/stringutils.Po
mv -f .deps/devreader-linux-sys.Tpo .deps/devreader-linux-sys.Po
mv -f .deps/devreader-linux-proc.Tpo .deps/devreader-linux-proc.Po
mv -f .deps/form_field.Tpo .deps/form_field.Po
mv -f .deps/setting.Tpo .deps/setting.Po
mv -f .deps/statistics.Tpo .deps/statistics.Po
mv -f .deps/settingfilter.Tpo .deps/settingfilter.Po
mv -f .deps/device.Tpo .deps/device.Po
mv -f .deps/settingstore.Tpo .deps/settingstore.Po
mv -f .deps/opt_window.Tpo .deps/opt_window.Po
mv -f .deps/main.Tpo .deps/main.Po
g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -s -o nload device.o devreader.o devreaderfactory.o form_field.o graph.o main.o opt_window.o screen.o setting.o settingfilter.o settingstore.o statistics.o stringutils.o traffic_window.o window.o   devreader-linux.o devreader-linux-proc.o devreader-linux-sys.o   -lform -lncurses 
make[2]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
make[2]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
make[2]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
make[1]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
>>> nload: Entering fakeroot...
Making install in docs
make[1]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/docs'
/bin/sh /home/buildozer/aports/main/nload/src/nload-0.7.4/install-sh -d /home/buildozer/aports/main/nload/pkg/nload/usr/share/man/man1
/usr/bin/install -c -m 644 ../docs/nload.1 /home/buildozer/aports/main/nload/pkg/nload/usr/share/man/man1
gzip -f /home/buildozer/aports/main/nload/pkg/nload/usr/share/man/man1/nload.1
make[1]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/docs'
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
make[2]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
test -z "/usr/bin" || .././install-sh -c -d "/home/buildozer/aports/main/nload/pkg/nload/usr/bin"
make[2]: Nothing to be done for 'install-data-am'.
  /usr/bin/install -c nload '/home/buildozer/aports/main/nload/pkg/nload/usr/bin'
make[2]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
make[1]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4/src'
make[1]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
make[2]: Entering directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
make[1]: Leaving directory '/home/buildozer/aports/main/nload/src/nload-0.7.4'
>>> nload-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/nload/pkg/nload-doc/usr/share/man'
>>> nload-doc*: Preparing subpackage nload-doc...
>>> nload-doc*: Running postcheck for nload-doc
>>> nload*: Running postcheck for nload
>>> nload*: Preparing package nload...
>>> nload*: Stripping binaries
>>> nload-doc*: Scanning shared objects
>>> nload*: Scanning shared objects
>>> nload-doc*: Tracing dependencies...
>>> nload-doc*: Package size: 2.4 KB
>>> nload-doc*: Compressing data...
>>> nload-doc*: Create checksum...
>>> nload-doc*: Create nload-doc-0.7.4-r6.apk
>>> nload*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libformw.so.6
	so:libgcc_s.so.1
	so:libncursesw.so.6
	so:libstdc++.so.6
>>> nload*: Package size: 105.5 KB
>>> nload*: Compressing data...
>>> nload*: Create checksum...
>>> nload*: Create nload-0.7.4-r6.apk
>>> nload: Build complete at Wed, 16 Oct 2024 08:15:26 +0000 elapsed time 0h 0m 8s
>>> nload: Cleaning up srcdir
>>> nload: Cleaning up pkgdir
>>> nload: Uninstalling dependencies...
(1/6) Purging .makedepends-nload (20241016.081520)
(2/6) Purging ncurses-dev (6.5_p20241006-r0)
(3/6) Purging libncurses++ (6.5_p20241006-r0)
(4/6) Purging libpanelw (6.5_p20241006-r0)
(5/6) Purging libformw (6.5_p20241006-r0)
(6/6) Purging libmenuw (6.5_p20241006-r0)
Executing busybox-1.36.1-r32.trigger
OK: 397 MiB in 100 packages
>>> nload: Updating the main/x86 repository index...
>>> nload: Signing the index...