+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libstatgrab.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UpwZG4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libstatgrab-0.91 + /usr/bin/gzip -dc /builddir/build/SOURCES/libstatgrab-0.91.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libstatgrab-0.91 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|noinst_PROGRAMS|bin_PROGRAMS|g' examples/Makefile.am examples/Makefile.in + sed -i 's|@localstatedir@|@localstatedir@/log|g;s|.log4cplus|.log|g' saidar.properties.in statgrab.properties.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0xGQ3n + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + cp -pf /builddir/build/SOURCES/libstatgrab.pc.in . + autoreconf -fiv 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:49: installing './compile' configure.ac:14: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --with-ncurses --with-log4cplus --enable-examples --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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking dependency style of 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 riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to run the C preprocessor... 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 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... yes checking for applicable docbook2man... none checking for applicable perl5 interpreter... /usr/bin/perl configure: enabling build of test automation using /usr/bin/perl checking return type of strerror_r... char * checking whether compiling for native Win32... (cached) no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no 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... yes checking if liblog4cplus wants a prefix... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking if liblog4cplus is wanted... (cached) yes checking if liblog4cplus wants a prefix... (cached) no checking for log4cplus... yes checking if liblog4cplus can be linked with flags from pkg-config... yes configure: compiling in support for liblog4cplus (LIBS="-llog4cplus}") checking if liblog4cplus is built with thread support... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 riscv64-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 -j4 /usr/bin/make all-recursive Making all in src Making all in libstatgrab make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o load_stats.lo load_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c load_stats.c -fPIC -DPIC -o .libs/load_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o memory_stats.lo memory_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c memory_stats.c -fPIC -DPIC -o .libs/memory_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o cpu_stats.lo cpu_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o disk_stats.lo disk_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o os_info.lo os_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c os_info.c -fPIC -DPIC -o .libs/os_info.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o page_stats.lo page_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c page_stats.c -fPIC -DPIC -o .libs/page_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o network_stats.lo network_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c network_stats.c -fPIC -DPIC -o .libs/network_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o swap_stats.lo swap_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c swap_stats.c -fPIC -DPIC -o .libs/swap_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o process_stats.lo process_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c process_stats.c -fPIC -DPIC -o .libs/process_stats.o process_stats.c: In function 'scan_proc_dir': process_stats.c:226:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] while( ( rc = readdir_r( proc_dir, dir_entry, &result ) ) == 0 ) { ^~~~~ In file included from tools.h:145:0, from process_stats.c:26: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o user_stats.lo user_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c user_stats.c -fPIC -DPIC -o .libs/user_stats.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o tools.lo tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c tools.c -fPIC -DPIC -o .libs/tools.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o vector.lo vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c vector.c -fPIC -DPIC -o .libs/vector.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c error.c -fPIC -DPIC -o .libs/error.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o globals.lo globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DBUILD_LIBSTATGRAB -DPROPERTIES_SEARCH_DIR=\"/etc\" -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c globals.c -fPIC -DPIC -o .libs/globals.o make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -version-info 10:0:0 -llog4cplus -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -shared -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 -llog4cplus -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libstatgrab.so.10 -o .libs/libstatgrab.so.10.0.0 libtool: link: (cd ".libs" && rm -f "libstatgrab.so.10" && ln -s "libstatgrab.so.10.0.0" "libstatgrab.so.10") libtool: link: (cd ".libs" && rm -f "libstatgrab.so" && ln -s "libstatgrab.so.10.0.0" "libstatgrab.so") libtool: link: ( cd ".libs" && rm -f "libstatgrab.la" && ln -s "../libstatgrab.la" "libstatgrab.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' Making all in statgrab make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o statgrab.o statgrab.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o statgrab statgrab.o ../../src/libstatgrab/libstatgrab.la -lm -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/statgrab statgrab.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' Making all in saidar make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o saidar.o saidar.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o saidar saidar.o ../../src/libstatgrab/libstatgrab.la -lm -lncurses -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/saidar saidar.o ../../src/libstatgrab/.libs/libstatgrab.so -lm -lncurses -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' make[3]: Nothing to be done for 'all-am'. Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o disk_traffic.o disk_traffic.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o cpu_usage.o cpu_usage.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o network_traffic.o network_traffic.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o load_stats.o load_stats.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o process_stats.o process_stats.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o os_info.o os_info.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o helpers.o helpers.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o vm_stats.o vm_stats.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o user_list.o user_list.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o page_stats.o page_stats.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o network_iface_stats.o network_iface_stats.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o filesys_snapshot.o filesys_snapshot.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o process_snapshot.o process_snapshot.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o valid_filesystems.o valid_filesystems.c make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o network_traffic network_traffic.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/network_traffic network_traffic.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o disk_traffic disk_traffic.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/disk_traffic disk_traffic.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpu_usage cpu_usage.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cpu_usage cpu_usage.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o load_stats load_stats.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/load_stats load_stats.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o process_stats process_stats.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/process_stats process_stats.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o os_info os_info.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/os_info os_info.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o vm_stats vm_stats.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/vm_stats vm_stats.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o user_list user_list.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/user_list user_list.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o page_stats page_stats.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/page_stats page_stats.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o network_iface_stats network_iface_stats.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/network_iface_stats network_iface_stats.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o process_snapshot process_snapshot.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/process_snapshot process_snapshot.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o filesys_snapshot filesys_snapshot.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/filesys_snapshot filesys_snapshot.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o valid_filesystems valid_filesystems.o ../src/libstatgrab/libstatgrab.la helpers.o -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/valid_filesystems valid_filesystems.o helpers.o ../src/libstatgrab/.libs/libstatgrab.so -llog4cplus -pthread make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' 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 '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o opt.o opt.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o err.o err.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o routines.o routines.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' rm -f libtestlib.a ar cru libtestlib.a err.o opt.o routines.o ranlib libtestlib.a make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' Making all in single_threaded make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' rm -f full_stats.t full_stats.t.tmp srcdir=''; \ test -f ../testlib/full_stats.t.in || srcdir=./; \ /usr/bin/perl ./../testlib/mk_run_tests.pl -d srcdir="/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' rm -f diff_stats.t diff_stats.t.tmp srcdir=''; \ test -f ../testlib/diff_stats.t.in || srcdir=./; \ /usr/bin/perl ./../testlib/mk_run_tests.pl -d srcdir="/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o diff_stats.o diff_stats.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o full_stats.o full_stats.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' Making all in multi_threaded make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' rm -f diff_stats.t diff_stats.t.tmp srcdir=''; \ test -f ../testlib/diff_stats.t.in || srcdir=./; \ /usr/bin/perl ./../testlib/mk_run_tests.pl -d srcdir="/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' rm -f full_stats.t full_stats.t.tmp srcdir=''; \ test -f ../testlib/full_stats.t.in || srcdir=./; \ /usr/bin/perl ./../testlib/mk_run_tests.pl -d srcdir="/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o full_stats.o full_stats.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -c -o diff_stats.o diff_stats.c make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o diff_stats diff_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/diff_stats diff_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o full_stats full_stats.o ../../src/libstatgrab/libstatgrab.la ../../tests/testlib/libtestlib.a -llog4cplus libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/full_stats full_stats.o ../../src/libstatgrab/.libs/libstatgrab.so ../../tests/testlib/libtestlib.a -llog4cplus -pthread make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Nothing to be done for 'all-am'. make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91' rm -f saidar.properties saidar.properties.tmp srcdir=''; \ test -f ./saidar.properties.in || srcdir=./; \ /usr/bin/sed -e 's|@localstatedir[@]|/var|g' ${srcdir}saidar.properties.in >saidar.properties.tmp chmod +r saidar.properties.tmp chmod a-wx saidar.properties.tmp mv saidar.properties.tmp saidar.properties make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91' rm -f statgrab.properties statgrab.properties.tmp srcdir=''; \ test -f ./statgrab.properties.in || srcdir=./; \ /usr/bin/sed -e 's|@localstatedir[@]|/var|g' ${srcdir}statgrab.properties.in >statgrab.properties.tmp chmod +r statgrab.properties.tmp chmod a-wx statgrab.properties.tmp mv statgrab.properties.tmp statgrab.properties make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uBwPD7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 + cd libstatgrab-0.91 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src' Making install in libstatgrab make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libstatgrab.la '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libstatgrab.so.10.0.0 /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64/libstatgrab.so.10.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64 && { ln -s -f libstatgrab.so.10.0.0 libstatgrab.so.10 || { rm -f libstatgrab.so.10 && ln -s libstatgrab.so.10.0.0 libstatgrab.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64 && { ln -s -f libstatgrab.so.10.0.0 libstatgrab.so || { rm -f libstatgrab.so && ln -s libstatgrab.so.10.0.0 libstatgrab.so; }; }) libtool: install: /usr/bin/install -p .libs/libstatgrab.lai /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64/libstatgrab.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/include' /usr/bin/install -p -m 644 statgrab.h '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/libstatgrab' Making install in statgrab make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p statgrab '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' libtool: warning: '../../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/statgrab /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/statgrab /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' /usr/bin/install -p statgrab-make-mrtg-config statgrab-make-mrtg-index '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/statgrab' Making install in saidar make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p saidar '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' libtool: warning: '../../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/saidar /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/saidar make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src/saidar' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/src' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/src' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src' make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p network_traffic disk_traffic cpu_usage load_stats process_stats os_info vm_stats user_list page_stats network_iface_stats process_snapshot filesys_snapshot valid_filesystems '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/network_traffic /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/network_traffic libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/disk_traffic /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/disk_traffic libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cpu_usage /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/cpu_usage libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/load_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/load_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/process_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/process_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/os_info /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/os_info libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/vm_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/vm_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/user_list /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/user_list libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/page_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/page_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/network_iface_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/network_iface_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/process_snapshot /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/process_snapshot libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/filesys_snapshot /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/filesys_snapshot libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/valid_filesystems /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/valid_filesystems make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs' Making install in libstatgrab make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/libstatgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/libstatgrab' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/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 '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/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 '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/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 '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/libstatgrab' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/libstatgrab' Making install in statgrab make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/statgrab' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/statgrab' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 statgrab.1 statgrab-make-mrtg-config.1 statgrab-make-mrtg-index.1 '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/statgrab' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/statgrab' Making install in saidar make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/saidar' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs/saidar' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 saidar.1 '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/saidar' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs/saidar' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/docs' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/docs' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs' make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests' Making install in testlib make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/testlib' Making install in single_threaded make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/single_threaded' Making install in multi_threaded make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests/multi_threaded' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/tests' make[3]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/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 '/builddir/build/BUILD/libstatgrab-0.91/tests' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests' make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/tests' make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91' make[2]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/etc' /usr/bin/install -p -m 644 statgrab.properties saidar.properties '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab' /usr/bin/install -p -m 644 NEWS PLATFORMS README AUTHORS COPYING COPYING.LGPL '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libstatgrab.pc '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91' make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91' + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 'INSTALL=/usr/bin/install -p' -C examples/ make: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make[1]: Entering directory '/builddir/build/BUILD/libstatgrab-0.91/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p network_traffic disk_traffic cpu_usage load_stats process_stats os_info vm_stats user_list page_stats network_iface_stats process_snapshot filesys_snapshot valid_filesystems '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin' libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/network_traffic /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/network_traffic libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/disk_traffic /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/disk_traffic libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cpu_usage /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/cpu_usage libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/load_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/load_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/process_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/process_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/os_info /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/os_info libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/vm_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/vm_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/user_list /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/user_list libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/page_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/page_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/network_iface_stats /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/network_iface_stats libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/process_snapshot /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/process_snapshot libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/filesys_snapshot /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/filesys_snapshot libtool: warning: '../src/libstatgrab/libstatgrab.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/valid_filesystems /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/bin/valid_filesystems make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' make: Leaving directory '/builddir/build/BUILD/libstatgrab-0.91/examples' + rm -frv /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/COPYING' removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/COPYING.LGPL' removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/NEWS' removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/PLATFORMS' removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/README' removed '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab/AUTHORS' removed directory '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab' removed directory '/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc' + find /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 -name '*.la' -delete -print /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/lib64/libstatgrab.la + mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-tools-compat/ + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libstatgrab-0.91-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9G7U0x + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab + exit 0 Provides: libstatgrab = 1:0.91-8.fc28 libstatgrab(riscv-64) = 1:0.91-8.fc28 libstatgrab.so.10()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblog4cplus-1.2.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libstatgrab-devel-0.91-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E6SlNP + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + DOCDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + cp -pr NEWS /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + cp -pr PLATFORMS /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + cp -pr README /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + cp -pr examples/cpu_usage.c examples/disk_traffic.c examples/filesys_snapshot.c examples/helpers.c examples/load_stats.c examples/network_iface_stats.c examples/network_traffic.c examples/os_info.c examples/page_stats.c examples/process_snapshot.c examples/process_stats.c examples/user_list.c examples/valid_filesystems.c examples/vm_stats.c /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/doc/libstatgrab-devel + exit 0 Provides: libstatgrab-devel = 1:0.91-8.fc28 libstatgrab-devel(riscv-64) = 1:0.91-8.fc28 pkgconfig(libstatgrab) = 0.91 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libstatgrab.so.10()(64bit) pkgconfig(log4cplus) Processing files: libstatgrab-examples-0.91-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ouobzQ + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab-examples + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab-examples + cp -pr COPYING /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/libstatgrab-examples + exit 0 Provides: libstatgrab-examples = 1:0.91-8.fc28 libstatgrab-examples(riscv-64) = 1:0.91-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblog4cplus-1.2.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstatgrab.so.10()(64bit) rtld(GNU_HASH) Processing files: saidar-0.91-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7WTbZU + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/saidar + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/saidar + cp -pr COPYING /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/saidar + exit 0 Provides: config(saidar) = 1:0.91-8.fc28 saidar = 1:0.91-8.fc28 saidar(riscv-64) = 1:0.91-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblog4cplus-1.2.so.5()(64bit) libm.so.6()(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libstatgrab.so.10()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: statgrab-0.91-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UUd9yl + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/statgrab + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/statgrab + cp -pr COPYING /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64/usr/share/licenses/statgrab + exit 0 Provides: config(statgrab) = 1:0.91-8.fc28 statgrab = 1:0.91-8.fc28 statgrab(riscv-64) = 1:0.91-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblog4cplus-1.2.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstatgrab.so.10()(64bit) perl(Getopt::Long) perl(strict) rtld(GNU_HASH) Processing files: libstatgrab-tools-compat-0.91-8.fc28.riscv64 Provides: libstatgrab-tools-compat = 1:0.91-8.fc28 libstatgrab-tools-compat(riscv-64) = 1:0.91-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: statgrab-tools < 1:0.91-0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/libstatgrab-0.91-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libstatgrab-0.91-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libstatgrab-devel-0.91-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libstatgrab-examples-0.91-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/saidar-0.91-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/statgrab-0.91-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libstatgrab-tools-compat-0.91-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dygwMe + umask 022 + cd /builddir/build/BUILD + cd libstatgrab-0.91 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libstatgrab-0.91-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff