Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/system-config-kickstart.spec'], chrootPath='/var/lib/mock/system-config-kickstart-2.9.7-1.el7-20180411004134-11286/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/system-config-kickstart.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: ppc64le-02.bsys.centos.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/system-config-kickstart-2.9.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/system-config-kickstart.spec'], chrootPath='/var/lib/mock/system-config-kickstart-2.9.7-1.el7-20180411004134-11286/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/system-config-kickstart.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FEI6MP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf system-config-kickstart-2.9.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-config-kickstart-2.9.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd system-config-kickstart-2.9.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jncaBt + umask 022 + cd /builddir/build/BUILD + cd system-config-kickstart-2.9.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ThQip7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le + cd system-config-kickstart-2.9.7 + rm -rf /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le + make INSTROOT=/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le install Merging translations into system-config-kickstart.desktop. mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/system-config-kickstart mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/bin mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/applications mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/icons/hicolor/48x48/apps install src/system-config-kickstart /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/bin sed -e s,@VERSION@,2.9.7,g src/system-config-kickstart > /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/bin/system-config-kickstart install src/*.py /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/system-config-kickstart for py in src/*py ; do \ sed -e s,@VERSION@,2.9.7,g ${py} > /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/system-config-kickstart/`basename ${py}` ; \ done install src/*glade /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/system-config-kickstart install pixmaps/system-config-kickstart.png /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/icons/hicolor/48x48/apps install system-config-kickstart.desktop /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/applications/system-config-kickstart.desktop for d in man po; do \ (cd $d; make INSTROOT=/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le MANDIR=/usr/share/man install) \ || case "" in *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$fail" make[1]: Entering directory `/builddir/build/BUILD/system-config-kickstart-2.9.7/man' mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/man/man8 install -m 644 system-config-kickstart.8 /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/man/man8 make[1]: Leaving directory `/builddir/build/BUILD/system-config-kickstart-2.9.7/man' make[1]: Entering directory `/builddir/build/BUILD/system-config-kickstart-2.9.7/po' msgfmt --statistics --verbose -o gu.mo gu.po gu.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o te.mo te.po te.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o ml.mo ml.po ml.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o bn.mo bn.po bn.po: 217 translated messages, 37 untranslated messages. msgfmt --statistics --verbose -o ur.mo ur.po ur.po: 181 translated messages, 73 untranslated messages. msgfmt --statistics --verbose -o mai.mo mai.po mai.po: 193 translated messages, 61 untranslated messages. msgfmt --statistics --verbose -o ru.mo ru.po ru.po: 254 translated messages. msgfmt --statistics --verbose -o et.mo et.po et.po: 241 translated messages, 13 untranslated messages. msgfmt --statistics --verbose -o sl.mo sl.po sl.po: 183 translated messages, 71 untranslated messages. msgfmt --statistics --verbose -o fa.mo fa.po fa.po: 169 translated messages, 85 untranslated messages. msgfmt --statistics --verbose -o pt.mo pt.po pt.po: 242 translated messages, 12 untranslated messages. msgfmt --statistics --verbose -o vi.mo vi.po vi.po: 175 translated messages, 79 untranslated messages. msgfmt --statistics --verbose -o is.mo is.po is.po: 239 translated messages, 15 untranslated messages. msgfmt --statistics --verbose -o ca.mo ca.po ca.po: 254 translated messages. msgfmt --statistics --verbose -o bg.mo bg.po bg.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o pl.mo pl.po pl.po: 254 translated messages. msgfmt --statistics --verbose -o it.mo it.po it.po: 254 translated messages. msgfmt --statistics --verbose -o or.mo or.po or.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o ko.mo ko.po ko.po: 254 translated messages. msgfmt --statistics --verbose -o nb.mo nb.po nb.po: 242 translated messages, 12 untranslated messages. msgfmt --statistics --verbose -o ja.mo ja.po ja.po: 254 translated messages. msgfmt --statistics --verbose -o sr.mo sr.po sr.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o mr.mo mr.po mr.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o kn.mo kn.po kn.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o hi.mo hi.po hi.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o tr.mo tr.po tr.po: 242 translated messages, 12 untranslated messages. msgfmt --statistics --verbose -o fi.mo fi.po fi.po: 238 translated messages, 16 untranslated messages. msgfmt --statistics --verbose -o es.mo es.po es.po: 254 translated messages. msgfmt --statistics --verbose -o sr@latin.mo sr@latin.po sr@latin.po: 238 translated messages, 16 untranslated messages. msgfmt --statistics --verbose -o ar.mo ar.po ar.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o cy.mo cy.po cy.po: 181 translated messages, 73 untranslated messages. msgfmt --statistics --verbose -o hu.mo hu.po hu.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o eu.mo eu.po eu.po: 87 translated messages, 167 untranslated messages. msgfmt --statistics --verbose -o pa.mo pa.po pa.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o en_GB.mo en_GB.po en_GB.po: 188 translated messages, 66 untranslated messages. msgfmt --statistics --verbose -o bn_IN.mo bn_IN.po bn_IN.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o hr.mo hr.po hr.po: 193 translated messages, 61 untranslated messages. msgfmt --statistics --verbose -o fr.mo fr.po fr.po: 254 translated messages. msgfmt --statistics --verbose -o nds.mo nds.po nds.po: 31 translated messages, 223 untranslated messages. msgfmt --statistics --verbose -o da.mo da.po da.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o bs.mo bs.po bs.po: 185 translated messages, 69 untranslated messages. msgfmt --statistics --verbose -o cs.mo cs.po cs.po: 254 translated messages. msgfmt --statistics --verbose -o he.mo he.po he.po: 242 translated messages, 12 untranslated messages. msgfmt --statistics --verbose -o as.mo as.po as.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o uk.mo uk.po uk.po: 254 translated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.po pt_BR.po: 254 translated messages. msgfmt --statistics --verbose -o mk.mo mk.po mk.po: 191 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o nl.mo nl.po nl.po: 254 translated messages. msgfmt --statistics --verbose -o zh_CN.mo zh_CN.po zh_CN.po: 254 translated messages. msgfmt --statistics --verbose -o sk.mo sk.po sk.po: 254 translated messages. msgfmt --statistics --verbose -o de.mo de.po de.po: 254 translated messages. msgfmt --statistics --verbose -o ta.mo ta.po ta.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.po zh_TW.po: 254 translated messages. msgfmt --statistics --verbose -o sv.mo sv.po sv.po: 254 translated messages. msgfmt --statistics --verbose -o el.mo el.po el.po: 253 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o id.mo id.po id.po: 254 translated messages. msgfmt --statistics --verbose -o ms.mo ms.po ms.po: 191 translated messages, 63 untranslated messages. 'mr.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/mr/LC_MESSAGES/system-config-kickstart.mo' 'mai.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/mai/LC_MESSAGES/system-config-kickstart.mo' 'te.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/te/LC_MESSAGES/system-config-kickstart.mo' 'pt.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/pt/LC_MESSAGES/system-config-kickstart.mo' 'kn.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/kn/LC_MESSAGES/system-config-kickstart.mo' 'mk.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/mk/LC_MESSAGES/system-config-kickstart.mo' 'id.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/id/LC_MESSAGES/system-config-kickstart.mo' 'sk.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/sk/LC_MESSAGES/system-config-kickstart.mo' 'bn.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/bn/LC_MESSAGES/system-config-kickstart.mo' 'cy.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/cy/LC_MESSAGES/system-config-kickstart.mo' 'sr@latin.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/sr@latin/LC_MESSAGES/system-config-kickstart.mo' 'zh_CN.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/system-config-kickstart.mo' 'sv.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/sv/LC_MESSAGES/system-config-kickstart.mo' 'zh_TW.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/system-config-kickstart.mo' 'eu.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/eu/LC_MESSAGES/system-config-kickstart.mo' 'bn_IN.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/bn_IN/LC_MESSAGES/system-config-kickstart.mo' 'de.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/de/LC_MESSAGES/system-config-kickstart.mo' 'es.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/es/LC_MESSAGES/system-config-kickstart.mo' 'ca.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ca/LC_MESSAGES/system-config-kickstart.mo' 'vi.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/vi/LC_MESSAGES/system-config-kickstart.mo' 'is.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/is/LC_MESSAGES/system-config-kickstart.mo' 'he.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/he/LC_MESSAGES/system-config-kickstart.mo' 'cs.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/cs/LC_MESSAGES/system-config-kickstart.mo' 'ms.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ms/LC_MESSAGES/system-config-kickstart.mo' 'uk.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/uk/LC_MESSAGES/system-config-kickstart.mo' 'bs.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/bs/LC_MESSAGES/system-config-kickstart.mo' 'as.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/as/LC_MESSAGES/system-config-kickstart.mo' 'sl.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/sl/LC_MESSAGES/system-config-kickstart.mo' 'it.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/it/LC_MESSAGES/system-config-kickstart.mo' 'pl.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/pl/LC_MESSAGES/system-config-kickstart.mo' 'ja.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ja/LC_MESSAGES/system-config-kickstart.mo' 'nl.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/nl/LC_MESSAGES/system-config-kickstart.mo' 'fa.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/fa/LC_MESSAGES/system-config-kickstart.mo' 'ml.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ml/LC_MESSAGES/system-config-kickstart.mo' 'ru.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ru/LC_MESSAGES/system-config-kickstart.mo' 'et.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/et/LC_MESSAGES/system-config-kickstart.mo' 'pt_BR.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/system-config-kickstart.mo' 'el.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/el/LC_MESSAGES/system-config-kickstart.mo' 'ko.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ko/LC_MESSAGES/system-config-kickstart.mo' 'nb.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/nb/LC_MESSAGES/system-config-kickstart.mo' 'fr.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/fr/LC_MESSAGES/system-config-kickstart.mo' 'ar.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ar/LC_MESSAGES/system-config-kickstart.mo' 'nds.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/nds/LC_MESSAGES/system-config-kickstart.mo' 'bg.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/bg/LC_MESSAGES/system-config-kickstart.mo' 'ta.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ta/LC_MESSAGES/system-config-kickstart.mo' 'pa.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/pa/LC_MESSAGES/system-config-kickstart.mo' 'da.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/da/LC_MESSAGES/system-config-kickstart.mo' 'tr.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/tr/LC_MESSAGES/system-config-kickstart.mo' 'en_GB.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/system-config-kickstart.mo' 'hr.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/hr/LC_MESSAGES/system-config-kickstart.mo' 'hi.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/hi/LC_MESSAGES/system-config-kickstart.mo' 'hu.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/hu/LC_MESSAGES/system-config-kickstart.mo' 'ur.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/ur/LC_MESSAGES/system-config-kickstart.mo' 'fi.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/fi/LC_MESSAGES/system-config-kickstart.mo' 'sr.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/sr/LC_MESSAGES/system-config-kickstart.mo' 'gu.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/gu/LC_MESSAGES/system-config-kickstart.mo' 'or.mo' -> '/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/locale/or/LC_MESSAGES/system-config-kickstart.mo' make[1]: Leaving directory `/builddir/build/BUILD/system-config-kickstart-2.9.7/po' + desktop-file-install --vendor '' --delete-original --dir=/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/applications --add-category Application --add-category System --add-category X-Red-Hat-Base /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/applications/system-config-kickstart.desktop /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/applications/system-config-kickstart.desktop: error: (will be fatal in the future): value "system-config-kickstart.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le system-config-kickstart + /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/system-config-kickstart-2.9.7 /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: system-config-kickstart-2.9.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yVQiaM + umask 022 + cd /builddir/build/BUILD + cd system-config-kickstart-2.9.7 + DOCDIR=/builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/doc/system-config-kickstart-2.9.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/doc/system-config-kickstart-2.9.7 + cp -pr COPYING /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le/usr/share/doc/system-config-kickstart-2.9.7 + exit 0 Provides: application() application(system-config-kickstart.desktop) system-config-kickstart = 2.9.7-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh gtk2 >= 2.6 Requires(postun): /bin/sh gtk2 >= 2.6 Requires: /usr/bin/python2 Obsoletes: ksconfig redhat-config-kickstart mkkickstart Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le Wrote: /builddir/build/RPMS/system-config-kickstart-2.9.7-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S5hXF6 + umask 022 + cd /builddir/build/BUILD + cd system-config-kickstart-2.9.7 + rm -rf /builddir/build/BUILDROOT/system-config-kickstart-2.9.7-1.el7.ppc64le + exit 0 Child return code was: 0