Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fprintd.spec'], chrootPath='/var/lib/mock/fprintd-0.8.1-2.el7-20181031003018-13158/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fprintd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/fprintd-0.8.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fprintd.spec'], chrootPath='/var/lib/mock/fprintd-0.8.1-2.el7-20181031003018-13158/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fprintd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GIjY0d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fprintd-0.8.1 + /usr/bin/xz -dc /builddir/build/SOURCES/fprintd-0.8.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fprintd-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-sandboxing-that-s-unsupported-in-RHEL7-s-syst.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gaec4c + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib/ --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 whether make supports nested variables... (cached) yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-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 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... 1572864 checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i386-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) 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 i386-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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 i386-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 gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test 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 whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... 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 -j40 make -C po fprintd.pot Making check in src make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' CC manager.lo CC device.lo CC fprintd-marshal.lo CC main.o CC loop.o CC file_storage.o make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package fprintd --pot In file included from main.c:25:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ In file included from main.c:25:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/po' In file included from manager.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ In file included from manager.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ In file included from device.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ In file included from device.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ CCLD libfprintd.la CCLD fprintd make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' Making check in data make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/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.8.1/data' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/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 In file included from delete.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ In file included from delete.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ In file included from enroll.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ In file included from enroll.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ In file included from verify.c:23:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ In file included from verify.c:23:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ In file included from list.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ In file included from list.c:22:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ CCLD fprintd-delete CCLD fprintd-enroll CCLD fprintd-list CCLD fprintd-verify make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' Making check in pam make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make check-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' CC pam_fprintd_la-pam_fprintd.lo CC pam_fprintd_la-marshal.lo In file included from pam_fprintd.c:31:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:29:1: warning: 'org_freedesktop_DBus_Introspectable_introspect' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect (DBusGProxy *proxy, char ** OUT_data, GError **error) ^ In file included from pam_fprintd.c:31:0: /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:53:1: warning: 'org_freedesktop_DBus_Introspectable_introspect_async' defined but not used [-Wunused-function] org_freedesktop_DBus_Introspectable_introspect_async (DBusGProxy *proxy, org_freedesktop_DBus_Introspectable_introspect_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:72:1: warning: 'org_freedesktop_DBus_request_name' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:96:1: warning: 'org_freedesktop_DBus_request_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_request_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_request_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:110:1: warning: 'org_freedesktop_DBus_release_name' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:134:1: warning: 'org_freedesktop_DBus_release_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_release_name_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_release_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:148:1: warning: 'org_freedesktop_DBus_start_service_by_name' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, guint* OUT_arg2, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:172:1: warning: 'org_freedesktop_DBus_start_service_by_name_async' defined but not used [-Wunused-function] org_freedesktop_DBus_start_service_by_name_async (DBusGProxy *proxy, const char * IN_arg0, const guint IN_arg1, org_freedesktop_DBus_start_service_by_name_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:186:1: warning: 'org_freedesktop_DBus_hello' defined but not used [-Wunused-function] org_freedesktop_DBus_hello (DBusGProxy *proxy, char ** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:210:1: warning: 'org_freedesktop_DBus_hello_async' defined but not used [-Wunused-function] org_freedesktop_DBus_hello_async (DBusGProxy *proxy, org_freedesktop_DBus_hello_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:224:1: warning: 'org_freedesktop_DBus_name_has_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner (DBusGProxy *proxy, const char * IN_arg0, gboolean* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:248:1: warning: 'org_freedesktop_DBus_name_has_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_name_has_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_name_has_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:262:1: warning: 'org_freedesktop_DBus_list_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:286:1: warning: 'org_freedesktop_DBus_list_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:300:1: warning: 'org_freedesktop_DBus_list_activatable_names' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names (DBusGProxy *proxy, char *** OUT_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:324:1: warning: 'org_freedesktop_DBus_list_activatable_names_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_activatable_names_async (DBusGProxy *proxy, org_freedesktop_DBus_list_activatable_names_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:338:1: warning: 'org_freedesktop_DBus_add_match' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:361:1: warning: 'org_freedesktop_DBus_add_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_add_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_add_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:375:1: warning: 'org_freedesktop_DBus_remove_match' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match (DBusGProxy *proxy, const char * IN_arg0, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:398:1: warning: 'org_freedesktop_DBus_remove_match_async' defined but not used [-Wunused-function] org_freedesktop_DBus_remove_match_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_remove_match_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:412:1: warning: 'org_freedesktop_DBus_get_name_owner' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner (DBusGProxy *proxy, const char * IN_arg0, char ** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:436:1: warning: 'org_freedesktop_DBus_get_name_owner_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_name_owner_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_name_owner_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:450:1: warning: 'org_freedesktop_DBus_list_queued_owners' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners (DBusGProxy *proxy, const char * IN_arg0, char *** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:474:1: warning: 'org_freedesktop_DBus_list_queued_owners_async' defined but not used [-Wunused-function] org_freedesktop_DBus_list_queued_owners_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_list_queued_owners_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:488:1: warning: 'org_freedesktop_DBus_get_connection_unix_user' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:512:1: warning: 'org_freedesktop_DBus_get_connection_unix_user_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_user_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_user_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:526:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id (DBusGProxy *proxy, const char * IN_arg0, guint* OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:550:1: warning: 'org_freedesktop_DBus_get_connection_unix_process_id_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_unix_process_id_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_unix_process_id_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:564:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context (DBusGProxy *proxy, const char * IN_arg0, GArray** OUT_arg1, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:588:1: warning: 'org_freedesktop_DBus_get_connection_se_linux_security_context_async' defined but not used [-Wunused-function] org_freedesktop_DBus_get_connection_se_linux_security_context_async (DBusGProxy *proxy, const char * IN_arg0, org_freedesktop_DBus_get_connection_se_linux_security_context_reply callback, gpointer userdata) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:602:1: warning: 'org_freedesktop_DBus_reload_config' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config (DBusGProxy *proxy, GError **error) ^ /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:625:1: warning: 'org_freedesktop_DBus_reload_config_async' defined but not used [-Wunused-function] org_freedesktop_DBus_reload_config_async (DBusGProxy *proxy, org_freedesktop_DBus_reload_config_reply callback, gpointer userdata) ^ CCLD pam_fprintd.la make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making check in dbus make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/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 error : error : unreachable network unreachable network error : unreachable network error : unreachable network ../../src/device.xml:11: ../../src/manager.xml:5: warning: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" ]> ]> ^ ^ make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' DOC Preparing build DOC Building XML DOC Scanning header files DOC Introspecting gobjects DOC Building XML unknown:0: warning: Field descriptions for struct storage are missing in source code comment block. ./fprintd-unused.txt:1: warning: 2 unused declarations. They should be added to fprintd-sections.txt in the appropriate place. DOC Building HTML DOC Fixing cross-references make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making check in po make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/po' MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fo.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 ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nl.gmo MSGFMT nb.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 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 th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo MSGFMT zh_HK.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.8.1/po' make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/data' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' Making all in pam make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make all-am make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making all in dbus make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc/dbus' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/po' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cYHUSt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 ++ dirname /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 + cd fprintd-0.8.1 + rm -rf /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 + make install DESTDIR=/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -c fprintd '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/libexec' libtool: install: /usr/bin/install -c fprintd /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/libexec/fprintd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/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.8.1-2.el7.i386/usr/share/dbus-1/interfaces/' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/data' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/etc/' /usr/bin/install -c -m 644 fprintd.conf '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/etc/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/etc/dbus-1/system.d' /usr/bin/install -c -m 644 net.reactivated.Fprint.conf '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 net.reactivated.Fprint.service '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/man/man1' /usr/bin/install -c -m 644 fprintd.1 '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 net.reactivated.fprint.device.policy '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/lib/systemd/system' /usr/bin/install -c -m 644 fprintd.service '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/lib/systemd/system' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/data' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/data' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fprintd-verify fprintd-enroll fprintd-list fprintd-delete '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin' libtool: install: /usr/bin/install -c fprintd-verify /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-verify libtool: install: /usr/bin/install -c fprintd-enroll /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-enroll libtool: install: /usr/bin/install -c fprintd-list /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-list libtool: install: /usr/bin/install -c fprintd-delete /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-delete make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/tests' Making install in pam make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make install-am make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security' /bin/sh ../libtool --mode=install /usr/bin/install -c pam_fprintd.la '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security' libtool: install: /usr/bin/install -c .libs/pam_fprintd.so /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.so libtool: install: /usr/bin/install -c .libs/pam_fprintd.lai /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.la libtool: install: /usr/bin/install -c .libs/pam_fprintd.a /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.a libtool: install: ranlib /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.a libtool: warning: remember to run 'libtool --finish /lib/security' make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/pam' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making install in dbus make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc/dbus' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/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.8.1/doc/dbus' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc/dbus' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[3]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/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/ix01.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /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-insensitive.png /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-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1/po' linguas="ar as ast az be bg bn_IN ca ca@valencia cs cy da de el en_GB eo es et eu fa fi fo fr fur ga gl gu he hi hr hu ia id it ja ka kk kn ko lt lv ml mr ms nb nl nn oc or pa pl pt pt_BR ro ru sk sl sq sr sr@latin sv ta te th tr uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/fprintd-0.8.1/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.8.1-2.el7.i386/usr/share/locale/ar/LC_MESSAGES/fprintd.mo installing as.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/as/LC_MESSAGES/fprintd.mo installing ast.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ast/LC_MESSAGES/fprintd.mo installing az.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/az/LC_MESSAGES/fprintd.mo installing be.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/be/LC_MESSAGES/fprintd.mo installing bg.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/bg/LC_MESSAGES/fprintd.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/bn_IN/LC_MESSAGES/fprintd.mo installing ca.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ca/LC_MESSAGES/fprintd.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ca@valencia/LC_MESSAGES/fprintd.mo installing cs.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/cs/LC_MESSAGES/fprintd.mo installing cy.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/cy/LC_MESSAGES/fprintd.mo installing da.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/da/LC_MESSAGES/fprintd.mo installing de.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/de/LC_MESSAGES/fprintd.mo installing el.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/el/LC_MESSAGES/fprintd.mo installing en_GB.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/en_GB/LC_MESSAGES/fprintd.mo installing eo.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/eo/LC_MESSAGES/fprintd.mo installing es.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/es/LC_MESSAGES/fprintd.mo installing et.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/et/LC_MESSAGES/fprintd.mo installing eu.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/eu/LC_MESSAGES/fprintd.mo installing fa.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/fa/LC_MESSAGES/fprintd.mo installing fi.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/fi/LC_MESSAGES/fprintd.mo installing fo.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/fo/LC_MESSAGES/fprintd.mo installing fr.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/fr/LC_MESSAGES/fprintd.mo installing fur.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/fur/LC_MESSAGES/fprintd.mo installing ga.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ga/LC_MESSAGES/fprintd.mo installing gl.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/gl/LC_MESSAGES/fprintd.mo installing gu.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/gu/LC_MESSAGES/fprintd.mo installing he.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/he/LC_MESSAGES/fprintd.mo installing hi.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/hi/LC_MESSAGES/fprintd.mo installing hr.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/hr/LC_MESSAGES/fprintd.mo installing hu.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/hu/LC_MESSAGES/fprintd.mo installing ia.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ia/LC_MESSAGES/fprintd.mo installing id.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/id/LC_MESSAGES/fprintd.mo installing it.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/it/LC_MESSAGES/fprintd.mo installing ja.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ja/LC_MESSAGES/fprintd.mo installing ka.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ka/LC_MESSAGES/fprintd.mo installing kk.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/kk/LC_MESSAGES/fprintd.mo installing kn.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/kn/LC_MESSAGES/fprintd.mo installing ko.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ko/LC_MESSAGES/fprintd.mo installing lt.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/lt/LC_MESSAGES/fprintd.mo installing lv.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/lv/LC_MESSAGES/fprintd.mo installing ml.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ml/LC_MESSAGES/fprintd.mo installing mr.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/mr/LC_MESSAGES/fprintd.mo installing ms.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ms/LC_MESSAGES/fprintd.mo installing nb.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/nb/LC_MESSAGES/fprintd.mo installing nl.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/nl/LC_MESSAGES/fprintd.mo installing nn.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/nn/LC_MESSAGES/fprintd.mo installing oc.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/oc/LC_MESSAGES/fprintd.mo installing or.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/or/LC_MESSAGES/fprintd.mo installing pa.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/pa/LC_MESSAGES/fprintd.mo installing pl.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/pl/LC_MESSAGES/fprintd.mo installing pt.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/pt/LC_MESSAGES/fprintd.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/pt_BR/LC_MESSAGES/fprintd.mo installing ro.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ro/LC_MESSAGES/fprintd.mo installing ru.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ru/LC_MESSAGES/fprintd.mo installing sk.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sk/LC_MESSAGES/fprintd.mo installing sl.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sl/LC_MESSAGES/fprintd.mo installing sq.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sq/LC_MESSAGES/fprintd.mo installing sr.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sr/LC_MESSAGES/fprintd.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sr@latin/LC_MESSAGES/fprintd.mo installing sv.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/sv/LC_MESSAGES/fprintd.mo installing ta.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/ta/LC_MESSAGES/fprintd.mo installing te.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/te/LC_MESSAGES/fprintd.mo installing th.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/th/LC_MESSAGES/fprintd.mo installing tr.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/tr/LC_MESSAGES/fprintd.mo installing uk.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/uk/LC_MESSAGES/fprintd.mo installing vi.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/vi/LC_MESSAGES/fprintd.mo installing wa.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/wa/LC_MESSAGES/fprintd.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/zh_CN/LC_MESSAGES/fprintd.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/zh_HK/LC_MESSAGES/fprintd.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/locale/zh_TW/LC_MESSAGES/fprintd.mo make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1/po' make[1]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1' make[2]: Entering directory `/builddir/build/BUILD/fprintd-0.8.1' 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.8.1' make[1]: Leaving directory `/builddir/build/BUILD/fprintd-0.8.1' + mkdir -p /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386//var/lib/fprint + rm -f /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.a /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.la '/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.so.*' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 fprintd + /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/fprintd-0.8.1 extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/lib/security/pam_fprintd.so extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-enroll extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-list extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-verify extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/bin/fprintd-delete extracting debug info from /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/libexec/fprintd /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 284 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.8.1-2.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kbnuJP + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + cp -pr README /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + cp -pr COPYING /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + cp -pr TODO /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-0.8.1 + exit 0 Provides: fprintd = 0.8.1-2.el7 fprintd(x86-32) = 0.8.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libdbus-glib-1.so.2 libfprint.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libpolkit-gobject-1.so.0 libpthread.so.0 rtld(GNU_HASH) Processing files: fprintd-pam-0.8.1-2.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b7ILLb + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-pam-0.8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-pam-0.8.1 + cp -pr pam/README /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386/usr/share/doc/fprintd-pam-0.8.1 + exit 0 Provides: fprintd-pam = 0.8.1-2.el7 fprintd-pam(x86-32) = 0.8.1-2.el7 pam_fprint = 0.8.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libdbus-glib-1.so.2 libglib-2.0.so.0 libgobject-2.0.so.0 libpam.so.0 libpam.so.0(LIBPAM_1.0) rtld(GNU_HASH) Obsoletes: pam_fprint < 0.2-3 Processing files: fprintd-devel-0.8.1-2.el7.noarch Provides: fprintd-devel = 0.8.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fprintd-debuginfo-0.8.1-2.el7.i686 Provides: fprintd-debuginfo = 0.8.1-2.el7 fprintd-debuginfo(x86-32) = 0.8.1-2.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/fprintd-0.8.1-2.el7.i386 Wrote: /builddir/build/RPMS/fprintd-0.8.1-2.el7.i686.rpm Wrote: /builddir/build/RPMS/fprintd-pam-0.8.1-2.el7.i686.rpm Wrote: /builddir/build/RPMS/fprintd-devel-0.8.1-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/fprintd-debuginfo-0.8.1-2.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kX8sEZ + umask 022 + cd /builddir/build/BUILD + cd fprintd-0.8.1 + rm -rf /builddir/build/BUILDROOT/fprintd-0.8.1-2.el7.i386 + exit 0 Child return code was: 0