+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/accountsservice.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
warning: bogus date in %changelog: Thu May 30 2012 Matthias Clasen <mclasen@redhatcom> 0.6.21-1
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IICqTb
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf accountsservice-0.6.42
+ /usr/bin/xz -dc /builddir/build/SOURCES/accountsservice-0.6.42.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd accountsservice-0.6.42
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k0A6TG
+ umask 022
+ cd /builddir/build/BUILD
+ cd accountsservice-0.6.42
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-user-heuristics
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for riscv64-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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for riscv64-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 for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (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.26.1
checking for XML::Parser... ok
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-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 riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 GIO... yes
checking for POLKIT... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gobject-introspection... yes
checking for /etc/redhat-release... yes
checking for /etc/debian_version... no
checking whether to build with gcov testing... no
checking for more warnings... no
checking for supported warning flags... 
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wno-sign-compare... yes
checking whether gcc supports -Wno-deprecated-declarations... yes
checking which warning flags were supported...  -Wall -Wno-sign-compare -Wno-deprecated-declarations
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for fgetpwent... yes
checking for setutxdb... no
checking whether WTMPX_FILENAME is declared... yes
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... no
checking for GTKDOC_DEPS... yes
checking for xmlto... no
checking whether to build DocBook documentation... yes
checking for xsltproc... /usr/bin/xsltproc
checking for SYSTEMD... yes
checking whether to use systemd... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating src/Makefile
config.status: creating src/libaccountsservice/Makefile
config.status: creating src/libaccountsservice/accountsservice.pc
config.status: creating doc/Makefile
config.status: creating doc/dbus/Makefile
config.status: creating doc/dbus/AccountsService.xml
config.status: creating doc/libaccountsservice/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands

configure: accountsservice was configured with the following options:
configure: ** DocBook documentation build disabled
configure: ** Administrator group: wheel

+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
gdbus-codegen --generate-c-code accounts-generated --c-namespace Accounts --interface-prefix=org.freedesktop. ../data/org.freedesktop.Accounts.xml
gdbus-codegen --generate-c-code accounts-generated --c-namespace Accounts --interface-prefix=org.freedesktop. ../data/org.freedesktop.Accounts.xml
gdbus-codegen --generate-c-code accounts-user-generated --c-namespace Accounts --interface-prefix=org.freedesktop.Accounts. ../data/org.freedesktop.Accounts.User.xml
gdbus-codegen --generate-c-code accounts-user-generated --c-namespace Accounts --interface-prefix=org.freedesktop.Accounts. ../data/org.freedesktop.Accounts.User.xml
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making all in .
make[4]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
  CC       accounts-user-generated.lo
  CC       accounts-generated.lo
  CC       daemon.o
  CC       extensions.o
  CC       user-classify.o
  CC       user.o
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdlib.h:25,
                 from user.c:27:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
  CC       util.o
util.c: In function 'setup_loginuid':
util.c:237:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write (fd, id, strlen (id));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       wtmp-helper.o
  CC       main.o
  CCLD     libaccounts-generated.la
  CCLD     accounts-daemon
make[4]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making all in libaccountsservice
make[4]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
  GEN      ck-manager-generated.c
  GEN      ck-manager-generated.h
  GEN      ck-seat-generated.c
  GEN      ck-seat-generated.h
  GEN      ck-session-generated.c
  GEN      ck-session-generated.h
make  all-am
make[5]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
  CC       libaccountsservice_la-act-user.lo
  CC       libaccountsservice_la-act-user-manager.lo
  CC       libaccountsservice_la-act-user-enum-types.lo
  CC       libaccountsservice_la-ck-manager-generated.lo
act-user.c: In function 'make_crypted':
act-user.c:1838:28: warning: implicit declaration of function 'crypt'; did you mean 'chroot'? [-Wimplicit-function-declaration]
         result = g_strdup (crypt (plain, salt->str));
                            ^~~~~
                            chroot
act-user.c:1838:28: warning: passing argument 1 of 'g_strdup' makes pointer from integer without a cast [-Wint-conversion]
In file included from /usr/include/glib-2.0/glib.h:79:0,
                 from act-user.c:29:
/usr/include/glib-2.0/glib/gstrfuncs.h:217:22: note: expected 'const gchar * {aka const char *}' but argument is of type 'int'
 gchar*               g_strdup        (const gchar *str) G_GNUC_MALLOC;
                      ^~~~~~~~
act-user-manager.c: In function 'act_user_manager_async_complete_handler':
act-user-manager.c:3086:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
   g_simple_async_result_set_op_res_gpointer (res, g_object_ref (result), g_object_unref);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
 void                g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult      *simple,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c:3087:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
   g_simple_async_result_complete (res);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
 void                g_simple_async_result_complete         (GSimpleAsyncResult      *simple);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_create_user_async':
act-user-manager.c:3129:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
         res = g_simple_async_result_new (G_OBJECT (manager),
         ^~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
 GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_create_user_finish':
act-user-manager.c:3167:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
         g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (manager), act_user_manager_create_user_async), FALSE);
         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
 gboolean            g_simple_async_result_is_valid         (GAsyncResult            *result,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c:3170:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
         inner_result = g_simple_async_result_get_op_res_gpointer (res);
         ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
 gpointer            g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult      *simple);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_cache_user_async':
