+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/yafc.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bt7LmU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yafc-1.3.5 + /usr/bin/xz -dc /builddir/build/SOURCES/yafc-1.3.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yafc-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UzwjpU + umask 022 + cd /builddir/build/BUILD + cd yafc-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./support/config.sub ++ basename ./support/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./support/config.sub '/usr/lib/rpm/redhat/config.sub' -> './support/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./support/config.guess ++ basename ./support/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./support/config.guess '/usr/lib/rpm/redhat/config.guess' -> './support/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 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 gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /bin/sh: /builddir/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de sv checking for sys/wait.h that is POSIX.1 compatible... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for netinet/ip.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking strcasecmp.h usability... no checking strcasecmp.h presence... no checking for strcasecmp.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... 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 whether strlcpy is declared... no checking for BSD... yes checking whether strlcat is declared... no checking for BSD... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working GNU fnmatch... yes checking for strcoll... yes checking for memcpy... yes checking for sigsetjmp... no checking for vasprintf... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... missing checking for library containing socket... none required checking for getopt_long... yes checking for regcomp... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for library containing strerror... none required checking for library containing inet_ntop, getaddrinfo, gai_strerror... none required checking for gettimeofday... yes checking for uname... yes checking for setsockopt... yes checking whether strcasecmp is declared... yes checking for krb5-config... /usr/bin/krb5-config checking for krb5 vendor... MIT checking for GSSAPI... yes checking for krb5 CFLAGS... checking for krb5 LDFLAGS... checking for krb5 LIBS... -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking if krb5 is usable... yes checking for pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... no checking for openssl/ssl.h in /usr... no checking whether compiling and linking against OpenSSL works... no checking whether des_read_pw_string is declared... no checking whether hc_UI_UTIL_read_pw_string is declared... no checking whether UI_UTIL_read_pw_string is declared... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether IUCLC is declared... yes checking whether TCGETS is declared... yes checking whether TCSETS is declared... yes checking for SSH... yes checking whether b64_ntop is declared... yes checking for library containing b64_ntop, b64_pton... no checking for library containing __b64_ntop, __b64_pton... -lresolv checking whether b64_pton is declared... yes checking for library containing b64_ntop, b64_pton... (cached) no checking for library containing __b64_ntop, __b64_pton... (cached) -lresolv checking for IPv6 support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands compiler ....................... 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 preprocessor flags ............. linker flags ................... -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libraries ...................... -lresolv -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lreadline installation prefix ............ /usr using Kerberos 5 ............... yes using readline ................. yes using editline ................. no, disabled using ssh ...................... yes using IPv6 ..................... yes using NLS ...................... yes + make -j4 echo "const char *default_yafcrc = \"\"" > yafcrc.h sed \ -e 's/\\/\\\\/g' \ -e 's/"/\\\"/g' \ -e 's/^\(.*\)$/\"\1\\n\"/' \ < ./samples/yafcrc \ >> yafcrc.h echo ";" >> yafcrc.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/yafc-1.3.5' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5/po' make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5' gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o lib/gssapi.o lib/gssapi.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o lib/security.o lib/security.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/main.o src/main.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/alias.o src/alias.c lib/gssapi.c:78:21: warning: 'gss_c_nt_hostbased_service_oid_desc' defined but not used [-Wunused-variable] static gss_OID_desc gss_c_nt_hostbased_service_oid_desc = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/cmd.o src/cmd.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/commands.o src/commands.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/completion.o src/completion.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/get.o src/get.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/fxp.o src/fxp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/gvars.o src/gvars.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/lglob.o src/lglob.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/help.o src/help.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/input.o src/input.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/local.o src/local.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/login.o src/login.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/list.o src/list.c src/local.c: In function 'cmd_shell': src/local.c:164:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ src/local.c:167:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' free(e); ^~~~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/put.o src/put.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/rm.o src/rm.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/tag.o src/tag.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/redir.o src/redir.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/prompt.o src/prompt.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/transfer.o src/transfer.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/rc.o src/rc.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/set.o src/set.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/stats.o src/stats.c src/set.c: In function 'set_pasvmode': src/set.c:59:9: warning: comparison of constant '-1' with boolean expression is always false [-Wbool-compare] b = (b == -1) ? gvPasvmode : b; ^~ gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ltag.o src/ltag.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/bookmark.o src/bookmark.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/utils.o src/utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/libmhe/linklist.o src/libmhe/linklist.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/libmhe/strq.o src/libmhe/strq.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/libmhe/shortpath.o src/libmhe/shortpath.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/libmhe/args.o src/libmhe/args.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/libmhe/xmalloc.o src/libmhe/xmalloc.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/ftp.o src/ftp/ftp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/socket.o src/ftp/socket.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/plain-socket.o src/ftp/plain-socket.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/host.o src/ftp/host.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/rglob.o src/ftp/rglob.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/rfile.o src/ftp/rfile.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/rdirectory.o src/ftp/rdirectory.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/lscolors.o src/ftp/lscolors.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/url.o src/ftp/url.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/cache.o src/ftp/cache.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/ftpsend.o src/ftp/ftpsend.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/ftpsigs.o src/ftp/ftpsigs.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/utils/modechange.o src/utils/modechange.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/ftp/ssh_cmd.o src/ftp/ssh_cmd.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o src/utils/makepath.o src/utils/makepath.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I./src -I./lib -I./src/ftp -I./src/libmhe -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 -c -o lib/base64.o lib/base64.c src/ftp/ssh_cmd.c: In function 'verify_knownhost': src/ftp/ssh_cmd.c:39:3: warning: 'ssh_get_pubkey_hash' is deprecated [-Wdeprecated-declarations] int hlen = ssh_get_pubkey_hash(session, &hash); ^~~ In file included from src/ftp/ftp.h:30:0, from src/ftp/ssh_cmd.c:15: /usr/include/libssh/libssh.h:455:31: note: declared here SSH_DEPRECATED LIBSSH_API int ssh_get_pubkey_hash(ssh_session session, unsigned char **hash); ^~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o yafc src/main.o src/alias.o src/cmd.o src/commands.o src/completion.o src/get.o src/fxp.o src/gvars.o src/lglob.o src/help.o src/input.o src/local.o src/login.o src/list.o src/put.o src/rm.o src/tag.o src/redir.o src/prompt.o src/transfer.o src/rc.o src/set.o src/stats.o src/ltag.o src/bookmark.o src/utils.o src/libmhe/linklist.o src/libmhe/strq.o src/libmhe/shortpath.o src/libmhe/args.o src/libmhe/xmalloc.o src/ftp/ftp.o src/ftp/socket.o src/ftp/plain-socket.o src/ftp/host.o src/ftp/rglob.o src/ftp/rfile.o src/ftp/rdirectory.o src/ftp/lscolors.o src/ftp/url.o src/ftp/cache.o src/ftp/ftpsend.o src/ftp/ftpsigs.o src/utils/modechange.o src/ftp/ssh_cmd.o src/utils/makepath.o lib/base64.o -lssh lib/gssapi.o lib/security.o -lbsd -lresolv -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lreadline make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5' make[1]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JxARCA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 + cd yafc-1.3.5 + make install DESTDIR=/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/yafc-1.3.5' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5/doc' make[3]: Entering directory '/builddir/build/BUILD/yafc-1.3.5/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./yafc.info '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/info/yafc.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 yafc.1 '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5/doc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5/po' mkdir -p /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share; \ catalogs='de.gmo sv.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib64/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/yafc.mo; \ echo "installing $cat as $dir/yafc.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/yafc.mo; \ echo "installing ./$cat as" \ "$dir/yafc.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/yafc.mo.m; \ echo "installing $cat.m as $dir/yafc.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/yafc.mo.m; \ echo "installing ./$cat as" \ "$dir/yafc.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/yafc.mo installing sv.gmo as /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/yafc.mo if test "yafc" = "glib"; then \ mkdir -p /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5/po' make[2]: Entering directory '/builddir/build/BUILD/yafc-1.3.5' make[3]: Entering directory '/builddir/build/BUILD/yafc-1.3.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/bin' /usr/bin/install -c yafc '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/etc/bash_completion.d' /usr/bin/install -c -m 644 completion/yafc '/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/etc/bash_completion.d' make[3]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5' make[2]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5' make[1]: Leaving directory '/builddir/build/BUILD/yafc-1.3.5' + find contrib/ -type f -print0 + xargs -r0 chmod 644 + rm -rf /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64//usr/share/info/dir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/yafc-1.3.5-7.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: yafc-1.3.5-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a2dKKg + umask 022 + cd /builddir/build/BUILD + cd yafc-1.3.5 + DOCDIR=/builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr BUGS /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr COPYING /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr NEWS /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr README.md /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr THANKS /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr TODO /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr contrib/ /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr samples/inputrc /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + cp -pr samples/yafcrc /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64/usr/share/doc/yafc + exit 0 Provides: yafc = 1.3.5-7.fc28 yafc(riscv-64) = 1.3.5-7.fc28 Requires(interp): /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 /sbin/install-info Requires(preun): /sbin/install-info Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbsd.so.0()(64bit) libbsd.so.0(LIBBSD_0.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libreadline.so.7()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) libssh.so.4()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/yafc-1.3.5-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/yafc-1.3.5-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SCn5Z9 + umask 022 + cd /builddir/build/BUILD + cd yafc-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yafc-1.3.5-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff