Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fprintd.spec'], False, '/srv/build/7/B/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/fprintd.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fprintd-0.5.0-4.0.el7_0.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fprintd.spec'], False, '/srv/build/7/B/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/fprintd.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VVuhNB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fprintd-0.5.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fprintd-0.5.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fprintd-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-data-Fix-syntax-error-in-fprintd.pod.patch): + echo 'Patch #0 (0001-data-Fix-syntax-error-in-fprintd.pod.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-data-Fix-syntax-error-in-fprintd.pod.patch + /usr/bin/patch -p1 --fuzz=0 patching file data/fprintd.pod Patch #1 (0001-pam-Fix-eventfd-leak.patch): + echo 'Patch #1 (0001-pam-Fix-eventfd-leak.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-pam-Fix-eventfd-leak.patch + /usr/bin/patch -p1 --fuzz=0 patching file pam/pam_fprintd.c Hunk #1 succeeded at 164 (offset -6 lines). Hunk #2 succeeded at 399 (offset -9 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YQ0K77 + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.5.0 + 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 + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './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 --libdir=/lib64/ --enable-gtk-doc --enable-pam 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FPRINT... yes checking for GLIB... yes checking for DAEMON... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking for pam_start in -lpam... yes checking for PAM headers and library... yes checking for xmllint... xmllint checking for xsltproc... xsltproc checking for pod2man... pod2man checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... 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 data/Makefile config.status: creating tests/Makefile config.status: creating pam/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/dbus/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j16 make -C po fprintd.pot Making check in src make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' CC manager.lo CC device.lo CC fprintd-marshal.lo CC main.o CC file_storage.o make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package fprintd --pot main.c: In function 'main': main.c:303:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/po' CCLD libfprintd.la CCLD fprintd make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' Making check in data make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/data' sed -e "s|\@LIBEXECDIR\@|/usr/libexec|" net.reactivated.Fprint.service.in > net.reactivated.Fprint.service GEN fprintd.1 ITMRG net.reactivated.fprint.device.policy make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/data' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' CC fprintd_verify-verify.o CC fprintd_verify-marshal.o CC fprintd_enroll-enroll.o CC fprintd_enroll-marshal.o CC fprintd_list-list.o CC fprintd_delete-delete.o list.c: In function 'main': enroll.c: In function 'main': list.c:133:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ enroll.c:124:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ delete.c: In function 'main': delete.c:117:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ verify.c: In function 'main': verify.c:173:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ CCLD fprintd-list CCLD fprintd-delete CCLD fprintd-enroll CCLD fprintd-verify make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' Making check in pam make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' CC pam_fprintd_la-pam_fprintd.lo CC pam_fprintd_la-marshal.lo pam_fprintd.c: In function 'pam_sm_authenticate': pam_fprintd.c:427:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ In file included from pam_fprintd.c:40:0: pam_fprintd.c: At top level: fingerprint-strings.h:145:20: warning: 'enroll_result_str_to_msg' defined but not used [-Wunused-function] static const char *enroll_result_str_to_msg(const char *result, gboolean is_swipe) ^ CCLD pam_fprintd.la make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making check in dbus make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' echo """" > net.reactivated.Fprint.Manager.ref.xml echo """" > net.reactivated.Fprint.Device.ref.xml xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../src/manager.xml | tail -n +2 >> net.reactivated.Fprint.Manager.ref.xml xsltproc ../../doc/dbus/spec-to-docbook.xsl ../../src/device.xml | tail -n +2 >> net.reactivated.Fprint.Device.ref.xml make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' DOC Scanning header files DOC Introspecting gobjects DOC Rebuilding template files DOC Building XML ./tmpl/fprintd.sgml:61: warning: Value descriptions for FprintError are missing in source code comment block. DOC Building HTML DOC Fixing cross-references make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making check in po make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/po' MSGFMT ar.gmo MSGFMT bg_BG.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT fa_IR.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fo.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT it.gmo MSGFMT id.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT nl.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr@latin.gmo MSGFMT sr.gmo MSGFMT te.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/po' make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/data' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' Making all in pam make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making all in dbus make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/po' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OMfGX0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 ++ dirname /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 + cd fprintd-0.5.0 + rm -rf /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c fprintd '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/libexec' libtool: install: /usr/bin/install -c fprintd /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/libexec/fprintd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/dbus-1/interfaces/' /usr/bin/install -c -m 644 net.reactivated.Fprint.Manager.xml net.reactivated.Fprint.Device.xml '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/dbus-1/interfaces/' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/data' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/etc/' /usr/bin/install -c -m 644 fprintd.conf '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/etc/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/etc/dbus-1/system.d' /usr/bin/install -c -m 644 net.reactivated.Fprint.conf '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 net.reactivated.Fprint.service '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 fprintd.1 '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 net.reactivated.fprint.device.policy '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 fprintd.service '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/lib/systemd/system' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/data' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/data' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fprintd-verify fprintd-enroll fprintd-list fprintd-delete '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin' libtool: install: /usr/bin/install -c fprintd-verify /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-verify libtool: install: /usr/bin/install -c fprintd-enroll /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-enroll libtool: install: /usr/bin/install -c fprintd-list /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-list libtool: install: /usr/bin/install -c fprintd-delete /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-delete make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/tests' Making install in pam make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security' /bin/sh ../libtool --mode=install /usr/bin/install -c pam_fprintd.la '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security' libtool: install: /usr/bin/install -c .libs/pam_fprintd.so /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.so libtool: install: /usr/bin/install -c .libs/pam_fprintd.lai /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.la libtool: install: /usr/bin/install -c .libs/pam_fprintd.a /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.a libtool: install: ranlib /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.a libtool: install: warning: remember to run `libtool --finish /lib64/security' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/pam' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making install in dbus make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/Device.html /usr/bin/install -c -m 644 ./html/Manager.html /usr/bin/install -c -m 644 ./html/fprintd.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/license.html /usr/bin/install -c -m 644 ./html/ref-dbus.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0/po' linguas="ar bg_BG bn_IN ca ca@valencia cs de el en_GB eo es fa_IR fi fr fo ga gl he hi hr hu id it ja kk ko lt lv nl pa pl pt_BR ro ru sk sl sr sr@latin sv te tr uk wa zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/fprintd-0.5.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/fprintd.mo; \ echo "installing $lang.gmo as $dir/fprintd.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/fprintd.mo; \ echo "installing ./$lang.gmo as" \ "$dir/fprintd.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/fprintd.mo.m; \ echo "installing $lang.gmo.m as $dir/fprintd.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/fprintd.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/fprintd.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ar/LC_MESSAGES/fprintd.mo installing bg_BG.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/bg_BG/LC_MESSAGES/fprintd.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/fprintd.mo installing ca.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ca/LC_MESSAGES/fprintd.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/fprintd.mo installing cs.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/cs/LC_MESSAGES/fprintd.mo installing de.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/de/LC_MESSAGES/fprintd.mo installing el.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/el/LC_MESSAGES/fprintd.mo installing en_GB.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/en_GB/LC_MESSAGES/fprintd.mo installing eo.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/eo/LC_MESSAGES/fprintd.mo installing es.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/es/LC_MESSAGES/fprintd.mo installing fa_IR.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/fa_IR/LC_MESSAGES/fprintd.mo installing fi.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/fi/LC_MESSAGES/fprintd.mo installing fr.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/fr/LC_MESSAGES/fprintd.mo installing fo.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/fo/LC_MESSAGES/fprintd.mo installing ga.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ga/LC_MESSAGES/fprintd.mo installing gl.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/gl/LC_MESSAGES/fprintd.mo installing he.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/he/LC_MESSAGES/fprintd.mo installing hi.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/hi/LC_MESSAGES/fprintd.mo installing hr.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/hr/LC_MESSAGES/fprintd.mo installing hu.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/hu/LC_MESSAGES/fprintd.mo installing id.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/id/LC_MESSAGES/fprintd.mo installing it.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/it/LC_MESSAGES/fprintd.mo installing ja.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ja/LC_MESSAGES/fprintd.mo installing kk.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/kk/LC_MESSAGES/fprintd.mo installing ko.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ko/LC_MESSAGES/fprintd.mo installing lt.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/lt/LC_MESSAGES/fprintd.mo installing lv.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/lv/LC_MESSAGES/fprintd.mo installing nl.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/nl/LC_MESSAGES/fprintd.mo installing pa.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/pa/LC_MESSAGES/fprintd.mo installing pl.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/pl/LC_MESSAGES/fprintd.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/fprintd.mo installing ro.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ro/LC_MESSAGES/fprintd.mo installing ru.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/ru/LC_MESSAGES/fprintd.mo installing sk.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/sk/LC_MESSAGES/fprintd.mo installing sl.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/sl/LC_MESSAGES/fprintd.mo installing sr.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/sr/LC_MESSAGES/fprintd.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/fprintd.mo installing sv.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/sv/LC_MESSAGES/fprintd.mo installing te.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/te/LC_MESSAGES/fprintd.mo installing tr.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/tr/LC_MESSAGES/fprintd.mo installing uk.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/uk/LC_MESSAGES/fprintd.mo installing wa.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/wa/LC_MESSAGES/fprintd.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/fprintd.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/fprintd.mo make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0/po' make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.5.0' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.5.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/fprintd-0.5.0' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.5.0' + mkdir -p /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64//var/lib/fprint + rm -f /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.a /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.la '/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.so.*' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 fprintd + /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/fprintd-0.5.0 extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-delete extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-list extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-enroll extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/bin/fprintd-verify extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/libexec/fprintd extracting debug info from /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/lib64/security/pam_fprintd.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 273 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: fprintd-0.5.0-4.0.el7_0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vcQMGY + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + cp -pr README /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + cp -pr COPYING /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + cp -pr TODO /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-0.5.0 + exit 0 Provides: fprintd = 0.5.0-4.0.el7_0 fprintd(x86-64) = 0.5.0-4.0.el7_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfprint.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) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: fprintd-pam-0.5.0-4.0.el7_0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mRIlFW + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-pam-0.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-pam-0.5.0 + cp -pr pam/README /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64/usr/share/doc/fprintd-pam-0.5.0 + exit 0 Provides: fprintd-pam = 0.5.0-4.0.el7_0 fprintd-pam(x86-64) = 0.5.0-4.0.el7_0 pam_fprint = 0.5.0-4.0.el7_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) rtld(GNU_HASH) Obsoletes: pam_fprint < 0.2-3 Processing files: fprintd-devel-0.5.0-4.0.el7_0.noarch Provides: fprintd-devel = 0.5.0-4.0.el7_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fprintd-debuginfo-0.5.0-4.0.el7_0.x86_64 Provides: fprintd-debuginfo = 0.5.0-4.0.el7_0 fprintd-debuginfo(x86-64) = 0.5.0-4.0.el7_0 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/fprintd-0.5.0-4.0.el7_0.x86_64 Wrote: /builddir/build/RPMS/fprintd-0.5.0-4.0.el7_0.x86_64.rpm Wrote: /builddir/build/RPMS/fprintd-pam-0.5.0-4.0.el7_0.x86_64.rpm Wrote: /builddir/build/RPMS/fprintd-devel-0.5.0-4.0.el7_0.noarch.rpm Wrote: /builddir/build/RPMS/fprintd-debuginfo-0.5.0-4.0.el7_0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g37zIO + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.5.0 + rm -rf /builddir/build/BUILDROOT/fprintd-0.5.0-4.0.el7_0.x86_64 + exit 0 Child return code was: 0 LEAVE do -->