act-user-manager.c:3263:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
         res = g_simple_async_result_new (G_OBJECT (manager),
         ^~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
 GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_cache_user_finish':
act-user-manager.c:3299:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
         g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (manager), act_user_manager_cache_user_async), FALSE);
         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
 gboolean            g_simple_async_result_is_valid         (GAsyncResult            *result,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c:3302:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
         inner_result = g_simple_async_result_get_op_res_gpointer (res);
         ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
 gpointer            g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult      *simple);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_uncache_user_async':
act-user-manager.c:3390:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
         res = g_simple_async_result_new (G_OBJECT (manager),
         ^~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
 GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_uncache_user_finish':
act-user-manager.c:3425:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
         g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (manager), act_user_manager_uncache_user_async), FALSE);
         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
 gboolean            g_simple_async_result_is_valid         (GAsyncResult            *result,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c:3428:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
         inner_result = g_simple_async_result_get_op_res_gpointer (res);
         ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
 gpointer            g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult      *simple);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_delete_user_async':
act-user-manager.c:3513:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
         res = g_simple_async_result_new (G_OBJECT (manager),
         ^~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
 GSimpleAsyncResult *g_simple_async_result_new              (GObject                 *source_object,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c: In function 'act_user_manager_delete_user_finish':
act-user-manager.c:3550:9: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations]
         g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (manager), act_user_manager_delete_user_async), FALSE);
         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:135:21: note: declared here
 gboolean            g_simple_async_result_is_valid         (GAsyncResult            *result,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
act-user-manager.c:3552:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
         inner_result = g_simple_async_result_get_op_res_gpointer (res);
         ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:117:0,
                 from act-user-manager.c:41:
/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
 gpointer            g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult      *simple);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libaccountsservice_la-ck-seat-generated.lo
  CC       libaccountsservice_la-ck-session-generated.lo
  CCLD     libaccountsservice.la
  GISCAN   AccountsService-1.0.gir
act-user.c:623: Warning: AccountsService: invalid "transfer" annotation for guint: only valid for array, struct, union, boxed, object and interface types
act-user.c:814: Warning: AccountsService: invalid "transfer" annotation for gint64: only valid for array, struct, union, boxed, object and interface types
act-user.c:996: Warning: AccountsService: invalid "transfer" annotation for gboolean: only valid for array, struct, union, boxed, object and interface types
act-user.c:1012: Warning: AccountsService: invalid "transfer" annotation for gboolean: only valid for array, struct, union, boxed, object and interface types
  GICOMP   AccountsService-1.0.gir
