Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libgtop2.spec'], chrootPath='/var/lib/mock/libgtop2-2.38.0-3.el7-20181030175010-9217/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libgtop2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Jul 13 2006 Jesse Keating - 2.14.1-4 warning: bogus date in %changelog: Thu Jan 24 2006 Matthias Clasen Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libgtop2-2.38.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libgtop2.spec'], chrootPath='/var/lib/mock/libgtop2-2.38.0-3.el7-20181030175010-9217/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libgtop2.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Jul 13 2006 Jesse Keating - 2.14.1-4 warning: bogus date in %changelog: Thu Jan 24 2006 Matthias Clasen Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lhWUvs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgtop-2.38.0 + /usr/bin/xz -dc /builddir/build/SOURCES/libgtop-2.38.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgtop-2.38.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.92B3dm + umask 022 + cd /builddir/build/BUILD + cd libgtop-2.38.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --disable-gtk-doc --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1006' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-as... no checking for as... as checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... 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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 -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... no checking for libgtop sysdeps directory... linux checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux kernel version code... 199168 checking whether we need libgtop... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for GLIB... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strerror... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for dlerror... yes checking linux/isdn.h usability... yes checking linux/isdn.h presence... yes checking for linux/isdn.h... yes checking for vmgetinfo in -lperfstat... no checking for vm_statistics in -lmach... no checking whether program_invocation_name must be declared... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking "for sun_len member in struct sockaddr_un"... no checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for strftime... yes checking for getcwd... yes checking for gettimeofday... yes checking for getwd... yes checking for putenv... yes checking for strdup... yes checking for strtoul... yes checking for uname... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for X... no checking for gethostbyname... yes checking for connect... yes checking for inet_aton... yes checking X11/Xauth.h usability... no checking X11/Xauth.h presence... no checking for X11/Xauth.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/param.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking for bcopy... yes checking for endgrent... yes checking for endpwent... yes checking for fchdir... yes checking for ftime... yes checking for ftruncate... yes checking for getcwd... (cached) yes checking for getmntinfo... no checking for gettimeofday... (cached) yes checking for isascii... yes checking for lchown... yes checking for listmntent... no checking for memcpy... yes checking for mkfifo... yes checking for strchr... yes checking for strerror... (cached) yes checking for strrchr... yes checking for vprintf... yes checking for library containing getmntent... none required checking for listmntent of Cray/Unicos-9... no checking for one-argument getmntent function... yes configure: checking how to get filesystem space usage... checking statvfs function (SVR4)... yes checking for statfs that truncates block counts... no configure: checking for AFS... checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.4 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgtop.spec config.status: creating po/Makefile.in config.status: creating misc/Makefile config.status: creating include/Makefile config.status: creating include/glibtop/Makefile config.status: creating sysdeps/Makefile config.status: creating sysdeps/common/Makefile config.status: creating sysdeps/stub/Makefile config.status: creating sysdeps/stub_suid/Makefile config.status: creating sysdeps/sun4/Makefile config.status: creating sysdeps/osf1/Makefile config.status: creating sysdeps/linux/Makefile config.status: creating sysdeps/freebsd/Makefile config.status: creating sysdeps/solaris/Makefile config.status: creating sysdeps/aix/Makefile config.status: creating sysdeps/bsd/Makefile config.status: creating sysdeps/darwin/Makefile config.status: creating sysdeps/cygwin/Makefile config.status: creating sysdeps/openbsd/Makefile config.status: creating src/Makefile config.status: creating src/daemon/Makefile config.status: creating lib/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating libgtop-2.0.pc config.status: creating libgtopconfig.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j40 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/po' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/misc' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include' Making all in glibtop make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include' Making all in sysdeps make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' Making all in common make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/common' CC error.lo CC gnuslib.lo CC procargs.lo CC default.lo CC sysdeps_suid.lo gnuslib.c: In function 'connect_to_internet_server': gnuslib.c:295:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (s, buf, strlen (buf)); ^ CCLD libgtop_common-2.0.la CCLD libgtop_suid_common-2.0.la make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/common' Making all in linux make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' CC open.lo CC close.lo CC cpu.lo CC mem.lo CC swap.lo CC uptime.lo CC loadavg.lo CC shm_limits.lo CC msg_limits.lo CC sem_limits.lo CC proclist.lo CC procstate.lo CC procuid.lo CC proctime.lo CC procmem.lo CC procsignal.lo CC prockernel.lo CC procsegment.lo CC procargs.lo CC procmap.lo CC siglist.lo CC sysinfo.lo CC netload.lo CC ppp.lo CC glibtop_private.lo CC mountlist.lo CC procaffinity.lo CC fsusage.lo CC procio.lo CC netlist.lo CC procopenfiles.lo CC procwd.lo procmap.c: In function 'parse_line': procmap.c:139:12: warning: unused variable 'next' [-Wunused-variable] char *p, *next; ^ procmem.c: In function 'glibtop_get_proc_mem_s': procmem.c:89:28: warning: "/*" within comment [-Wcomment] /* As of 2.6.24 in fs/proc/*.c ^ procmem.c: At top level: procmem.c:38:1: warning: 'get_pss' defined but not used [-Wunused-function] get_pss(glibtop* server, pid_t pid) ^ netload.c: In function 'linux_2_0_stats': netload.c:275:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buffer, BUFSIZ-1, f); ^ netload.c: In function 'linux_2_4_stats': netload.c:356:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buffer, BUFSIZ-1, f); ^ netload.c:357:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buffer, BUFSIZ-1, f); ^ CCLD libgtop_sysdeps-2.0.la make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/lib' perl ./lib.pl < ../features.def > lib-t mv lib-t lib.c make all-am make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/lib' CC init.lo CC open.lo CC close.lo CC command.lo CC read.lo CC read_data.lo CC write.lo CC lib.lo CC parameter.lo CC sysdeps.lo CC boxed.lo CCLD libgtop-2.0.la GISCAN GTop-2.0.gir /builddir/build/BUILD/libgtop-2.38.0/include/glibtop/sysdeps.h:61: syntax error, unexpected identifier in 'G_STATIC_ASSERT((1UL << (28 - 1)) <= (9223372036854775807L * 2UL + 1UL));' at 'G_STATIC_ASSERT' include/glibtop/procargs.h:79: Warning: GTop: glibtop_get_proc_argv_l: return value: Missing (transfer) annotation include/glibtop/procwd.h:55: Warning: GTop: glibtop_get_proc_wd_l: return value: Missing (transfer) annotation include/glibtop/procwd.h:68: Warning: GTop: glibtop_get_proc_wd_s: return value: Missing (transfer) annotation GICOMP GTop-2.0.gir make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/lib' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/src' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/examples' CC first.o CC second.o CC pprint.o CC procargs.o CC df.o CC netlist.o CC mountlist.o CC procmap.o CC netload.o CC sysdeps.o CC timings.o CC openfiles.o CC smp.o CC proclist.o CC free.o CC wd.o CC affinity.o CC diskio.o mountlist.c: In function 'main': mountlist.c:106:4: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] fsusage.ffree, fsusage.block_size); ^ mountlist.c:106:4: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] mountlist.c:106:4: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'guint64' [-Wformat=] mountlist.c:106:4: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 6 has type 'guint64' [-Wformat=] mountlist.c:106:4: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 7 has type 'guint64' [-Wformat=] pprint.c: In function 'pprint_get_cpu': pprint.c:86:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:87:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(total, "%llu"); ^ pprint.c:88:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(user, "%llu"); ^ pprint.c:89:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(nice, "%llu"); ^ pprint.c:90:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(sys, "%llu"); ^ pprint.c:91:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(idle, "%llu"); ^ pprint.c:92:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(iowait, "%llu"); ^ pprint.c:93:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(irq, "%llu"); ^ pprint.c:94:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(softirq, "%llu"); ^ pprint.c:95:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(frequency, "%llu"); ^ pprint.c:96:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_total, GLIBTOP_NCPU, "%llu"); ^ pprint.c:96:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:97:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_user, GLIBTOP_NCPU, "%llu"); ^ pprint.c:97:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:98:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_nice, GLIBTOP_NCPU, "%llu"); ^ pprint.c:98:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:99:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_sys, GLIBTOP_NCPU, "%llu"); ^ pprint.c:99:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:100:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_idle, GLIBTOP_NCPU, "%llu"); ^ pprint.c:100:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:101:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_iowait, GLIBTOP_NCPU, "%llu"); ^ pprint.c:101:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:102:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_irq, GLIBTOP_NCPU, "%llu"); ^ pprint.c:102:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:103:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(xcpu_softirq, GLIBTOP_NCPU, "%llu"); ^ pprint.c:103:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:104:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(xcpu_flags, "%llx"); ^ pprint.c: In function 'pprint_get_fsusage': pprint.c:118:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:119:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(blocks, "%llu"); ^ pprint.c:120:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(bfree, "%llu"); ^ pprint.c:121:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(bavail, "%llu"); ^ pprint.c:122:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(files, "%llu"); ^ pprint.c:123:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(ffree, "%llu"); ^ pprint.c:125:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(read, "%llu"); ^ pprint.c:126:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(write, "%llu"); ^ pprint.c: In function 'pprint_get_loadavg': pprint.c:139:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:140:3: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] PPRINT_ARRAY(loadavg, 3, "%f"); ^ pprint.c:141:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(nr_running, "%llu"); ^ pprint.c:142:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(nr_tasks, "%llu"); ^ pprint.c:143:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(last_pid, "%llu"); ^ pprint.c: In function 'pprint_get_mem': pprint.c:156:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:157:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(total, "%llu"); ^ pprint.c:158:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(used, "%llu"); ^ pprint.c:159:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(free, "%llu"); ^ pprint.c:160:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(shared, "%llu"); ^ pprint.c:161:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(buffer, "%llu"); ^ pprint.c:162:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(cached, "%llu"); ^ pprint.c:163:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(user, "%llu"); ^ pprint.c:164:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(locked, "%llu"); ^ pprint.c: In function 'pprint_get_mountlist': pprint.c:180:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:181:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(number, "%llu"); ^ pprint.c:182:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(total, "%llu"); ^ pprint.c:183:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(size, "%llu"); ^ pprint.c:185:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'guint64' [-Wformat=] printf("\t%4llu B entries[%llu] = \n\t\t{\n", buf.total, buf.number); ^ pprint.c:185:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] pprint.c:196:7: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] entries[i].type); ^ pprint.c: In function 'pprint_get_msg_limits': pprint.c:214:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ procmap.c: In function 'main': pprint.c:215:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgpool, "%llu"); ^ procmap.c:174:4: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'guint64' [-Wformat=] maps[i].private_dirty >> 10); ^ procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'guint64' [-Wformat=] pprint.c:216:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgmap, "%llu"); ^ procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'guint64' [-Wformat=] procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'guint64' [-Wformat=] procmap.c:174:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'guint64' [-Wformat=] pprint.c:217:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgmax, "%llu"); ^ pprint.c:218:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgmnb, "%llu"); ^ pprint.c:219:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgmni, "%llu"); ^ timings.c: In function 'display_self_times': timings.c:81:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("ps xjf | egrep 'timings|libgtop_server'"); ^ pprint.c:220:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgssz, "%llu"); ^ pprint.c:221:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(msgtql, "%llu"); ^ pprint.c: In function 'pprint_get_netload': pprint.c:235:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c: In function 'pprint_get_swap': pprint.c:269:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:270:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(total, "%llu"); ^ pprint.c:271:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(used, "%llu"); ^ pprint.c:272:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(free, "%llu"); ^ pprint.c:273:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(pagein, "%llu"); ^ pprint.c:274:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(pageout, "%llu"); ^ pprint.c: In function 'pprint_get_uptime': pprint.c:287:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:290:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(boot_time, "%llu"); ^ pprint.c: In function 'pprint_get_proc_kernel': pprint.c:304:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ netload.c: In function 'main': pprint.c:305:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(k_flags, "%llu"); ^ netload.c:153:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'guint64' [-Wformat=] hwaddress_string); ^ netload.c:153:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 12 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 13 has type 'guint64' [-Wformat=] pprint.c:306:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(min_flt, "%llu"); ^ netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 14 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 15 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 16 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 17 has type 'guint64' [-Wformat=] netload.c:153:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 18 has type 'guint64' [-Wformat=] pprint.c:307:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(maj_flt, "%llu"); ^ pprint.c:308:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(cmin_flt, "%llu"); ^ pprint.c:309:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(cmaj_flt, "%llu"); ^ pprint.c: In function 'pprint_get_proc_mem': pprint.c:321:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ pprint.c:322:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(size, "%llu"); ^ pprint.c:323:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(vsize, "%llu"); ^ pprint.c:324:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(resident, "%llu"); ^ pprint.c:325:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(share, "%llu"); ^ pprint.c:326:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(rss, "%llu"); ^ pprint.c:327:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(rss_rlim, "%llu"); ^ pprint.c: In function 'pprint_get_proc_affinity': pprint.c:341:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'guint64' [-Wformat=] PPRINT(flags, "%#llx"); ^ CCLD netlist CCLD procargs CCLD df CCLD mountlist CCLD sysdeps CCLD proclist CCLD openfiles CCLD netload CCLD procmap CCLD wd CCLD free CCLD affinity CCLD smp CCLD second CCLD first CCLD diskio CCLD pprint CCLD timings make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/examples' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7TrwJB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 + cd libgtop-2.38.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 Making install in po make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/po' installing am.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/am/LC_MESSAGES/libgtop.mo installing ar.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/libgtop.mo installing as.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/as/LC_MESSAGES/libgtop.mo installing ast.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ast/LC_MESSAGES/libgtop.mo installing az.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/az/LC_MESSAGES/libgtop.mo installing be.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/be/LC_MESSAGES/libgtop.mo installing bg.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/libgtop.mo installing bn.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/bn/LC_MESSAGES/libgtop.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libgtop.mo installing bs.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/libgtop.mo installing ca.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/libgtop.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/libgtop.mo installing cs.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/libgtop.mo installing cy.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/cy/LC_MESSAGES/libgtop.mo installing da.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/da/LC_MESSAGES/libgtop.mo installing de.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/de/LC_MESSAGES/libgtop.mo installing dz.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/dz/LC_MESSAGES/libgtop.mo installing el.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/el/LC_MESSAGES/libgtop.mo installing en_CA.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/en_CA/LC_MESSAGES/libgtop.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libgtop.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/libgtop.mo installing eo.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/libgtop.mo installing es.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/es/LC_MESSAGES/libgtop.mo installing et.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/et/LC_MESSAGES/libgtop.mo installing eu.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/libgtop.mo installing fa.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/libgtop.mo installing fi.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/libgtop.mo installing fr.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/libgtop.mo installing fur.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/fur/LC_MESSAGES/libgtop.mo installing ga.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ga/LC_MESSAGES/libgtop.mo installing gl.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/libgtop.mo installing gu.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/gu/LC_MESSAGES/libgtop.mo installing he.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/he/LC_MESSAGES/libgtop.mo installing hi.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/libgtop.mo installing hr.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/hr/LC_MESSAGES/libgtop.mo installing hu.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/libgtop.mo installing id.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/id/LC_MESSAGES/libgtop.mo installing it.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/it/LC_MESSAGES/libgtop.mo installing ja.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/libgtop.mo installing ka.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ka/LC_MESSAGES/libgtop.mo installing kn.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/libgtop.mo installing ko.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/libgtop.mo installing ku.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ku/LC_MESSAGES/libgtop.mo installing ky.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ky/LC_MESSAGES/libgtop.mo installing la.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/la/LC_MESSAGES/libgtop.mo installing lt.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/libgtop.mo installing lv.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/libgtop.mo installing mai.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mai/LC_MESSAGES/libgtop.mo installing mg.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mg/LC_MESSAGES/libgtop.mo installing mi.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mi/LC_MESSAGES/libgtop.mo installing mk.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mk/LC_MESSAGES/libgtop.mo installing ml.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/libgtop.mo installing mn.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mn/LC_MESSAGES/libgtop.mo installing mr.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/libgtop.mo installing ms.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ms/LC_MESSAGES/libgtop.mo installing nb.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/libgtop.mo installing ne.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ne/LC_MESSAGES/libgtop.mo installing nl.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/libgtop.mo installing nn.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/nn/LC_MESSAGES/libgtop.mo installing oc.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/oc/LC_MESSAGES/libgtop.mo installing or.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/or/LC_MESSAGES/libgtop.mo installing pa.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/libgtop.mo installing pl.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/libgtop.mo installing pt.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/libgtop.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libgtop.mo installing ro.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/libgtop.mo installing ru.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/libgtop.mo installing rw.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/rw/LC_MESSAGES/libgtop.mo installing sk.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/libgtop.mo installing sl.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/libgtop.mo installing sq.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sq/LC_MESSAGES/libgtop.mo installing sr.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/libgtop.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libgtop.mo installing sv.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/libgtop.mo installing ta.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/libgtop.mo installing te.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/te/LC_MESSAGES/libgtop.mo installing tg.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/libgtop.mo installing th.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/th/LC_MESSAGES/libgtop.mo installing tr.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/libgtop.mo installing ug.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/ug/LC_MESSAGES/libgtop.mo installing uk.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/libgtop.mo installing vi.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/libgtop.mo installing xh.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/xh/LC_MESSAGES/libgtop.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libgtop.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/libgtop.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libgtop.mo if test "libgtop" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/po' Making install in misc make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/misc' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/misc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/misc' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/misc' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include' Making install in glibtop make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0/glibtop' /usr/bin/install -c -m 644 close.h loadavg.h prockernel.h procstate.h sem_limits.h uptime.h command.h mem.h proclist.h proctime.h shm_limits.h cpu.h msg_limits.h procmem.h procuid.h swap.h procsegment.h sysdeps.h global.h procsignal.h union.h gnuserv.h parameter.h mountlist.h fsusage.h procmap.h signal.h sysinfo.h ppp.h procargs.h netload.h procwd.h procaffinity.h procio.h netlist.h procopenfiles.h open.h '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0/glibtop' make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include/glibtop' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/include' 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/libgtop-2.38.0/include' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/include' Making install in sysdeps make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' Making install in common make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/common' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/common' 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/libgtop-2.38.0/sysdeps/common' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/common' Making install in linux make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0' /usr/bin/install -c -m 644 glibtop_server.h glibtop_machine.h '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0' make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps/linux' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' 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/libgtop-2.38.0/sysdeps' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/sysdeps' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/lib' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/lib' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtop-2.0.la '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgtop-2.0.so.11.0.0 /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/libgtop-2.0.so.11.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64 && { ln -s -f libgtop-2.0.so.11.0.0 libgtop-2.0.so.11 || { rm -f libgtop-2.0.so.11 && ln -s libgtop-2.0.so.11.0.0 libgtop-2.0.so.11; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64 && { ln -s -f libgtop-2.0.so.11.0.0 libgtop-2.0.so || { rm -f libgtop-2.0.so && ln -s libgtop-2.0.so.11.0.0 libgtop-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtop-2.0.lai /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/libgtop-2.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 GTop-2.0.gir '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 GTop-2.0.typelib '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/lib' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/lib' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/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/libgtop-2.38.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/examples' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/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 `/builddir/build/BUILD/libgtop-2.38.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/examples' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libgtop-Close.html /usr/bin/install -c -m 644 ./html/libgtop-Command.html /usr/bin/install -c -m 644 ./html/libgtop-GlibTop-Server.html /usr/bin/install -c -m 644 ./html/libgtop-GlibTop.html /usr/bin/install -c -m 644 ./html/libgtop-Net-List.html /usr/bin/install -c -m 644 ./html/libgtop-Net-Load.html /usr/bin/install -c -m 644 ./html/libgtop-PPP.html /usr/bin/install -c -m 644 ./html/libgtop-Process-Arguments.html /usr/bin/install -c -m 644 ./html/libgtop-Process-List.html /usr/bin/install -c -m 644 ./html/libgtop-Process-Time.html /usr/bin/install -c -m 644 ./html/libgtop-Shared-Memory-Limits.html /usr/bin/install -c -m 644 ./html/libgtop-Uptime.html /usr/bin/install -c -m 644 ./html/libgtop-cpu.html /usr/bin/install -c -m 644 ./html/libgtop-fsusage.html /usr/bin/install -c -m 644 ./html/libgtop-lib.html /usr/bin/install -c -m 644 ./html/libgtop-loadavg.html /usr/bin/install -c -m 644 ./html/libgtop-mem.html /usr/bin/install -c -m 644 ./html/libgtop-mountlist.html /usr/bin/install -c -m 644 ./html/libgtop-msg-limits.html /usr/bin/install -c -m 644 ./html/libgtop-open.html /usr/bin/install -c -m 644 ./html/libgtop-parameter.html /usr/bin/install -c -m 644 ./html/libgtop-prockernel.html /usr/bin/install -c -m 644 ./html/libgtop-procmap.html /usr/bin/install -c -m 644 ./html/libgtop-procmem.html /usr/bin/install -c -m 644 ./html/libgtop-procopenfiles.html /usr/bin/install -c -m 644 ./html/libgtop-procsegment.html /usr/bin/install -c -m 644 ./html/libgtop-procsignal.html /usr/bin/install -c -m 644 ./html/libgtop-procstate.html /usr/bin/install -c -m 644 ./html/libgtop-procuid.html /usr/bin/install -c -m 644 ./html/libgtop-sem-limits.html /usr/bin/install -c -m 644 ./html/libgtop-signal.html /usr/bin/install -c -m 644 ./html/libgtop-swap.html /usr/bin/install -c -m 644 ./html/libgtop-sysdeps.html /usr/bin/install -c -m 644 ./html/libgtop-sysinfo.html /usr/bin/install -c -m 644 ./html/libgtop-union.html /usr/bin/install -c -m 644 ./html/libgtop-version.html /usr/bin/install -c -m 644 ./html/libgtop-white-paper-overview.html /usr/bin/install -c -m 644 ./html/libgtop-white-paper.html /usr/bin/install -c -m 644 ./html/libgtop.devhelp2 /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[3]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/info' /usr/bin/install -c -m 644 ./libgtop2.info '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/info' '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/info/libgtop2.info' make[3]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0/doc' make[1]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0' make[2]: Entering directory `/builddir/build/BUILD/libgtop-2.38.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0' /usr/bin/install -c -m 644 glibtop.h libgtopconfig.h '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/include/libgtop-2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libgtop-2.0.pc '/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/libgtop-2.38.0' + find /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 libgtop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libgtop-2.38.0 extracting debug info from /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/lib64/libgtop-2.0.so.11.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgtop-2.0.so.11.0.0.debug to /usr/lib/debug/usr/lib64/libgtop-2.0.so.11.debug symlinked /usr/lib/debug/usr/lib64/libgtop-2.0.so.11.0.0.debug to /usr/lib/debug/usr/lib64/libgtop-2.0.so.debug cpio: libgtop-2.38.0/sysdeps/linux/sysdeps/linux/procmap_smaps.gperf: Cannot stat: No such file or directory 594 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libgtop2-2.38.0-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KptIDT + umask 022 + cd /builddir/build/BUILD + cd libgtop-2.38.0 + DOCDIR=/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/doc/libgtop2-2.38.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/doc/libgtop2-2.38.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/doc/libgtop2-2.38.0 + cp -pr NEWS /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/doc/libgtop2-2.38.0 + cp -pr README /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/doc/libgtop2-2.38.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UyvZyb + umask 022 + cd /builddir/build/BUILD + cd libgtop-2.38.0 + LICENSEDIR=/builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/licenses/libgtop2-2.38.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/licenses/libgtop2-2.38.0 + cp -pr COPYING /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64/usr/share/licenses/libgtop2-2.38.0 + exit 0 Provides: libgtop-2.0.so.11()(64bit) libgtop2 = 2.38.0-3.el7 libgtop2(x86-64) = 2.38.0-3.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) 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) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libgtop2-devel-2.38.0-3.el7.x86_64 Provides: libgtop2-devel = 2.38.0-3.el7 libgtop2-devel(x86-64) = 2.38.0-3.el7 pkgconfig(libgtop-2.0) = 2.38.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgtop-2.0.so.11()(64bit) pkgconfig(glib-2.0) Processing files: libgtop2-debuginfo-2.38.0-3.el7.x86_64 Provides: libgtop2-debuginfo = 2.38.0-3.el7 libgtop2-debuginfo(x86-64) = 2.38.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 Wrote: /builddir/build/RPMS/libgtop2-2.38.0-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libgtop2-devel-2.38.0-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libgtop2-debuginfo-2.38.0-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8W0R1q + umask 022 + cd /builddir/build/BUILD + cd libgtop-2.38.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgtop2-2.38.0-3.el7.x86_64 + exit 0 Child return code was: 0