Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/system-switch-java.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/system-switch-java.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Jun 27 2007 Thomas Fitzsimmons - 1.1.0-1 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/system-switch-java-1.1.5-11.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/system-switch-java.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/system-switch-java.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Jun 27 2007 Thomas Fitzsimmons - 1.1.0-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9A2Zm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf system-switch-java-1.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-switch-java-1.1.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd system-switch-java-1.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (jre-java.patch): + echo 'Patch #1 (jre-java.patch):' + /usr/bin/cat /builddir/build/SOURCES/jre-java.patch + /usr/bin/patch -p1 --fuzz=0 patching file switch_java_functions.py.in Patch #2 (disabledUnderline.patch): + echo 'Patch #2 (disabledUnderline.patch):' + /usr/bin/cat /builddir/build/SOURCES/disabledUnderline.patch + /usr/bin/patch -p1 --fuzz=0 patching file switch_java_gui.py Patch #3 (tuiWidth.patch): + echo 'Patch #3 (tuiWidth.patch):' + /usr/bin/cat /builddir/build/SOURCES/tuiWidth.patch + /usr/bin/patch -p1 --fuzz=0 patching file switch_java_tui.py Patch #4 (version-fix.patch): + echo 'Patch #4 (version-fix.patch):' + /usr/bin/cat /builddir/build/SOURCES/version-fix.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure Patch #5 (fix-arch-detection.patch): + echo 'Patch #5 (fix-arch-detection.patch):' + /usr/bin/cat /builddir/build/SOURCES/fix-arch-detection.patch + /usr/bin/patch -p1 --fuzz=0 patching file switch_java_functions.py.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fKkZax + umask 022 + cd /builddir/build/BUILD + cd system-switch-java-1.1.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for x86_64-redhat-linux-gnu-msgfmt... no checking for msgfmt... /usr/bin/msgfmt checking for x86_64-redhat-linux-gnu-intltool-update... no checking for intltool-update... /usr/bin/intltool-update checking for x86_64-redhat-linux-gnu-intltool-merge... no checking for intltool-merge... /usr/bin/intltool-merge configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile config.status: creating switch_java_functions.py configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j16 Making all in po make[1]: Entering directory `/builddir/build/BUILD/system-switch-java-1.1.5/po' file=./`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file as.po file=./`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file bn_IN.po file=./`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ca.po file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file cs.po file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file da.po file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file de.po file=./`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file el.po file=./`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file en_CA.po file=./`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file en_GB.po file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file es.po file=./`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file fi.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file fr.po file=./`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file gu.po file=./`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file he.po file=./`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file hi.po file=./`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file hu.po 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. file=./`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file id.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ja.po file=./`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file kn.po 11 translated messages. 11 translated messages. file=./`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ko.po 11 translated messages. 11 translated messages. file=./`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file mai.po 11 translated messages. file=./`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ml.po file=./`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file mr.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file nl.po 11 translated messages. 11 translated messages. 11 translated messages. file=./`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file or.po 11 translated messages. 11 translated messages. file=./`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file pa.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file pl.po 11 translated messages. 11 translated messages. file=./`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file pt.po file=./`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file pt_BR.po file=./`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ro.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ru.po 11 translated messages. 11 translated messages. 11 translated messages. file=./`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file sk.po 11 translated messages. 11 translated messages. file=./`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file sr.po file=./`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file sr@latin.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file sv.po 11 translated messages. 11 translated messages. file=./`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ta.po file=./`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file te.po file=./`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file zh_CN.po 11 translated messages. 11 translated messages. file=./`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file zh_TW.po 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. 11 translated messages. make[1]: Leaving directory `/builddir/build/BUILD/system-switch-java-1.1.5/po' make[1]: Entering directory `/builddir/build/BUILD/system-switch-java-1.1.5' /usr/bin/intltool-merge --desktop-style ./po system-switch-java.desktop.in system-switch-java.desktop Merging translations into system-switch-java.desktop. make[1]: Leaving directory `/builddir/build/BUILD/system-switch-java-1.1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RAeYT3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 + cd system-switch-java-1.1.5 + make DESTDIR=/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 install Making install in po make[1]: Entering directory `/builddir/build/BUILD/system-switch-java-1.1.5/po' mkdir -p /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share installing as.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/as/LC_MESSAGES/system-switch-java.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/system-switch-java.mo installing ca.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/system-switch-java.mo installing cs.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/system-switch-java.mo installing da.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/da/LC_MESSAGES/system-switch-java.mo installing de.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/de/LC_MESSAGES/system-switch-java.mo installing el.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/el/LC_MESSAGES/system-switch-java.mo installing en_CA.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/en_CA/LC_MESSAGES/system-switch-java.mo installing en_GB.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/system-switch-java.mo installing es.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/es/LC_MESSAGES/system-switch-java.mo installing fi.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/system-switch-java.mo installing fr.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/system-switch-java.mo installing gu.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/gu/LC_MESSAGES/system-switch-java.mo installing he.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/he/LC_MESSAGES/system-switch-java.mo installing hi.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/system-switch-java.mo installing hu.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/system-switch-java.mo installing id.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/id/LC_MESSAGES/system-switch-java.mo installing it.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/it/LC_MESSAGES/system-switch-java.mo installing ja.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/system-switch-java.mo installing kn.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/system-switch-java.mo installing ko.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/system-switch-java.mo installing mai.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/mai/LC_MESSAGES/system-switch-java.mo installing ml.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/system-switch-java.mo installing mr.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/system-switch-java.mo installing nl.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/system-switch-java.mo installing or.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/or/LC_MESSAGES/system-switch-java.mo installing pa.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/system-switch-java.mo installing pl.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/system-switch-java.mo installing pt.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/system-switch-java.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/system-switch-java.mo installing ro.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/system-switch-java.mo installing ru.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/system-switch-java.mo installing sk.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/system-switch-java.mo installing sr.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/system-switch-java.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/system-switch-java.mo installing sv.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/system-switch-java.mo installing ta.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/system-switch-java.mo installing te.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/te/LC_MESSAGES/system-switch-java.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/system-switch-java.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/system-switch-java.mo make[1]: Leaving directory `/builddir/build/BUILD/system-switch-java-1.1.5/po' make[1]: Entering directory `/builddir/build/BUILD/system-switch-java-1.1.5' make[2]: Entering directory `/builddir/build/BUILD/system-switch-java-1.1.5' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/sbin" /usr/bin/install -c 'system-switch-java' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/sbin/system-switch-java' /bin/sh /builddir/build/BUILD/system-switch-java-1.1.5/install-sh -d /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/bin ln -sf consolehelper /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/bin/system-switch-java test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/etc" /bin/sh /builddir/build/BUILD/system-switch-java-1.1.5/install-sh -c -m 644 'pam.d/system-switch-java' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/etc/pam.d/system-switch-java' /bin/sh /builddir/build/BUILD/system-switch-java-1.1.5/install-sh -c -m 644 'security/console.apps/system-switch-java' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/etc/security/console.apps/system-switch-java' test -z "/usr/share/system-switch-java" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java" /usr/bin/install -c -m 644 'system-switch-java.glade' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java/system-switch-java.glade' test -z "/usr/share" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share" /bin/sh /builddir/build/BUILD/system-switch-java-1.1.5/install-sh -c -m 644 'pixmaps/system-switch-java.png' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/pixmaps/system-switch-java.png' test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/applications" /usr/bin/install -c -m 644 'system-switch-java.desktop' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/applications/system-switch-java.desktop' test -z "/usr/share/system-switch-java" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java" /usr/bin/install -c -m 644 'switch_java_functions.py' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java/switch_java_functions.py' /usr/bin/install -c -m 644 'switch_java_gui.py' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java/switch_java_gui.py' /usr/bin/install -c -m 644 'switch_java_tui.py' '/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/system-switch-java/switch_java_tui.py' Byte-compiling python modules... switch_java_functions.py switch_java_gui.py switch_java_tui.py Byte-compiling python modules (optimized versions) ... switch_java_functions.py switch_java_gui.py switch_java_tui.py make[2]: Leaving directory `/builddir/build/BUILD/system-switch-java-1.1.5' make[1]: Leaving directory `/builddir/build/BUILD/system-switch-java-1.1.5' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 system-switch-java + desktop-file-install --dir /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/applications /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/applications/system-switch-java.desktop /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/applications/system-switch-java.desktop: error: (will be fatal in the future): value "system-switch-java.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-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/system-switch-java-1.1.5 /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-switch-java-1.1.5-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bkt27B + umask 022 + cd /builddir/build/BUILD + cd system-switch-java-1.1.5 + DOCDIR=/builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + cp -pr README /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + cp -pr COPYING /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + cp -pr COPYING.icon /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64/usr/share/doc/system-switch-java-1.1.5 + exit 0 Provides: config(system-switch-java) = 1.1.5-11.el7 system-switch-java = 1.1.5-11.el7 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: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 Wrote: /builddir/build/RPMS/system-switch-java-1.1.5-11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fNAPxJ + umask 022 + cd /builddir/build/BUILD + cd system-switch-java-1.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/system-switch-java-1.1.5-11.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->