<86>Apr 21 01:17:51 userdel[106818]: delete user 'rooter' <86>Apr 21 01:17:51 userdel[106818]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:17:51 groupadd[106835]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 01:17:51 groupadd[106835]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:17:51 groupadd[106835]: new group: name=rooter, GID=663 <86>Apr 21 01:17:51 useradd[106857]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 01:17:51 userdel[106900]: delete user 'builder' <86>Apr 21 01:17:51 userdel[106900]: removed group 'builder' owned by 'builder' <86>Apr 21 01:17:51 groupadd[106926]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 01:17:51 groupadd[106926]: group added to /etc/gshadow: name=builder <86>Apr 21 01:17:51 groupadd[106926]: new group: name=builder, GID=664 <86>Apr 21 01:17:51 useradd[106968]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 01:17:53 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:17:53 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing libstatgrab-0.17-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34432 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libstatgrab-0.17 + echo 'Source #0 (libstatgrab-0.17.tar.gz):' Source #0 (libstatgrab-0.17.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libstatgrab-0.17.tar.gz + /bin/tar -xf - + cd libstatgrab-0.17 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libstatgrab-alt-makefile.patch):' Patch #0 (libstatgrab-alt-makefile.patch): + /usr/bin/patch -p1 patching file src/saidar/Makefile.am patching file src/saidar/Makefile.in Hunk #1 succeeded at 475 (offset 1 line). patching file src/statgrab/Makefile.am patching file src/statgrab/Makefile.in Hunk #1 succeeded at 508 (offset 1 line). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34432 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libstatgrab-0.17 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-ncurses checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for atoll... yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for struct disk_sysctl.dk_rbytes... no checking for struct diskstats.ds_rbytes... no checking for struct statvfs.f_fstypename... no checking for struct utmpx.ut_type... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking libdevinfo.h usability... no checking libdevinfo.h presence... no checking for libdevinfo.h... no checking for working ncurses - ncurses.h... yes 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 docs/Makefile config.status: creating docs/libstatgrab/Makefile config.status: creating docs/statgrab/Makefile config.status: creating docs/saidar/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/saidar/Makefile config.status: creating config.h config.status: executing depfiles commands + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + make DESTDIR=/usr/src/tmp/libstatgrab-buildroot make: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' Making all in libstatgrab make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cpu_stats.lo cpu_stats.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c cpu_stats.c -fPIC -DPIC -o .libs/cpu_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c cpu_stats.c -o cpu_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o disk_stats.lo disk_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c disk_stats.c -fPIC -DPIC -o .libs/disk_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c disk_stats.c -o disk_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o load_stats.lo load_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c load_stats.c -fPIC -DPIC -o .libs/load_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c load_stats.c -o load_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o memory_stats.lo memory_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c memory_stats.c -fPIC -DPIC -o .libs/memory_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c memory_stats.c -o memory_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o network_stats.lo network_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c network_stats.c -fPIC -DPIC -o .libs/network_stats.o network_stats.c: In function 'sg_get_network_io_stats': network_stats.c:301:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), f); ^ network_stats.c:302:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), f); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c network_stats.c -o network_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o os_info.lo os_info.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c os_info.c -fPIC -DPIC -o .libs/os_info.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c os_info.c -o os_info.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o page_stats.lo page_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c page_stats.c -fPIC -DPIC -o .libs/page_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c page_stats.c -o page_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o process_stats.lo process_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c process_stats.c -fPIC -DPIC -o .libs/process_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c process_stats.c -o process_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o swap_stats.lo swap_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c swap_stats.c -fPIC -DPIC -o .libs/swap_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c swap_stats.c -o swap_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o user_stats.lo user_stats.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c user_stats.c -fPIC -DPIC -o .libs/user_stats.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c user_stats.c -o user_stats.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o tools.lo tools.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c tools.c -fPIC -DPIC -o .libs/tools.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c tools.c -o tools.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o vector.lo vector.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c vector.c -fPIC -DPIC -o .libs/vector.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c vector.c -o vector.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o error.lo error.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c error.c -fPIC -DPIC -o .libs/error.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c error.c -o error.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o statgrab_deprecated.lo statgrab_deprecated.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c statgrab_deprecated.c -fPIC -DPIC -o .libs/statgrab_deprecated.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c statgrab_deprecated.c -o statgrab_deprecated.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -version-info 8:3:2 -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 statgrab_deprecated.lo x86_64-alt-linux-gcc -shared .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/statgrab_deprecated.o -Wl,-soname -Wl,libstatgrab.so.6 -o .libs/libstatgrab.so.6.2.3 (cd .libs && rm -f libstatgrab.so.6 && ln -s libstatgrab.so.6.2.3 libstatgrab.so.6) (cd .libs && rm -f libstatgrab.so && ln -s libstatgrab.so.6.2.3 libstatgrab.so) ar cru .libs/libstatgrab.a cpu_stats.o disk_stats.o load_stats.o memory_stats.o network_stats.o os_info.o page_stats.o process_stats.o swap_stats.o user_stats.o tools.o vector.o error.o statgrab_deprecated.o ranlib .libs/libstatgrab.a creating libstatgrab.la (cd .libs && rm -f libstatgrab.la && ln -s ../libstatgrab.la libstatgrab.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' Making all in statgrab make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -pipe -Wall -g -O2 -c statgrab.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o statgrab statgrab.o ../../src/libstatgrab/libstatgrab.la mkdir .libs x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/statgrab statgrab.o ../../src/libstatgrab/.libs/libstatgrab.so creating statgrab make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' Making all in saidar make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/libstatgrab -I../../src/libstatgrab -pipe -Wall -g -O2 -c saidar.c saidar.c: In function 'main': saidar.c:586:10: warning: variable 'window' set but not used [-Wunused-but-set-variable] WINDOW *window; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o saidar saidar.o ../../src/libstatgrab/libstatgrab.la -lncurses mkdir .libs x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/saidar saidar.o ../../src/libstatgrab/.libs/libstatgrab.so -lncurses creating saidar make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' Making all in docs make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' Making all in libstatgrab make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' Making all in statgrab make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' Making all in saidar make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c network_traffic.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o network_traffic network_traffic.o ../src/libstatgrab/libstatgrab.la mkdir .libs x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/network_traffic network_traffic.o ../src/libstatgrab/.libs/libstatgrab.so creating network_traffic x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c disk_traffic.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o disk_traffic disk_traffic.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/disk_traffic disk_traffic.o ../src/libstatgrab/.libs/libstatgrab.so creating disk_traffic x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c cpu_usage.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cpu_usage cpu_usage.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/cpu_usage cpu_usage.o ../src/libstatgrab/.libs/libstatgrab.so creating cpu_usage x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c load_stats.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o load_stats load_stats.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/load_stats load_stats.o ../src/libstatgrab/.libs/libstatgrab.so creating load_stats x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c process_stats.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o process_stats process_stats.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/process_stats process_stats.o ../src/libstatgrab/.libs/libstatgrab.so creating process_stats x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c os_info.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o os_info os_info.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/os_info os_info.o ../src/libstatgrab/.libs/libstatgrab.so creating os_info x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c vm_stats.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o vm_stats vm_stats.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/vm_stats vm_stats.o ../src/libstatgrab/.libs/libstatgrab.so creating vm_stats x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c user_list.c user_list.c: In function 'main': user_list.c:33:6: warning: variable 'delay' set but not used [-Wunused-but-set-variable] int delay = 1; ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o user_list user_list.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/user_list user_list.o ../src/libstatgrab/.libs/libstatgrab.so creating user_list x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c page_stats.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o page_stats page_stats.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/page_stats page_stats.o ../src/libstatgrab/.libs/libstatgrab.so creating page_stats x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c network_iface_stats.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o network_iface_stats network_iface_stats.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/network_iface_stats network_iface_stats.o ../src/libstatgrab/.libs/libstatgrab.so creating network_iface_stats x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../src -I../src/libstatgrab -I../src/libstatgrab -pipe -Wall -g -O2 -c process_snapshot.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o process_snapshot process_snapshot.o ../src/libstatgrab/libstatgrab.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/process_snapshot process_snapshot.o ../src/libstatgrab/.libs/libstatgrab.so creating process_snapshot make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make[1]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libstatgrab-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libstatgrab-buildroot + cd libstatgrab-0.17 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libstatgrab-buildroot/usr exec_prefix=/usr/src/tmp/libstatgrab-buildroot/usr bindir=/usr/src/tmp/libstatgrab-buildroot/usr/bin sbindir=/usr/src/tmp/libstatgrab-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libstatgrab-buildroot/etc datadir=/usr/src/tmp/libstatgrab-buildroot/usr/share includedir=/usr/src/tmp/libstatgrab-buildroot/usr/include libdir=/usr/src/tmp/libstatgrab-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libstatgrab-buildroot/usr/lib localstatedir=/usr/src/tmp/libstatgrab-buildroot/var/lib sharedstatedir=/usr/src/tmp/libstatgrab-buildroot/var/lib mandir=/usr/src/tmp/libstatgrab-buildroot/usr/share/man infodir=/usr/src/tmp/libstatgrab-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' Making install in libstatgrab make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' test -z "/usr/src/tmp/libstatgrab-buildroot/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/lib64" /bin/sh ../../libtool --mode=install /bin/install -p 'libstatgrab.la' '/usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.la' /bin/install -p .libs/libstatgrab.so.6.2.3 /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.so.6.2.3 (cd /usr/src/tmp/libstatgrab-buildroot/usr/lib64 && { ln -s -f libstatgrab.so.6.2.3 libstatgrab.so.6 || { rm -f libstatgrab.so.6 && ln -s libstatgrab.so.6.2.3 libstatgrab.so.6; }; }) (cd /usr/src/tmp/libstatgrab-buildroot/usr/lib64 && { ln -s -f libstatgrab.so.6.2.3 libstatgrab.so || { rm -f libstatgrab.so && ln -s libstatgrab.so.6.2.3 libstatgrab.so; }; }) /bin/install -p .libs/libstatgrab.lai /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.la /bin/install -p .libs/libstatgrab.a /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.a chmod 644 /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.a ranlib /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/src/tmp/libstatgrab-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/include" /bin/install -p -m 644 'statgrab.h' '/usr/src/tmp/libstatgrab-buildroot/usr/include/statgrab.h' /bin/install -p -m 644 'statgrab_deprecated.h' '/usr/src/tmp/libstatgrab-buildroot/usr/include/statgrab_deprecated.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/libstatgrab' Making install in statgrab make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' test -z "/usr/src/tmp/libstatgrab-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -p 'statgrab' '/usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab' libtool: install: warning: `../../src/libstatgrab/libstatgrab.la' has not been installed in `/usr/lib64' /bin/install -p .libs/statgrab /usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab test -z "/usr/src/tmp/libstatgrab-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/bin" /bin/install -p 'statgrab-make-mrtg-config' '/usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab-make-mrtg-config' /bin/install -p 'statgrab-make-mrtg-index' '/usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab-make-mrtg-index' chown root /usr/bin/statgrab || true chown: cannot access '/usr/bin/statgrab': No such file or directory chmod u+s /usr/bin/statgrab || true chmod: cannot access '/usr/bin/statgrab': No such file or directory make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/statgrab' Making install in saidar make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' test -z "/usr/src/tmp/libstatgrab-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -p 'saidar' '/usr/src/tmp/libstatgrab-buildroot/usr/bin/saidar' libtool: install: warning: `../../src/libstatgrab/libstatgrab.la' has not been installed in `/usr/lib64' /bin/install -p .libs/saidar /usr/src/tmp/libstatgrab-buildroot/usr/bin/saidar chown root /usr/bin/saidar || true chown: cannot access '/usr/bin/saidar': No such file or directory chmod u+s /usr/bin/saidar || true chmod: cannot access '/usr/bin/saidar': No such file or directory make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src/saidar' make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/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 `/usr/src/RPM/BUILD/libstatgrab-0.17/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/src' Making install in docs make[1]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' Making install in libstatgrab make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3" /bin/install -p -m 644 './sg_get_cpu_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_cpu_stats.3' /bin/install -p -m 644 './sg_get_cpu_stats_diff.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_cpu_stats_diff.3' /bin/install -p -m 644 './sg_get_cpu_percents.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_cpu_percents.3' /bin/install -p -m 644 './sg_get_disk_io_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_disk_io_stats.3' /bin/install -p -m 644 './sg_get_disk_io_stats_diff.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_disk_io_stats_diff.3' /bin/install -p -m 644 './sg_get_host_info.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_host_info.3' /bin/install -p -m 644 './sg_get_fs_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_fs_stats.3' /bin/install -p -m 644 './sg_get_load_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_load_stats.3' /bin/install -p -m 644 './sg_get_mem_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_mem_stats.3' /bin/install -p -m 644 './sg_get_swap_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_swap_stats.3' /bin/install -p -m 644 './sg_get_network_iface_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_network_iface_stats.3' /bin/install -p -m 644 './sg_get_network_io_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_network_io_stats.3' /bin/install -p -m 644 './sg_get_network_io_stats_diff.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_network_io_stats_diff.3' /bin/install -p -m 644 './sg_get_page_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_page_stats.3' /bin/install -p -m 644 './sg_get_page_stats_diff.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_page_stats_diff.3' /bin/install -p -m 644 './sg_get_process_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_process_stats.3' /bin/install -p -m 644 './sg_get_process_count.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_process_count.3' /bin/install -p -m 644 './sg_get_user_stats.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/sg_get_user_stats.3' /bin/install -p -m 644 './statgrab.3' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man3/statgrab.3' make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/libstatgrab' Making install in statgrab make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1" /bin/install -p -m 644 './statgrab.1' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1/statgrab.1' /bin/install -p -m 644 './statgrab-make-mrtg-config.1' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1/statgrab-make-mrtg-config.1' /bin/install -p -m 644 './statgrab-make-mrtg-index.1' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1/statgrab-make-mrtg-index.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/statgrab' Making install in saidar make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1" /bin/install -p -m 644 './saidar.1' '/usr/src/tmp/libstatgrab-buildroot/usr/share/man/man1/saidar.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs/saidar' make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' make[3]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/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 `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' make[1]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/docs' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make[2]: Entering directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/libstatgrab-buildroot/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libstatgrab-buildroot/usr/lib64/pkgconfig" /bin/install -p -m 644 'libstatgrab.pc' '/usr/src/tmp/libstatgrab-buildroot/usr/lib64/pkgconfig/libstatgrab.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make[1]: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' make: Leaving directory `/usr/src/RPM/BUILD/libstatgrab-0.17' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libstatgrab-buildroot (auto) removed './usr/lib64/libstatgrab.la' mode of './usr/lib64/libstatgrab.so.6.2.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libstatgrab-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libstatgrab.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libstatgrab.pc: Libs: '-L${libdir} -lstatgrab ' --> '-lstatgrab' Compressing files in /usr/src/tmp/libstatgrab-buildroot (auto) Adjusting library links in /usr/src/tmp/libstatgrab-buildroot ./usr/lib64: libstatgrab.so.6 -> libstatgrab.so.6.2.3 Verifying ELF objects in /usr/src/tmp/libstatgrab-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libstatgrab-0.17-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libstatgrab-0.17 + DOCDIR=/usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + export DOCDIR + rm -rf /usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + /bin/mkdir -p /usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + cp -prL AUTHORS README NEWS /usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + chmod -R go-w /usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + chmod -R a+rX /usr/src/tmp/libstatgrab-buildroot/usr/share/doc/libstatgrab-0.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HiWQyV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libstatgrab-buildroot/usr/lib64/libstatgrab.so.6: 69 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bbQLBJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libstatgrab.so.6()(64bit) = set:kdl05lKtgmc4g0zIP4AOylI75pxhxhmKNMZLtjipqzUP10W597oLTRvo7m6WJdgxlFhYdKgjZHImAXjfmbJe2MES71sgmZqllkvyv2Sn00jfOpUmSagdUaopL6Fj9ckSaD1fipJ0DnOe9wXG61 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PyhmsA Creating libstatgrab-debuginfo package Processing files: libstatgrab-tools-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.deWc4t find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HCifpq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab-make-mrtg-config syntax OK /usr/src/tmp/libstatgrab-buildroot/usr/bin/statgrab-make-mrtg-index syntax OK Requires: libstatgrab = 0.17-alt1.1, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libstatgrab.so.6()(64bit) >= set:kfpRY2SW8yZA3VZCxhcKSl92ZpsbdKoF4VKnAXeD9xAWkmYaZJDT0, perl(Getopt/Long.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1fPktp Creating libstatgrab-tools-debuginfo package Processing files: libstatgrab-saidar-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jaJpgr find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p26fPv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libncurses, libstatgrab = 0.17-alt1.1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mhWiBzDlR0BkmxmP248IzZxjXwIjJwexL9wXP9fkkLtwtm1, libstatgrab.so.6()(64bit) >= set:kgpRg2FQGORKlyMfp62H4VtLAXKIU2PbZJ0, libtinfo.so.5()(64bit) >= set:liewqT5oUWw7R0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LcGZ8C Creating libstatgrab-saidar-debuginfo package Processing files: libstatgrab-devel-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7IwUbN find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t93iYZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libstatgrab) = 0.17 Requires: libstatgrab = 0.17-alt1.1, /usr/lib64/libstatgrab.so.6.2.3, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dspfCf Processing files: libstatgrab-debuginfo-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VRcpZx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TNoG6S find-requires: running scripts (debuginfo) Provides: debug64(libstatgrab.so.6) Requires: libstatgrab = 0.17-alt1.1, debug64(libc.so.6) Processing files: libstatgrab-tools-debuginfo-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hfwNXg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tEFPxH find-requires: running scripts (debuginfo) Requires: libstatgrab-tools = 0.17-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libstatgrab.so.6) Processing files: libstatgrab-saidar-debuginfo-0.17-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fUu5Qa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hkXvTG find-requires: running scripts (debuginfo) Requires: libstatgrab-saidar = 0.17-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libstatgrab.so.6), debug64(libtinfo.so.5) Adding to libstatgrab-tools-debuginfo a strict dependency on libstatgrab-debuginfo Adding to libstatgrab-saidar-debuginfo a strict dependency on libstatgrab-debuginfo Removing from libstatgrab-tools-debuginfo 1 sources provided by libstatgrab-debuginfo also prunning dir /usr/src/debug/libstatgrab-0.17/src/libstatgrab Removing from libstatgrab-saidar-debuginfo 1 sources provided by libstatgrab-debuginfo also prunning dir /usr/src/debug/libstatgrab-0.17/src/libstatgrab Removing 2 extra deps from libstatgrab-tools due to dependency on libstatgrab Removing 1 extra deps from libstatgrab-saidar due to dependency on libstatgrab Removing 1 extra deps from libstatgrab-devel due to dependency on libstatgrab Removing 1 extra deps from libstatgrab-tools-debuginfo due to dependency on libstatgrab-debuginfo Removing 1 extra deps from libstatgrab-saidar-debuginfo due to dependency on libstatgrab-debuginfo Removing 3 extra deps from libstatgrab-tools due to repentancy on libstatgrab Removing 4 extra deps from libstatgrab-saidar due to repentancy on libstatgrab Removing 1 extra deps from libstatgrab-tools-debuginfo due to repentancy on libstatgrab-debuginfo Removing 1 extra deps from libstatgrab-saidar-debuginfo due to repentancy on libstatgrab-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-tools-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-saidar-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-devel-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-debuginfo-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-tools-debuginfo-0.17-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libstatgrab-saidar-debuginfo-0.17-alt1.1.x86_64.rpm 7.46user 2.96system 0:29.10elapsed 35%CPU (0avgtext+0avgdata 32884maxresident)k 0inputs+0outputs (0major+1420310minor)pagefaults 0swaps 9.98user 4.92system 0:34.19elapsed 43%CPU (0avgtext+0avgdata 122104maxresident)k 0inputs+0outputs (0major+1722436minor)pagefaults 0swaps --- libstatgrab-debuginfo-0.17-alt1.1.x86_64.rpm.repo 2012-02-04 12:10:15.000000000 +0000 +++ libstatgrab-debuginfo-0.17-alt1.1.x86_64.rpm.hasher 2019-04-21 01:18:29.010376109 +0000 @@ -19,2 +19,3 @@ /usr/src/debug/libstatgrab-0.17/src/libstatgrab/tools.c 100644 +/usr/src/debug/libstatgrab-0.17/src/libstatgrab/tools.h 100644 /usr/src/debug/libstatgrab-0.17/src/libstatgrab/user_stats.c 100644 --- libstatgrab-devel-0.17-alt1.1.x86_64.rpm.repo 2012-02-04 12:10:15.000000000 +0000 +++ libstatgrab-devel-0.17-alt1.1.x86_64.rpm.hasher 2019-04-21 01:18:31.693375345 +0000 @@ -4,21 +4,21 @@ /usr/lib64/pkgconfig/libstatgrab.pc 100644 -/usr/share/man/man3/sg_get_cpu_percents.3.gz 100644 -/usr/share/man/man3/sg_get_cpu_stats.3.gz 100644 -/usr/share/man/man3/sg_get_cpu_stats_diff.3.gz 100644 -/usr/share/man/man3/sg_get_disk_io_stats.3.gz 100644 -/usr/share/man/man3/sg_get_disk_io_stats_diff.3.gz 100644 -/usr/share/man/man3/sg_get_fs_stats.3.gz 100644 -/usr/share/man/man3/sg_get_host_info.3.gz 100644 -/usr/share/man/man3/sg_get_load_stats.3.gz 100644 -/usr/share/man/man3/sg_get_mem_stats.3.gz 100644 -/usr/share/man/man3/sg_get_network_iface_stats.3.gz 100644 -/usr/share/man/man3/sg_get_network_io_stats.3.gz 100644 -/usr/share/man/man3/sg_get_network_io_stats_diff.3.gz 100644 -/usr/share/man/man3/sg_get_page_stats.3.gz 100644 -/usr/share/man/man3/sg_get_page_stats_diff.3.gz 100644 -/usr/share/man/man3/sg_get_process_count.3.gz 100644 -/usr/share/man/man3/sg_get_process_stats.3.gz 100644 -/usr/share/man/man3/sg_get_swap_stats.3.gz 100644 -/usr/share/man/man3/sg_get_user_stats.3.gz 100644 -/usr/share/man/man3/statgrab.3.gz 100644 +/usr/share/man/man3/sg_get_cpu_percents.3.xz 100644 +/usr/share/man/man3/sg_get_cpu_stats.3.xz 100644 +/usr/share/man/man3/sg_get_cpu_stats_diff.3.xz 100644 +/usr/share/man/man3/sg_get_disk_io_stats.3.xz 100644 +/usr/share/man/man3/sg_get_disk_io_stats_diff.3.xz 100644 +/usr/share/man/man3/sg_get_fs_stats.3.xz 100644 +/usr/share/man/man3/sg_get_host_info.3.xz 100644 +/usr/share/man/man3/sg_get_load_stats.3.xz 100644 +/usr/share/man/man3/sg_get_mem_stats.3.xz 100644 +/usr/share/man/man3/sg_get_network_iface_stats.3.xz 100644 +/usr/share/man/man3/sg_get_network_io_stats.3.xz 100644 +/usr/share/man/man3/sg_get_network_io_stats_diff.3.xz 100644 +/usr/share/man/man3/sg_get_page_stats.3.xz 100644 +/usr/share/man/man3/sg_get_page_stats_diff.3.xz 100644 +/usr/share/man/man3/sg_get_process_count.3.xz 100644 +/usr/share/man/man3/sg_get_process_stats.3.xz 100644 +/usr/share/man/man3/sg_get_swap_stats.3.xz 100644 +/usr/share/man/man3/sg_get_user_stats.3.xz 100644 +/usr/share/man/man3/statgrab.3.xz 100644 Requires: libstatgrab = 0.17-alt1.1 --- libstatgrab-saidar-0.17-alt1.1.x86_64.rpm.repo 2012-02-04 12:10:15.000000000 +0000 +++ libstatgrab-saidar-0.17-alt1.1.x86_64.rpm.hasher 2019-04-21 01:18:32.174375208 +0000 @@ -1,3 +1,3 @@ /usr/bin/saidar 100755 -/usr/share/man/man1/saidar.1.gz 100644 +/usr/share/man/man1/saidar.1.xz 100644 Requires: libncurses --- libstatgrab-tools-0.17-alt1.1.x86_64.rpm.repo 2012-02-04 12:10:15.000000000 +0000 +++ libstatgrab-tools-0.17-alt1.1.x86_64.rpm.hasher 2019-04-21 01:18:32.567375096 +0000 @@ -3,5 +3,5 @@ /usr/bin/statgrab-make-mrtg-index 100755 -/usr/share/man/man1/statgrab-make-mrtg-config.1.gz 100644 -/usr/share/man/man1/statgrab-make-mrtg-index.1.gz 100644 -/usr/share/man/man1/statgrab.1.gz 100644 +/usr/share/man/man1/statgrab-make-mrtg-config.1.xz 100644 +/usr/share/man/man1/statgrab-make-mrtg-index.1.xz 100644 +/usr/share/man/man1/statgrab.1.xz 100644 Requires: libstatgrab = 0.17-alt1.1 @@ -9,2 +9,3 @@ Requires: /usr/bin/perl +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: perl(Getopt/Long.pm)