<86>Apr 21 01:00:47 userdel[28427]: delete user 'rooter' <86>Apr 21 01:00:47 groupadd[28433]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 01:00:47 groupadd[28433]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:00:47 groupadd[28433]: new group: name=rooter, GID=561 <86>Apr 21 01:00:47 useradd[28439]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 01:00:47 userdel[28459]: delete user 'builder' <86>Apr 21 01:00:47 userdel[28459]: removed group 'builder' owned by 'builder' <86>Apr 21 01:00:47 groupadd[28475]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 01:00:47 groupadd[28475]: group added to /etc/gshadow: name=builder <86>Apr 21 01:00:47 groupadd[28475]: new group: name=builder, GID=562 <86>Apr 21 01:00:47 useradd[28494]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash Installing ccrypt-1.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33859 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ccrypt-1.10 + echo 'Source #0 (ccrypt-1.10.tar):' Source #0 (ccrypt-1.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ccrypt-1.10.tar + cd ccrypt-1.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33859 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccrypt-1.10 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking what compiler options to use... -pipe -Wall -g -O2 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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-alt-linux-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... yes 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... bison checking version of bison... 3.0.4.0.14.8, ok 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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 make: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' Making all in po make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ccrypt-1.10/po' Making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c ccryptlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c rijndael.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c tables.c rm -f libccrypt.a ar cru libccrypt.a ccryptlib.o rijndael.o tables.o ranlib libccrypt.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c traverse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c xalloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c readkey.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c ccrypt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c unixcryptlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c platform.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c ccguess.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' Making all in emacs make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html" make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' Making all in check make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' make: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ccrypt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ccrypt-buildroot + cd ccrypt-1.10 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ccrypt-buildroot make: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ccrypt-1.10/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/po' linguas="de fr "; \ for lang in $linguas; do \ dir=/usr/src/tmp/ccrypt-buildroot/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /usr/src/RPM/BUILD/ccrypt-1.10/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/install -p -m 644 $lang.gmo $dir/ccrypt.mo; \ echo "installing $lang.gmo as $dir/ccrypt.mo"; \ else \ /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 \ /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 \ /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 /usr/src/tmp/ccrypt-buildroot/usr/share/locale/de/LC_MESSAGES/ccrypt.mo installing fr.gmo as /usr/src/tmp/ccrypt-buildroot/usr/share/locale/fr/LC_MESSAGES/ccrypt.mo make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/po' Making install in intl make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' if { test "ccrypt" = "gettext-runtime" || test "ccrypt" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/ccrypt-buildroot/usr/lib64 /usr/src/tmp/ccrypt-buildroot/usr/include; \ /bin/install -p -m 644 libintl.h /usr/src/tmp/ccrypt-buildroot/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /bin/install -p -m 644 libintl.a /usr/src/tmp/ccrypt-buildroot/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/src/tmp/ccrypt-buildroot/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/src/tmp/ccrypt-buildroot/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/ccrypt-buildroot/usr/lib64; \ /bin/sh ../libtool --mode=install \ /bin/install -p -m 644 libgnuintl.a /usr/src/tmp/ccrypt-buildroot/usr/lib64/libgnuintl.a; \ rm -f /usr/src/tmp/ccrypt-buildroot/usr/lib64/preloadable_libintl.so; \ /bin/install -p -m 644 /usr/src/tmp/ccrypt-buildroot/usr/lib64/libgnuintl.so /usr/src/tmp/ccrypt-buildroot/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /usr/src/tmp/ccrypt-buildroot/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /usr/src/tmp/ccrypt-buildroot/usr/lib64; \ temp=/usr/src/tmp/ccrypt-buildroot/usr/lib64/t-charset.alias; \ dest=/usr/src/tmp/ccrypt-buildroot/usr/lib64/charset.alias; \ if test -f /usr/src/tmp/ccrypt-buildroot/usr/lib64/charset.alias; then \ orig=/usr/src/tmp/ccrypt-buildroot/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /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; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /usr/src/tmp/ccrypt-buildroot/usr/share/locale; \ test -f /usr/src/tmp/ccrypt-buildroot/usr/share/locale/locale.alias \ && orig=/usr/src/tmp/ccrypt-buildroot/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/src/tmp/ccrypt-buildroot/usr/share/locale/t-locale.alias; \ dest=/usr/src/tmp/ccrypt-buildroot/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/ccrypt-buildroot/usr/share/gettext/intl; \ /bin/install -p -m 644 VERSION /usr/src/tmp/ccrypt-buildroot/usr/share/gettext/intl/VERSION; \ /bin/install -p -m 644 ChangeLog.inst /usr/src/tmp/ccrypt-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/ccrypt-buildroot/usr/share/gettext/intl/$file; \ done; \ chmod a+x /usr/src/tmp/ccrypt-buildroot/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -p -m 644 $dir/$file \ /usr/src/tmp/ccrypt-buildroot/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 /usr/src/tmp/ccrypt-buildroot/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/ccrypt-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p ccrypt ccguess '/usr/src/tmp/ccrypt-buildroot/usr/bin' libtool: install: /bin/install -p ccrypt /usr/src/tmp/ccrypt-buildroot/usr/bin/ccrypt libtool: install: /bin/install -p ccguess /usr/src/tmp/ccrypt-buildroot/usr/bin/ccguess make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' test "ccrypt" = ccrypt || \ mv -f /usr/src/tmp/ccrypt-buildroot/usr/bin/ccrypt /usr/src/tmp/ccrypt-buildroot/usr/bin/ccrypt ln -f -s ccrypt /usr/src/tmp/ccrypt-buildroot/usr/bin/ccencrypt ln -f -s ccrypt /usr/src/tmp/ccrypt-buildroot/usr/bin/ccdecrypt ln -f -s ccrypt /usr/src/tmp/ccrypt-buildroot/usr/bin/ccat make[3]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' Making install in emacs make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1" /bin/install -p -m 644 ccrypt.1 ccguess.1 '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' test "ccrypt" = ccrypt || \ mv -f /usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccrypt.1 /usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccrypt.1 ln -f -s ccrypt.1 /usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccencrypt.1 ln -f -s ccrypt.1 /usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccdecrypt.1 ln -f -s ccrypt.1 /usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccat.1 make[3]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' Making install in check make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ccrypt-1.10' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' make: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' + /usr/lib/rpm/find-lang ccrypt + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ccrypt-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ccrypt-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ccrypt-buildroot (auto) removed '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccat.1' '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccat.1.xz' -> 'ccrypt.1.xz' removed '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccdecrypt.1' '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccdecrypt.1.xz' -> 'ccrypt.1.xz' removed '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccencrypt.1' '/usr/src/tmp/ccrypt-buildroot/usr/share/man/man1/ccencrypt.1.xz' -> 'ccrypt.1.xz' Verifying ELF objects in /usr/src/tmp/ccrypt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.56023 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccrypt-1.10 + make check make: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' Making check in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/m4' Making check in po make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/po' Making check in intl make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/intl' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' Making check in emacs make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/emacs' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/doc' Making check in check make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make rijndael-check crypt3-check ccrypt-check.sh length-check.sh largefile-check.sh make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c rijndael-check.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c rijndael-alg-ref.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c crypt3-check.c (cd ../src && make unixcrypt3.o) make[3]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c unixcrypt3.c make[3]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o crypt3-check crypt3-check.o -lcrypt ../src/unixcrypt3.o -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o crypt3-check crypt3-check.o ../src/unixcrypt3.o -lcrypt 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]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' Random seed: 1555808465 Total: 0 differences The optimized Rijndael implementation agrees with the reference implementation. PASS: rijndael-check ./length-check.sh: test succeeded PASS: length-check.sh ./ccrypt-check.sh: test succeeded PASS: ccrypt-check.sh Random seed: 1555808466 Passed. PASS: crypt3-check ================== All 4 tests passed ================== make[2]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10/check' make[1]: Entering directory `/usr/src/RPM/BUILD/ccrypt-1.10' make[1]: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' make: Leaving directory `/usr/src/RPM/BUILD/ccrypt-1.10' + exit 0 Processing files: ccrypt-1.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32521 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ccrypt-1.10 + DOCDIR=/usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + export DOCDIR + rm -rf /usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + /bin/mkdir -p /usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + cp -prL AUTHORS ChangeLog COPYING NEWS README doc/cypfaq01.txt /usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + chmod -R go-w /usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + chmod -R a+rX /usr/src/tmp/ccrypt-buildroot/usr/share/doc/ccrypt-1.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7NVk6q find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GwbzTI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypt.so.1()(64bit) >= set:hguT2, libcrypt.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ceSVW5 Creating ccrypt-debuginfo package Processing files: ccrypt-debuginfo-1.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GZ0LOv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2qgPrY find-requires: running scripts (debuginfo) Requires: ccrypt = 1.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/ccrypt-1.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ccrypt-debuginfo-1.10-alt1.x86_64.rpm 11.33user 7.20system 0:23.19elapsed 79%CPU (0avgtext+0avgdata 31740maxresident)k 0inputs+0outputs (0major+1264479minor)pagefaults 0swaps 15.06user 10.96system 0:30.08elapsed 86%CPU (0avgtext+0avgdata 115316maxresident)k 0inputs+0outputs (0major+1437982minor)pagefaults 0swaps --- ccrypt-1.10-alt1.x86_64.rpm.repo 2014-09-10 11:21:29.000000000 +0000 +++ ccrypt-1.10-alt1.x86_64.rpm.hasher 2019-04-21 01:01:14.659763669 +0000 @@ -14,7 +14,7 @@ /usr/share/locale/fr/LC_MESSAGES/ccrypt.mo 100644 -/usr/share/man/man1/ccat.1.bz2 120777 ccrypt.1.bz2 -/usr/share/man/man1/ccdecrypt.1.bz2 120777 ccrypt.1.bz2 -/usr/share/man/man1/ccencrypt.1.bz2 120777 ccrypt.1.bz2 -/usr/share/man/man1/ccguess.1.gz 100644 -/usr/share/man/man1/ccrypt.1.bz2 100644 +/usr/share/man/man1/ccat.1.xz 120777 ccrypt.1.xz +/usr/share/man/man1/ccdecrypt.1.xz 120777 ccrypt.1.xz +/usr/share/man/man1/ccencrypt.1.xz 120777 ccrypt.1.xz +/usr/share/man/man1/ccguess.1.xz 100644 +/usr/share/man/man1/ccrypt.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2