D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/libstatgrab-0.92-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FMOpPK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libstatgrab-0.92 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libstatgrab-0.92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libstatgrab-0.92 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libstatgrab.nochmod.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aIC5gK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libstatgrab-0.92 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:53: installing './compile' configure.ac:18: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --disable-static 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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking dependency style of aarch64-mageia-linux-gnu-g++... (cached) none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for uid_t in sys/types.h... (cached) yes checking for time_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking whether _AIX is declared... no checking whether __linux is declared... yes checking whether __sun is declared... no checking whether __hpux is declared... no checking which _XOPEN_SOURCE macro must be defined... none (XPG6) checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for malloc... yes checking for realloc... yes checking for library containing getmntent... none required checking for atoll... yes checking for bzero... yes checking for fcntl... yes checking for flock... yes checking for getloadavg... yes checking for getmntent... (cached) yes checking for getmntent_r... yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for setvbuf... yes checking for statfs... yes checking for statvfs... yes checking for statvfs64... yes checking for strerror_r... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strnlen... yes checking for vsprintf... yes checking for vsnprintf... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking whether F_SETLK is declared... yes checking whether compiling for native Win32... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking libdevinfo.h usability... no checking libdevinfo.h presence... no checking for libdevinfo.h... no checking mach/machine.h usability... no checking mach/machine.h presence... no checking for mach/machine.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/mnttent.h usability... no checking sys/mnttent.h presence... no checking for sys/mnttent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for sys/proc.h... no checking for sys/swap.h... yes checking for sys/sysctl.h... yes checking for sys/systeminfo.h... no checking for sys/user.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for sys/sar.h... no checking for sys/sysinfo.h... yes checking for strncpy... yes checking for format string for pid_t... %d checking for format string for uid_t... %u checking for format string for gid_t... %u checking for format string for time_t... %ld checking for format string for size_t... %zu checking for format string for ssize_t... %zd checking whether struct sg_vector needs alignment helper... no checking for unspecified array size for last struct member... yes checking for array length of 0... yes checking for struct statvfs... yes checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_iosize... no checking for struct statvfs.f_frsize... yes checking for struct statvfs64... yes checking for struct statvfs64.f_fstypename... no checking for struct statvfs64.f_basetype... no checking for struct statvfs64.f_iosize... no checking for struct statvfs64.f_frsize... yes checking for sysfs... no checking for getutxent... yes checking for setutxent... yes checking for endutxent... yes checking whether getutxent is declared... yes checking whether setutxent is declared... yes checking whether endutxent is declared... yes checking for struct utmpx... yes checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... no checking size of utmpx.ut_id... 0 checking for setutent... yes checking for endutent... yes checking for getutent... yes checking whether getutent is declared... yes checking whether setutent is declared... yes checking whether endutent is declared... yes checking for struct utmp... yes checking for struct utmp.ut_line... yes checking for struct utmp.ut_type... yes checking for struct utmp.ut_name... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_id... yes checking for struct utmp.ut_time... yes checking size of utmp.ut_id... 0 checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking for struct ethtool_cmd.speed_hi... yes checking whether MNT_MNTTAB is declared... no checking for /proc/mounts... yes checking whether setmntent is declared... yes checking whether endmntent is declared... yes checking for struct mntent... yes checking for struct mnttab... no checking apparent thread safety of getmntent... no checking return type of getmntent_r... struct mntent * checking for struct statfs... yes checking for struct statfs.f_favail... no checking for struct statfs.f_iosize... no checking for struct statfs.f_frsize... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking how to control symbol visibility... unknown checking for isnan in -lm... yes checking for fabs in -lm... yes checking for working ncurses... ncurses.h checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking whether to build examples... no checking for applicable docbook2man... none checking for applicable perl5 interpreter... /usr/bin/perl5 configure: enabling build of test automation using /usr/bin/perl5 checking return type of strerror_r... char * checking whether compiling for native Win32... (cached) no checking whether aarch64-mageia-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether PTHREAD_ONCE_INIT needs braces... no checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no checking for library containing sem_init... none required checking if liblog4cplus is wanted... check checking if liblog4cplus wants a prefix... no checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... (cached) aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libstatgrab/Makefile config.status: creating src/statgrab/Makefile config.status: creating src/saidar/Makefile config.status: creating docs/Makefile config.status: creating docs/libstatgrab/Makefile config.status: creating docs/statgrab/Makefile config.status: creating docs/saidar/Makefile config.status: creating tests/Makefile config.status: creating tests/testlib/Makefile config.status: creating tests/single_threaded/Makefile config.status: creating tests/multi_threaded/Makefile config.status: creating examples/Makefile config.status: creating libstatgrab.pc config.status: creating src/statgrab/statgrab-make-mrtg-config config.status: creating src/statgrab/statgrab-make-mrtg-index config.status: creating src/libstatgrab/statgrab.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in libstatgrab make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o load_stats.lo load_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c load_stats.c -fPIC -DPIC -o .libs/load_stats.o In file included from tools.h:268, from load_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o memory_stats.lo memory_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c memory_stats.c -fPIC -DPIC -o .libs/memory_stats.o In file included from tools.h:268, from memory_stats.c:26: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o os_info.lo os_info.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c os_info.c -fPIC -DPIC -o .libs/os_info.o In file included from tools.h:268, from os_info.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o page_stats.lo page_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c page_stats.c -fPIC -DPIC -o .libs/page_stats.o In file included from tools.h:268, from page_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o cpu_stats.lo cpu_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o In file included from tools.h:268, from cpu_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o network_stats.lo network_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c network_stats.c -fPIC -DPIC -o .libs/network_stats.o In file included from tools.h:268, from network_stats.c:28: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o swap_stats.lo swap_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c swap_stats.c -fPIC -DPIC -o .libs/swap_stats.o In file included from tools.h:268, from swap_stats.c:26: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o user_stats.lo user_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c user_stats.c -fPIC -DPIC -o .libs/user_stats.o In file included from tools.h:268, from user_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o process_stats.lo process_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c process_stats.c -fPIC -DPIC -o .libs/process_stats.o In file included from tools.h:268, from process_stats.c:26: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ process_stats.c: In function 'scan_proc_dir': process_stats.c:226:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 226 | while( ( rc = readdir_r( proc_dir, dir_entry, &result ) ) == 0 ) { | ^~~~~ In file included from tools.h:145, from process_stats.c:26: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o tools.lo tools.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c tools.c -fPIC -DPIC -o .libs/tools.o In file included from tools.h:268, from tools.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o disk_stats.lo disk_stats.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o In file included from tools.h:268, from disk_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o vector.lo vector.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c vector.c -fPIC -DPIC -o .libs/vector.o In file included from tools.h:268, from vector.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o error.lo error.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c error.c -fPIC -DPIC -o .libs/error.o In file included from tools.h:268, from error.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o globals.lo globals.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c globals.c -fPIC -DPIC -o .libs/globals.o In file included from tools.h:268, from globals.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -version-info 10:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libstatgrab.la -rpath /usr/lib64 cpu_stats.lo disk_stats.lo load_stats.lo memory_stats.lo network_stats.lo os_info.lo page_stats.lo process_stats.lo swap_stats.lo user_stats.lo tools.lo vector.lo error.lo globals.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/cpu_stats.o .libs/disk_stats.o .libs/load_stats.o .libs/memory_stats.o .libs/network_stats.o .libs/os_info.o .libs/page_stats.o .libs/process_stats.o .libs/swap_stats.o .libs/user_stats.o .libs/tools.o .libs/vector.o .libs/error.o .libs/globals.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libstatgrab.so.10 -o .libs/libstatgrab.so.10.0.1 libtool: link: (cd ".libs" && rm -f "libstatgrab.so.10" && ln -s "libstatgrab.so.10.0.1" "libstatgrab.so.10") libtool: link: (cd ".libs" && rm -f "libstatgrab.so" && ln -s "libstatgrab.so.10.0.1" "libstatgrab.so") libtool: link: ( cd ".libs" && rm -f "libstatgrab.la" && ln -s "../libstatgrab.la" "libstatgrab.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' Making all in statgrab make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o statgrab.o statgrab.c In file included from ../../src/libstatgrab/tools.h:268, from statgrab.c:29: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ In file included from /usr/include/string.h:494, from ../../src/libstatgrab/tools.h:53, from statgrab.c:29: In function 'strncpy', inlined from 'populate_user' at statgrab.c:346:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ statgrab.c: In function 'populate_user': statgrab.c:346:4: note: length computed here 346 | strncpy(name_list + pos, name, strlen(name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o statgrab statgrab.o ../../src/libstatgrab/libstatgrab.la -lm libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/statgrab statgrab.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' Making all in saidar make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o saidar.o saidar.c saidar.c: In function 'size_conv': saidar.c:150:24: warning: '%llu' directive output may be truncated writing between 1 and 17 bytes into a region of size 10 [-Wformat-truncation=] 150 | snprintf(string, 10, "%llu%c", number, type[x]); | ^~~~ saidar.c:150:23: note: directive argument in the range [0, 18014398509481983] 150 | snprintf(string, 10, "%llu%c", number, type[x]); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from saidar.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 10 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o saidar saidar.o ../../src/libstatgrab/libstatgrab.la -lm -lncurses libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/saidar saidar.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -lncurses -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' make[3]: Nothing to be done for 'all-am'. Making all in examples make[2]: Nothing to be done for 'all'. Making all in docs Making all in libstatgrab make[3]: Nothing to be done for 'all'. Making all in statgrab make[3]: Nothing to be done for 'all'. Making all in saidar make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tests Making all in testlib make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o opt.o opt.c In file included from ../../src/libstatgrab/tools.h:268, from opt.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o err.o err.c In file included from ../../src/libstatgrab/tools.h:268, from err.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o routines.o routines.c In file included from ../../src/libstatgrab/tools.h:268, from routines.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' rm -f libtestlib.a aarch64-mageia-linux-gnu-ar cru libtestlib.a err.o opt.o routines.o aarch64-mageia-linux-gnu-ranlib libtestlib.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' Making all in single_threaded make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' rm -f full_stats.t full_stats.t.tmp srcdir=''; \ test -f ../testlib/full_stats.t.in || srcdir=./; \ /usr/bin/perl5 ./../testlib/mk_run_tests.pl -d srcdir="/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded" -d test-bin="full_stats" -d test-name=full-stats -d test-dir="tests/single_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >full_stats.t.tmp chmod +rx full_stats.t.tmp chmod a-w full_stats.t.tmp mv full_stats.t.tmp full_stats.t make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' rm -f diff_stats.t diff_stats.t.tmp srcdir=''; \ test -f ../testlib/diff_stats.t.in || srcdir=./; \ /usr/bin/perl5 ./../testlib/mk_run_tests.pl -d srcdir="/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded" -d test-bin="diff_stats" -d test-name=diff-stats -d test-dir="tests/single_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >diff_stats.t.tmp chmod +rx diff_stats.t.tmp chmod a-w diff_stats.t.tmp mv diff_stats.t.tmp diff_stats.t make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o full_stats.o full_stats.c In file included from ../../src/libstatgrab/tools.h:268, from full_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o diff_stats.o diff_stats.c In file included from ../../src/libstatgrab/tools.h:268, from diff_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' Making all in multi_threaded make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' rm -f full_stats.t full_stats.t.tmp srcdir=''; \ test -f ../testlib/full_stats.t.in || srcdir=./; \ /usr/bin/perl5 ./../testlib/mk_run_tests.pl -d srcdir="/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded" -d test-bin="full_stats" -d test-name=full-stats -d test-dir="tests/multi_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >full_stats.t.tmp chmod +rx full_stats.t.tmp chmod a-w full_stats.t.tmp mv full_stats.t.tmp full_stats.t make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' rm -f diff_stats.t diff_stats.t.tmp srcdir=''; \ test -f ../testlib/diff_stats.t.in || srcdir=./; \ /usr/bin/perl5 ./../testlib/mk_run_tests.pl -d srcdir="/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded" -d test-bin="diff_stats" -d test-name=diff-stats -d test-dir="tests/multi_threaded" -f synopsis=./run_tests.synopsis.in -i ${srcdir}../testlib/run_tests.t.in >diff_stats.t.tmp chmod +rx diff_stats.t.tmp chmod a-w diff_stats.t.tmp mv diff_stats.t.tmp diff_stats.t make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o full_stats.o full_stats.c In file included from ../../src/libstatgrab/tools.h:268, from full_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -I../../tests/testlib -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o diff_stats.o diff_stats.c In file included from ../../src/libstatgrab/tools.h:268, from diff_stats.c:25: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DcLDhK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 + cd libstatgrab-0.92 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' Making install in libstatgrab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libstatgrab.la '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libstatgrab.so.10.0.1 /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/libstatgrab.so.10.0.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64 && { ln -s -f libstatgrab.so.10.0.1 libstatgrab.so.10 || { rm -f libstatgrab.so.10 && ln -s libstatgrab.so.10.0.1 libstatgrab.so.10; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64 && { ln -s -f libstatgrab.so.10.0.1 libstatgrab.so || { rm -f libstatgrab.so && ln -s libstatgrab.so.10.0.1 libstatgrab.so; }; }) libtool: install: /usr/bin/install -p .libs/libstatgrab.lai /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/libstatgrab.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 statgrab.h '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/libstatgrab' Making install in statgrab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p statgrab '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' libtool: warning: '../../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/statgrab /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/statgrab /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' /usr/bin/install -p statgrab-make-mrtg-config statgrab-make-mrtg-index '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/statgrab' Making install in saidar make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p saidar '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin' libtool: warning: '../../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/saidar /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/saidar make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src/saidar' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/src' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/examples' 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/iurt/rpmbuild/BUILD/libstatgrab-0.92/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/examples' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' Making install in libstatgrab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/libstatgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/libstatgrab' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 statgrab.3 libstatgrab.3 sg_get_cpu_stats.3 sg_get_cpu_stats_r.3 sg_get_cpu_stats_diff.3 sg_get_cpu_stats_diff_between.3 sg_get_cpu_percents.3 sg_get_cpu_percents_of.3 sg_get_cpu_percents_r.3 sg_free_cpu_stats.3 sg_get_disk_io_stats.3 sg_get_disk_io_stats_r.3 sg_get_disk_io_stats_diff.3 sg_get_disk_io_stats_diff_between.3 sg_free_disk_io_stats.3 sg_disk_io_compare_name.3 sg_disk_io_compare_traffic.3 sg_get_error.3 sg_get_error_arg.3 sg_get_error_errno.3 sg_get_error_details.3 sg_strperror.3 sg_str_error.3 sg_get_fs_stats.3 sg_get_fs_stats_r.3 sg_get_fs_stats_diff.3 sg_get_fs_stats_diff_between.3 sg_free_fs_stats.3 sg_get_valid_filesystems.3 sg_set_valid_filesystems.3 sg_fs_compare_device_name.3 sg_fs_compare_mnt_point.3 sg_get_host_info.3 sg_get_host_info_r.3 sg_free_host_info.3 sg_get_load_stats.3 sg_get_load_stats_r.3 sg_free_load_stats.3 sg_get_mem_stats.3 sg_get_mem_stats_r.3 '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 sg_free_mem_stats.3 sg_get_swap_stats.3 sg_get_swap_stats_r.3 sg_free_swap_stats.3 sg_get_network_iface_stats.3 sg_get_network_iface_stats_r.3 sg_free_network_iface_stats.3 sg_network_iface_compare_name.3 sg_get_network_io_stats.3 sg_get_network_io_stats_r.3 sg_get_network_io_stats_diff.3 sg_get_network_io_stats_diff_between.3 sg_free_network_io_stats.3 sg_network_io_compare_name.3 sg_get_page_stats.3 sg_get_page_stats_r.3 sg_get_page_stats_diff.3 sg_get_page_stats_diff_between.3 sg_free_page_stats.3 sg_get_process_stats.3 sg_get_process_stats_r.3 sg_get_process_count.3 sg_get_process_count_of.3 sg_get_process_count_r.3 sg_free_process_count.3 sg_process_compare_cpu.3 sg_process_compare_gid.3 sg_process_compare_name.3 sg_process_compare_pid.3 sg_process_compare_res.3 sg_process_compare_size.3 sg_process_compare_time.3 sg_process_compare_uid.3 sg_get_user_stats.3 sg_get_user_stats_r.3 sg_free_user_stats.3 sg_vector_create.3 sg_vector_free.3 sg_vector_clear.3 sg_vector_resize.3 '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 sg_vector_clone.3 sg_vector_clone_into.3 sg_vector_compute_diff.3 sg_get_nelements.3 sg_free_stats_buf.3 sg_prove_vector.3 sg_init.3 sg_snapshot.3 sg_shutdown.3 sg_drop_privileges.3 sg_lock_mutex.3 sg_unlock_mutex.3 sg_intro.3 sg_internal-intro.3 sg_comp_init.3 sg_comp_destroy.3 sg_comp_get_tls.3 sg_global_lock.3 sg_global_unlock.3 sg_set_error.3 sg_set_error_with_errno.3 sg_clear_error.3 sg_set_error_with_errno_code.3 '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/libstatgrab' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/libstatgrab' Making install in statgrab make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/statgrab' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/statgrab' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 statgrab.1 statgrab-make-mrtg-config.1 statgrab-make-mrtg-index.1 '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/statgrab' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/statgrab' Making install in saidar make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/saidar' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/saidar' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 saidar.1 '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/saidar' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs/saidar' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/docs' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' Making install in testlib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/testlib' Making install in single_threaded make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/single_threaded' Making install in multi_threaded make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests/multi_threaded' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92/tests' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/libstatgrab' /usr/bin/install -p -m 644 NEWS PLATFORMS README AUTHORS COPYING COPYING.LGPL '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/libstatgrab' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libstatgrab.pc '/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libstatgrab-0.92' + find /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 -name '*.la' -delete + rm -rf /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/libstatgrab + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.92-1.mga8 --unique-debug-suffix -0.92-1.mga8.aarch64 --unique-debug-src-base libstatgrab-0.92-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libstatgrab-0.92 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/saidar explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/statgrab explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/libstatgrab.so.10.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/statgrab extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/bin/saidar extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/lib64/libstatgrab.so.10.0.1 original debug info size: 492kB, size after compression: 436kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 771 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: statgrab-tools-0.92-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Z0lsGK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libstatgrab-0.92 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/statgrab-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: statgrab-tools = 0.92-1.mga8 statgrab-tools(aarch-64) = 0.92-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstatgrab.so.10()(64bit) libtinfo.so.6()(64bit) perl(Getopt::Long) perl(strict) perl-base >= 2:5.30.1 Processing files: lib64statgrab10-0.92-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.treyHL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libstatgrab-0.92 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab10 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64statgrab10 = 0.92-1.mga8 lib64statgrab10(aarch-64) = 0.92-1.mga8 libstatgrab = 0.92-1.mga8 libstatgrab.so.10()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64statgrab-devel-0.92-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3jXJPI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libstatgrab-0.92 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64/usr/share/doc/lib64statgrab-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libstatgrab(64bit)) lib64statgrab-devel = 0.92-1.mga8 lib64statgrab-devel(aarch-64) = 0.92-1.mga8 libstatgrab-devel = 0.92-1.mga8 pkgconfig(libstatgrab) = 0.92 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: libstatgrab-debugsource-0.92-1.mga8.aarch64 Provides: libstatgrab-debugsource = 0.92-1.mga8 libstatgrab-debugsource(aarch-64) = 0.92-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libstatgrab-debuginfo-0.92-1.mga8.aarch64 Provides: libstatgrab-debuginfo = 0.92-1.mga8 libstatgrab-debuginfo(aarch-64) = 0.92-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libstatgrab-debugsource(aarch-64) = 0.92-1.mga8 Processing files: statgrab-tools-debuginfo-0.92-1.mga8.aarch64 Provides: debuginfo(build-id) = 869d134558a83599806c5c45ef4c37869d9b5ebe debuginfo(build-id) = b3c9972910b3dc2b5d2624b0fd5bca91eaed63a5 statgrab-tools-debuginfo = 0.92-1.mga8 statgrab-tools-debuginfo(aarch-64) = 0.92-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libstatgrab-debugsource(aarch-64) = 0.92-1.mga8 Processing files: lib64statgrab10-debuginfo-0.92-1.mga8.aarch64 Provides: debuginfo(build-id) = 99f15d69ac7ad33063dbd60e9683478ced31f339 lib64statgrab10-debuginfo = 0.92-1.mga8 lib64statgrab10-debuginfo(aarch-64) = 0.92-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libstatgrab-debugsource(aarch-64) = 0.92-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libstatgrab-debuginfo-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/statgrab-tools-debuginfo-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64statgrab10-debuginfo-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64statgrab-devel-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64statgrab10-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libstatgrab-debugsource-0.92-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/statgrab-tools-0.92-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TteViL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libstatgrab-0.92 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libstatgrab-0.92-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9sSdHL + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libstatgrab-0.92 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!