Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'], shell=Falselogger=user='mockbuild'uid=1001env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir'}gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12373/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-791615481.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'], shell=Falselogger=user='mockbuild'uid=1001private_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir'}gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-12373/root'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jc2mJn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf background-logo-extension-3.22.0 + /usr/bin/xz -dc /builddir/build/SOURCES/background-logo-extension-3.22.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd background-logo-extension-3.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EwdZyV + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.22.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 + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 '1001' 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.16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 GEN metadata.json GEN schemas/org.fedorahosted.background-logo-extension.gschema.valid + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vbx5Xx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 + cd background-logo-extension-3.22.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 make[1]: Entering directory `/builddir/build/BUILD/background-logo-extension-3.22.0' make[1]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org' /usr/bin/install -c -m 644 COPYING convenience.js extension.js prefs.js '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org' /usr/bin/install -c -m 644 metadata.json '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org' if test -n "schemas/org.fedorahosted.background-logo-extension.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 schemas/org.fedorahosted.background-logo-extension.gschema.xml "/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[1]: Leaving directory `/builddir/build/BUILD/background-logo-extension-3.22.0' + /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/background-logo-extension-3.22.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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: gnome-shell-extension-background-logo-3.22.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YRC3ya + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.22.0 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/licenses/gnome-shell-extension-background-logo-3.22.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/licenses/gnome-shell-extension-background-logo-3.22.0 + cp -pr COPYING /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64/usr/share/licenses/gnome-shell-extension-background-logo-3.22.0 + exit 0 Provides: gnome-shell-extension-background-logo = 3.22.0-1.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-791615481.novalocal Wrote: /builddir/build/RPMS/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Mgxblr + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.22.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0