Already up to date. ==> Making package: ccrypt 1.11-2 (Tue Apr 23 00:05:04 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading ccrypt-1.11.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 815k 6 56880 0 0 174k 0 0:00:04 --:--:-- 0:00:04 174k 100 815k 100 815k 0 0 2046k 0 --:--:-- --:--:-- --:--:-- 2042k ==> Validating source files with sha1sums... ccrypt-1.11.tar.gz ... Passed ==> Validating source files with sha256sums... ccrypt-1.11.tar.gz ... Passed ==> Extracting sources... -> Extracting ccrypt-1.11.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 what compiler options to use... -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection checking for gtar... no 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 whether getopt_long reorders its arguments... yes checking whether to use included getopt... no checking size of unsigned int... 4 checking size of unsigned long... 8 checking for 32 bit unsigned integer type... unsigned int checking for a sed that does not truncate output... /usr/bin/sed 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... 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 integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... 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 whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) 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 stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for getlocalename_l... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.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 asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no 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... (cached) /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 -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... yes checking that generated files are newer than configure... done 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: 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands make all-recursive make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' Making all in m4 make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/m4' Making all in po make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/po' Making all in intl make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/intl' Making all in src make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ccryptlib.o -MD -MP -MF .deps/ccryptlib.Tpo -c -o ccryptlib.o ccryptlib.c mv -f .deps/ccryptlib.Tpo .deps/ccryptlib.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT rijndael.o -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.o rijndael.c mv -f .deps/rijndael.Tpo .deps/rijndael.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c mv -f .deps/tables.Tpo .deps/tables.Po rm -f libccrypt.a ar cru libccrypt.a ccryptlib.o rijndael.o tables.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libccrypt.a gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT traverse.o -MD -MP -MF .deps/traverse.Tpo -c -o traverse.o traverse.c mv -f .deps/traverse.Tpo .deps/traverse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT xalloc.o -MD -MP -MF .deps/xalloc.Tpo -c -o xalloc.o xalloc.c mv -f .deps/xalloc.Tpo .deps/xalloc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT readkey.o -MD -MP -MF .deps/readkey.Tpo -c -o readkey.o readkey.c mv -f .deps/readkey.Tpo .deps/readkey.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ccrypt.o -MD -MP -MF .deps/ccrypt.Tpo -c -o ccrypt.o ccrypt.c mv -f .deps/ccrypt.Tpo .deps/ccrypt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT unixcryptlib.o -MD -MP -MF .deps/unixcryptlib.Tpo -c -o unixcryptlib.o unixcryptlib.c mv -f .deps/unixcryptlib.Tpo .deps/unixcryptlib.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c mv -f .deps/platform.Tpo .deps/platform.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT ccguess.o -MD -MP -MF .deps/ccguess.Tpo -c -o ccguess.o ccguess.c mv -f .deps/ccguess.Tpo .deps/ccguess.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' Making all in emacs make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' if test "no" != "no"; then \ am__dir=. am__subdir_includes=''; \ case ps-ccrypt.elc in */*) \ am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" \ --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; \ else :; fi make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' Making all in doc make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html" make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' Making all in check make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/check' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/check' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' ==> Entering fakeroot environment... ==> Starting package()... Making install in m4 make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/m4' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/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 '/srv/maat/src/ccrypt/src/ccrypt-1.11/m4' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/m4' Making install in po make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/po' installing de.gmo as /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/de/LC_MESSAGES/ccrypt.mo installing et.gmo as /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/et/LC_MESSAGES/ccrypt.mo installing fr.gmo as /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/fr/LC_MESSAGES/ccrypt.mo if test "ccrypt" = "gettext-tools"; then \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/po' Making install in intl make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/intl' if { test "ccrypt" = "gettext-runtime" || test "ccrypt" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib /srv/maat/src/ccrypt/pkg/ccrypt/usr/include; \ /usr/bin/install -c -m 644 libintl.h /srv/maat/src/ccrypt/pkg/ccrypt/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libgnuintl.a; \ rm -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libgnuintl.so /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib; \ fi; \ temp=/srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/t-charset.alias; \ dest=/srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/charset.alias; \ if test -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/charset.alias; then \ orig=/srv/maat/src/ccrypt/pkg/ccrypt/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale; \ test -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/locale.alias \ && orig=/srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/t-locale.alias; \ dest=/srv/maat/src/ccrypt/pkg/ccrypt/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "ccrypt" = "gettext-tools"; then \ /usr/bin/mkdir -p /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/intl/VERSION; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.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.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.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 threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/intl/$file; \ done; \ chmod a+x /srv/maat/src/ccrypt/pkg/ccrypt/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 -c -m 644 $dir/$file \ /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/intl' Making install in src make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' /usr/bin/mkdir -p '/srv/maat/src/ccrypt/pkg/ccrypt/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ccrypt ccguess '/srv/maat/src/ccrypt/pkg/ccrypt/usr/bin' libtool: install: /usr/bin/install -c ccrypt /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccrypt libtool: install: /usr/bin/install -c ccguess /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccguess make install-exec-hook make[3]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' test "ccrypt" = ccrypt || \ mv -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccrypt /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccrypt ln -f -s ccrypt /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccencrypt ln -f -s ccrypt /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccdecrypt ln -f -s ccrypt /srv/maat/src/ccrypt/pkg/ccrypt/usr/bin/ccat make[3]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/src' Making install in emacs make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' if test "no" != "no"; then \ am__dir=. am__subdir_includes=''; \ case ps-ccrypt.elc in */*) \ am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" \ --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; \ else :; fi make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' make[2]: Nothing to be done for 'install-exec-am'. if test "no" != "no"; then \ am__dir=. am__subdir_includes=''; \ case ps-ccrypt.elc in */*) \ am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" \ --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; \ else :; fi make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/emacs' Making install in doc make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1' /usr/bin/install -c -m 644 ccrypt.1 ccguess.1 '/srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' test "ccrypt" = ccrypt || \ mv -f /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1/ccrypt.1 /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1/ccrypt.1 ln -f -s ccrypt.1 /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1/ccencrypt.1 ln -f -s ccrypt.1 /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1/ccdecrypt.1 ln -f -s ccrypt.1 /srv/maat/src/ccrypt/pkg/ccrypt/usr/share/man/man1/ccat.1 make[3]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/doc' Making install in check make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/check' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/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 '/srv/maat/src/ccrypt/src/ccrypt-1.11/check' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11/check' make[1]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' make[2]: Entering directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' make[1]: Leaving directory '/srv/maat/src/ccrypt/src/ccrypt-1.11' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "ccrypt"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file ccrypt-1.11-2-x86_64.pkg.tar.zst.sig. ==> Finished making: ccrypt 1.11-2 (Tue Apr 23 00:05:15 2024) ==> Cleaning up...