Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xfce4-netload-plugin.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4306/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xfce4-netload-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-191455368.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xfce4-netload-plugin-1.2.4-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xfce4-netload-plugin.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4306/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xfce4-netload-plugin.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0Bm3KJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xfce4-netload-plugin-1.2.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xfce4-netload-plugin-1.2.4.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfce4-netload-plugin-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YouMPF + umask 022 + cd /builddir/build/BUILD + cd xfce4-netload-plugin-1.2.4 + 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 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking how to print strings... printf 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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... no checking for 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 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 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 dependency style of gcc... (cached) none checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for ANSI C header files... (cached) yes checking for gethostname... yes checking for memset... yes checking for socket... yes checking for strstr... yes checking for malloc... yes checking for bzero... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether gcc needs -traditional... no checking for size_t... yes checking for kstat_open in -lkstat... no checking for kstat_open in -lnsl... no 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 libxfce4panel-1.0 >= 4.9.0... 4.12.0 checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lgmodule-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-1 >= 4.9.0... 4.12.1 checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz checking LIBXFCE4UI_LIBS... -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast bg ca cs da de el en_AU en_GB eo es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl oc pa pl pt_BR pt ru sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking whether to build with debugging support... minimum configure: creating ./config.status config.status: creating Makefile config.status: creating panel-plugin/Makefile config.status: creating po/Makefile.in config.status: creating icons/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/scalable/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' Making all in panel-plugin make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' CC libnetload_la-monitor-label.lo CC libnetload_la-netload.lo monitor-label.c: In function 'xnlp_monitor_label_class_init': monitor-label.c:50:23: warning: unused variable 'class' [-Wunused-variable] GObjectClass *class = G_OBJECT_CLASS (klass); ^ monitor-label.c: At top level: monitor-label.c:39:17: warning: 'xnlp_monitor_label_constructed' declared 'static' but never defined [-Wunused-function] static void xnlp_monitor_label_constructed (GObject *object); ^ netload.c: In function 'monitor_create_options': netload.c:967:29: warning: unused variable 'header' [-Wunused-variable] GtkWidget *dlg, *header; ^ CC libnetload_la-utils.lo CC libnetload_la-net.lo net.c: In function 'get_interface_up': net.c:181:25: warning: unused variable 'p_sa' [-Wunused-variable] struct sockaddr_in *p_sa; ^ In file included from net.c:58:0: wormulon/linux.c: In function 'get_stat': wormulon/linux.c:102:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BUFSIZE-1, proc_net_dev); ^ wormulon/linux.c:103:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, BUFSIZE-1, proc_net_dev); ^ net.c: In function 'init_netload': net.c:85:25: warning: array subscript is above array bounds [-Warray-bounds] data->ifdata.if_name[INTERFACE_NAME_LENGTH] = '\0'; ^ sed -e "s^@PLUGIN_PATH@^/usr/libexec/xfce4/panel-plugins^" \ netload.desktop.in.in > netload.desktop.in ITMRG netload.desktop CCLD libnetload.la rm netload.desktop.in make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/po' MSGFMT ar.gmo MSGFMT ast.gmo MSGFMT bg.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_AU.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT fi.gmo MSGFMT eu.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT pt.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT ur_PK.gmo MSGFMT ur.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/po' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' Making all in 24x24 make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kFIeWY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 + cd xfce4-netload-plugin-1.2.4 + rm -rf /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 Making install in panel-plugin make[1]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/xfce4/panel-plugins' /usr/bin/install -c -m 644 netload.desktop '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/xfce4/panel-plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/lib64/xfce4/panel/plugins' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetload.la '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/lib64/xfce4/panel/plugins' libtool: install: /usr/bin/install -c .libs/libnetload.so /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/lib64/xfce4/panel/plugins/libnetload.so libtool: install: /usr/bin/install -c .libs/libnetload.lai /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/lib64/xfce4/panel/plugins/libnetload.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/xfce4/panel/plugins' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/panel-plugin' Making install in po make[1]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/po' linguas="ar ast bg ca cs da de el en_AU en_GB eo es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl oc pa pl pt_BR pt ru sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/xfce4-netload-plugin-1.2.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/xfce4-netload-plugin.mo; \ echo "installing $lang.gmo as $dir/xfce4-netload-plugin.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfce4-netload-plugin.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xfce4-netload-plugin.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfce4-netload-plugin.mo.m; \ echo "installing $lang.gmo.m as $dir/xfce4-netload-plugin.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/xfce4-netload-plugin.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xfce4-netload-plugin.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/xfce4-netload-plugin.mo installing ast.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/xfce4-netload-plugin.mo installing bg.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/xfce4-netload-plugin.mo installing ca.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/xfce4-netload-plugin.mo installing da.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/xfce4-netload-plugin.mo installing de.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/xfce4-netload-plugin.mo installing el.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/xfce4-netload-plugin.mo installing en_AU.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/en_AU/LC_MESSAGES/xfce4-netload-plugin.mo installing en_GB.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/xfce4-netload-plugin.mo installing eo.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/eo/LC_MESSAGES/xfce4-netload-plugin.mo installing es.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/xfce4-netload-plugin.mo installing eu.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/xfce4-netload-plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo installing gl.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo installing he.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/xfce4-netload-plugin.mo installing hr.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/hr/LC_MESSAGES/xfce4-netload-plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo installing id.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo installing is.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/is/LC_MESSAGES/xfce4-netload-plugin.mo installing it.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/xfce4-netload-plugin.mo installing kk.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/kk/LC_MESSAGES/xfce4-netload-plugin.mo installing ko.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/xfce4-netload-plugin.mo installing lt.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo installing lv.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo installing ms.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ms/LC_MESSAGES/xfce4-netload-plugin.mo installing nb.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/xfce4-netload-plugin.mo installing oc.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES/xfce4-netload-plugin.mo installing pa.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo installing pl.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo installing pt.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo installing ru.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo installing sq.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo installing sr.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/xfce4-netload-plugin.mo installing sv.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo installing th.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/th/LC_MESSAGES/xfce4-netload-plugin.mo installing tr.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo installing ug.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ug/LC_MESSAGES/xfce4-netload-plugin.mo installing uk.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/xfce4-netload-plugin.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/xfce4-netload-plugin.mo installing ur.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/ur/LC_MESSAGES/xfce4-netload-plugin.mo installing vi.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/xfce4-netload-plugin.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/xfce4-netload-plugin.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-netload-plugin.mo make[1]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/po' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' Making install in 24x24 make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 xfce4-netload-plugin.png '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/24x24' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 xfce4-netload-plugin.png '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/48x48' Making install in scalable make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 xfce4-netload-plugin.svg '/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons/scalable' make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[3]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor *** make[4]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4/icons' make[1]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' make[2]: Entering directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' 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/xfce4-netload-plugin-1.2.4' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-netload-plugin-1.2.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 xfce4-netload-plugin + rm -f /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64//usr/lib64/xfce4/panel/plugins/libnetload.la + /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/xfce4-netload-plugin-1.2.4 extracting debug info from /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/lib64/xfce4/panel/plugins/libnetload.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 157 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: xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Sjv7l + umask 022 + cd /builddir/build/BUILD + cd xfce4-netload-plugin-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + cp -pr COPYING /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + cp -pr README /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64/usr/share/doc/xfce4-netload-plugin-1.2.4 + exit 0 Provides: libnetload.so()(64bit) xfce4-netload-plugin = 1.2.4-3.el7.centos xfce4-netload-plugin(x86-64) = 1.2.4-3.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libxfce4panel-1.0.so.4()(64bit) libxfce4ui-1.so.0()(64bit) libxfce4util.so.7()(64bit) rtld(GNU_HASH) Processing files: xfce4-netload-plugin-debuginfo-1.2.4-3.el7.centos.x86_64 Provides: xfce4-netload-plugin-debuginfo = 1.2.4-3.el7.centos xfce4-netload-plugin-debuginfo(x86-64) = 1.2.4-3.el7.centos 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/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 Wrote: /builddir/build/RPMS/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/xfce4-netload-plugin-debuginfo-1.2.4-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5J3G2w + umask 022 + cd /builddir/build/BUILD + cd xfce4-netload-plugin-1.2.4 + rm -rf /builddir/build/BUILDROOT/xfce4-netload-plugin-1.2.4-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->