Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ccrypt.spec'], chrootPath='/var/lib/mock/f33-build-310412-57317/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ccrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/ccrypt-1.10-23.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ccrypt.spec'], chrootPath='/var/lib/mock/f33-build-310412-57317/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ccrypt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4uOH68 + 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 . + /usr/bin/cat /builddir/build/SOURCES/ccrypt-1.10-include_crypt_h.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Zsecc + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2012-10-18 12:44:11.000000000 -0400 +++ ./configure 2020-08-15 21:15:06.064681208 -0400 @@ -1853,7 +1853,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-15 21:15:06.064681208 -0400 +++ ./configure 2020-08-15 21:15:06.724681296 -0400 @@ -7214,10 +7214,7 @@ exit (sig != SIGFPE); } -int x = 1; -int y = 0; -int z; -int nan; +volatile int x = 1; volatile int y = 0; volatile int z, nan; int main () { + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-15 21:15:06.724681296 -0400 +++ ./configure 2020-08-15 21:15:07.124681350 -0400 @@ -17359,7 +17359,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 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-Wl,-z,now -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="-Wl,-z,now -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... 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... (cached) 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. 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 make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/po' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/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]: Nothing to be done for 'all'. 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ccryptlib.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' In file included from /usr/include/string.h:519, from ccryptlib.c:20: In function 'strncpy', inlined from 'ccencrypt_init' at ccryptlib.c:123:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rijndael.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c main.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xalloc.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c readkey.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c platform.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unixcryptlib.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' In file included from /usr/include/string.h:519, from unixcryptlib.c:13: In function 'strncpy', inlined from 'crypt_sun' at unixcryptlib.c:61:3, inlined from 'unixcrypt_init' at unixcryptlib.c:98:7: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 13 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c traverse.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' In file included from /usr/include/string.h:519, from traverse.c:17: In function 'strncpy', inlined from 'remove_suffix' at traverse.c:138:3, inlined from 'file_action' at traverse.c:773:17, inlined from 'traverse_file' at traverse.c:830:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ traverse.c: In function 'traverse_file': traverse.c:128:14: note: length computed here 128 | int flen = strlen(filename); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from traverse.c:17: In function 'strncpy', inlined from 'add_suffix' at traverse.c:119:3, inlined from 'file_action' at traverse.c:770:17, inlined from 'traverse_file' at traverse.c:830:5: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ traverse.c: In function 'traverse_file': traverse.c:103:14: note: length computed here 103 | int flen = strlen(filename); | ^~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' rm -f libccrypt.a ar cru libccrypt.a ccryptlib.o rijndael.o tables.o ranlib libccrypt.a make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ccrypt.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ccguess.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' Making all in emacs In function 'strncpy', inlined from 'remove_suffix' at traverse.c:138:3, inlined from 'file_action' at traverse.c:773:17, inlined from 'traverse_file' at traverse.c:830:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ traverse.c: In function 'traverse_file': traverse.c:128:14: note: length computed here 128 | int flen = strlen(filename); | ^ In function 'strncpy', inlined from 'add_suffix' at traverse.c:119:3, inlined from 'file_action' at traverse.c:770:17, inlined from 'traverse_file' at traverse.c:830:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ traverse.c: In function 'traverse_file': traverse.c:103:14: note: length computed here 103 | int flen = strlen(filename); | ^ 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]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1ArOJ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 + cd ccrypt-1.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 'INSTALL=/usr/bin/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-23.fc33.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 \ /usr/bin/install -p -m 644 $lang.gmo $dir/ccrypt.mo; \ echo "installing $lang.gmo as $dir/ccrypt.mo"; \ else \ /usr/bin/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 \ /usr/bin/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 \ /usr/bin/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-23.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/ccrypt.mo installing fr.gmo as /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.riscv64/usr/lib64 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libintl.a /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.riscv64/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libgnuintl.a /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -p -m 644 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/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; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/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-23.fc33.riscv64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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 \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.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-23.fc33.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p ccrypt ccguess '/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccrypt libtool: install: /usr/bin/install -p ccguess /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccguess /usr/bin/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-23.fc33.riscv64/usr/bin/ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccencrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccdecrypt ln -f -s ccrypt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 ccrypt.1 ccguess.1 '/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/man/man1' /usr/bin/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-23.fc33.riscv64/usr/share/man/man1/ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/man/man1/ccrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/man/man1/ccencrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/man/man1/ccdecrypt.1 ln -f -s ccrypt.1 /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.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-23.fc33.riscv64 ccrypt + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.10-23.fc33 --unique-debug-suffix -1.10-23.fc33.riscv64 --unique-debug-src-base ccrypt-1.10-23.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ccrypt-1.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccguess explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccrypt extracting debug info from /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccguess extracting debug info from /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/bin/ccrypt original debug info size: 608kB, size after compression: 600kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 346 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cIGPja + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + /usr/bin/make -O -j4 V=1 VERBOSE=1 check Making check in m4 make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in intl make[1]: Nothing to be done for 'check'. Making check in src make[1]: Nothing to be done for 'check'. Making check in emacs Making check in doc make[1]: Nothing to be done for 'check'. Making check in check /usr/bin/make rijndael-check crypt3-check ccrypt-check.sh length-check.sh largefile-check.sh (cd ../src && /usr/bin/make unixcrypt3.o) make[2]: Nothing to be done for 'ccrypt-check.sh'. make[2]: Nothing to be done for 'length-check.sh'. make[2]: Nothing to be done for 'largefile-check.sh'. make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crypt3-check.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' In file included from /usr/include/string.h:519, from crypt3-check.c:40: In function 'strncpy', inlined from 'main' at crypt3-check.c:79:7: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 13 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at crypt3-check.c:81:7: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 13 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rijndael-check.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[3]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c unixcrypt3.c make[3]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/src' unixcrypt3.c:166:18: warning: 'initial_perm' defined but not used [-Wunused-const-variable=] 166 | static const int initial_perm[64] = { | ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rijndael-alg-ref.c make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crypt3-check crypt3-check.o -lcrypt ../src/unixcrypt3.o -lcrypt libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crypt3-check crypt3-check.o ../src/unixcrypt3.o -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' /usr/bin/make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/ccrypt-1.10/check' Random seed: 1597541195 Total: 0 differences The optimized Rijndael implementation agrees with the reference implementation. PASS: rijndael-check PASS: length-check.sh PASS: ccrypt-check.sh Random seed: 1597541340 Passed. PASS: crypt3-check ================== All 4 tests passed ================== make[2]: Leaving directory '/builddir/build/BUILD/ccrypt-1.10/check' ./length-check.sh: test succeeded ./ccrypt-check.sh: test succeeded + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ccrypt-1.10-23.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.08CI6a + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + DOCDIR=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + cp -pr AUTHORS /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + cp -pr ChangeLog /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + cp -pr NEWS /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + cp -pr README /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + cp -pr doc/cypfaq01.txt /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/doc/ccrypt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ldLaKc + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + LICENSEDIR=/builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/licenses/ccrypt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/licenses/ccrypt + cp -pr COPYING /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64/usr/share/licenses/ccrypt + RPM_EC=0 ++ jobs -p + exit 0 Provides: ccrypt = 1.10-23.fc33 ccrypt(riscv-64) = 1.10-23.fc33 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.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) rtld(GNU_HASH) Processing files: ccrypt-debugsource-1.10-23.fc33.riscv64 Provides: ccrypt-debugsource = 1.10-23.fc33 ccrypt-debugsource(riscv-64) = 1.10-23.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ccrypt-debuginfo-1.10-23.fc33.riscv64 Provides: ccrypt-debuginfo = 1.10-23.fc33 ccrypt-debuginfo(riscv-64) = 1.10-23.fc33 debuginfo(build-id) = 6890538d9806d3a2ee2ca1cf2eaa9a467996dd4e debuginfo(build-id) = 9689cd0ce1aba6f8601643722aa067b1361712da Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ccrypt-debugsource(riscv-64) = 1.10-23.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 Wrote: /builddir/build/RPMS/ccrypt-1.10-23.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ccrypt-debuginfo-1.10-23.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ccrypt-debugsource-1.10-23.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.58aIsc + umask 022 + cd /builddir/build/BUILD + cd ccrypt-1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ccrypt-1.10-23.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0