From https://github.com/archlinux/svntogit-community * branch packages/nload -> FETCH_HEAD * [new branch] packages/nload -> community/packages/nload Cloning into 'nload'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 100 134k 0 0 394k 0 --:--:-- --:--:-- --:--:-- 394k % 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 8545k 100 8545k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.1M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 419k :: Starting full system upgrade... there is nothing to do ==> Making package: nload 0.7.4-7 (Tue Jul 25 03:23:16 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading nload-0.7.4.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 100 147k 100 147k 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k 100 147k 100 147k 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k ==> Validating source files with sha512sums... nload-0.7.4.tar.gz ... Passed ==> Extracting sources... -> Extracting nload-0.7.4.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ 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 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... /usr/sbin/grep checking for egrep... /usr/sbin/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 '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' Making all in docs make[2]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/docs' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT devreader.o -MD -MP -MF .deps/devreader.Tpo -c -o devreader.o devreader.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT devreaderfactory.o -MD -MP -MF .deps/devreaderfactory.Tpo -c -o devreaderfactory.o devreaderfactory.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT graph.o -MD -MP -MF .deps/graph.Tpo -c -o graph.o graph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT settingfilter.o -MD -MP -MF .deps/settingfilter.Tpo -c -o settingfilter.o settingfilter.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT settingstore.o -MD -MP -MF .deps/settingstore.Tpo -c -o settingstore.o settingstore.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o statistics.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT stringutils.o -MD -MP -MF .deps/stringutils.Tpo -c -o stringutils.o stringutils.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -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='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.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 g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT devreader-linux.o -MD -MP -MF .deps/devreader-linux.Tpo -c -o devreader-linux.o devreader-linux.cpp 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 g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT devreader-linux-proc.o -MD -MP -MF .deps/devreader-linux-proc.Tpo -c -o devreader-linux-proc.o devreader-linux-proc.cpp mv -f .deps/devreader.Tpo .deps/devreader.Po g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/etc"' -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -MT devreader-linux-sys.o -MD -MP -MF .deps/devreader-linux-sys.Tpo -c -o devreader-linux-sys.o devreader-linux-sys.cpp mv -f .deps/form_field.Tpo .deps/form_field.Po mv -f .deps/window.Tpo .deps/window.Po mv -f .deps/devreaderfactory.Tpo .deps/devreaderfactory.Po mv -f .deps/traffic_window.Tpo .deps/traffic_window.Po mv -f .deps/setting.Tpo .deps/setting.Po mv -f .deps/graph.Tpo .deps/graph.Po mv -f .deps/stringutils.Tpo .deps/stringutils.Po mv -f .deps/settingstore.Tpo .deps/settingstore.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/devreader-linux-sys.Tpo .deps/devreader-linux-sys.Po mv -f .deps/opt_window.Tpo .deps/opt_window.Po mv -f .deps/devreader-linux-proc.Tpo .deps/devreader-linux-proc.Po mv -f .deps/main.Tpo .deps/main.Po g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' make[2]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' make[2]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' make[1]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' ==> Entering fakeroot environment... ==> Starting package()... Making install in docs make[1]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/docs' /bin/sh /tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/install-sh -d /tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/pkg/nload/usr/share/man/man1 /usr/bin/install -c -m 644 ../docs/nload.1 /tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/pkg/nload/usr/share/man/man1 gzip -nf /tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/pkg/nload/usr/share/man/man1/nload.1 make[1]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/docs' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' make[2]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/pkg/nload/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c nload '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/pkg/nload/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' make[1]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4/src' make[1]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' make[2]: Entering directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/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 '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' make[1]: Leaving directory '/tmp/archlinux-ci/nload-archlinuxrb-build-EOeOEw29/nload/trunk/src/nload-0.7.4' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "nload"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nload 0.7.4-7 (Tue Jul 25 03:23:39 2023)