Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/nload.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-76731-52585/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/nload.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nload-0.7.4-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/nload.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-76731-52585/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/nload.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cFeSSR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nload-0.7.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nload-0.7.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nload-0.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9yp9DL + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nload-0.7.4 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2012-02-06 17:53:58.000000000 +0800 +++ ./configure 2024-06-03 18:26:29.277471333 +0800 @@ -1630,7 +1630,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-debug checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-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/bin/mkdir -p checking for gawk... gawk 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++... none checking for x86_64-opencloudos-linux-gnu-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... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in docs make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o screen.o screen.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' 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; | ^ make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o devreader-linux.o devreader-linux.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o devreader.o devreader.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o graph.o graph.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o window.o window.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' 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; | ^ make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o devreader-linux-sys.o devreader-linux-sys.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o form_field.o form_field.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o traffic_window.o traffic_window.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o setting.o setting.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o devreaderfactory.o devreaderfactory.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o stringutils.o stringutils.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o devreader-linux-proc.o devreader-linux-proc.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o statistics.o statistics.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o settingstore.o settingstore.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o device.o device.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o opt_window.o opt_window.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o settingfilter.o settingfilter.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/etc"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -c -o main.o main.cpp make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 '/builddir/build/BUILD/nload-0.7.4/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SktYrz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 + cd nload-0.7.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 'INSTALL=install -p' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/nload-0.7.4/docs' /bin/sh /builddir/build/BUILD/nload-0.7.4/install-sh -d /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/man/man1 install -p -m 644 ../docs/nload.1 /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/man/man1 gzip -f /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/man/man1/nload.1 make[1]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/docs' Making install in src make[1]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' make[2]: Entering directory '/builddir/build/BUILD/nload-0.7.4/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/bin" install -p nload '/builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[1]: Leaving directory '/builddir/build/BUILD/nload-0.7.4/src' make[1]: Entering directory '/builddir/build/BUILD/nload-0.7.4' make[2]: Entering directory '/builddir/build/BUILD/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 '/builddir/build/BUILD/nload-0.7.4' make[1]: Leaving directory '/builddir/build/BUILD/nload-0.7.4' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.7.4-1.oc9 --unique-debug-suffix -0.7.4-1.oc9.x86_64 --unique-debug-src-base nload-0.7.4-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nload-0.7.4 extracting debug info from /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/bin/nload 263 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: nload-0.7.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WjQsMR + umask 022 + cd /builddir/build/BUILD + cd nload-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + cp -pr AUTHORS /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + cp -pr ChangeLog /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + cp -pr COPYING /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + cp -pr NEWS /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + cp -pr README /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64/usr/share/doc/nload + RPM_EC=0 ++ jobs -p + exit 0 Provides: nload = 0.7.4-1.oc9 nload(x86-64) = 0.7.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libform.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libncurses.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: nload-debugsource-0.7.4-1.oc9.x86_64 Provides: nload-debugsource = 0.7.4-1.oc9 nload-debugsource(x86-64) = 0.7.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nload-debuginfo-0.7.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 682f630d95d67a898eec9bc55d57130d31652e3d nload-debuginfo = 0.7.4-1.oc9 nload-debuginfo(x86-64) = 0.7.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nload-debugsource(x86-64) = 0.7.4-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nload-0.7.4-1.oc9.x86_64 Wrote: /builddir/build/RPMS/nload-debugsource-0.7.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nload-0.7.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nload-debuginfo-0.7.4-1.oc9.x86_64.rpm Child return code was: 0