Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/i3status.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1657/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/i3status.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: bogus date in %changelog: Sat Feb 05 2010 Simon Wesp - 2.0-2 warning: Could not canonicalize hostname: i-0000fa56 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/i3status-2.7-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/i3status.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1657/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/i3status.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OZ0CEG warning: bogus date in %changelog: Sat Feb 05 2010 Simon Wesp - 2.0-2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf i3status-2.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/i3status-2.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd i3status-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's|CFLAGS+=-Wall -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare|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 -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare|g' -e 's|CFLAGS+=-g|CFLAGS+=|g' -e 's|@echo " CC $<"|@echo " $(CC) $(CFLAGS) -c -o $@ $<"|g' -e 's|@echo " LD $@"|@echo " $(CC) -o $@ src/*.o *.o $(LDFLAGS)"|g' -i Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wtpQqY + umask 022 + cd /builddir/build/BUILD + cd i3status-2.7 + make -j3 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_ip_addr.o src/print_ip_addr.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_ddate.o src/print_ddate.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/general.o src/general.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_load.o src/print_load.c src/print_battery_info.c: In function 'print_battery_info': src/print_battery_info.c:119:12: warning: 'watt_as_unit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!watt_as_unit) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_battery_info.o src/print_battery_info.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_ipv6_addr.o src/print_ipv6_addr.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_run_watch.o src/print_run_watch.c src/print_volume.c: In function 'print_volume': src/print_volume.c:59:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&instance, "%s.%s.%d", device, mixer, mixer_idx); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_volume.o src/print_volume.c src/print_cpu_temperature.c: In function 'print_cpu_temperature_info': src/print_cpu_temperature.c:44:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&thermal_zone, THERMAL_ZONE, zone); ^ src/print_cpu_temperature.c:46:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&thermal_zone, path, zone); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_cpu_temperature.o src/print_cpu_temperature.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/auto_detect_format.o src/auto_detect_format.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_disk_info.o src/print_disk_info.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_eth_info.o src/print_eth_info.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_cpu_usage.o src/print_cpu_usage.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/output.o src/output.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/process_runs.o src/process_runs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_time.o src/print_time.c make -C man make[1]: Entering directory `/builddir/build/BUILD/i3status-2.7/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/i3status-2.7/man' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o src/print_wireless_info.o src/print_wireless_info.c i3status.c: In function 'main': i3status.c:517:30: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, buf, len); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=gnu99 -pedantic -Iinclude -idirafter yajl-fallback -c -o i3status.o i3status.c cc -o i3status src/*.o *.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wqmL3i + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 + cd i3status-2.7 + rm -rf /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 'INSTALL=install -p' install -m 755 -d /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/bin install -m 755 -d /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/etc install -m 755 -d /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/share/man/man1 install -m 755 i3status /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/bin/i3status # Allow network configuration for getting the link speed (which setcap && setcap cap_net_admin=ep /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/bin/i3status) || true /usr/sbin/setcap unable to set CAP_SETFCAP effective capability: Operation not permitted install -m 644 i3status.conf /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/etc/i3status.conf install -m 644 man/i3status.1 /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64//etc/ + install -Dpm0644 i3status.conf /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64//etc/i3status.conf + /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/i3status-2.7 extracting debug info from /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/bin/i3status dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 207 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: i3status-2.7-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2rNyeF + umask 022 + cd /builddir/build/BUILD + cd i3status-2.7 + DOCDIR=/builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/share/doc/i3status-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/share/doc/i3status-2.7 + cp -pr LICENSE /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64/usr/share/doc/i3status-2.7 + exit 0 Provides: config(i3status) = 2.7-2.el7.centos i3status = 2.7-2.el7.centos i3status(x86-64) = 2.7-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) 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) libc.so.6(GLIBC_2.8)(64bit) libconfuse.so.0()(64bit) libiw.so.29()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH) Processing files: i3status-debuginfo-2.7-2.el7.centos.x86_64 Provides: i3status-debuginfo = 2.7-2.el7.centos i3status-debuginfo(x86-64) = 2.7-2.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/i3status-2.7-2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/i3status-2.7-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/i3status-debuginfo-2.7-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gt0FhL + umask 022 + cd /builddir/build/BUILD + cd i3status-2.7 + rm -rf /builddir/build/BUILDROOT/i3status-2.7-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->