Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/cups-pk-helper.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-2efefdfe637b802fb0cf911751d6ad79a63f0790/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/cups-pk-helper.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 Jan 28 2009 Marek Kasik 0.0.3-3 warning: bogus date in %changelog: Tue Jan 26 2009 Marek Kasik 0.0.3-2 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/cups-pk-helper-0.2.4-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/cups-pk-helper.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-2efefdfe637b802fb0cf911751d6ad79a63f0790/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/cups-pk-helper.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 Jan 28 2009 Marek Kasik 0.0.3-3 warning: bogus date in %changelog: Tue Jan 26 2009 Marek Kasik 0.0.3-2 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.amjmZV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cups-pk-helper-0.2.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cups-pk-helper-0.2.4.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cups-pk-helper-0.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (polkit_result.patch):' Patch #0 (polkit_result.patch): + /usr/bin/cat /builddir/build/SOURCES/polkit_result.patch + /usr/bin/patch -p1 -b --suffix .polkit-result --fuzz=0 patching file src/cups-pk-helper-mechanism.c Hunk #1 succeeded at 300 (offset 9 lines). Patch #1 (0001-Be-stricter-when-validating-printer-names.patch): + echo 'Patch #1 (0001-Be-stricter-when-validating-printer-names.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Be-stricter-when-validating-printer-names.patch + /usr/bin/patch -p1 -b --suffix .strict-names --fuzz=0 -R patching file src/cups.c Hunk #1 succeeded at 327 (offset 40 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ElMH2O + umask 022 + cd /builddir/build/BUILD + cd cups-pk-helper-0.2.4 + ./autogen.sh /usr/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.69 checking for automake >= 1.9... testing automake-1.13... found 1.13.4 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.40.0 checking for intltool >= 0.25... testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.27.1 Checking for required M4 macros... Checking for forbidden M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... Running aclocal-1.13... Running autoconf... Running autoheader... Running automake-1.13... configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' Running ./configure ... 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 UID '993' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for glib-genmarshal... /usr/bin/glib-genmarshal checking whether NLS is requested... yes checking for intltool >= 0.40.6... 0.50.2 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.16.3 checking for XML::Parser... ok checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CUPS_PK... yes checking for TEST... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/http.h usability... yes checking cups/http.h presence... yes checking for cups/http.h... yes checking cups/ipp.h usability... yes checking cups/ipp.h presence... yes checking for cups/ipp.h... yes checking for gdbus-codegen... /usr/bin/gdbus-codegen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands cups-pk-helper 0.2.4 ==================== prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var datadir: ${datarootdir} source code location: . compiler: gcc cflags: -g -O2 Maintainer mode: no Use *_DISABLE_DEPRECATED: no Now type `make' to compile cups-pk-helper + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 UID '993' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for glib-genmarshal... /usr/bin/glib-genmarshal checking whether NLS is requested... yes checking for intltool >= 0.40.6... 0.50.2 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.16.3 checking for XML::Parser... ok checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CUPS_PK... yes checking for TEST... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/http.h usability... yes checking cups/http.h presence... yes checking for cups/http.h... yes checking cups/ipp.h usability... yes checking cups/ipp.h presence... yes checking for cups/ipp.h... yes checking for gdbus-codegen... /usr/bin/gdbus-codegen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands cups-pk-helper 0.2.4 ==================== prefix: /usr exec_prefix: /usr libdir: /usr/lib bindir: /usr/bin sbindir: /usr/sbin sysconfdir: /etc localstatedir: /var datadir: /usr/share source code location: . compiler: armv7hl-redhat-linux-gnueabi-gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard Maintainer mode: no Use *_DISABLE_DEPRECATED: no + make -j4 GEN .gitignore make all-recursive make[1]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' GEN cph-iface-mechanism.c GEN cph-iface-mechanism.h GEN .gitignore make all-am make[3]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' CC cups_pk_helper_mechanism-cups.o CC cups_pk_helper_mechanism-cups-pk-helper-mechanism.o CC cups_pk_helper_mechanism-main.o CC cups_pk_helper_mechanism-cph-iface-mechanism.o cups.c: In function '_cph_cups_set_effective_id': cups.c:557:33: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ cups.c:567:33: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ cups.c: In function '_cph_cups_reset_effective_id': cups.c:585:17: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid (getuid ()); ^ cups.c:586:17: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ main.c: In function 'main': main.c:148:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC test_cups-cups.o cups.c: In function '_cph_cups_set_effective_id': cups.c:557:33: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ cups.c:567:33: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ cups.c: In function '_cph_cups_reset_effective_id': cups.c:585:17: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid (getuid ()); ^ cups.c:586:17: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid (getgid ()); ^ CC test_cups-test-cups.o test-cups.c: In function 'main': test-cups.c:34:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC test_cups_pk-test-cups-pk.o test-cups-pk.c: In function 'main': test-cups-pk.c:80:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC test_cups_pk-cph-iface-mechanism.o GEN org.opensuse.CupsPkHelper.Mechanism.service ITMRG org.opensuse.cupspkhelper.mechanism.policy CCLD cups-pk-helper-mechanism CCLD test-cups CCLD test-cups-pk make[3]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' make[2]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/po' MSGFMT cs.gmo MSGFMT de.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT nl.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT sl.gmo MSGFMT sk.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/po' make[2]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' make[2]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' make[1]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5EVGij + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm ++ dirname /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm + cd cups-pk-helper-0.2.4 + make install DESTDIR=/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' make[3]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/libexec' /usr/bin/install -c cups-pk-helper-mechanism '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/etc/dbus-1/system.d' /usr/bin/install -c -m 644 org.opensuse.CupsPkHelper.Mechanism.conf '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 org.opensuse.CupsPkHelper.Mechanism.service '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 org.opensuse.cupspkhelper.mechanism.policy '/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/polkit-1/actions' make[3]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' make[2]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' make[1]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/po' linguas="cs de eo es fi fr gl hu id it ja ka ko lv nl pl pt_BR sk sl tr uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/cups-pk-helper-0.2.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/cups-pk-helper.mo; \ echo "installing $lang.gmo as $dir/cups-pk-helper.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/cups-pk-helper.mo; \ echo "installing ./$lang.gmo as" \ "$dir/cups-pk-helper.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/cups-pk-helper.mo.m; \ echo "installing $lang.gmo.m as $dir/cups-pk-helper.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/cups-pk-helper.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/cups-pk-helper.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/cs/LC_MESSAGES/cups-pk-helper.mo installing de.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/de/LC_MESSAGES/cups-pk-helper.mo installing eo.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/eo/LC_MESSAGES/cups-pk-helper.mo installing es.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/es/LC_MESSAGES/cups-pk-helper.mo installing fi.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/fi/LC_MESSAGES/cups-pk-helper.mo installing fr.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/fr/LC_MESSAGES/cups-pk-helper.mo installing gl.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/gl/LC_MESSAGES/cups-pk-helper.mo installing hu.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/hu/LC_MESSAGES/cups-pk-helper.mo installing id.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/id/LC_MESSAGES/cups-pk-helper.mo installing it.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/it/LC_MESSAGES/cups-pk-helper.mo installing ja.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/ja/LC_MESSAGES/cups-pk-helper.mo installing ka.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/ka/LC_MESSAGES/cups-pk-helper.mo installing ko.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/ko/LC_MESSAGES/cups-pk-helper.mo installing lv.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/lv/LC_MESSAGES/cups-pk-helper.mo installing nl.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/nl/LC_MESSAGES/cups-pk-helper.mo installing pl.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/pl/LC_MESSAGES/cups-pk-helper.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/cups-pk-helper.mo installing sk.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/sk/LC_MESSAGES/cups-pk-helper.mo installing sl.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/sl/LC_MESSAGES/cups-pk-helper.mo installing tr.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/tr/LC_MESSAGES/cups-pk-helper.mo installing uk.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/uk/LC_MESSAGES/cups-pk-helper.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/cups-pk-helper.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/cups-pk-helper.mo make[1]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4/po' make[1]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' make[2]: Entering directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' 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/cups-pk-helper-0.2.4' make[1]: Leaving directory `/builddir/build/BUILD/cups-pk-helper-0.2.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm cups-pk-helper + /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/cups-pk-helper-0.2.4 extracting debug info from /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/libexec/cups-pk-helper-mechanism dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 993 blocks + /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: cups-pk-helper-0.2.4-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tdtheo + umask 022 + cd /builddir/build/BUILD + cd cups-pk-helper-0.2.4 + DOCDIR=/builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/doc/cups-pk-helper-0.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/doc/cups-pk-helper-0.2.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/doc/cups-pk-helper-0.2.4 + cp -pr COPYING /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/doc/cups-pk-helper-0.2.4 + cp -pr NEWS /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm/usr/share/doc/cups-pk-helper-0.2.4 + exit 0 Provides: config(cups-pk-helper) = 0.2.4-5.el7 cups-pk-helper = 0.2.4-5.el7 cups-pk-helper(armv7hl-32) = 0.2.4-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcups.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libpolkit-gobject-1.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: cups-pk-helper-debuginfo-0.2.4-5.el7.armv7hl Provides: cups-pk-helper-debuginfo = 0.2.4-5.el7 cups-pk-helper-debuginfo(armv7hl-32) = 0.2.4-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm Wrote: /builddir/build/RPMS/cups-pk-helper-0.2.4-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cups-pk-helper-debuginfo-0.2.4-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6Ws9NW + umask 022 + cd /builddir/build/BUILD + cd cups-pk-helper-0.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cups-pk-helper-0.2.4-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->