Build of ccrypt with vanilla toolchain

The build took 00h 00m 48s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
13,880 ansic
12,307 sh
3,633 makefile
631 lisp
288 yacc
19 sed
30,758 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ccrypt 1.10-2 (Wed Aug 24 12:15:53 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/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-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking what compiler options to use... -Wall
# 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 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/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether we are using the GNU C Library 2 or newer... yes
# checking for x86_64-unknown-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/sbin/ld
# checking if the linker (/usr/sbin/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, 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... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-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 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... yes
# 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/sbin/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
# 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 all-recursive
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10'
# Making all in m4
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/m4'
# Making all in po
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/po'
# file=`echo de | sed 's,.*/,,'`.gmo \
# && rm -f $file && /usr/sbin/msgfmt -o $file de.po
# file=`echo fr | sed 's,.*/,,'`.gmo \
# && rm -f $file && /usr/sbin/msgfmt -o $file fr.po
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/po'
# Making all in intl
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/intl'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/intl'
# Making all in src
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -MT ccryptlib.o -MD -MP -MF .deps/ccryptlib.Tpo -c -o ccryptlib.o ccryptlib.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -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\" -Wall -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c
# mv -f .deps/ccryptlib.Tpo .deps/ccryptlib.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/tables.Tpo .deps/tables.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -MT traverse.o -MD -MP -MF .deps/traverse.Tpo -c -o traverse.o traverse.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -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\" -Wall -MT readkey.o -MD -MP -MF .deps/readkey.Tpo -c -o readkey.o readkey.c
# mv -f .deps/traverse.Tpo .deps/traverse.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -MT ccrypt.o -MD -MP -MF .deps/ccrypt.Tpo -c -o ccrypt.o ccrypt.c
# mv -f .deps/readkey.Tpo .deps/readkey.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -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\" -Wall -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c
# mv -f .deps/ccrypt.Tpo .deps/ccrypt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -Wall -MT ccguess.o -MD -MP -MF .deps/ccguess.Tpo -c -o ccguess.o ccguess.c
# mv -f .deps/platform.Tpo .deps/platform.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
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt
# mv -f .deps/ccguess.Tpo .deps/ccguess.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt
# libtool: link: gcc -Wall -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt
# libtool: link: gcc -Wall -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# Making all in emacs
# make[2]: Entering directory '/tmp/ccrypt/src/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 '/tmp/ccrypt/src/ccrypt-1.10/emacs'
# Making all in doc
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html"
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# Making all in check
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/check'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/check'
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10'
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/m4'
# make[2]: Entering directory '/tmp/ccrypt/src/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 '/tmp/ccrypt/src/ccrypt-1.10/m4'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/m4'
# Making install in po
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/po'
# linguas="de fr "; \
# for lang in $linguas; do \
# dir=/tmp/ccrypt/pkg/ccrypt//usr/share/locale/$lang/LC_MESSAGES; \
# /bin/sh /tmp/ccrypt/src/ccrypt-1.10/install-sh -d $dir; \
# if test -r $lang.gmo; then \
# /usr/bin/install -c -m 644 $lang.gmo $dir/ccrypt.mo; \
# echo "installing $lang.gmo as $dir/ccrypt.mo"; \
# else \
# /usr/bin/install -c -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 -c -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 -c -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 /tmp/ccrypt/pkg/ccrypt//usr/share/locale/de/LC_MESSAGES/ccrypt.mo
# installing fr.gmo as /tmp/ccrypt/pkg/ccrypt//usr/share/locale/fr/LC_MESSAGES/ccrypt.mo
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/po'
# Making install in intl
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/intl'
# if { test "ccrypt" = "gettext-runtime" || test "ccrypt" = "gettext-tools"; } \
# && test 'no' = yes; then \
# /bin/sh .././mkinstalldirs /tmp/ccrypt/pkg/ccrypt//usr/lib /tmp/ccrypt/pkg/ccrypt//usr/include; \
# /usr/bin/install -c -m 644 libintl.h /tmp/ccrypt/pkg/ccrypt//usr/include/libintl.h; \
# /bin/sh ../libtool --mode=install \
# /usr/bin/install -c -m 644 libintl.a /tmp/ccrypt/pkg/ccrypt//usr/lib/libintl.a; \
# if test "@RELOCATABLE@" = yes; then \
# dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/ccrypt/pkg/ccrypt//usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
# if test -n "$dependencies"; then \
# rm -f /tmp/ccrypt/pkg/ccrypt//usr/lib/libintl.la; \
# fi; \
# fi; \
# else \
# : ; \
# fi
# if test "ccrypt" = "gettext-tools"; then \
# /bin/sh .././mkinstalldirs /tmp/ccrypt/pkg/ccrypt//usr/share/gettext/intl; \
# /usr/bin/install -c -m 644 VERSION /tmp/ccrypt/pkg/ccrypt//usr/share/gettext/intl/VERSION; \
# /usr/bin/install -c -m 644 ChangeLog.inst /tmp/ccrypt/pkg/ccrypt//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 -c -m 644 ./$file \
# /tmp/ccrypt/pkg/ccrypt//usr/share/gettext/intl/$file; \
# done; \
# chmod a+x /tmp/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 \
# /tmp/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 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
# for file in $dists; do \
# rm -f /tmp/ccrypt/pkg/ccrypt//usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# if test "ccrypt" = "gettext-tools" \
# && test 'no' = no \
# && test yes != no; then \
# /bin/sh .././mkinstalldirs /tmp/ccrypt/pkg/ccrypt//usr/lib; \
# /bin/sh ../libtool --mode=install \
# /usr/bin/install -c -m 644 libgnuintl.a /tmp/ccrypt/pkg/ccrypt//usr/lib/libgnuintl.a; \
# rm -f /tmp/ccrypt/pkg/ccrypt//usr/lib/preloadable_libintl.so; \
# /usr/bin/install -c -m 644 /tmp/ccrypt/pkg/ccrypt//usr/lib/libgnuintl.so /tmp/ccrypt/pkg/ccrypt//usr/lib/preloadable_libintl.so; \
# /bin/sh ../libtool --mode=uninstall \
# rm -f /tmp/ccrypt/pkg/ccrypt//usr/lib/libgnuintl.a; \
# else \
# : ; \
# fi
# if test 'no' = yes; then \
# test yes != no || /bin/sh .././mkinstalldirs /tmp/ccrypt/pkg/ccrypt//usr/lib; \
# temp=/tmp/ccrypt/pkg/ccrypt//usr/lib/t-charset.alias; \
# dest=/tmp/ccrypt/pkg/ccrypt//usr/lib/charset.alias; \
# if test -f /tmp/ccrypt/pkg/ccrypt//usr/lib/charset.alias; then \
# orig=/tmp/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 test yes = no; then \
# orig=charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# fi; \
# fi; \
# /bin/sh .././mkinstalldirs /tmp/ccrypt/pkg/ccrypt//usr/share/locale; \
# test -f /tmp/ccrypt/pkg/ccrypt//usr/share/locale/locale.alias \
# && orig=/tmp/ccrypt/pkg/ccrypt//usr/share/locale/locale.alias \
# || orig=./locale.alias; \
# temp=/tmp/ccrypt/pkg/ccrypt//usr/share/locale/t-locale.alias; \
# dest=/tmp/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
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/intl'
# Making install in src
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/ccrypt/pkg/ccrypt//usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c ccrypt ccguess '/tmp/ccrypt/pkg/ccrypt//usr/bin'
# libtool: install: /usr/bin/install -c ccrypt /tmp/ccrypt/pkg/ccrypt//usr/bin/ccrypt
# libtool: install: /usr/bin/install -c ccguess /tmp/ccrypt/pkg/ccrypt//usr/bin/ccguess
# make install-exec-hook
# make[3]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# test "ccrypt" = ccrypt || \
# mv -f /tmp/ccrypt/pkg/ccrypt//usr/bin/ccrypt /tmp/ccrypt/pkg/ccrypt//usr/bin/ccrypt
# ln -f -s ccrypt /tmp/ccrypt/pkg/ccrypt//usr/bin/ccencrypt
# ln -f -s ccrypt /tmp/ccrypt/pkg/ccrypt//usr/bin/ccdecrypt
# ln -f -s ccrypt /tmp/ccrypt/pkg/ccrypt//usr/bin/ccat
# make[3]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/src'
# Making install in emacs
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/emacs'
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/emacs'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/emacs'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/emacs'
# Making install in doc
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# make[2]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/ccrypt/pkg/ccrypt//usr/share/man/man1"
# /usr/bin/install -c -m 644 ccrypt.1 ccguess.1 '/tmp/ccrypt/pkg/ccrypt//usr/share/man/man1'
# make install-data-hook
# make[3]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# test "ccrypt" = ccrypt || \
# mv -f /tmp/ccrypt/pkg/ccrypt//usr/share/man/man1/ccrypt.1 /tmp/ccrypt/pkg/ccrypt//usr/share/man/man1/ccrypt.1
# ln -f -s ccrypt.1 /tmp/ccrypt/pkg/ccrypt//usr/share/man/man1/ccencrypt.1
# ln -f -s ccrypt.1 /tmp/ccrypt/pkg/ccrypt//usr/share/man/man1/ccdecrypt.1
# ln -f -s ccrypt.1 /tmp/ccrypt/pkg/ccrypt//usr/share/man/man1/ccat.1
# make[3]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# make[2]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/doc'
# Making install in check
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10/check'
# make[2]: Entering directory '/tmp/ccrypt/src/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 '/tmp/ccrypt/src/ccrypt-1.10/check'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10/check'
# make[1]: Entering directory '/tmp/ccrypt/src/ccrypt-1.10'
# make[2]: Entering directory '/tmp/ccrypt/src/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 '/tmp/ccrypt/src/ccrypt-1.10'
# make[1]: Leaving directory '/tmp/ccrypt/src/ccrypt-1.10'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ccrypt"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ccrypt 1.10-2 (Wed Aug 24 12:16:04 UTC 2016)

CMD: pacman --query --file ccrypt-1.10-2-x86_64.pkg.tar.xz
# ccrypt 1.10-2

Creating hybrid package for 'ccrypt'

Trying to find vanilla package 'ccrypt'...

CMD: pacman --query --file /mirror/ccrypt-1.10-2.pkg.tar.xz
# ccrypt 1.10-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/locale/de/LC_MESSAGES/ccrypt.mo
# /usr/share/locale/fr/LC_MESSAGES/ccrypt.mo
# /usr/share/man/man1/ccencrypt.1.gz
# /usr/share/man/man1/ccdecrypt.1.gz
# /usr/share/man/man1/ccat.1.gz
# /usr/share/man/man1/ccrypt.1.gz
# /usr/share/man/man1/ccguess.1.gz
# /usr/bin/ccencrypt
# /usr/bin/ccdecrypt
# /usr/bin/ccat
# /usr/bin/ccrypt
# /usr/bin/ccguess

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf ccrypt.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ccrypt.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ccrypt.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ccrypt.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ccrypt/src/ccrypt-1.10/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7ffdb2ac7479
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2519: checking for a BSD-compatible install
# configure:2587: result: /usr/bin/install -c
# configure:2598: checking whether build environment is sane
# configure:2648: result: yes
# configure:2697: checking for x86_64-unknown-linux-strip
# configure:2727: result: no
# configure:2737: checking for strip
# configure:2753: found /usr/sbin/strip
# configure:2764: result: strip
# configure:2789: checking for a thread-safe mkdir -p
# configure:2828: result: /usr/sbin/mkdir -p
# configure:2841: checking for gawk
# configure:2857: found /usr/sbin/gawk
# configure:2868: result: gawk
# configure:2879: checking whether make sets $(MAKE)
# configure:2901: result: yes
# configure:2993: checking for emacs
# configure:3023: result: no
# configure:2993: checking for xemacs
# configure:3023: result: no
# configure:3044: checking where .elc files should go
# configure:3073: result: ${datadir}/emacs/site-lisp
# configure:3131: checking for style of include used by make
# configure:3159: result: GNU
# configure:3189: checking for x86_64-unknown-linux-gcc
# configure:3219: result: no
# configure:3229: checking for gcc
# configure:3245: found /usr/sbin/gcc
# configure:3256: result: gcc
# configure:3485: checking for C compiler version
# configure:3494: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3505: $? = 0
# configure:3494: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3505: $? = 0
# configure:3494: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3505: $? = 1
# configure:3494: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3505: $? = 1
# configure:3525: checking whether the C compiler works
# configure:3547: gcc conftest.c >&5
# configure:3551: $? = 0
# configure:3599: result: yes
# configure:3602: checking for C compiler default output file name
# configure:3604: result: a.out
# configure:3610: checking for suffix of executables
# configure:3617: gcc -o conftest conftest.c >&5
# configure:3621: $? = 0
# configure:3643: result:
# configure:3665: checking whether we are cross compiling
# configure:3673: gcc -o conftest conftest.c >&5
# configure:3677: $? = 0
# configure:3684: ./conftest
# configure:3688: $? = 0
# configure:3703: result: no
# configure:3708: checking for suffix of object files
# configure:3730: gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3755: result: o
# configure:3759: checking whether we are using the GNU C compiler
# configure:3778: gcc -c conftest.c >&5
# configure:3778: $? = 0
# configure:3787: result: yes
# configure:3796: checking whether gcc accepts -g
# configure:3816: gcc -c -g conftest.c >&5
# configure:3816: $? = 0
# configure:3857: result: yes
# configure:3874: checking for gcc option to accept ISO C89
# configure:3938: gcc -c conftest.c >&5
# configure:3938: $? = 0
# configure:3951: result: none needed
# configure:3973: checking dependency style of gcc
# configure:4083: result: gcc3
# configure:4104: checking how to run the C preprocessor
# configure:4135: gcc -E conftest.c
# configure:4135: $? = 0
# configure:4149: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4149: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | /* end confdefs.h. */
# | #include
# configure:4174: result: gcc -E
# configure:4194: gcc -E conftest.c
# configure:4194: $? = 0
# configure:4208: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | /* end confdefs.h. */
# | #include
# configure:4237: checking for grep that handles long lines and -e
# configure:4295: result: /usr/sbin/grep
# configure:4300: checking for egrep
# configure:4362: result: /usr/sbin/grep -E
# configure:4367: checking for ANSI C header files
# configure:4387: gcc -c conftest.c >&5
# configure:4387: $? = 0
# configure:4460: gcc -o conftest conftest.c >&5
# configure:4460: $? = 0
# configure:4460: ./conftest
# configure:4460: $? = 0
# configure:4471: result: yes
# configure:4484: checking for sys/types.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for sys/stat.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for stdlib.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for string.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for memory.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for strings.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for inttypes.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for stdint.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4484: checking for unistd.h
# configure:4484: gcc -c conftest.c >&5
# configure:4484: $? = 0
# configure:4484: result: yes
# configure:4497: checking minix/config.h usability
# configure:4497: gcc -c conftest.c >&5
# conftest.c:59:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4497: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4497: result: no
# configure:4497: checking minix/config.h presence
# configure:4497: gcc -E conftest.c
# conftest.c:26:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4497: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4497: result: no
# configure:4497: checking for minix/config.h
# configure:4497: result: no
# configure:4518: checking whether it is safe to define __EXTENSIONS__
# configure:4536: gcc -c conftest.c >&5
# configure:4536: $? = 0
# configure:4543: result: yes
# configure:4565: checking for x86_64-unknown-linux-gcc
# configure:4592: result: gcc
# configure:4861: checking for C compiler version
# configure:4870: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4881: $? = 0
# configure:4870: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4881: $? = 0
# configure:4870: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4881: $? = 1
# configure:4870: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4881: $? = 1
# configure:4885: checking whether we are using the GNU C compiler
# configure:4913: result: yes
# configure:4922: checking whether gcc accepts -g
# configure:4983: result: yes
# configure:5000: checking for gcc option to accept ISO C89
# configure:5077: result: none needed
# configure:5099: checking dependency style of gcc
# configure:5209: result: gcc3
# configure:5231: checking what compiler options to use
# configure:5233: result: -Wall
# configure:5241: checking for gtar
# configure:5271: result: no
# configure:5289: checking for special C compiler options needed for large files
# configure:5334: result: no
# configure:5340: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5365: gcc -c -Wall conftest.c >&5
# configure:5365: $? = 0
# configure:5397: result: no
# configure:5499: checking for crypt in -lcrypt
# configure:5524: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:5524: $? = 0
# configure:5533: result: yes
# configure:5550: checking for gethostname in -lsocket
# configure:5575: gcc -o conftest -Wall conftest.c -lsocket -lcrypt >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:5575: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethostname ();
# | int
# | main ()
# | {
# | return gethostname ();
# | ;
# | return 0;
# | }
# configure:5584: result: no
# configure:5599: checking for stdint.h
# configure:5599: result: yes
# configure:5599: checking crypt.h usability
# configure:5599: gcc -c -Wall conftest.c >&5
# configure:5599: $? = 0
# configure:5599: result: yes
# configure:5599: checking crypt.h presence
# configure:5599: gcc -E conftest.c
# configure:5599: $? = 0
# configure:5599: result: yes
# configure:5599: checking for crypt.h
# configure:5599: result: yes
# configure:5610: checking for getopt_long
# configure:5610: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:5610: $? = 0
# configure:5610: result: yes
# configure:5622: checking size of unsigned int
# configure:5627: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:5627: $? = 0
# configure:5627: ./conftest
# configure:5627: $? = 0
# configure:5641: result: 4
# configure:5655: checking size of unsigned long
# configure:5660: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:5660: $? = 0
# configure:5660: ./conftest
# configure:5660: $? = 0
# configure:5674: result: 8
# configure:5685: checking for 32 bit unsigned integer type
# configure:5694: result: unsigned int
# configure:5726: checking whether NLS is requested
# configure:5735: result: yes
# configure:5773: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:5805: result: /usr/sbin/msgfmt
# configure:5814: checking for gmsgfmt
# configure:5845: result: /usr/sbin/msgfmt
# configure:5885: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:5917: result: /usr/sbin/xgettext
# configure:5957: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:5988: result: /usr/sbin/msgmerge
# configure:6027: checking build system type
# configure:6041: result: x86_64-unknown-linux-gnu
# configure:6061: checking host system type
# configure:6074: result: x86_64-unknown-linux-gnu
# configure:6095: checking whether we are using the GNU C Library 2 or newer
# configure:6122: result: yes
# configure:6131: checking for x86_64-unknown-linux-ranlib
# configure:6161: result: no
# configure:6171: checking for ranlib
# configure:6187: found /usr/sbin/ranlib
# configure:6198: result: ranlib
# configure:6221: checking for strerror in -lcposix
# configure:6246: gcc -o conftest -Wall conftest.c -lcposix -lcrypt >&5
# /usr/sbin/ld: cannot find -lcposix
# collect2: error: ld returned 1 exit status
# configure:6246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strerror ();
# | int
# | main ()
# | {
# | return strerror ();
# | ;
# | return 0;
# | }
# configure:6255: result: no
# configure:6263: checking for an ANSI C-conforming const
# configure:6328: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:7: warning: 't' is used uninitialized in this function [-Wuninitialized]
# *t++ = 0;
# ~^~
# conftest.c:83:23: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
# struct s *b; b->j = 5;
# ~~~~~^~~
# configure:6328: $? = 0
# configure:6335: result: yes
# configure:6344: checking for signed
# configure:6360: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:42:13: warning: unused variable 'x' [-Wunused-variable]
# signed char x;
# ^
# configure:6360: $? = 0
# configure:6367: result: yes
# configure:6375: checking for inline
# configure:6391: gcc -c -Wall conftest.c >&5
# configure:6391: $? = 0
# configure:6399: result: inline
# configure:6417: checking for off_t
# configure:6417: gcc -c -Wall conftest.c >&5
# configure:6417: $? = 0
# configure:6417: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:6417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6417: result: yes
# configure:6428: checking for size_t
# configure:6428: gcc -c -Wall conftest.c >&5
# configure:6428: $? = 0
# configure:6428: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:6428: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6428: result: yes
# configure:6440: checking for long long
# configure:6457: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:6457: $? = 0
# configure:6465: result: yes
# configure:6474: checking for long double
# configure:6506: result: yes
# configure:6515: checking for wchar_t
# configure:6532: gcc -c -Wall conftest.c >&5
# configure:6532: $? = 0
# configure:6539: result: yes
# configure:6548: checking for wint_t
# configure:6565: gcc -c -Wall conftest.c >&5
# configure:6565: $? = 0
# configure:6572: result: yes
# configure:6581: checking for inttypes.h
# configure:6598: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:11: warning: unused variable 'i' [-Wunused-variable]
# uintmax_t i = (uintmax_t) -1;
# ^
# configure:6598: $? = 0
# configure:6605: result: yes
# configure:6616: checking for stdint.h
# configure:6633: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:48:11: warning: unused variable 'i' [-Wunused-variable]
# uintmax_t i = (uintmax_t) -1;
# ^
# configure:6633: $? = 0
# configure:6640: result: yes
# configure:6653: checking for intmax_t
# configure:6678: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:10: warning: unused variable 'x' [-Wunused-variable]
# intmax_t x = -1;
# ^
# configure:6678: $? = 0
# configure:6685: result: yes
# configure:6695: checking whether printf() supports POSIX/XSI format strings
# configure:6736: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:6736: $? = 0
# configure:6736: ./conftest
# configure:6736: $? = 0
# configure:6747: result: yes
# configure:6759: checking for working alloca.h
# configure:6776: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:6776: $? = 0
# configure:6784: result: yes
# configure:6792: checking for alloca
# configure:6829: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:6829: $? = 0
# configure:6837: result: yes
# configure:6952: checking for stdlib.h
# configure:6952: result: yes
# configure:6952: checking for unistd.h
# configure:6952: result: yes
# configure:6952: checking for sys/param.h
# configure:6952: gcc -c -Wall conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6972: checking for getpagesize
# configure:6972: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:6972: $? = 0
# configure:6972: result: yes
# configure:6981: checking for working mmap
# configure:7128: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:7128: $? = 0
# configure:7128: ./conftest
# configure:7128: $? = 0
# configure:7138: result: yes
# configure:7148: checking whether we are using the GNU C Library 2.1 or newer
# configure:7175: result: yes
# configure:7183: checking whether integer division by zero raises SIGFPE
# configure:7240: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:71:5: warning: built-in function 'nan' declared as non-function
# int nan;
# ^~~
# configure:7240: $? = 0
# configure:7240: ./conftest
# configure:7240: $? = 0
# configure:7251: result: yes
# configure:7264: checking for unsigned long long
# configure:7281: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:7281: $? = 0
# configure:7289: result: yes
# configure:7317: checking for inttypes.h
# configure:7335: gcc -c -Wall conftest.c >&5
# configure:7335: $? = 0
# configure:7343: result: yes
# configure:7356: checking whether the inttypes.h PRIxNN macros are broken
# configure:7377: gcc -c -Wall conftest.c >&5
# configure:7377: $? = 0
# configure:7385: result: no
# configure:7399: checking for stdint.h
# configure:7399: result: yes
# configure:7409: checking for SIZE_MAX
# configure:7482: result: yes
# configure:7497: checking for stdint.h
# configure:7497: result: yes
# configure:7509: checking for CFPreferencesCopyAppValue
# configure:7529: gcc -o conftest -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lcrypt -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:7529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:7539: result: no
# configure:7546: checking for CFLocaleCopyCurrent
# configure:7566: gcc -o conftest -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lcrypt -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:7566: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:7576: result: no
# configure:7629: checking for ld used by GCC
# configure:7693: result: /usr/sbin/ld
# configure:7700: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:7713: result: yes
# configure:7720: checking for shared library run path origin
# configure:7733: result: done
# configure:8139: checking for ptrdiff_t
# configure:8139: gcc -c -Wall conftest.c >&5
# configure:8139: $? = 0
# configure:8139: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:8139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8139: result: yes
# configure:8153: checking argz.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking argz.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for argz.h
# configure:8153: result: yes
# configure:8153: checking limits.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking limits.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for limits.h
# configure:8153: result: yes
# configure:8153: checking locale.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking locale.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for locale.h
# configure:8153: result: yes
# configure:8153: checking nl_types.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking nl_types.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for nl_types.h
# configure:8153: result: yes
# configure:8153: checking malloc.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking malloc.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for malloc.h
# configure:8153: result: yes
# configure:8153: checking stddef.h usability
# configure:8153: gcc -c -Wall conftest.c >&5
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking stddef.h presence
# configure:8153: gcc -E conftest.c
# configure:8153: $? = 0
# configure:8153: result: yes
# configure:8153: checking for stddef.h
# configure:8153: result: yes
# configure:8153: checking for stdlib.h
# configure:8153: result: yes
# configure:8153: checking for string.h
# configure:8153: result: yes
# configure:8153: checking for unistd.h
# configure:8153: result: yes
# configure:8153: checking for sys/param.h
# configure:8153: result: yes
# configure:8169: checking for asprintf
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for fwprintf
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for getcwd
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for getegid
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for geteuid
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for getgid
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for getuid
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for mempcpy
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for munmap
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for putenv
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for setenv
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for setlocale
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for snprintf
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for stpcpy
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for strcasecmp
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:106:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for strdup
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for strtoul
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for tsearch
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for wcslen
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for __argz_count
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for __argz_stringify
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for __argz_next
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8169: checking for __fsetlocking
# configure:8169: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8169: $? = 0
# configure:8169: result: yes
# configure:8180: checking whether _snprintf is declared
# configure:8200: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:22: error: '_snprintf' undeclared (first use in this function)
# char *p = (char *) _snprintf;
# ^~~~~~~~~
# conftest.c:98:22: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:98:9: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) _snprintf;
# ^
# configure:8200: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8207: result: no
# configure:8221: checking whether _snwprintf is declared
# configure:8241: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:22: error: '_snwprintf' undeclared (first use in this function)
# char *p = (char *) _snwprintf;
# ^~~~~~~~~~
# conftest.c:99:22: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:99:9: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) _snwprintf;
# ^
# configure:8241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ccrypt"
# | #define VERSION "1.10"
# | #define NAMECCRYPT "ccrypt"
# | #define NAMEENCRYPT "ccencrypt"
# | #define NAMEDECRYPT "ccdecrypt"
# | #define NAMECAT "ccat"
# | #define SUF ".cpt"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LIBCRYPT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CRYPT_H 1
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define UINT32_TYPE unsigned int
# | #define GETTEXT_PACKAGE "ccrypt"
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8248: result: no
# configure:8263: checking whether feof_unlocked is declared
# configure:8283: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:9: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) feof_unlocked;
# ^
# configure:8283: $? = 0
# configure:8290: result: yes
# configure:8304: checking whether fgets_unlocked is declared
# configure:8324: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:9: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) fgets_unlocked;
# ^
# configure:8324: $? = 0
# configure:8331: result: yes
# configure:8345: checking whether getc_unlocked is declared
# configure:8365: gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:9: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) getc_unlocked;
# ^
# configure:8365: $? = 0
# configure:8372: result: yes
# configure:8440: checking for iconv
# configure:8462: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8462: $? = 0
# configure:8494: result: yes
# configure:8515: checking for iconv declaration
# configure:8544: gcc -c -Wall conftest.c >&5
# configure:8544: $? = 0
# configure:8555: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:8566: checking for nl_langinfo and CODESET
# configure:8582: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c: In function 'main':
# conftest.c:103:7: warning: unused variable 'cs' [-Wunused-variable]
# char* cs = nl_langinfo(CODESET);
# ^~
# configure:8582: $? = 0
# configure:8591: result: yes
# configure:8601: checking for LC_MESSAGES
# configure:8617: gcc -o conftest -Wall conftest.c -lcrypt >&5
# configure:8617: $? = 0
# configure:8625: result: yes
# configure:8643: checking for bison
# configure:8659: found /usr/sbin/bison
# configure:8670: result: bison
# configure:8684: checking version of bison
# configure:8693: result: 3.0.4, ok
# configure:8715: checking for CFPreferencesCopyAppValue
# configure:8745: result: no
# configure:8752: checking for CFLocaleCopyCurrent
# configure:8782: result: no
# configure:8797: checking whether NLS is requested
# configure:8806: result: yes
# configure:8822: checking whether included gettext is requested
# configure:8832: result: no
# configure:8843: checking for GNU gettext in libc
# configure:8862: gcc -o conftest -Wall conftest.c -lcrypt >&5
# conftest.c: In function 'main':
# conftest.c:108:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# configure:8862: $? = 0
# configure:8870: result: yes
# configure:9373: checking whether to use NLS
# configure:9375: result: yes
# configure:9378: checking where the gettext function comes from
# configure:9389: result: libc
# configure:9525: checking how to print strings
# configure:9552: result: printf
# configure:9573: checking for a sed that does not truncate output
# configure:9637: result: /usr/sbin/sed
# configure:9655: checking for fgrep
# configure:9717: result: /usr/sbin/grep -F
# configure:9752: checking for ld used by gcc
# configure:9819: result: /usr/sbin/ld
# configure:9826: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:9841: result: yes
# configure:9853: checking for BSD- or MS-compatible name lister (nm)
# configure:9902: result: /usr/sbin/nm -B
# configure:10032: checking the name lister (/usr/sbin/nm -B) interface
# configure:10039: gcc -c -Wall conftest.c >&5
# configure:10042: /usr/sbin/nm -B "conftest.o"
# configure:10045: output
# 0000000000000000 B some_variable
# configure:10052: result: BSD nm
# configure:10055: checking whether ln -s works
# configure:10059: result: yes
# configure:10067: checking the maximum length of command line arguments
# configure:10192: result: 1572864
# configure:10209: checking whether the shell understands some XSI constructs
# configure:10219: result: yes
# configure:10223: checking whether the shell understands "+="
# configure:10229: result: yes
# configure:10264: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:10304: result: func_convert_file_noop
# configure:10311: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:10331: result: func_convert_file_noop
# configure:10338: checking for /usr/sbin/ld option to reload object files
# configure:10345: result: -r
# configure:10379: checking for x86_64-unknown-linux-objdump
# configure:10409: result: no
# configure:10419: checking for objdump
# configure:10435: found /usr/sbin/objdump
# configure:10446: result: objdump
# configure:10478: checking how to recognize dependent libraries
# configure:10680: result: pass_all
# configure:10725: checking for x86_64-unknown-linux-dlltool
# configure:10755: result: no
# configure:10765: checking for dlltool
# configure:10795: result: no
# configure:10825: checking how to associate runtime and link libraries
# configure:10852: result: printf %s\n
# configure:10868: checking for x86_64-unknown-linux-ar
# configure:10898: result: no
# configure:10912: checking for ar
# configure:10928: found /usr/sbin/ar
# configure:10939: result: ar
# configure:10976: checking for archiver @FILE support
# configure:10993: gcc -c -Wall conftest.c >&5
# configure:10993: $? = 0
# configure:10996: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:10999: $? = 0
# configure:11004: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:11007: $? = 1
# configure:11019: result: @
# configure:11037: checking for x86_64-unknown-linux-strip
# configure:11064: result: strip
# configure:11136: checking for x86_64-unknown-linux-ranlib
# configure:11163: result: ranlib
# configure:11305: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:11424: gcc -c -Wall conftest.c >&5
# configure:11427: $? = 0
# configure:11431: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:11434: $? = 0
# configure:11500: gcc -o conftest -Wall conftest.c conftstm.o >&5
# configure:11503: $? = 0
# configure:11541: result: ok
# configure:11578: checking for sysroot
# configure:11608: result: no
# configure:11685: gcc -c -Wall conftest.c >&5
# configure:11688: $? = 0
# configure:11811: checking for x86_64-unknown-linux-mt
# configure:11841: result: no
# configure:11851: checking for mt
# configure:11881: result: no
# configure:11901: checking if : is a manifest tool
# configure:11907: : '-?'
# configure:11915: result: no
# configure:12544: checking for dlfcn.h
# configure:12544: gcc -c -Wall conftest.c >&5
# configure:12544: $? = 0
# configure:12544: result: yes
# configure:12731: checking for objdir
# configure:12746: result: .libs
# configure:13017: checking if gcc supports -fno-rtti -fno-exceptions
# configure:13035: gcc -c -Wall -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:13039: $? = 0
# configure:13052: result: no
# configure:13362: checking for gcc option to produce PIC
# configure:13369: result: -fPIC -DPIC
# configure:13377: checking if gcc PIC flag -fPIC -DPIC works
# configure:13395: gcc -c -Wall -fPIC -DPIC -DPIC conftest.c >&5
# configure:13399: $? = 0
# configure:13412: result: yes
# configure:13441: checking if gcc static flag -static works
# configure:13469: result: yes
# configure:13484: checking if gcc supports -c -o file.o
# configure:13505: gcc -c -Wall -o out/conftest2.o conftest.c >&5
# configure:13509: $? = 0
# configure:13531: result: yes
# configure:13539: checking if gcc supports -c -o file.o
# configure:13586: result: yes
# configure:13619: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14781: result: yes
# configure:14818: checking whether -lc should be explicitly linked in
# configure:14826: gcc -c -Wall conftest.c >&5
# configure:14829: $? = 0
# configure:14844: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:14847: $? = 0
# configure:14861: result: no
# configure:15026: checking dynamic linker characteristics
# configure:15541: gcc -o conftest -Wall -Wl,-rpath -Wl,/foo conftest.c -lcrypt >&5
# configure:15541: $? = 0
# configure:15775: result: GNU/Linux ld.so
# configure:15882: checking how to hardcode library paths into programs
# configure:15907: result: immediate
# configure:16447: checking whether stripping libraries is possible
# configure:16452: result: yes
# configure:16487: checking if libtool supports shared libraries
# configure:16489: result: yes
# configure:16492: checking whether to build shared libraries
# configure:16513: result: yes
# configure:16516: checking whether to build static libraries
# configure:16520: result: yes
# configure:16706: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7ffdb2ac7479
#
# config.status:1231: creating doc/ccrypt.1
# config.status:1231: creating doc/ccguess.1
# config.status:1231: creating po/Makefile.in
# config.status:1231: creating m4/Makefile
# config.status:1231: creating intl/Makefile
# config.status:1339: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1231: creating Makefile
# config.status:1231: creating src/Makefile
# config.status:1231: creating emacs/Makefile
# config.status:1231: creating check/Makefile
# config.status:1231: creating doc/Makefile
# config.status:1231: creating config.h
# config.status:1460: executing depfiles commands
# config.status:1460: executing default-1 commands
# config.status:1460: executing libtool commands
# config.status:1460: executing po/stamp-it commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_EMACSLOADPATH_set=
# ac_cv_env_EMACSLOADPATH_value=
# ac_cv_env_EMACS_set=
# ac_cv_env_EMACS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___argz_count=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_wcslen=yes
# ac_cv_gnu_library_2=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_crypt_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_cposix_strerror=no
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_socket_gethostname=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_long_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/sbin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_lispdir='${datadir}/emacs/site-lisp'
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# bh_cv_c_signed=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_long_double=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# gt_cv_func_printf_posix=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_val_LC_MESSAGES=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run automake-1.11'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='no'
# CADD=''
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DATE='October 2012'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMACS='no'
# EMACSLOADPATH=''
# EXEEXT=''
# EXTRA_OBJS=''
# FGREP='/usr/sbin/grep -F'
# GENCAT='gencat'
# GETTEXT_PACKAGE='ccrypt'
# GLIBC21='yes'
# GLIBC2='yes'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SNPRINTF='1'
# HAVE_WPRINTF='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS='-lcrypt '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NAMECAT='ccat'
# NAMECCRYPT='ccrypt'
# NAMEDECRYPT='ccdecrypt'
# NAMEENCRYPT='ccencrypt'
# NAMEUC='CCRYPT'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ccrypt'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SUF='.cpt'
# TAR='tar'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='yes'
# VERSION='1.10'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ccrypt/src/ccrypt-1.10/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datadir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "ccrypt"
# #define VERSION "1.10"
# #define NAMECCRYPT "ccrypt"
# #define NAMEENCRYPT "ccencrypt"
# #define NAMEDECRYPT "ccdecrypt"
# #define NAMECAT "ccat"
# #define SUF ".cpt"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_LIBCRYPT 1
# #define HAVE_STDINT_H 1
# #define HAVE_CRYPT_H 1
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_UNSIGNED_LONG 8
# #define UINT32_TYPE unsigned int
# #define GETTEXT_PACKAGE "ccrypt"
# #define HAVE_LONG_LONG 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_ARGZ_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_WCSLEN 1
# #define HAVE___ARGZ_COUNT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0