Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/xsettingsd.spec'], False, '/var/lib/mock/f22-build-2315115-411959/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/xsettingsd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder01.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xsettingsd-0-0.8.20091208git7804894.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/xsettingsd.spec'], False, '/var/lib/mock/f22-build-2315115-411959/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/xsettingsd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xWLHYQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf derat-xsettingsd-7804894 + /usr/bin/gzip -dc /builddir/build/SOURCES/derat-xsettingsd-7804894.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd derat-xsettingsd-7804894 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|-Wall -Werror|-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=vfpv3-d16 -mfloat-abi=hard|g' SConstruct + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4NjRnA + umask 022 + cd /builddir/build/BUILD + cd derat-xsettingsd-7804894 + scons scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... g++ -o xsettingsd.o -c -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=vfpv3-d16 -mfloat-abi=hard xsettingsd.cc g++ -o common.o -c -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=vfpv3-d16 -mfloat-abi=hard common.cc g++ -o config_parser.o -c -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=vfpv3-d16 -mfloat-abi=hard config_parser.cc g++ -o data_reader.o -c -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=vfpv3-d16 -mfloat-abi=hard data_reader.cc g++ -o data_writer.o -c -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=vfpv3-d16 -mfloat-abi=hard data_writer.cc g++ -o setting.o -c -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=vfpv3-d16 -mfloat-abi=hard setting.cc g++ -o settings_manager.o -c -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=vfpv3-d16 -mfloat-abi=hard settings_manager.cc ar rc libxsettingsd.a common.o config_parser.o data_reader.o data_writer.o setting.o settings_manager.o ranlib libxsettingsd.a g++ -o xsettingsd xsettingsd.o libxsettingsd.a -lX11 g++ -o dump_xsettings.o -c -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=vfpv3-d16 -mfloat-abi=hard dump_xsettings.cc g++ -o dump_xsettings dump_xsettings.o libxsettingsd.a -lX11 scons: done building targets. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XWblk2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm ++ dirname /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm + cd derat-xsettingsd-7804894 + install -Dm0755 xsettingsd /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/bin/xsettingsd + install -Dm0755 dump_xsettings /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/bin/dump_xsettings + install -Dm0644 xsettingsd.1 /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/man/man1/xsettingsd.1 + install -Dm0644 dump_xsettings.1 /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/man/man1/dump_xsettings.1 + /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/derat-xsettingsd-7804894 extracting debug info from /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/bin/xsettingsd extracting debug info from /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/bin/dump_xsettings /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 103 blocks + /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: xsettingsd-0-0.8.20091208git7804894.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wmpBlL + umask 022 + cd /builddir/build/BUILD + cd derat-xsettingsd-7804894 + DOCDIR=/builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/doc/xsettingsd + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/doc/xsettingsd + cp -pr README /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/doc/xsettingsd + cp -pr COPYING /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm/usr/share/doc/xsettingsd + exit 0 Processing files: xsettingsd-debuginfo-0-0.8.20091208git7804894.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm warning: Could not canonicalize hostname: arm02-builder01.arm.fedoraproject.org Wrote: /builddir/build/RPMS/xsettingsd-0-0.8.20091208git7804894.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/xsettingsd-debuginfo-0-0.8.20091208git7804894.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4v0Z2P + umask 022 + cd /builddir/build/BUILD + cd derat-xsettingsd-7804894 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xsettingsd-0-0.8.20091208git7804894.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->