Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'], chrootPath='/var/lib/mock/f21-build-3223063-473786/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: arm04-builder00.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/gnome-shell-extension-background-logo-3.14.0-2.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec '], chrootPath='/var/lib/mock/f21-build-3223063-473786/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/gnome-shell-extension-background-logo.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yXEZwN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf background-logo-extension-3.14.0 + /usr/bin/xz -dc /builddir/build/SOURCES/background-logo-extension-3.14.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd background-logo-extension-3.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-high-CPU-usage-by-avoiding-feedback-loop.patch):' Patch #0 (0001-Fix-high-CPU-usage-by-avoiding-feedback-loop.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-high-CPU-usage-by-avoiding-feedback-loop.patch + /usr/bin/patch -p1 -b --suffix .avoid-feedback-loop --fuzz=0 patching file extension.js + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C27Wpr + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=arm-redhat-linux-gnu --host=arm-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/lib --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 '1000' is supported by ustar format... yes checking whether GID '425' 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 arm-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 -j4 GEN metadata.json GEN schemas/org.fedorahosted.background-logo-extension.gschema.valid + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yECIaW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch ++ dirname /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch + cd background-logo-extension-3.14.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch make[1]: Entering directory '/builddir/build/BUILD/background-logo-extension-3.14.0' make[1]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch/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.14.0-2.fc21.noarch/usr/share/gnome-shell/extensions/background-logo@fedorahosted.org' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch/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.14.0-2.fc21.noarch/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.14.0-2.fc21.noarch/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.14.0-2.fc21.noarch/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[1]: Leaving directory '/builddir/build/BUILD/background-logo-extension-3.14.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/background-logo-extension-3.14.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gr05u1 + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch/usr/share/licenses/gnome-shell-extension-background-logo + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch/usr/share/licenses/gnome-shell-extension-background-logo + cp -pr COPYING /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch/usr/share/licenses/gnome-shell-extension-background-logo + exit 0 Provides: gnome-shell-extension-background-logo = 3.14.0-2.fc21 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.14.0-2.fc21.noarch warning: Could not canonicalize hostname: arm04-builder00.arm.fedoraproject.org Wrote: /builddir/build/RPMS/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lKJKz9 + umask 022 + cd /builddir/build/BUILD + cd background-logo-extension-3.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-shell-extension-background-logo-3.14.0-2.fc21.noarch + exit 0 Child return code was: 0 LEAVE do -->