+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ldm.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: Macro expanded in comment on line 5: %{?dist} warning: bogus date in %changelog: Wed Jan 22 2009 Warren Togami - 2.0.30-1 warning: bogus date in %changelog: Thu Dec 12 2008 Warren Togami - 2.0.25-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TarDwo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ldm-2.2.11 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ldm-2.2.11.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd ldm-2.2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7iUhbB + umask 022 + cd /builddir/build/BUILD + cd ldm-2.2.11 + export '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 -DCLOVER' + 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 -DCLOVER' + 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 -DCLOVER' + 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 --disable-dependency-tracking 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 to disable maintainer-specific portions of Makefiles... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C header files... (cached) 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for main in -lutil... yes 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 GLIB... yes checking for GOBJECT... yes checking for GTK... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 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 whether NLS is requested... yes checking for intltool >= 0.35.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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/plugins/ssh/Makefile config.status: creating src/plugins/rdesktop/Makefile config.status: creating share/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating gtkgreet/Makefile config.status: creating wwm/Makefile config.status: creating misc/Makefile config.status: creating themes/Makefile config.status: creating screen.d/Makefile config.status: creating rc.d/Makefile config.status: creating share/ldm-script config.status: creating ltsp-cluster-info/Makefile config.status: creating po/rc.d/Makefile.in config.status: creating po/rc.d/Makefile config.status: creating po/ltsp-cluster-info/Makefile.in config.status: creating po/ltsp-cluster-info/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11' Making all in po make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/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 es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.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 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 pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh.po make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po' Making all in po/rc.d make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/po/rc.d' for lang in fr zh sk el; do\ msgmerge -U $lang.po ldmrc.pot; \ done .... done. . done. msgmerge -U fr.po ldmrc.pot msgmerge -U zh.po ldmrc.pot msgmerge -U sk.po ldmrc.pot . done. . done. .. done. . done. msgmerge -U el.po ldmrc.pot msgfmt --statistics -o fr.mo fr.po msgfmt --statistics -o sk.mo sk.po .. done. . done. 4 translated messages. msgfmt --statistics -o zh.mo zh.po msgfmt --statistics -o el.mo el.po 4 translated messages. 4 translated messages4 translated messages. . make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po/rc.d' Making all in po/ltsp-cluster-info make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/po/ltsp-cluster-info' for lang in fr zh sk el; do\ msgmerge -U $lang.po ltsp-cluster-info.pot; \ done msgfmt --statistics -o fr.mo fr.po msgfmt --statistics -o zh.mo zh.po msgfmt --statistics -o sk.mo sk.po 9 translated messages. msgfmt --statistics -o el.mo el.po 9 translated messages. 9 translated messages.. .. done. 9 translated messages. .... done. . done. . done. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po/ltsp-cluster-info' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src' Making all in plugins/ssh make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c -o libssh_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c ssh.c -fPIC -DPIC -o .libs/libssh_la-ssh.o ssh.c: In function 'ssh_endsession': ssh.c:449:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] log_entry("ssh",7,"closing ssh session: %s"), command; ^ ssh.c: In function 'ssh_chat': ssh.c:383:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, sshinfo->password, strlen(sshinfo->password)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssh.c:384:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "\n", 1); ^~~~~~~~~~~~~~~~~~ ssh.c: In function 'eater': ssh.c:477:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(sshinfo->sshfd, buf, sizeof buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ssh.c: In function 'expect': ssh.c:253:9: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] int i, st; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c ssh.c -o libssh_la-ssh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libssh.la -rpath /usr/lib64/ldm/ libssh_la-ssh.lo -lutil libtool: link: gcc -shared .libs/libssh_la-ssh.o -lgobject-2.0 -lglib-2.0 -lutil -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libssh.so.0 -o .libs/libssh.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libssh.so.0" && ln -s "libssh.so.0.0.0" "libssh.so.0") libtool: link: (cd ".libs" && rm -f "libssh.so" && ln -s "libssh.so.0.0.0" "libssh.so") libtool: link: ar cru .libs/libssh.a libssh_la-ssh.o libtool: link: ranlib .libs/libssh.a libtool: link: ( cd ".libs" && rm -f "libssh.la" && ln -s "../libssh.la" "libssh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' Making all in plugins/rdesktop make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c -o librdesktop_la-rdesktop.lo `test -f 'rdesktop.c' || echo './'`rdesktop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c rdesktop.c -fPIC -DPIC -o .libs/librdesktop_la-rdesktop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -c rdesktop.c -o librdesktop_la-rdesktop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -DCLOVER -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librdesktop.la -rpath /usr/lib64/ldm/ librdesktop_la-rdesktop.lo -lutil libtool: link: gcc -shared .libs/librdesktop_la-rdesktop.o -lgobject-2.0 -lglib-2.0 -lutil -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,librdesktop.so.0 -o .libs/librdesktop.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librdesktop.so.0" && ln -s "librdesktop.so.0.0.0" "librdesktop.so.0") libtool: link: (cd ".libs" && rm -f "librdesktop.so" && ln -s "librdesktop.so.0.0.0" "librdesktop.so") libtool: link: ar cru .libs/librdesktop.a librdesktop_la-rdesktop.o libtool: link: ranlib .libs/librdesktop.a libtool: link: ( cd ".libs" && rm -f "librdesktop.la" && ln -s "../librdesktop.la" "librdesktop.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c ldm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c ldmplugin.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c ldminfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c ldmgreetercomm.c ldm.c: In function 'main': ldm.c:107:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ldm.c:22: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c ldmutils.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c plugin.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DRC_DIR=\""/usr/share/ldm"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\""/usr/lib64/ldm"\" -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 -DCLOVER -c logging.c ldmutils.c: In function 'get_ipaddr': ldmutils.c:108:8: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] if (n == ifc.ifc_len) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DCLOVER -pthread -ldl -export-dynamic -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldm ldm.o ldmplugin.o ldminfo.o ldmgreetercomm.o ldmutils.o plugin.o logging.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lutil libtool: link: gcc -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 -DCLOVER -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldm ldm.o ldmplugin.o ldminfo.o ldmgreetercomm.o ldmutils.o plugin.o logging.o -Wl,--export-dynamic -ldl -lgobject-2.0 -lglib-2.0 -lutil -pthread make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/man' Making all in share make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/share' Making all in gtkgreet make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' 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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c hostwin.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c greeter.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c langwin.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c sesswin.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c prefs.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c prefwin.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c -o ldminfo.o `test -f '../src/ldminfo.c' || echo './'`../src/ldminfo.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 -DLOCALE_DIR=\""/usr/share/locale"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -DRC_DIR=\""/usr/share/ldm"\" -DLDM_EXEC_DIR=\""/usr/libexec/ldm"\" -DLDM_PLUG_DIR=\"/usr/lib/ldm/\" -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 -DCLOVER -c -o logging.o `test -f '../src/logging.c' || echo './'`../src/logging.c /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DCLOVER -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldmgtkgreet hostwin.o greeter.o langwin.o sesswin.o prefs.o prefwin.o ldminfo.o logging.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 -lutil libtool: link: gcc -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 -DCLOVER -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldmgtkgreet hostwin.o greeter.o langwin.o sesswin.o prefs.o prefwin.o ldminfo.o logging.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 -lutil make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' Making all in themes make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/themes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/themes' Making all in screen.d make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' Making all in rc.d make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' Making all in misc make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/misc' 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 -DLOCALE_DIR=\""/usr/share/locale"\" -DGETTEXT_PACKAGE=\""ldm"\" -DLDM_THEME_DIR=\""/usr/share/ldm/themes/"\" -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 -DCLOVER -c ldm-dialog.c /bin/sh ../libtool --tag=CC --mode=link gcc -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 -DCLOVER -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldm-dialog ldm-dialog.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 -lutil libtool: link: gcc -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 -DCLOVER -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldm-dialog ldm-dialog.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 -lutil make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/misc' Making all in wwm make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/wwm' gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-client.o `test -f 'client.c' || echo './'`client.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-mapfunctions.o `test -f 'mapfunctions.c' || echo './'`mapfunctions.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-new.o `test -f 'new.c' || echo './'`new.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-screen.o `test -f 'screen.c' || echo './'`screen.c gcc -DHAVE_CONFIG_H -I. -I.. -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -c -o wwm-sendkey.o `test -f 'sendkey.c' || echo './'`sendkey.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wwm wwm-client.o wwm-events.o wwm-main.o wwm-mapfunctions.o wwm-misc.o wwm-new.o wwm-screen.o wwm-sendkey.o -L/usr/X11R6/lib -lX11 -lXext -lutil libtool: link: gcc -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -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 -DCLOVER -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wwm wwm-client.o wwm-events.o wwm-main.o wwm-mapfunctions.o wwm-misc.o wwm-new.o wwm-screen.o wwm-sendkey.o -L/usr/X11R6/lib -lX11 -lXext -lutil make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/wwm' Making all in ltsp-cluster-info make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11' ./generate_locale_list.py locales DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A9kGsE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 + cd ldm-2.2.11 + rm -rf /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/po' linguas="da de el es eu fi fr hu it ja nb nl pl pt ru sk sv vi zh "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/ldm-2.2.11/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/ldm.mo; \ echo "installing $lang.gmo as $dir/ldm.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/ldm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ldm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/ldm.mo.m; \ echo "installing $lang.gmo.m as $dir/ldm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/ldm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ldm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing da.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/ldm.mo installing de.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/ldm.mo installing el.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/ldm.mo installing es.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/ldm.mo installing eu.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/ldm.mo installing fi.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/ldm.mo installing fr.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/ldm.mo installing hu.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/ldm.mo installing it.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/ldm.mo installing ja.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/ldm.mo installing nb.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/ldm.mo installing nl.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/ldm.mo installing pl.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/ldm.mo installing pt.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/ldm.mo installing ru.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/ldm.mo installing sk.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/ldm.mo installing sv.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/ldm.mo installing vi.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/ldm.mo installing zh.gmo as /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/zh/LC_MESSAGES/ldm.mo make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po' Making install in po/rc.d make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/po/rc.d' for lang in fr zh sk el; do\ install -d /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES/; \ install -m 644 $lang.mo /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES/ldmrc.mo; \ done make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po/rc.d' Making install in po/ltsp-cluster-info make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/po/ltsp-cluster-info' msgfmt --statistics -o fr.mo fr.po 9 translated messages. msgfmt --statistics -o sk.mo sk.po 9 translated messages. msgfmt --statistics -o el.mo el.po 9 translated messages. for lang in fr zh sk el; do\ install -d /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES/; \ install -m 644 $lang.mo /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES/ltsp-cluster-info.mo; \ done make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/po/ltsp-cluster-info' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src' Making install in plugins/ssh make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/ldm/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libssh.la '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/' libtool: install: /usr/bin/install -c .libs/libssh.so.0.0.0 /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/libssh.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm && { ln -s -f libssh.so.0.0.0 libssh.so.0 || { rm -f libssh.so.0 && ln -s libssh.so.0.0.0 libssh.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm && { ln -s -f libssh.so.0.0.0 libssh.so || { rm -f libssh.so && ln -s libssh.so.0.0.0 libssh.so; }; }) libtool: install: /usr/bin/install -c .libs/libssh.lai /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/libssh.la libtool: install: /usr/bin/install -c .libs/libssh.a /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/libssh.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/libssh.a libtool: install: ranlib /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/libssh.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/ldm/' make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/ssh' Making install in plugins/rdesktop make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/ldm/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/" /bin/sh ../../../libtool --mode=install /usr/bin/install -c librdesktop.la '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/' libtool: install: /usr/bin/install -c .libs/librdesktop.so.0.0.0 /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/librdesktop.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm && { ln -s -f librdesktop.so.0.0.0 librdesktop.so.0 || { rm -f librdesktop.so.0 && ln -s librdesktop.so.0.0.0 librdesktop.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm && { ln -s -f librdesktop.so.0.0.0 librdesktop.so || { rm -f librdesktop.so && ln -s librdesktop.so.0.0.0 librdesktop.so; }; }) libtool: install: /usr/bin/install -c .libs/librdesktop.lai /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/librdesktop.la libtool: install: /usr/bin/install -c .libs/librdesktop.a /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/librdesktop.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/librdesktop.a libtool: install: ranlib /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/lib64/ldm/librdesktop.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/ldm/' make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src/plugins/rdesktop' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src' make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/src' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c ldm '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/sbin' libtool: install: /usr/bin/install -c ldm /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/sbin/ldm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/man' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 ldm.1 '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/man' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/man' Making install in share make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/share' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/share' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ldm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm" /usr/bin/install -c -m 644 ldm-script '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/share' if test ! -f /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/rc.d ; then \ /bin/sh /builddir/build/BUILD/ldm-2.2.11/install-sh -d /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/rc.d; \ fi make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/share' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/share' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/share' Making install in gtkgreet make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' test -z "/usr/libexec/ldm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm" /bin/sh ../libtool --mode=install /usr/bin/install -c ldmgtkgreet '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm' libtool: install: /usr/bin/install -c ldmgtkgreet /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm/ldmgtkgreet make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/gtkgreet' Making install in themes make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/themes' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/themes' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ldm/themes/ltsp" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp" /usr/bin/install -c -m 644 ltsp/preferences.png ltsp/bg.png ltsp/language.png ltsp/logo.png ltsp/reboot.png ltsp/session.png ltsp/shutdown.png ltsp/host.png ltsp/greeter-gtkrc ltsp/backend.png '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/themes' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/themes' Making install in screen.d make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' if test '!' -f /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ltsp/screen.d ; then \ /bin/sh /builddir/build/BUILD/ldm-2.2.11/install-sh -d /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ltsp/screen.d; \ fi /usr/bin/install -c ldm /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ltsp/screen.d make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/screen.d' Making install in rc.d make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ldm/rc.d" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/rc.d" /usr/bin/install -c -m 644 I01-halt-check I01-nbd-checkupdate K99-ltsp-cluster P00-ltsp-cluster S01-setup-xauth S15-userLoginCheck S20-restrictUser S99-debug-terminal S99-ltsp-cluster X50-generate-env X50-dmrc-processing X50-printers X51-opengl X52-xcompmgr X95-run-x-session '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/rc.d' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/rc.d' Making install in misc make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/misc' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/misc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c ldm-dialog '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c ldm-dialog /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin/ldm-dialog make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/misc' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/misc' Making install in wwm make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/wwm' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/wwm' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/libexec/ldm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm" /bin/sh ../libtool --mode=install /usr/bin/install -c wwm '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm' libtool: install: /usr/bin/install -c wwm /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm/wwm make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/wwm' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/wwm' Making install in ltsp-cluster-info make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin" /usr/bin/install -c -m 644 ltsp-cluster-info '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11/ltsp-cluster-info' make[1]: Entering directory '/builddir/build/BUILD/ldm-2.2.11' make[2]: Entering directory '/builddir/build/BUILD/ldm-2.2.11' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ldm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm" /usr/bin/install -c -m 644 locales '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ldm-2.2.11' if test ! -f /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/var/cache/ldm ; then \ /bin/sh /builddir/build/BUILD/ldm-2.2.11/install-sh -d /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/var/cache/ldm; \ fi make[3]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11' make[2]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11' make[1]: Leaving directory '/builddir/build/BUILD/ldm-2.2.11' + mkdir -p /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/var/run/ldm/ /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 ldm --all-name + mkdir -p /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/etc/xinetd.d/ + install -m 0755 ldminfod/ldminfod /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/sbin/ldminfod + install -m 0755 gtkgreet/ldmgtkgreet /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm/ + install -m 0755 wwm/wwm /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/libexec/ldm/ + install -m 0755 ltsp-cluster-info/ltsp-cluster-info /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/bin/ltsp-cluster-info + install -m 0644 ldminfod/xinetd.d/ldminfod /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/etc/xinetd.d/ldminfod + install -m 0755 share/ldm-script /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/ldm-script + cp -av themes/clover /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp 'themes/clover' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover' 'themes/clover/backend.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/backend.png' 'themes/clover/greeter-gtkrc' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/greeter-gtkrc' 'themes/clover/session.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/session.png' 'themes/clover/language.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/language.png' 'themes/clover/logo.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/logo.png' 'themes/clover/preferences.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/preferences.png' 'themes/clover/shutdown.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/shutdown.png' 'themes/clover/bg.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/bg.png' 'themes/clover/host.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/host.png' 'themes/clover/reboot.png' -> '/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/ldm/themes/ltsp/clover/reboot.png' + ln -s clover default + mkdir -p /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/etc/ltsp + cat + chmod 644 /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/etc/ltsp/ldm-global-dmrc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.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 mangling shebang in ./usr/share/ldm/ldm-script from #! /bin/sh to #!/bin/sh *** WARNING: ./usr/lib64/ldm/librdesktop.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib64/ldm/libssh.la is executable but has empty or no shebang, removing executable bit *** WARNING: mangling shebang in ./usr/sbin/ldminfod from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: ldm-2.2.11-10.20130228.04.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.By59rG + umask 022 + cd /builddir/build/BUILD + cd ldm-2.2.11 + DOCDIR=/builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/doc/ldm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/doc/ldm + cp -pr COPYING /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/doc/ldm + cp -pr README /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64/usr/share/doc/ldm + exit 0 warning: File listed twice: /usr/lib/.build-id/45/bd20b1f69dfc4e0fadc706d910cefd4c167def warning: File listed twice: /usr/libexec/ldm/ldmgtkgreet warning: File listed twice: /usr/share/ldm/ldm-script warning: File listed twice: /usr/share/ldm/themes warning: File listed twice: /usr/share/ldm/themes/ltsp warning: File listed twice: /usr/share/ldm/themes/ltsp/backend.png warning: File listed twice: /usr/share/ldm/themes/ltsp/bg.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/backend.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/bg.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/greeter-gtkrc warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/host.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/language.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/logo.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/preferences.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/reboot.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/session.png warning: File listed twice: /usr/share/ldm/themes/ltsp/clover/shutdown.png warning: File listed twice: /usr/share/ldm/themes/ltsp/greeter-gtkrc warning: File listed twice: /usr/share/ldm/themes/ltsp/host.png warning: File listed twice: /usr/share/ldm/themes/ltsp/language.png warning: File listed twice: /usr/share/ldm/themes/ltsp/logo.png warning: File listed twice: /usr/share/ldm/themes/ltsp/preferences.png warning: File listed twice: /usr/share/ldm/themes/ltsp/reboot.png warning: File listed twice: /usr/share/ldm/themes/ltsp/session.png warning: File listed twice: /usr/share/ldm/themes/ltsp/shutdown.png Provides: ldm = 2.2.11-10.20130228.04.fc28 ldm(riscv-64) = 2.2.11-10.20130228.04.fc28 librdesktop.so.0()(64bit) libssh.so.0()(64bit) libtool(/usr/lib64/ldm/librdesktop.la) libtool(/usr/lib64/ldm/libssh.la) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(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) 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) librdesktop.so.0()(64bit) libssh.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ldminfod-2.2.11-10.20130228.04.fc28.riscv64 Provides: config(ldminfod) = 2.2.11-10.20130228.04.fc28 ldminfod = 2.2.11-10.20130228.04.fc28 ldminfod(riscv-64) = 2.2.11-10.20130228.04.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.fc28.riscv64 Wrote: /builddir/build/SRPMS/ldm-2.2.11-10.20130228.04.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ldm-2.2.11-10.20130228.04.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ldminfod-2.2.11-10.20130228.04.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gaw4Fd + umask 022 + cd /builddir/build/BUILD + cd ldm-2.2.11 + rm -rf /builddir/build/BUILDROOT/ldm-2.2.11-10.20130228.04.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