make[5]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[4]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making all in data
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
  ITMRG  org.freedesktop.accounts.policy
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/po'
  MSGFMT ar.gmo
  MSGFMT bn_IN.gmo
  MSGFMT ca.gmo
  MSGFMT bg_BG.gmo
  MSGFMT ca@valencia.gmo
  MSGFMT cs.gmo
  MSGFMT de.gmo
  MSGFMT da.gmo
  MSGFMT el.gmo
  MSGFMT en_GB.gmo
  MSGFMT eo.gmo
  MSGFMT es.gmo
  MSGFMT fa_IR.gmo
  MSGFMT fi.gmo
  MSGFMT fr.gmo
  MSGFMT ga.gmo
  MSGFMT gl.gmo
  MSGFMT he.gmo
  MSGFMT hi.gmo
  MSGFMT hu.gmo
  MSGFMT ia.gmo
  MSGFMT id.gmo
  MSGFMT it.gmo
  MSGFMT ja.gmo
  MSGFMT ka.gmo
  MSGFMT kk.gmo
  MSGFMT ko.gmo
  MSGFMT lt.gmo
  MSGFMT nl.gmo
  MSGFMT lv.gmo
  MSGFMT pa.gmo
  MSGFMT pl.gmo
  MSGFMT pt_BR.gmo
  MSGFMT ro.gmo
  MSGFMT ru.gmo
  MSGFMT sk.gmo
  MSGFMT sl.gmo
  MSGFMT sr@latin.gmo
  MSGFMT sr.gmo
  MSGFMT sv.gmo
  MSGFMT te.gmo
  MSGFMT tr.gmo
  MSGFMT uk.gmo
  MSGFMT vi.gmo
  MSGFMT wa.gmo
  MSGFMT zh_CN.gmo
  MSGFMT zh_TW.gmo
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/po'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
Making all in dbus
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
Making all in libaccountsservice
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/libaccountsservice'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/libaccountsservice'
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42'
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UnbLbd
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
+ cd accountsservice-0.6.42
+ make install DESTDIR=/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make[4]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/libexec'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c accounts-daemon '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/libexec'
libtool: install: /usr/bin/install -c accounts-daemon /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/libexec/accounts-daemon
make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
/usr/bin/mkdir -p "/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/var/lib/AccountsService/users"
/usr/bin/mkdir -p "/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/var/lib/AccountsService/icons"
make[5]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make[4]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making install in libaccountsservice
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make  install-am
make[4]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[5]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libaccountsservice.la '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libaccountsservice.so.0.0.0 /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64 && { ln -s -f libaccountsservice.so.0.0.0 libaccountsservice.so.0 || { rm -f libaccountsservice.so.0 && ln -s libaccountsservice.so.0.0.0 libaccountsservice.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64 && { ln -s -f libaccountsservice.so.0.0.0 libaccountsservice.so || { rm -f libaccountsservice.so && ln -s libaccountsservice.so.0.0.0 libaccountsservice.so; }; })
libtool: install: /usr/bin/install -c .libs/libaccountsservice.lai /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.la
libtool: install: /usr/bin/install -c .libs/libaccountsservice.a /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.a
libtool: install: ranlib /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 accountsservice.pc '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/gir-1.0'
 /usr/bin/install -c -m 644 AccountsService-1.0.gir '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/gir-1.0'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/include/accountsservice-1.0/act'
 /usr/bin/install -c -m 644 act.h act-user.h act-user-manager.h act-user-enum-types.h '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/include/accountsservice-1.0/act'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/girepository-1.0'
 /usr/bin/install -c -m 644 AccountsService-1.0.typelib '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/girepository-1.0'
make[5]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[4]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src/libaccountsservice'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/src'
Making install in data
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/etc/dbus-1/system.d'
 /usr/bin/install -c -m 644 org.freedesktop.Accounts.conf '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/etc/dbus-1/system.d'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/dbus-1/interfaces'
 /usr/bin/install -c -m 644 org.freedesktop.Accounts.xml org.freedesktop.Accounts.User.xml '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/dbus-1/interfaces'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/polkit-1/actions'
 /usr/bin/install -c -m 644 org.freedesktop.accounts.policy '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/polkit-1/actions'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/dbus-1/system-services'
 /usr/bin/install -c -m 644 org.freedesktop.Accounts.service '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/dbus-1/system-services'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib/systemd/system'
 /usr/bin/install -c -m 644 accounts-daemon.service '/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib/systemd/system'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/data'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/po'
linguas="ar bg_BG bn_IN ca ca@valencia cs da de el en_GB eo es fa_IR fi fr ga gl he hi hu ia id it ja ka kk ko lt lv nl pa pl pt_BR ro ru sk sl sr@latin sr sv te tr uk vi wa zh_CN zh_TW "; \
for lang in $linguas; do \
  dir=/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /builddir/build/BUILD/accountsservice-0.6.42/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/accounts-service.mo; \
    echo "installing $lang.gmo as $dir/accounts-service.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/accounts-service.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/accounts-service.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/accounts-service.mo.m; \
    echo "installing $lang.gmo.m as $dir/accounts-service.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/accounts-service.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/accounts-service.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing ar.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/accounts-service.mo
