Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bleachbit.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-241e85587080a76bb3d918d08c11d2ae58ded167/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bleachbit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/bleachbit-4.2.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bleachbit.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-241e85587080a76bb3d918d08c11d2ae58ded167/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bleachbit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2eRX81 + umask 022 + cd /builddir/build/BUILD + gpg2 --import /builddir/build/SOURCES/andrew2019.key gpg: directory `/builddir/.gnupg' created gpg: new configuration file `/builddir/.gnupg/gpg.conf' created gpg: WARNING: options in `/builddir/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/builddir/.gnupg/secring.gpg' created gpg: keyring `/builddir/.gnupg/pubring.gpg' created gpg: /builddir/.gnupg/trustdb.gpg: trustdb created gpg: key 2B4D4C9D: public key "Andrew Ziem " imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) + gpg2 --verify /builddir/build/SOURCES/bleachbit-4.2.0-sha256sum.txt.asc gpg: Signature made Sat Jan 2 22:28:43 2021 UTC using RSA key ID 2B4D4C9D gpg: Good signature from "Andrew Ziem " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: A9E5 82E4 054A 1593 15ED C943 D6D4 47B0 2B4D 4C9D + cd /builddir/build/SOURCES + grep bleachbit-4.2.0.tar.bz2 /builddir/build/SOURCES/bleachbit-4.2.0-sha256sum.txt.asc + sha256sum --check ./extracted-checksum.txt bleachbit-4.2.0.tar.bz2: OK + cd /builddir/build/BUILD + rm -rf bleachbit-4.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/bleachbit-4.2.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bleachbit-4.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed 's/online_update_notification_enabled = True/online_update_notification_enabled = False/g' --in-place ./bleachbit/__init__.py + find ./bleachbit/ -type f -iname '*.py' -exec sed --regexp-extended '1s|^#! ?/.+$||g' --in-place '{}' + + find ./ -type f -iname '*.py' -exec sed --regexp-extended '1s|^#! ?/usr/bin/env python3?$|#!/usr/bin/python3|g' --in-place '{}' + + find ./ -type f -iname '*.py' -exec sed --regexp-extended '1s|^#! ?/usr/bin/python[[:digit:][:punct:]]*$|#!/usr/bin/python3|g' --in-place '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7p7aAg + umask 022 + cd /builddir/build/BUILD + cd bleachbit-4.2.0 + CFLAGS='-O2 -g -pipe -Wall -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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' no default locale found. Assuming 'C' running build running build_py creating build creating build/lib creating build/lib/bleachbit copying bleachbit/GuiChaff.py -> build/lib/bleachbit copying bleachbit/RecognizeCleanerML.py -> build/lib/bleachbit copying bleachbit/Winapp.py -> build/lib/bleachbit copying bleachbit/Unix.py -> build/lib/bleachbit copying bleachbit/GuiPreferences.py -> build/lib/bleachbit copying bleachbit/Special.py -> build/lib/bleachbit copying bleachbit/General.py -> build/lib/bleachbit copying bleachbit/Memory.py -> build/lib/bleachbit copying bleachbit/Diagnostic.py -> build/lib/bleachbit copying bleachbit/_platform.py -> build/lib/bleachbit copying bleachbit/WindowsWipe.py -> build/lib/bleachbit copying bleachbit/Chaff.py -> build/lib/bleachbit copying bleachbit/Options.py -> build/lib/bleachbit copying bleachbit/GUI.py -> build/lib/bleachbit copying bleachbit/Log.py -> build/lib/bleachbit copying bleachbit/GuiBasic.py -> build/lib/bleachbit copying bleachbit/CleanerML.py -> build/lib/bleachbit copying bleachbit/DeepScan.py -> build/lib/bleachbit copying bleachbit/__init__.py -> build/lib/bleachbit copying bleachbit/Update.py -> build/lib/bleachbit copying bleachbit/Cleaner.py -> build/lib/bleachbit copying bleachbit/FileUtilities.py -> build/lib/bleachbit copying bleachbit/Windows.py -> build/lib/bleachbit copying bleachbit/CLI.py -> build/lib/bleachbit copying bleachbit/Command.py -> build/lib/bleachbit copying bleachbit/Action.py -> build/lib/bleachbit copying bleachbit/Revision.py -> build/lib/bleachbit copying bleachbit/Worker.py -> build/lib/bleachbit creating build/lib/bleachbit/markovify copying bleachbit/markovify/utils.py -> build/lib/bleachbit/markovify copying bleachbit/markovify/chain.py -> build/lib/bleachbit/markovify copying bleachbit/markovify/splitters.py -> build/lib/bleachbit/markovify copying bleachbit/markovify/__init__.py -> build/lib/bleachbit/markovify copying bleachbit/markovify/text.py -> build/lib/bleachbit/markovify + sleep 1 + /usr/bin/make -j4 --directory ./po/ make: Entering directory `/builddir/build/BUILD/bleachbit-4.2.0/po' python3 ../bleachbit.py --pot no default locale found. Assuming 'C' Automatically preserving language en. Automatically preserving language C. make: Leaving directory `/builddir/build/BUILD/bleachbit-4.2.0/po' + /usr/bin/make -j4 delete_windows_files # This is used for building .deb and .rpm packages. # Remove Windows-specific cleaners. awk '/os=\"windows/ && /id=\"/ {print FILENAME}' cleaners/*.xml | xargs rm -f # Remove Windows-specific modules. rm -f bleachbit/{Winapp,Windows*}.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OLgIhK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch + cd bleachbit-4.2.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch PYTHON=/usr/bin/python3 prefix=/usr 'INSTALL=/usr/bin/install -Dp' # "binary" mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/bin /usr/bin/install -Dp -m 644 bleachbit.py /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/bin/bleachbit chmod 0755 /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/bin/bleachbit # application launcher mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/applications /usr/bin/install -Dp -m 644 org.bleachbit.BleachBit.desktop /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/applications/ # AppStream metadata mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/metainfo /usr/bin/install -Dp -m 644 org.bleachbit.BleachBit.metainfo.xml /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/metainfo/ # Python code mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit/markovify /usr/bin/install -Dp -m 644 bleachbit/*.py /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit /usr/bin/install -Dp -m 644 bleachbit/markovify/*.py /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit/markovify #note: compileall is recursive cd /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit && \ /usr/bin/python3 -O -c "import compileall; compileall.compile_dir('.')" && \ /usr/bin/python3 -c "import compileall; compileall.compile_dir('.')" Listing '.'... Compiling './Action.py'... Compiling './CLI.py'... Compiling './Chaff.py'... Compiling './Cleaner.py'... Compiling './CleanerML.py'... Compiling './Command.py'... Compiling './DeepScan.py'... Compiling './Diagnostic.py'... Compiling './FileUtilities.py'... Compiling './GUI.py'... Compiling './General.py'... Compiling './GuiBasic.py'... Compiling './GuiChaff.py'... Compiling './GuiPreferences.py'... Compiling './Log.py'... Compiling './Memory.py'... Compiling './Options.py'... Compiling './RecognizeCleanerML.py'... Compiling './Revision.py'... Compiling './Special.py'... Compiling './Unix.py'... Compiling './Update.py'... Compiling './Worker.py'... Compiling './__init__.py'... Compiling './_platform.py'... Listing './markovify'... Compiling './markovify/__init__.py'... Compiling './markovify/chain.py'... Compiling './markovify/splitters.py'... Compiling './markovify/text.py'... Compiling './markovify/utils.py'... Listing '.'... Compiling './Action.py'... Compiling './CLI.py'... Compiling './Chaff.py'... Compiling './Cleaner.py'... Compiling './CleanerML.py'... Compiling './Command.py'... Compiling './DeepScan.py'... Compiling './Diagnostic.py'... Compiling './FileUtilities.py'... Compiling './GUI.py'... Compiling './General.py'... Compiling './GuiBasic.py'... Compiling './GuiChaff.py'... Compiling './GuiPreferences.py'... Compiling './Log.py'... Compiling './Memory.py'... Compiling './Options.py'... Compiling './RecognizeCleanerML.py'... Compiling './Revision.py'... Compiling './Special.py'... Compiling './Unix.py'... Compiling './Update.py'... Compiling './Worker.py'... Compiling './__init__.py'... Compiling './_platform.py'... Listing './markovify'... Compiling './markovify/__init__.py'... Compiling './markovify/chain.py'... Compiling './markovify/splitters.py'... Compiling './markovify/text.py'... Compiling './markovify/utils.py'... # cleaners mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit/cleaners /usr/bin/install -Dp -m 644 cleaners/*.xml /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit/cleaners # menu /usr/bin/install -Dp -m 644 data/app-menu.ui /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/bleachbit # icon mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/pixmaps /usr/bin/install -Dp -m 644 bleachbit.png /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/pixmaps/ # translations make -C po install DESTDIR=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch make[1]: Entering directory `/builddir/build/BUILD/bleachbit-4.2.0/po' * Generating af.mo msgfmt --statistics -o af.mo af.po 352 translated messages. * Generating se.mo msgfmt --statistics -o se.mo se.po 49 translated messages, 170 untranslated messages. * Generating en_AU.mo msgfmt --statistics -o en_AU.mo en_AU.po 352 translated messages. * Generating ro.mo msgfmt --statistics -o ro.mo ro.po 350 translated messages. * Generating ug.mo msgfmt --statistics -o ug.mo ug.po 57 translated messages, 164 untranslated messages. * Generating bn.mo msgfmt --statistics -o bn.mo bn.po 69 translated messages, 283 untranslated messages. * Generating ja.mo msgfmt --statistics -o ja.mo ja.po 350 translated messages, 2 untranslated messages. * Generating ia.mo msgfmt --statistics -o ia.mo ia.po 253 translated messages, 17 untranslated messages. * Generating te.mo msgfmt --statistics -o te.mo te.po 112 translated messages, 107 untranslated messages. * Generating tr.mo msgfmt --statistics -o tr.mo tr.po 352 translated messages. * Generating yi.mo msgfmt --statistics -o yi.mo yi.po 350 translated messages. * Generating fr.mo msgfmt --statistics -o fr.mo fr.po 352 translated messages. * Generating fa.mo msgfmt --statistics -o fa.mo fa.po 107 translated messages, 120 untranslated messages. * Generating nn.mo msgfmt --statistics -o nn.mo nn.po 157 translated messages, 78 untranslated messages. * Generating vi.mo msgfmt --statistics -o vi.mo vi.po 222 translated messages, 13 untranslated messages. * Generating da.mo msgfmt --statistics -o da.mo da.po 224 translated messages, 46 untranslated messages. * Generating ca.mo msgfmt --statistics -o ca.mo ca.po 352 translated messages. * Generating ko.mo msgfmt --statistics -o ko.mo ko.po 350 translated messages. * Generating lt.mo msgfmt --statistics -o lt.mo lt.po 232 translated messages, 120 untranslated messages. * Generating pl.mo msgfmt --statistics -o pl.mo pl.po 299 translated messages, 50 untranslated messages. * Generating id.mo msgfmt --statistics -o id.mo id.po 350 translated messages. * Generating he.mo msgfmt --statistics -o he.mo he.po 352 translated messages. * Generating nb.mo msgfmt --statistics -o nb.mo nb.po 262 translated messages, 83 untranslated messages. * Generating my.mo msgfmt --statistics -o my.mo my.po 132 translated messages, 91 untranslated messages. * Generating sr.mo msgfmt --statistics -o sr.mo sr.po 265 translated messages, 78 untranslated messages. * Generating ru.mo msgfmt --statistics -o ru.mo ru.po 352 translated messages. * Generating ky.mo msgfmt --statistics -o ky.mo ky.po 142 translated messages, 79 untranslated messages. * Generating lv.mo msgfmt --statistics -o lv.mo lv.po 33 translated messages, 193 untranslated messages. * Generating hi.mo msgfmt --statistics -o hi.mo hi.po 350 translated messages. * Generating et.mo msgfmt --statistics -o et.mo et.po 222 translated messages, 26 untranslated messages. * Generating fi.mo msgfmt --statistics -o fi.mo fi.po 316 translated messages, 34 untranslated messages. * Generating es.mo msgfmt --statistics -o es.mo es.po 352 translated messages. * Generating pt_BR.mo msgfmt --statistics -o pt_BR.mo pt_BR.po 352 translated messages. * Generating th.mo msgfmt --statistics -o th.mo th.po 252 translated messages, 15 untranslated messages. * Generating hr.mo msgfmt --statistics -o hr.mo hr.po 267 translated messages. * Generating ku.mo msgfmt --statistics -o ku.mo ku.po 183 translated messages, 36 untranslated messages. * Generating en_GB.mo msgfmt --statistics -o en_GB.mo en_GB.po 352 translated messages. * Generating eu.mo msgfmt --statistics -o eu.mo eu.po 221 translated messages. * Generating cs.mo msgfmt --statistics -o cs.mo cs.po 282 translated messages, 67 untranslated messages. * Generating hu.mo msgfmt --statistics -o hu.mo hu.po 251 translated messages, 96 untranslated messages. * Generating it.mo msgfmt --statistics -o it.mo it.po 349 translated messages. * Generating gl.mo msgfmt --statistics -o gl.mo gl.po 322 translated messages, 30 untranslated messages. * Generating ast.mo msgfmt --statistics -o ast.mo ast.po 267 translated messages. * Generating eo.mo msgfmt --statistics -o eo.mo eo.po 165 translated messages, 56 untranslated messages. * Generating uk.mo msgfmt --statistics -o uk.mo uk.po 349 translated messages. * Generating ar.mo msgfmt --statistics -o ar.mo ar.po 305 translated messages, 47 untranslated messages. * Generating de.mo msgfmt --statistics -o de.mo de.po 352 translated messages. * Generating nds.mo msgfmt --statistics -o nds.mo nds.po 45 translated messages, 222 untranslated messages. * Generating en_CA.mo msgfmt --statistics -o en_CA.mo en_CA.po 152 translated messages, 197 untranslated messages. * Generating nl.mo msgfmt --statistics -o nl.mo nl.po 352 translated messages. * Generating be.mo msgfmt --statistics -o be.mo be.po 153 translated messages, 123 untranslated messages. * Generating pt.mo msgfmt --statistics -o pt.mo pt.po 352 translated messages. * Generating zh_CN.mo msgfmt --statistics -o zh_CN.mo zh_CN.po 352 translated messages. * Generating sk.mo msgfmt --statistics -o sk.mo sk.po 278 translated messages, 72 untranslated messages. * Generating bg.mo msgfmt --statistics -o bg.mo bg.po 219 translated messages, 2 untranslated messages. * Generating ms.mo msgfmt --statistics -o ms.mo ms.po 352 translated messages. * Generating uz.mo msgfmt --statistics -o uz.mo uz.po 248 translated messages, 5 untranslated messages. * Generating zh_TW.mo msgfmt --statistics -o zh_TW.mo zh_TW.po 352 translated messages. * Generating sv.mo msgfmt --statistics -o sv.mo sv.po 350 translated messages. * Generating el.mo msgfmt --statistics -o el.mo el.po 261 translated messages, 15 untranslated messages. * Generating bs.mo msgfmt --statistics -o bs.mo bs.po 16 translated messages, 203 untranslated messages. * Generating ta.mo msgfmt --statistics -o ta.mo ta.po 117 translated messages, 136 untranslated messages. * Generating sl.mo msgfmt --statistics -o sl.mo sl.po 236 translated messages, 31 untranslated messages. * Generating sq.mo msgfmt --statistics -o sq.mo sq.po 260 translated messages. echo "* Installing in /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale" * Installing in /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale for MO in hi.mo te.mo eu.mo th.mo pt.mo id.mo eo.mo se.mo lt.mo ru.mo et.mo sk.mo yi.mo ky.mo sl.mo ku.mo pt_BR.mo he.mo af.mo zh_CN.mo uz.mo sv.mo zh_TW.mo de.mo be.mo ug.mo es.mo gl.mo ca.mo fi.mo cs.mo en_CA.mo bs.mo ms.mo uk.mo lv.mo it.mo ta.mo pl.mo ja.mo ia.mo nl.mo ast.mo el.mo ko.mo nb.mo fr.mo ar.mo my.mo nds.mo bn.mo bg.mo sq.mo fa.mo da.mo tr.mo en_GB.mo hr.mo ro.mo nn.mo hu.mo en_AU.mo vi.mo sr.mo; do \ lang=`basename $MO .mo`; \ DST=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale/$lang/LC_MESSAGES/; \ mkdir -p $DST; \ cp $MO $DST/bleachbit.mo; \ done make[1]: Leaving directory `/builddir/build/BUILD/bleachbit-4.2.0/po' # PolicyKit mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/polkit-1/actions /usr/bin/install -Dp -m 644 org.bleachbit.policy /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/polkit-1/actions/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch --directory ./po/ PYTHON=/usr/bin/python3 prefix=/usr 'INSTALL=/usr/bin/install -Dp' make: Entering directory `/builddir/build/BUILD/bleachbit-4.2.0/po' echo "* Installing in /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale" * Installing in /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale for MO in ug.mo hi.mo te.mo pt.mo sk.mo id.mo eo.mo ar.mo sq.mo se.mo it.mo ru.mo et.mo ky.mo yi.mo ro.mo pl.mo th.mo uk.mo he.mo nl.mo uz.mo sv.mo zh_TW.mo eu.mo de.mo be.mo gl.mo cs.mo en_CA.mo bs.mo ms.mo es.mo sl.mo pt_BR.mo ta.mo ja.mo ia.mo el.mo ast.mo ko.mo nb.mo fr.mo my.mo nds.mo zh_CN.mo bn.mo bg.mo fa.mo da.mo ca.mo tr.mo ku.mo en_GB.mo hr.mo af.mo hu.mo en_AU.mo vi.mo fi.mo sr.mo nn.mo lt.mo lv.mo; do \ lang=`basename $MO .mo`; \ DST=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/locale/$lang/LC_MESSAGES/; \ mkdir -p $DST; \ cp $MO $DST/bleachbit.mo; \ done make: Leaving directory `/builddir/build/BUILD/bleachbit-4.2.0/po' + desktop-file-install --dir=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/applications/ org.bleachbit.BleachBit.desktop + install -Dp /builddir/build/SOURCES/org.bleachbit.BleachBit.metainfo.xml /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/metainfo/ + rm /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/polkit-1/actions/org.bleachbit.policy + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch bleachbit + /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/bleachbit-4.2.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/python3 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6AXXnb + umask 022 + cd /builddir/build/BUILD + cd bleachbit-4.2.0 + desktop-file-validate /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/applications/org.bleachbit.BleachBit.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/metainfo/org.bleachbit.BleachBit.metainfo.xml /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch//usr/share/metainfo/org.bleachbit.BleachBit.metainfo.xml: OK GLib-GIO-Message: 11:16:23.465: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. Processing files: bleachbit-4.2.0-2.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2mO6wI + umask 022 + cd /builddir/build/BUILD + cd bleachbit-4.2.0 + DOCDIR=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/doc/bleachbit-4.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/doc/bleachbit-4.2.0 + cp -pr README.md /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/doc/bleachbit-4.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.83tOtl + umask 022 + cd /builddir/build/BUILD + cd bleachbit-4.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/licenses/bleachbit-4.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/licenses/bleachbit-4.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch/usr/share/licenses/bleachbit-4.2.0 + exit 0 Provides: application() application(org.bleachbit.BleachBit.desktop) bleachbit = 4.2.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch Wrote: /builddir/build/RPMS/bleachbit-4.2.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gxqXI5 + umask 022 + cd /builddir/build/BUILD + cd bleachbit-4.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bleachbit-4.2.0-2.el7.noarch + exit 0 Child return code was: 0