Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/latencytop.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/latencytop.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/latencytop-0.5-13.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/latencytop.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/latencytop.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3GvQ7N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf latencytop-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/latencytop-0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd latencytop-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (latencytop-Makefile-fixes.patch): + echo 'Patch #0 (latencytop-Makefile-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/latencytop-Makefile-fixes.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + echo 'Patch #1 (latencytop-Makefile-default-to-no-gtk.patch):' Patch #1 (latencytop-Makefile-default-to-no-gtk.patch): + /usr/bin/cat /builddir/build/SOURCES/latencytop-Makefile-default-to-no-gtk.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile Patch #2 (latencytop-remove-the-fsync-view.patch): + echo 'Patch #2 (latencytop-remove-the-fsync-view.patch):' + /usr/bin/cat /builddir/build/SOURCES/latencytop-remove-the-fsync-view.patch + /usr/bin/patch -p2 --fuzz=0 patching file Makefile Hunk #1 succeeded at 7 (offset 1 line). patching file fsync.c patching file latencytop.8 patching file latencytop.c Hunk #1 succeeded at 527 (offset -5 lines). Hunk #2 succeeded at 534 (offset -5 lines). patching file latencytop.h Hunk #1 succeeded at 52 (offset -1 lines). patching file latencytop.trans Hunk #1 succeeded at 140 (offset -2 lines). patching file text_display.c + echo 'Patch #3 (latencytop-better-error-message.patch):' Patch #3 (latencytop-better-error-message.patch): + /usr/bin/cat /builddir/build/SOURCES/latencytop-better-error-message.patch + /usr/bin/patch -p2 --fuzz=0 patching file latencytop.c Hunk #4 succeeded at 546 (offset -5 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5BynTh + umask 022 + cd /builddir/build/BUILD + cd latencytop-0.5 + export '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' + 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' + make -j16 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare latencytop.c -o latencytop.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare text_display.c -o text_display.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare translate.c -o translate.o translate.c: In function 'init_translations': translate.c:116:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(trans, 0, sizeof(trans)); ^ latencytop.c: In function 'parse_process': latencytop.c:304:14: warning: unused variable 'c2' [-Wunused-variable] char *c, *c2; ^ text_display.c: In function 'display_process_list': text_display.c:135:9: warning: variable 'entry' set but not used [-Wunused-but-set-variable] GList *entry, *start = NULL; ^ text_display.c: In function 'preinitialize_text_ui': text_display.c:389:33: warning: unused parameter 'argc' [-Wunused-parameter] void preinitialize_text_ui(int *argc, char ***argv) ^ text_display.c:389:47: warning: unused parameter 'argv' [-Wunused-parameter] void preinitialize_text_ui(int *argc, char ***argv) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic latencytop.o text_display.o translate.o -Wl,--as-needed `pkg-config --libs glib-2.0` -lncursesw -o latencytop + mv latencytop latencytop-tui + make clean rm -f *~ latencytop DEADJOE *.o + make -j16 HAS_GTK_GUI=1 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare `pkg-config --cflags gtk+-2.0` -DHAS_GTK_GUI latencytop.c -o latencytop.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare `pkg-config --cflags gtk+-2.0` -DHAS_GTK_GUI text_display.c -o text_display.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare `pkg-config --cflags gtk+-2.0` -DHAS_GTK_GUI translate.c -o translate.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -g `pkg-config --cflags glib-2.0` -D_FORTIFY_SOURCE=2 -Wno-sign-compare `pkg-config --cflags gtk+-2.0` -DHAS_GTK_GUI gtk_display.c -o gtk_display.o translate.c: In function 'init_translations': translate.c:116:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(trans, 0, sizeof(trans)); ^ latencytop.c: In function 'parse_process': latencytop.c:304:14: warning: unused variable 'c2' [-Wunused-variable] char *c, *c2; ^ text_display.c: In function 'display_process_list': text_display.c:135:9: warning: variable 'entry' set but not used [-Wunused-but-set-variable] GList *entry, *start = NULL; ^ text_display.c: In function 'preinitialize_text_ui': text_display.c:389:33: warning: unused parameter 'argc' [-Wunused-parameter] void preinitialize_text_ui(int *argc, char ***argv) ^ text_display.c:389:47: warning: unused parameter 'argv' [-Wunused-parameter] void preinitialize_text_ui(int *argc, char ***argv) ^ gtk_display.c: In function 'target_select': gtk_display.c:248:56: warning: unused parameter 'data' [-Wunused-parameter] static gint target_select(GtkTreeSelection *sel, void *data) ^ gtk_display.c: In function 'backtrace_select': gtk_display.c:277:59: warning: unused parameter 'data' [-Wunused-parameter] static gint backtrace_select(GtkTreeSelection *sel, void *data) ^ gtk_display.c: In function 'timer_tick': gtk_display.c:327:30: warning: unused parameter 'data' [-Wunused-parameter] static gint timer_tick(void *data) ^ gtk_display.c: In function 'refresh_clicked': gtk_display.c:343:40: warning: unused parameter 'btn' [-Wunused-parameter] static void refresh_clicked(GtkButton *btn, void *data) ^ gtk_display.c:343:51: warning: unused parameter 'data' [-Wunused-parameter] static void refresh_clicked(GtkButton *btn, void *data) ^ gtk_display.c: In function 'freeze_toggled': gtk_display.c:350:56: warning: unused parameter 'data' [-Wunused-parameter] static void freeze_toggled(GtkToggleButton *btn, void *data) ^ gtk_display.c: At top level: gtk_display.c:597:8: warning: return type defaults to 'int' [-Wreturn-type] static load_icons(void) ^ gtk_display.c: In function 'load_icons': gtk_display.c:639:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic latencytop.o text_display.o translate.o gtk_display.o -Wl,--as-needed `pkg-config --libs glib-2.0` -lncursesw `pkg-config --libs gtk+-2.0` -o latencytop + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EtK2BN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 + cd latencytop-0.5 + rm -rf /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 mkdir -p /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/latencytop mkdir -p /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/man/man8 mkdir -p /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/sbin install -m 0644 latencytop.trans /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/latencytop/latencytop.trans install -m 0644 *.png /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/latencytop/ install -m 0755 latencytop /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/sbin/ install -m 0644 latencytop.8 /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/man/man8/ + install -m 0755 latencytop-tui /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/sbin/ + ln -s latencytop.8 /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/share/man/man8/latencytop-tui.8 + /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/latencytop-0.5 extracting debug info from /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/sbin/latencytop-tui extracting debug info from /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64/usr/sbin/latencytop /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 86 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: latencytop-0.5-13.el7.x86_64 Provides: latencytop = 0.5-13.el7 latencytop(x86-64) = 0.5-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libncursesw.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: latencytop-tui-0.5-13.el7.x86_64 Provides: latencytop-tui = 0.5-13.el7 latencytop-tui(x86-64) = 0.5-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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) libncursesw.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: latencytop-common-0.5-13.el7.x86_64 Provides: latencytop-common = 0.5-13.el7 latencytop-common(x86-64) = 0.5-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: latencytop-debuginfo-0.5-13.el7.x86_64 Provides: latencytop-debuginfo = 0.5-13.el7 latencytop-debuginfo(x86-64) = 0.5-13.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/latencytop-0.5-13.el7.x86_64 Wrote: /builddir/build/RPMS/latencytop-0.5-13.el7.x86_64.rpm Wrote: /builddir/build/RPMS/latencytop-tui-0.5-13.el7.x86_64.rpm Wrote: /builddir/build/RPMS/latencytop-common-0.5-13.el7.x86_64.rpm Wrote: /builddir/build/RPMS/latencytop-debuginfo-0.5-13.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nGaptr + umask 022 + cd /builddir/build/BUILD + cd latencytop-0.5 + rm -rf /builddir/build/BUILDROOT/latencytop-0.5-13.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->