installing bg_BG.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/bg_BG/LC_MESSAGES/accounts-service.mo
installing bn_IN.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/accounts-service.mo
installing ca.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/accounts-service.mo
installing ca@valencia.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/accounts-service.mo
installing cs.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/accounts-service.mo
installing da.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/accounts-service.mo
installing de.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/accounts-service.mo
installing el.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/accounts-service.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/accounts-service.mo
installing eo.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/accounts-service.mo
installing es.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/accounts-service.mo
installing fa_IR.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/fa_IR/LC_MESSAGES/accounts-service.mo
installing fi.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/accounts-service.mo
installing fr.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/accounts-service.mo
installing ga.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/accounts-service.mo
installing gl.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/accounts-service.mo
installing he.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/accounts-service.mo
installing hi.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/accounts-service.mo
installing hu.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/accounts-service.mo
installing ia.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ia/LC_MESSAGES/accounts-service.mo
installing id.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/accounts-service.mo
installing it.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/accounts-service.mo
installing ja.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/accounts-service.mo
installing ka.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/accounts-service.mo
installing kk.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/accounts-service.mo
installing ko.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/accounts-service.mo
installing lt.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/accounts-service.mo
installing lv.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/accounts-service.mo
installing nl.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/accounts-service.mo
installing pa.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/accounts-service.mo
installing pl.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/accounts-service.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/accounts-service.mo
installing ro.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/accounts-service.mo
installing ru.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/accounts-service.mo
installing sk.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/accounts-service.mo
installing sl.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/accounts-service.mo
installing sr@latin.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/accounts-service.mo
installing sr.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/accounts-service.mo
installing sv.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/accounts-service.mo
installing te.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/accounts-service.mo
installing tr.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/accounts-service.mo
installing uk.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/accounts-service.mo
installing vi.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/accounts-service.mo
installing wa.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/accounts-service.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/accounts-service.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/accounts-service.mo
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/po'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
Making install in dbus
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/dbus'
Making install in libaccountsservice
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/libaccountsservice'
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/libaccountsservice'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -c -m 644 ./html/ActUser.html
 /usr/bin/install -c -m 644 ./html/ActUserManager.html
 /usr/bin/install -c -m 644 ./html/annotation-glossary.html
 /usr/bin/install -c -m 644 ./html/api-index-full.html
 /usr/bin/install -c -m 644 ./html/ch01.html
 /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/left-insensitive.png
 /usr/bin/install -c -m 644 ./html/left.png
 /usr/bin/install -c -m 644 ./html/libaccountsservice.devhelp2
 /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/accountsservice-0.6.42/doc/libaccountsservice'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc/libaccountsservice'
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[3]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
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/accountsservice-0.6.42/doc'
make[2]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42/doc'
make[1]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42'
make[2]: Entering directory '/builddir/build/BUILD/accountsservice-0.6.42'
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/accountsservice-0.6.42'
make[1]: Leaving directory '/builddir/build/BUILD/accountsservice-0.6.42'
+ rm /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.la
+ rm /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/lib64/libaccountsservice.a
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64 accounts-service
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: accountsservice-0.6.42-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B0Ktlc
+ umask 022
+ cd /builddir/build/BUILD
+ cd accountsservice-0.6.42
+ DOCDIR=/builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/doc/accountsservice
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/doc/accountsservice
+ cp -pr COPYING /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/doc/accountsservice
+ cp -pr README /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/doc/accountsservice
+ cp -pr AUTHORS /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64/usr/share/doc/accountsservice
+ exit 0
Provides: accountsservice = 0.6.42-4.fc28 accountsservice(riscv-64) = 0.6.42-4.fc28
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) rtld(GNU_HASH)
Processing files: accountsservice-libs-0.6.42-4.fc28.riscv64
Provides: accountsservice-libs = 0.6.42-4.fc28 accountsservice-libs(riscv-64) = 0.6.42-4.fc28 libaccountsservice.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
Processing files: accountsservice-devel-0.6.42-4.fc28.riscv64
Provides: accountsservice-devel = 0.6.42-4.fc28 accountsservice-devel(riscv-64) = 0.6.42-4.fc28 pkgconfig(accountsservice) = 0.6.42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libaccountsservice.so.0()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/accountsservice-0.6.42-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/accountsservice-0.6.42-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/accountsservice-libs-0.6.42-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/accountsservice-devel-0.6.42-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lSHIWT
+ umask 022
+ cd /builddir/build/BUILD
+ cd accountsservice-0.6.42
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/accountsservice-0.6.42-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff