+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lxdm.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: Mon Sep 21 2010 Christoph Wickert - 0.3.0-0.1.20100921gitcf9b2cbb warning: bogus date in %changelog: Wed Mar 11 2010 Christoph Wickert - 0.1.1-0.2.20100303gite4f7b39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AefJlk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxdm-0.5.3-D20161111gita548c73e + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lxdm-0.5.3-D20161111gita548c73e.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxdm-0.5.3-D20161111gita548c73e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #50 (lxdm-0.4.1-config.patch):' Patch #50 (lxdm-0.4.1-config.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .config --fuzz=0 patching file data/lxdm.conf.in + echo 'Patch #60 (lxdm-0.5.1-ssh-agent-on-start.patch):' Patch #60 (lxdm-0.5.1-ssh-agent-on-start.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ssh_agent --fuzz=0 patching file data/Xsession + sed -i.reset data/lxdm.conf.in -e '\@reset@s|^.*$|reset=1|' + install -cpm 644 /builddir/build/SOURCES/pam.lxdm pam/lxdm + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lBqg7U + umask 022 + cd /builddir/build/BUILD + cd lxdm-0.5.3-D20161111gita548c73e + sh autogen.sh + '[' x '!=' x ']' + aclocal + autoheader --force + AUTOMAKE=automake + libtoolize -c --automake --force + AUTOMAKE=automake + intltoolize -c --automake --force + automake --add-missing --copy --include-deps configure.ac:12: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' + autoconf + rm -rf autom4te.cache + 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 + '[' 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 --disable-silent-rules --disable-consolekit 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking for crypt in -lcrypt... yes checking for library containing pam_open_session... -lpam checking for pam_open_session... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for atexit... yes checking for endpwent... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for strstr... yes checking whether iso-codes has iso-639 domain... yes 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... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok 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 for XLIB... yes checking for GLIB... yes checking for GDK... yes checking for GTK... yes checking for XCONN... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lxdm.spec config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating pam/Makefile config.status: creating systemd/Makefile config.status: creating data/Makefile config.status: creating data/PostLogin config.status: creating data/PostLogout config.status: creating data/PreLogin config.status: creating data/PreReboot config.status: creating data/PreShutdown config.status: creating data/LoginReady config.status: creating data/lxdm.conf config.status: creating data/lxdm config.status: creating config.h config.status: executing depfiles commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' Making all in src make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -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 -DLXDM_XCONN_XCB -c -o lxdm_config-config.o `test -f 'config.c' || echo './'`config.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gdk-greeter-gdk.o `test -f 'greeter-gdk.c' || echo './'`greeter-gdk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gdk-greeter-utils.o `test -f 'greeter-utils.c' || echo './'`greeter-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -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 -DLXDM_XCONN_XCB -c -o lxdm_numlock-numlock.o `test -f 'numlock.c' || echo './'`numlock.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gtk-greeter.o `test -f 'greeter.c' || echo './'`greeter.c greeter-utils.c:10:25: warning: 'cairo_surface_create_from_pixbuf' defined but not used [-Wunused-function] static cairo_surface_t *cairo_surface_create_from_pixbuf (GdkWindow *root,GdkPixbuf *pixbuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'set_face_file': config.c:157:4: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(user->pw_uid); ^~~~~~~~~~~~~~~~~~~~~ config.c:158:4: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(user->pw_gid); ^~~~~~~~~~~~~~~~~~~~~ config.c:160:4: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ config.c:161:4: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ config.c:168:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(user->pw_uid); ^~~~~~~~~~~~~~~~~~~~~ config.c:169:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(user->pw_gid); ^~~~~~~~~~~~~~~~~~~~~ config.c:171:3: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ config.c:172:3: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ^~~~~~~~~~~~~~~~~ At top level: config.c:344:1: warning: 'on_popup_button_button_pressed' defined but not used [-Wunused-function] on_popup_button_button_pressed (GtkToggleButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ greeter-gdk.c: In function 'on_ui_key': greeter-gdk.c:201:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if( key >= 0x20 && key <= 0x7e ) ^~ greeter-gdk.c:207:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(stage==2) ^~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gtk-lang.o `test -f 'lang.c' || echo './'`lang.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gtk-lxcom.o `test -f 'lxcom.c' || echo './'`lxcom.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o lxdm_greeter_gtk-greeter-utils.o `test -f 'greeter-utils.c' || echo './'`greeter-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DLXDM_XCONN_XCB -c -o lxdm_session-pam.o `test -f 'pam.c' || echo './'`pam.c pam.c: In function 'check_process_sid': pam.c:342:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!p) break;p++; ^~ pam.c:342:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(!p) break;p++; ^ pam.c:323:8: warning: unused variable 'fp' [-Wunused-variable] FILE *fp; ^~ pam.c: In function 'switch_user': pam.c:480:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(pw->pw_dir); ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -c -o lxdm_binary-lxdm.o `test -f 'lxdm.c' || echo './'`lxdm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -c -o lxdm_binary-ui.o `test -f 'ui.c' || echo './'`ui.c pam.c: In function 'lxdm_auth_session_end': pam.c:392:2: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized] pam_end(a->handle, err); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -c -o lxdm_binary-lxcom.o `test -f 'lxcom.c' || echo './'`lxcom.c ui.c: In function 'greeter_setup': ui.c:93:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(pw->pw_gid); ^~~~~~~~~~~~~~~~~~ ui.c:94:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(pw->pw_uid); ^~~~~~~~~~~~~~~~~~ lxdm.c: In function 'create_server_auth': lxdm.c:721:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(authfile,pw->pw_uid,pw->pw_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lxdm.c: In function 'xauth_write_file': lxdm.c:694:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,data,16); ^~~~~~~~~~~~~~~~~ lxdm.c: In function 'xauth_write_string': lxdm.c:675:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,s,len); ^~~~~~~~~~~~~~~ lxdm.c: In function 'xauth_write_uint16': lxdm.c:666:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,&t,1); ^~~~~~~~~~~~~~ lxdm.c:668:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,&t,1); ^~~~~~~~~~~~~~ lxdm.c: In function 'switch_user': lxdm.c:834:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(pw->pw_dir); ^~~~~~~~~~~~~~~~~ lxdm.c: In function 'create_client_auth': lxdm.c:761:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(authdir, pw->pw_uid, pw->pw_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lxdm.c:769:2: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(authfile,pw->pw_uid,pw->pw_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lxdm.c: In function 'main': lxdm.c:1788:3: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] (void)daemon(1, 1); ^~~~~~~~~~~~~~~~~~ greeter-utils.c:10:25: warning: 'cairo_surface_create_from_pixbuf' defined but not used [-Wunused-function] static cairo_surface_t *cairo_surface_create_from_pixbuf (GdkWindow *root,GdkPixbuf *pixbuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -c -o lxdm_binary-xconn.o `test -f 'xconn.c' || echo './'`xconn.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -c -o lxdm_binary-auth.o `test -f 'auth.c' || echo './'`auth.c gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-config lxdm_config-config.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpam -lcrypt gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-greeter-gdk lxdm_greeter_gdk-greeter-gdk.o lxdm_greeter_gdk-greeter-utils.o -lX11 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lpam -lcrypt gcc -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-numlock lxdm_numlock-numlock.o -lX11 -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -c -o gdm/lxdm_greeter_gtk-gdm-languages.o `test -f 'gdm/gdm-languages.c' || echo './'`gdm/gdm-languages.c gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-session lxdm_session-pam.o -lglib-2.0 -lpam -lcrypt gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=/usr/share/lxdm -DLXDM_NUMLOCK_PATH=\"/usr/libexec/lxdm-numlock\" -DLXDM_SESSION_PATH=\"/usr/libexec/lxdm-session\" -Werror-implicit-function-declaration -Wall -rdynamic -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-binary lxdm_binary-lxdm.o lxdm_binary-ui.o lxdm_binary-lxcom.o lxdm_binary-xconn.o lxdm_binary-auth.o -lglib-2.0 -lxcb -lpam -lcrypt gdm/gdm-languages.c: In function 'gdm_get_language_from_name': gdm/gdm-languages.c:622:25: warning: 'old_locale' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (old_locale); ^~~~~~~~~~~~~~~~~~~ gdm/gdm-languages.c:605:30: note: 'old_locale' was declared here char *old_locale; ^~~~~~~~~~ gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -DCONFIG_FILE=\"/etc/lxdm/lxdm.conf\" -DXSESSIONS_DIR=\"/usr/share/xsessions\" -DLXDM_DATA_DIR=\"/usr/share/lxdm\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLIBLOCALEDIR=\"/usr/lib/locale\" -Werror-implicit-function-declaration -Wall -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 -DLXDM_XCONN_XCB -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lxdm-greeter-gtk lxdm_greeter_gtk-greeter.o lxdm_greeter_gtk-lang.o gdm/lxdm_greeter_gtk-gdm-languages.o lxdm_greeter_gtk-lxcom.o lxdm_greeter_gtk-greeter-utils.o -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpam -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' Making all in systemd make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' Making all in pam make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GMyFky + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 + cd lxdm-0.5.3-D20161111gita548c73e + make install DESTDIR=/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/bin' install -p lxdm-config '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/libexec' install -p lxdm-greeter-gdk lxdm-numlock lxdm-greeter-gtk lxdm-session '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/sbin' install -p lxdm-binary '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/po' linguas="af am ar ast be bg bn bn_IN bs ca cs da de el en_GB eo es et eu fa fi fo fr gl he hr hu id is it ja kk km kn ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru si sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/lxdm.mo; \ echo "installing $lang.gmo as $dir/lxdm.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/lxdm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lxdm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/lxdm.mo.m; \ echo "installing $lang.gmo.m as $dir/lxdm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/lxdm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lxdm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/lxdm.mo installing am.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/lxdm.mo installing ar.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/lxdm.mo installing ast.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/lxdm.mo installing be.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/lxdm.mo installing bg.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/lxdm.mo installing bn.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/lxdm.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/lxdm.mo installing bs.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/lxdm.mo installing ca.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/lxdm.mo installing cs.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/lxdm.mo installing da.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/lxdm.mo installing de.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/lxdm.mo installing el.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/lxdm.mo installing en_GB.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/lxdm.mo installing eo.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/lxdm.mo installing es.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/lxdm.mo installing et.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/lxdm.mo installing eu.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/lxdm.mo installing fa.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/lxdm.mo installing fi.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/lxdm.mo installing fo.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/fo/LC_MESSAGES/lxdm.mo installing fr.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/lxdm.mo installing gl.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/lxdm.mo installing he.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/lxdm.mo installing hr.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/lxdm.mo installing hu.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/lxdm.mo installing id.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/lxdm.mo installing is.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/lxdm.mo installing it.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/lxdm.mo installing ja.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/lxdm.mo installing kk.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/lxdm.mo installing km.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/km/LC_MESSAGES/lxdm.mo installing kn.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/lxdm.mo installing ko.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/lxdm.mo installing lg.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/lg/LC_MESSAGES/lxdm.mo installing lt.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/lxdm.mo installing ml.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/lxdm.mo installing ms.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/lxdm.mo installing nb.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/lxdm.mo installing nl.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/lxdm.mo installing nn.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/lxdm.mo installing pa.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/lxdm.mo installing pl.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/lxdm.mo installing ps.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/lxdm.mo installing pt.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/lxdm.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/lxdm.mo installing ro.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/lxdm.mo installing ru.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/lxdm.mo installing si.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/lxdm.mo installing sk.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/lxdm.mo installing sl.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/lxdm.mo installing sr.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/lxdm.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/lxdm.mo installing sv.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/lxdm.mo installing te.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/lxdm.mo installing th.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/lxdm.mo installing tr.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/lxdm.mo installing tt_RU.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/tt_RU/LC_MESSAGES/lxdm.mo installing ug.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/lxdm.mo installing uk.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/lxdm.mo installing ur.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/lxdm.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/ur_PK/LC_MESSAGES/lxdm.mo installing vi.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/lxdm.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/lxdm.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/lxdm.mo make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/sbin' install -p lxdm '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/lxdm' install -p -m 644 lxdm.glade config.ui '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/lxdm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm' install -p -m 644 PostLogin PostLogout PreLogin PreReboot PreShutdown LoginReady lxdm.conf Xsession '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/lxdm/themes/Industrial' install -p -m 644 themes/Industrial/index.theme themes/Industrial/gtkrc themes/Industrial/wave.svg themes/Industrial/login.png themes/Industrial/shade.png themes/Industrial/lang.png themes/Industrial/session.png themes/Industrial/greeter.ui themes/Industrial/greeter-gtk3.ui themes/Industrial/gtk.css themes/Industrial/nobody.png '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/lxdm/themes/Industrial' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' chmod +x /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/Xsession \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/PostLogin \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/PostLogout \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/PreLogin \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/PreReboot \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/PreShutdown \ /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/LoginReady chmod 640 /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/lxdm.conf make[3]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/data' Making install in systemd make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/lib/systemd/system' install -p -m 644 lxdm.service '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/lib/systemd/system' make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/systemd' Making install in pam make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/pam.d' install -p -m 644 lxdm '/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/pam.d' make[2]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e/pam' make[1]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' make[2]: Entering directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' 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/lxdm-0.5.3-D20161111gita548c73e' make[1]: Leaving directory '/builddir/build/BUILD/lxdm-0.5.3-D20161111gita548c73e' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 lxdm + touch /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/etc/lxdm/xinitrc + mkdir -p /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/var/run/lxdm + mkdir -p /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/var/lib/lxdm + touch /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/var/lib/lxdm.conf + install -Dpm 644 tempfiles.lxdm.conf /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/lib/tmpfiles.d/lxdm.conf + install -Dpm 644 /builddir/build/SOURCES/lxdm.service /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/lib/systemd/system/lxdm.service + install -m644 -p -D /builddir/build/SOURCES/lxdm.preset /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/lib/systemd/system-preset/83-fedora-lxdm.preset + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.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: lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JJIQ6t + umask 022 + cd /builddir/build/BUILD + cd lxdm-0.5.3-D20161111gita548c73e + DOCDIR=/builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr AUTHORS /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr COPYING /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr README /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr TODO /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr gpl-2.0.txt /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + cp -pr lgpl-2.1.txt /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64/usr/share/doc/lxdm + exit 0 Provides: config(lxdm) = 0.5.3-8.D20161111gita548c73e.fc28 lxdm = 0.5.3-8.D20161111gita548c73e.fc28 lxdm(riscv-64) = 0.5.3-8.D20161111gita548c73e.fc28 service(graphical-login) = lxdm 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 Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcrypt.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64 Wrote: /builddir/build/SRPMS/lxdm-0.5.3-8.D20161111gita548c73e.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lxdm-0.5.3-8.D20161111gita548c73e.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nCsKsw + umask 022 + cd /builddir/build/BUILD + cd lxdm-0.5.3-D20161111gita548c73e + /usr/bin/rm -rf /builddir/build/BUILDROOT/lxdm-0.5.3-8.D20161111gita548c73e.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