Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swell-foop.spec'], chrootPath='/var/lib/mock/f27-gnome-9855829-784292/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swell-foop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/swell-foop-3.26.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swell-foop.spec'], chrootPath='/var/lib/mock/f27-gnome-9855829-784292/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swell-foop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LDCO49 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swell-foop-3.26.0 + /usr/bin/xz -dc /builddir/build/SOURCES/swell-foop-3.26.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swell-foop-3.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k9ldyh + umask 022 + cd /builddir/build/BUILD + cd swell-foop-3.26.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.22... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for appstream-util... no checking for SWELL_FOOP... yes checking for floor in -lm... yes checking for desktop-file-validate... /usr/bin/desktop-file-validate checking whether NLS is requested... yes checking for intltool >= 0.50... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok checking whether ln -s works... yes checking for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/colors/Makefile config.status: creating data/themes/shapesandcolors/Makefile config.status: creating help/Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing po/stamp-it commands + make -j6 Making all in data make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data' Making all in icons make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' Making all in themes make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' Making all in colors make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' Making all in shapesandcolors make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data' ITMRG swell-foop.desktop GEN org.gnome.swell-foop.gschema.valid make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data' make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data' Making all in help make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/help' GEN ca/ca.mo GEN de/de.mo GEN el/el.mo GEN cs/cs.mo GEN en_GB/en_GB.mo GEN es/es.mo GEN eu/eu.mo GEN fr/fr.mo GEN hu/hu.mo GEN it/it.mo GEN oc/oc.mo GEN pt_BR/pt_BR.mo GEN ru/ru.mo GEN sl/sl.mo GEN sr/sr.mo GEN sr@latin/sr@latin.mo GEN sv/sv.mo GEN zh_CN/zh_CN.mo GEN ca/ GEN cs/ GEN el/ GEN de/ GEN es/ GEN en_GB/ GEN eu/ GEN fr/ GEN hu/ GEN it/ GEN oc/ GEN pt_BR/ GEN ru/ GEN sl/ GEN sr/ GEN sr@latin/ GEN sv/ GEN zh_CN/ make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/help' Making all in po make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/po' MSGFMT am.gmo MSGFMT af.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT is.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT wa.gmo MSGFMT vi.gmo MSGFMT xh.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/po' Making all in src make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/src' CC swell_foop-swell-foop.o CC swell_foop-game-view.o CC swell_foop-game.o CC swell_foop-score-dialog.o CC swell_foop-history.o CCLD swell-foop make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/src' make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ITzfEz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 + cd swell-foop-3.26.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 'INSTALL=/usr/bin/install -p' Making install in data make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 16x16/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 22x22/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 24x24/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -p -m 644 256x256/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 32x32/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 48x48/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/512x512/apps' /usr/bin/install -p -m 644 512x512/swell-foop.png '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/512x512/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/symbolic/apps' /usr/bin/install -p -m 644 symbolic/swell-foop-symbolic.svg '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/icons/hicolor/symbolic/apps' make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/icons' Making install in themes make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' Making install in colors make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' make[4]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop/themes/colors' /usr/bin/install -p -m 644 bkg.svg blue.svg green.svg red.svg yellow.svg highlight.svg '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop/themes/colors' make[4]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/colors' Making install in shapesandcolors make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[4]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop/themes/shapesandcolors' /usr/bin/install -p -m 644 bkg.svg blue.svg green.svg red.svg yellow.svg highlight.svg '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop/themes/shapesandcolors' make[4]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes/shapesandcolors' make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[4]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data/themes' make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data' make[3]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/applications' /usr/bin/install -p -m 644 swell-foop.desktop '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop' /usr/bin/install -p -m 644 preferences.ui swell-foop.css '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/swell-foop' if test -n "org.gnome.swell-foop.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.gnome.swell-foop.gschema.xml "/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi ITMRG swell-foop.appdata.xml if test -n "swell-foop.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/appdata"; \ /usr/bin/install -p -m 644 swell-foop.appdata.xml "/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/appdata"; \ fi make[3]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data' make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data' make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/data' Making install in help make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/help' make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/legal.xml /usr/bin/install -p -m 644 C/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/index.docbook /usr/bin/install -p -m 644 ca/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/legal.xml /usr/bin/install -p -m 644 ca/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/index.docbook /usr/bin/install -p -m 644 cs/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/legal.xml /usr/bin/install -p -m 644 cs/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/index.docbook /usr/bin/install -p -m 644 de/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/legal.xml /usr/bin/install -p -m 644 de/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/index.docbook /usr/bin/install -p -m 644 el/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/legal.xml /usr/bin/install -p -m 644 el/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/index.docbook /usr/bin/install -p -m 644 en_GB/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/legal.xml /usr/bin/install -p -m 644 en_GB/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/index.docbook /usr/bin/install -p -m 644 es/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/legal.xml /usr/bin/install -p -m 644 es/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/index.docbook /usr/bin/install -p -m 644 eu/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/legal.xml /usr/bin/install -p -m 644 eu/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/index.docbook /usr/bin/install -p -m 644 fr/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/legal.xml /usr/bin/install -p -m 644 fr/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/index.docbook /usr/bin/install -p -m 644 hu/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/legal.xml /usr/bin/install -p -m 644 hu/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/index.docbook /usr/bin/install -p -m 644 it/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/legal.xml /usr/bin/install -p -m 644 it/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/index.docbook /usr/bin/install -p -m 644 oc/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/legal.xml /usr/bin/install -p -m 644 oc/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/index.docbook /usr/bin/install -p -m 644 pt_BR/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/legal.xml /usr/bin/install -p -m 644 pt_BR/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/index.docbook /usr/bin/install -p -m 644 ru/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/legal.xml /usr/bin/install -p -m 644 ru/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/index.docbook /usr/bin/install -p -m 644 sl/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/legal.xml /usr/bin/install -p -m 644 sl/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/index.docbook /usr/bin/install -p -m 644 sr/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/legal.xml /usr/bin/install -p -m 644 sr/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/index.docbook /usr/bin/install -p -m 644 sr@latin/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/legal.xml /usr/bin/install -p -m 644 sr@latin/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/index.docbook /usr/bin/install -p -m 644 sv/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/legal.xml /usr/bin/install -p -m 644 sv/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/index.docbook /usr/bin/install -p -m 644 zh_CN/legal.xml /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/legal.xml /usr/bin/install -p -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/index.docbook /usr/bin/install -p -m 644 ./C/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/figures/play1.png ln -s -f /usr/share/help/C/swell-foop/figures/play1.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/figures/play1.png /usr/bin/install -p -m 644 ./C/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/figures/play2.png ln -s -f /usr/share/help/C/swell-foop/figures/play2.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/figures/play2.png /usr/bin/install -p -m 644 ./C/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/figures/play3.png ln -s -f /usr/share/help/C/swell-foop/figures/play3.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/figures/play3.png /usr/bin/install -p -m 644 ./C/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/figures/play4.png ln -s -f /usr/share/help/C/swell-foop/figures/play4.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/figures/play4.png /usr/bin/install -p -m 644 ./C/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/C/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./ca/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ca/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./cs/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/cs/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./de/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/de/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./el/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/el/swell-foop/figures/start-up.png ln -s -f /usr/share/help/C/swell-foop/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/en_GB/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./es/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/es/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./eu/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/eu/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./fr/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/fr/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./hu/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/hu/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./it/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/it/swell-foop/figures/start-up.png ln -s -f /usr/share/help/C/swell-foop/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/oc/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./pt_BR/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/pt_BR/swell-foop/figures/start-up.png ln -s -f /usr/share/help/C/swell-foop/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/ru/swell-foop/figures/start-up.png ln -s -f /usr/share/help/C/swell-foop/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sl/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./sr/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./sr@latin/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sr@latin/swell-foop/figures/start-up.png /usr/bin/install -p -m 644 ./sv/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/sv/swell-foop/figures/start-up.png ln -s -f /usr/share/help/C/swell-foop/figures/start-up.png /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/help/zh_CN/swell-foop/figures/start-up.png make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/help' make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/help' Making install in po make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/po' linguas="af am an ar as ast az be bg bn bn_IN br bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gl gu he hi hr hu id is it ja ka kk km kn ko ku lt lv mai mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/swell-foop-3.26.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/swell-foop.mo; \ echo "installing $lang.gmo as $dir/swell-foop.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/swell-foop.mo; \ echo "installing ./$lang.gmo as" \ "$dir/swell-foop.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/swell-foop.mo.m; \ echo "installing $lang.gmo.m as $dir/swell-foop.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/swell-foop.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/swell-foop.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/af/LC_MESSAGES/swell-foop.mo installing am.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/am/LC_MESSAGES/swell-foop.mo installing an.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/an/LC_MESSAGES/swell-foop.mo installing ar.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ar/LC_MESSAGES/swell-foop.mo installing as.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/as/LC_MESSAGES/swell-foop.mo installing ast.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ast/LC_MESSAGES/swell-foop.mo installing az.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/az/LC_MESSAGES/swell-foop.mo installing be.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/be/LC_MESSAGES/swell-foop.mo installing bg.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/bg/LC_MESSAGES/swell-foop.mo installing bn.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/bn/LC_MESSAGES/swell-foop.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/swell-foop.mo installing br.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/br/LC_MESSAGES/swell-foop.mo installing bs.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/bs/LC_MESSAGES/swell-foop.mo installing ca.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ca/LC_MESSAGES/swell-foop.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/swell-foop.mo installing cs.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/cs/LC_MESSAGES/swell-foop.mo installing cy.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/cy/LC_MESSAGES/swell-foop.mo installing da.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/da/LC_MESSAGES/swell-foop.mo installing de.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/de/LC_MESSAGES/swell-foop.mo installing dz.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/dz/LC_MESSAGES/swell-foop.mo installing el.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/el/LC_MESSAGES/swell-foop.mo installing en_CA.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/en_CA/LC_MESSAGES/swell-foop.mo installing en_GB.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/en_GB/LC_MESSAGES/swell-foop.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/swell-foop.mo installing eo.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/eo/LC_MESSAGES/swell-foop.mo installing es.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/es/LC_MESSAGES/swell-foop.mo installing et.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/et/LC_MESSAGES/swell-foop.mo installing eu.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/eu/LC_MESSAGES/swell-foop.mo installing fa.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/fa/LC_MESSAGES/swell-foop.mo installing fi.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/fi/LC_MESSAGES/swell-foop.mo installing fr.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/fr/LC_MESSAGES/swell-foop.mo installing fur.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/fur/LC_MESSAGES/swell-foop.mo installing ga.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ga/LC_MESSAGES/swell-foop.mo installing gl.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/gl/LC_MESSAGES/swell-foop.mo installing gu.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/gu/LC_MESSAGES/swell-foop.mo installing he.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/he/LC_MESSAGES/swell-foop.mo installing hi.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/hi/LC_MESSAGES/swell-foop.mo installing hr.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/hr/LC_MESSAGES/swell-foop.mo installing hu.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/hu/LC_MESSAGES/swell-foop.mo installing id.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/id/LC_MESSAGES/swell-foop.mo installing is.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/is/LC_MESSAGES/swell-foop.mo installing it.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/it/LC_MESSAGES/swell-foop.mo installing ja.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ja/LC_MESSAGES/swell-foop.mo installing ka.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ka/LC_MESSAGES/swell-foop.mo installing kk.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/kk/LC_MESSAGES/swell-foop.mo installing km.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/km/LC_MESSAGES/swell-foop.mo installing kn.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/kn/LC_MESSAGES/swell-foop.mo installing ko.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ko/LC_MESSAGES/swell-foop.mo installing ku.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ku/LC_MESSAGES/swell-foop.mo installing lt.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/lt/LC_MESSAGES/swell-foop.mo installing lv.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/lv/LC_MESSAGES/swell-foop.mo installing mai.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/mai/LC_MESSAGES/swell-foop.mo installing mk.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/mk/LC_MESSAGES/swell-foop.mo installing ml.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ml/LC_MESSAGES/swell-foop.mo installing mn.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/mn/LC_MESSAGES/swell-foop.mo installing mr.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/mr/LC_MESSAGES/swell-foop.mo installing ms.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ms/LC_MESSAGES/swell-foop.mo installing nb.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/nb/LC_MESSAGES/swell-foop.mo installing ne.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ne/LC_MESSAGES/swell-foop.mo installing nl.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/nl/LC_MESSAGES/swell-foop.mo installing nn.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/nn/LC_MESSAGES/swell-foop.mo installing oc.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/oc/LC_MESSAGES/swell-foop.mo installing or.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/or/LC_MESSAGES/swell-foop.mo installing pa.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/pa/LC_MESSAGES/swell-foop.mo installing pl.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/pl/LC_MESSAGES/swell-foop.mo installing pt.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/pt/LC_MESSAGES/swell-foop.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/swell-foop.mo installing ro.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ro/LC_MESSAGES/swell-foop.mo installing ru.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ru/LC_MESSAGES/swell-foop.mo installing rw.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/rw/LC_MESSAGES/swell-foop.mo installing si.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/si/LC_MESSAGES/swell-foop.mo installing sk.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sk/LC_MESSAGES/swell-foop.mo installing sl.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sl/LC_MESSAGES/swell-foop.mo installing sq.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sq/LC_MESSAGES/swell-foop.mo installing sr.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sr/LC_MESSAGES/swell-foop.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/swell-foop.mo installing sv.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/sv/LC_MESSAGES/swell-foop.mo installing ta.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ta/LC_MESSAGES/swell-foop.mo installing te.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/te/LC_MESSAGES/swell-foop.mo installing tg.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/tg/LC_MESSAGES/swell-foop.mo installing th.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/th/LC_MESSAGES/swell-foop.mo installing tr.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/tr/LC_MESSAGES/swell-foop.mo installing ug.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/ug/LC_MESSAGES/swell-foop.mo installing uk.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/uk/LC_MESSAGES/swell-foop.mo installing vi.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/vi/LC_MESSAGES/swell-foop.mo installing wa.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/wa/LC_MESSAGES/swell-foop.mo installing xh.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/xh/LC_MESSAGES/swell-foop.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/swell-foop.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/swell-foop.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/swell-foop.mo make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/src' make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/bin' /usr/bin/install -p swell-foop '/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/src' make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0/src' make[1]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0' make[2]: Entering directory '/builddir/build/BUILD/swell-foop-3.26.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0' make[1]: Leaving directory '/builddir/build/BUILD/swell-foop-3.26.0' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 swell-foop --with-gnome + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.26.0-1.fc27 --unique-debug-suffix -3.26.0-1.fc27.x86_64 --unique-debug-src-base swell-foop-3.26.0-1.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/swell-foop-3.26.0 extracting debug info from /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/bin/swell-foop /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 448 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D3rOa0 + umask 022 + cd /builddir/build/BUILD + cd swell-foop-3.26.0 + desktop-file-validate /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/applications/swell-foop.desktop + exit 0 Processing files: swell-foop-3.26.0-1.fc27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IgqpIq + umask 022 + cd /builddir/build/BUILD + cd swell-foop-3.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/licenses/swell-foop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/licenses/swell-foop + cp -pr COPYING /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64/usr/share/licenses/swell-foop + exit 0 Provides: application() application(swell-foop.desktop) metainfo() metainfo(swell-foop.appdata.xml) swell-foop = 3.26.0-1.fc27 swell-foop(x86-64) = 3.26.0-1.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libgbm.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) libxkbcommon.so.0()(64bit) rtld(GNU_HASH) Obsoletes: gnome-games < 1:3.7.92-1 gnome-games-help < 1:3.7.92-1 gnome-games-swell-foop < 1:3.7.92-1 Processing files: swell-foop-debugsource-3.26.0-1.fc27.x86_64 Provides: swell-foop-debugsource = 3.26.0-1.fc27 swell-foop-debugsource(x86-64) = 3.26.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swell-foop-debuginfo-3.26.0-1.fc27.x86_64 Provides: debuginfo(build-id) = d2ba7e1f8b66e157881d32eb2f2b594eebe4e5cc swell-foop-debuginfo = 3.26.0-1.fc27 swell-foop-debuginfo(x86-64) = 3.26.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 Wrote: /builddir/build/RPMS/swell-foop-3.26.0-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/swell-foop-debugsource-3.26.0-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/swell-foop-debuginfo-3.26.0-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dP5UeU + umask 022 + cd /builddir/build/BUILD + cd swell-foop-3.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/swell-foop-3.26.0-1.fc27.x86_64 + exit 0 Child return code was: 0