+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ccrypt.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.4ppoYd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ccrypt-1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/ccrypt-1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccrypt-1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oWe8jB + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking what compiler options to use... -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 checking for gtar... gtar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for crypt in -lcrypt... yes checking for gethostname in -lsocket... no checking for stdint.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for getopt_long... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for 32 bit unsigned integer type... unsigned int checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating doc/ccrypt.1 config.status: creating doc/ccguess.1 config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating src/Makefile config.status: creating emacs/Makefile config.status: creating check/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/m4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/po' Making all in intl make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/intl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 ccryptlib.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 rijndael.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 traverse.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 xalloc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 readkey.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 ccrypt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 unixcryptlib.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 platform.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -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 ccguess.c unixcryptlib.c: In function 'crypt_sun': unixcryptlib.c:57:7: warning: implicit declaration of function 'crypt'; did you mean 'chroot'? [-Wimplicit-function-declaration] p = crypt(key, salt1); ^~~~~ chroot unixcryptlib.c:57:5: warning: assignment makes pointer from integer without a cast [-Wint-conversion] p = crypt(key, salt1); ^ rm -f libccrypt.a ar cru libccrypt.a ccryptlib.o rijndael.o tables.o ranlib libccrypt.a /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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt 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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt /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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt 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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' Making all in emacs make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/emacs' WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='ps-ccrypt.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/sh ../elisp-comp "$@" || exit 1; \ else : ; fi make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/emacs' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/doc' cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html" make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/doc' Making all in check make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10' make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dLDyzu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 + cd ccrypt-1.10 + make install DESTDIR=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 'INSTALL=install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/m4' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/m4' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/po' linguas="de fr "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/ccrypt-1.10/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/ccrypt.mo; \ echo "installing $lang.gmo as $dir/ccrypt.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/ccrypt.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ccrypt.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/ccrypt.mo.m; \ echo "installing $lang.gmo.m as $dir/ccrypt.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/ccrypt.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ccrypt.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/ccrypt.mo installing fr.gmo as /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/ccrypt.mo make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/po' Making install in intl make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/intl' if { test "ccrypt" = "gettext-runtime" || test "ccrypt" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/include; \ install -p -m 644 libintl.h /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ install -p -m 644 libintl.a /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64; \ /bin/sh ../libtool --mode=install \ install -p -m 644 libgnuintl.a /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ install -p -m 644 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl; \ install -p -m 644 VERSION /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/VERSION; \ install -p -m 644 ChangeLog.inst /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ install -p -m 644 $dir/$file \ /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/intl' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install install -p ccrypt ccguess '/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin' libtool: install: install -p ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccrypt libtool: install: install -p ccguess /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccguess make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' test "ccrypt" = ccrypt || \ mv -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccencrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccdecrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/bin/ccat make[3]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' Making install in emacs make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/emacs' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/emacs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/emacs' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/emacs' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/doc' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1" install -p -m 644 ccrypt.1 ccguess.1 '/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/doc' test "ccrypt" = ccrypt || \ mv -f /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1/ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1/ccrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1/ccencrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1/ccdecrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/man/man1/ccat.1 make[3]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/doc' make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/doc' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/doc' Making install in check make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[1]: Entering directory '/builddir/build/BUILD/ccrypt-1.10' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10' make[1]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 ccrypt + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: ccrypt-1.10-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PdLPhd + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + DOCDIR=/builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr AUTHORS /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr ChangeLog /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr COPYING /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr NEWS /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr README /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + cp -pr doc/cypfaq01.txt /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64/usr/share/doc/ccrypt + exit 0 Provides: ccrypt = 1.10-9.fc28 ccrypt(riscv-64) = 1.10-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccrypt-1.10-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/ccrypt-1.10-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ccrypt-1.10-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bbPNSd + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ccrypt-1.10-9.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