The build took 00h 01m 44s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
14,115 |
ansic |
12,307 |
sh |
3,633 |
makefile |
631 |
lisp |
288 |
yacc |
34 |
sed |
31,008 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ccrypt 1.10-2 (Tue Apr 4 23:10:02 UTC 2017)
==> 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... clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (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... no
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
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... guessing 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... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... guessing no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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... no
checking for __argz_stringify... no
checking for __argz_next... no
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... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
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 clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-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 /sysroot/bin/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 /sysroot/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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'
sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,0,g' \
< ./libgnuintl.h.in > libgnuintl.h
/bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/ccrypt/g' ./ref-add.sin > t-ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/ccrypt/g' ./ref-del.sin > t-ref-del.sed
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall bindtextdom.c
mv t-ref-add.sed ref-add.sed
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall dcgettext.c
mv t-ref-del.sed ref-del.sed
mv t-charset.alias charset.alias
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall dgettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall gettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall finddomain.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall loadmsgcat.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall localealias.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall textdomain.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall l10nflist.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall explodename.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall dcigettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall dcngettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall dngettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall ngettext.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall plural.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall plural-exp.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall localcharset.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall relocatable.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall langprefs.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall localename.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall log.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall printf.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall osdep.c
clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wall intl-compat.c
cp libgnuintl.h libintl.h
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o langprefs.o localename.o log.o printf.o osdep.o intl-compat.o
/r: `u' modifier ignored since `D' is the default (see `U')
ranlib libintl.a
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'
clang -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
clang -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
clang -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
clang -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/rijndael.Tpo .deps/rijndael.Po
clang -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
main.c:91:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(fout, _("Copyright (C) 2000-2012 Peter Selinger.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:96:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(fout, _("Copyright (C) 2000-2012 Peter Selinger.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:99:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
_("For the full text of the GNU General Public License, see the file\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:126:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(fout, _("\nCommand line:\n"));
^~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
mv -f .deps/ccryptlib.Tpo .deps/ccryptlib.Po
main.c:361:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("Try --help for more information.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:519:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("Sorry, the keys you entered did not match.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:542:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("Sorry, the keys you entered did not match.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
main.c:565:23: warning: clang -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
format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("The encryption key does not match the reference file.\n"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:38:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
mv -f .deps/tables.Tpo .deps/tables.Po
clang -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
8 warnings generated.
mv -f .deps/main.Tpo .deps/main.Po
clang -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/xalloc.Tpo .deps/xalloc.Po
clang -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/readkey.Tpo .deps/readkey.Po
traverse.c:249:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
_("Interrupt - will exit after current file.\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
traverse.c:35:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
traverse.c:291:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("Not changed.\n"));
^~~~~~~~~~~~~~~~~~~
traverse.c:35:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
clang -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
traverse.c:792:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, _("Not overwritten.\n"));
^~~~~~~~~~~~~~~~~~~~~~~
traverse.c:35:19: note: expanded from macro '_'
#define _(String) gettext (String)
^~~~~~~~~~~~~~~~
mv -f .deps/unixcryptlib.Tpo .deps/unixcryptlib.Po
clang -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
mv -f .deps/ccrypt.Tpo .deps/ccrypt.Po
rm -f libccrypt.a
ar cru libccrypt.a ccryptlib.o rijndael.o tables.o
/r: `u' modifier ignored since `D' is the default (see `U')
3 warnings generated.
mv -f .deps/traverse.Tpo .deps/traverse.Po
ccguess.c:623:7: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
i++;
^
ccguess.c:621:22: note: incremented here
for (i=1; i<256; i++) {
^
ranlib libccrypt.a
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a ../intl/libintl.a -lcrypt
1 warning generated.
mv -f .deps/ccguess.Tpo .deps/ccguess.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o ../intl/libintl.a -lcrypt
libtool: link: clang -Wall -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o ../intl/libintl.a -lcrypt
libtool: link: clang -Wall -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a ../intl/libintl.a -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 'yes' = 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 'yes' = no \
&& test no != 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 'yes' = yes; then \
test no != 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 no = 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
mkdir -p -- /tmp/ccrypt/pkg/ccrypt//usr/lib
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 (Tue Apr 4 23:10:23 UTC 2017)
CMD: pacman --query --file ccrypt-1.10-2-x86_64.pkg.tar.xz
Creating hybrid package for 'ccrypt'
Trying to find vanilla package 'ccrypt'...
CMD: pacman --query --file /mirror/ccrypt-1.10-2.pkg.tar.xz
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
/sysroot/usr/lib/charset.alias
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ccrypt.pkg.tar.xz .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 = e020fdd9e793
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
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 /sysroot/bin/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:3216: result: clang
configure:3485: checking for C compiler version
configure:3494: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3505: $? = 0
configure:3494: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3505: $? = 0
configure:3494: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3505: $? = 1
configure:3494: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3505: $? = 1
configure:3525: checking whether the C compiler works
configure:3547: clang 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: clang -o conftest conftest.c >&5
configure:3621: $? = 0
configure:3643: result:
configure:3665: checking whether we are cross compiling
configure:3673: clang -o conftest conftest.c >&5
configure:3677: $? = 0
configure:3684: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3688: $? = 127
configure:3703: result: yes
configure:3708: checking for suffix of object files
configure:3730: clang -c conftest.c >&5
configure:3734: $? = 0
configure:3755: result: o
configure:3759: checking whether we are using the GNU C compiler
configure:3778: clang -c conftest.c >&5
configure:3778: $? = 0
configure:3787: result: yes
configure:3796: checking whether clang accepts -g
configure:3816: clang -c -g conftest.c >&5
configure:3816: $? = 0
configure:3857: result: yes
configure:3874: checking for clang option to accept ISO C89
configure:3938: clang -c conftest.c >&5
configure:3938: $? = 0
configure:3951: result: none needed
configure:3973: checking dependency style of clang
configure:4083: result: gcc3
configure:4104: checking how to run the C preprocessor
configure:4135: clang -E conftest.c
configure:4135: $? = 0
configure:4149: clang -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:4194: clang -E conftest.c
configure:4194: $? = 0
configure:4208: clang -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4387: $? = 0
configure:4471: result: yes
configure:4484: checking for sys/types.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for sys/stat.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for stdlib.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for string.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for memory.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for strings.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for inttypes.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for stdint.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4484: checking for unistd.h
configure:4484: clang -c conftest.c >&5
configure:4484: $? = 0
configure:4484: result: yes
configure:4497: checking minix/config.h usability
configure:4497: clang -c conftest.c >&5
conftest.c:59:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:26:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4536: $? = 0
configure:4543: result: yes
configure:4565: checking for x86_64-unknown-linux-gcc
configure:4592: result: clang
configure:4861: checking for C compiler version
configure:4870: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4881: $? = 0
configure:4870: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:4881: $? = 0
configure:4870: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4881: $? = 1
configure:4870: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4881: $? = 1
configure:4885: checking whether we are using the GNU C compiler
configure:4913: result: yes
configure:4922: checking whether clang accepts -g
configure:4983: result: yes
configure:5000: checking for clang option to accept ISO C89
configure:5077: result: none needed
configure:5099: checking dependency style of clang
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: clang -c -Wall conftest.c >&5
configure:5365: $? = 0
configure:5397: result: no
configure:5499: checking for crypt in -lcrypt
configure:5524: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:5524: $? = 0
configure:5533: result: yes
configure:5550: checking for gethostname in -lsocket
configure:5575: clang -o conftest -Wall conftest.c -lsocket -lcrypt >&5
/sysroot/bin/ld: error: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -c -Wall conftest.c >&5
configure:5599: $? = 0
configure:5599: result: yes
configure:5599: checking crypt.h presence
configure:5599: clang -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: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:5610: $? = 0
configure:5610: result: yes
configure:5622: checking size of unsigned int
configure:5627: clang -c -Wall conftest.c >&5
configure:5627: $? = 0
configure:5627: clang -c -Wall conftest.c >&5
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5627: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: clang -c -Wall conftest.c >&5
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5627: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: clang -c -Wall conftest.c >&5
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5627: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5627: clang -c -Wall conftest.c >&5
configure:5627: $? = 0
configure:5627: clang -c -Wall conftest.c >&5
configure:5627: $? = 0
configure:5627: clang -c -Wall conftest.c >&5
configure:5627: $? = 0
configure:5641: result: 4
configure:5655: checking size of unsigned long
configure:5660: clang -c -Wall conftest.c >&5
configure:5660: $? = 0
configure:5660: clang -c -Wall conftest.c >&5
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5660: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5660: clang -c -Wall conftest.c >&5
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5660: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5660: clang -c -Wall conftest.c >&5
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5660: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5660: clang -c -Wall conftest.c >&5
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5660: $? = 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
| /* 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 ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5660: clang -c -Wall conftest.c >&5
configure:5660: $? = 0
configure:5660: clang -c -Wall conftest.c >&5
configure:5660: $? = 0
configure:5660: clang -c -Wall conftest.c >&5
configure:5660: $? = 0
configure:5660: clang -c -Wall conftest.c >&5
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: no
configure:6131: checking for x86_64-unknown-linux-ranlib
configure:6161: result: no
configure:6171: checking for ranlib
configure:6187: found /sysroot/bin/ranlib
configure:6198: result: ranlib
configure:6210: WARNING: using cross tools not prefixed with host triplet
configure:6221: checking for strerror in -lcposix
configure:6246: clang -o conftest -Wall conftest.c -lcposix -lcrypt >&5
conftest.c:45:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:45:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
/sysroot/bin/ld: error: cannot find -lcposix
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -c -Wall conftest.c >&5
conftest.c:83:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
struct s *b; b->j = 5;
^
conftest.c:83:16: note: initialize the variable 'b' to silence this warning
struct s *b; b->j = 5;
^
= 0
conftest.c:67:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
*t++ = 0;
^
conftest.c:64:12: note: initialize the variable 't' to silence this warning
char *t;
^
= 0
2 warnings generated.
configure:6328: $? = 0
configure:6335: result: yes
configure:6344: checking for signed
configure:6360: clang -c -Wall conftest.c >&5
conftest.c:42:13: warning: unused variable 'x' [-Wunused-variable]
signed char x;
^
1 warning generated.
configure:6360: $? = 0
configure:6367: result: yes
configure:6375: checking for inline
configure:6391: clang -c -Wall conftest.c >&5
conftest.c:40:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
^
1 warning generated.
configure:6391: $? = 0
configure:6399: result: inline
configure:6417: checking for off_t
configure:6417: clang -c -Wall conftest.c >&5
configure:6417: $? = 0
configure:6417: clang -c -Wall conftest.c >&5
conftest.c:74:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
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: clang -c -Wall conftest.c >&5
configure:6428: $? = 0
configure:6428: clang -c -Wall conftest.c >&5
conftest.c:74:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
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: clang -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: clang -c -Wall conftest.c >&5
configure:6532: $? = 0
configure:6539: result: yes
configure:6548: checking for wint_t
configure:6565: clang -c -Wall conftest.c >&5
configure:6565: $? = 0
configure:6572: result: yes
configure:6581: checking for inttypes.h
configure:6598: clang -c -Wall conftest.c >&5
conftest.c:47:11: warning: unused variable 'i' [-Wunused-variable]
uintmax_t i = (uintmax_t) -1;
^
1 warning generated.
configure:6598: $? = 0
configure:6605: result: yes
configure:6616: checking for stdint.h
configure:6633: clang -c -Wall conftest.c >&5
conftest.c:48:11: warning: unused variable 'i' [-Wunused-variable]
uintmax_t i = (uintmax_t) -1;
^
1 warning generated.
configure:6633: $? = 0
configure:6640: result: yes
configure:6653: checking for intmax_t
configure:6678: clang -c -Wall conftest.c >&5
conftest.c:57:10: warning: unused variable 'x' [-Wunused-variable]
intmax_t x = -1;
^
1 warning generated.
configure:6678: $? = 0
configure:6685: result: yes
configure:6695: checking whether printf() supports POSIX/XSI format strings
configure:6747: result: guessing yes
configure:6759: checking for working alloca.h
configure:6776: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:6776: $? = 0
configure:6784: result: yes
configure:6792: checking for alloca
configure:6829: clang -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: clang -c -Wall conftest.c >&5
configure:6952: $? = 0
configure:6952: result: yes
configure:6972: checking for getpagesize
configure:6972: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:6972: $? = 0
configure:6972: result: yes
configure:6981: checking for working mmap
configure:7138: result: no
configure:7148: checking whether we are using the GNU C Library 2.1 or newer
configure:7175: result: no
configure:7183: checking whether integer division by zero raises SIGFPE
configure:7251: result: guessing no
configure:7264: checking for unsigned long long
configure:7281: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:7281: $? = 0
configure:7289: result: yes
configure:7317: checking for inttypes.h
configure:7335: clang -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: clang -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: clang -o conftest -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lcrypt -framework CoreFoundation >&5
conftest.c:58:10: fatal error: 'CFPreferences.h' file not found
#include
^
1 error generated.
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 INTDIV0_RAISES_SIGFPE 0
| #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: clang -o conftest -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lcrypt -framework CoreFoundation >&5
conftest.c:58:10: fatal error: 'CFLocale.h' file not found
#include
^
1 error generated.
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 INTDIV0_RAISES_SIGFPE 0
| #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: /sysroot/bin/ld
configure:7700: checking if the linker (/sysroot/bin/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: clang -c -Wall conftest.c >&5
configure:8139: $? = 0
configure:8139: clang -c -Wall conftest.c >&5
conftest.c:94:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
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 INTDIV0_RAISES_SIGFPE 0
| #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: clang -c -Wall conftest.c >&5
conftest.c:91:10: fatal error: 'argz.h' file not found
#include
^
1 error generated.
configure:8153: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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
| #include
configure:8153: result: no
configure:8153: checking argz.h presence
configure:8153: clang -E conftest.c
conftest.c:58:10: fatal error: 'argz.h' file not found
#include
^
1 error generated.
configure:8153: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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
configure:8153: result: no
configure:8153: checking for argz.h
configure:8153: result: no
configure:8153: checking limits.h usability
configure:8153: clang -c -Wall conftest.c >&5
configure:8153: $? = 0
configure:8153: result: yes
configure:8153: checking limits.h presence
configure:8153: clang -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: clang -c -Wall conftest.c >&5
configure:8153: $? = 0
configure:8153: result: yes
configure:8153: checking locale.h presence
configure:8153: clang -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: clang -c -Wall conftest.c >&5
configure:8153: $? = 0
configure:8153: result: yes
configure:8153: checking nl_types.h presence
configure:8153: clang -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: clang -c -Wall conftest.c >&5
configure:8153: $? = 0
configure:8153: result: yes
configure:8153: checking malloc.h presence
configure:8153: clang -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: clang -c -Wall conftest.c >&5
configure:8153: $? = 0
configure:8153: result: yes
configure:8153: checking stddef.h presence
configure:8153: clang -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: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:101:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for fwprintf
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for getcwd
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for getegid
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for geteuid
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for getgid
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for getuid
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for mempcpy
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for munmap
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for putenv
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for setenv
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for setlocale
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for snprintf
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:102:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:102:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for stpcpy
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:103:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
char stpcpy ();
^
conftest.c:103:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for strcasecmp
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:104:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:104:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for strdup
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:105:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:105:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for strtoul
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for tsearch
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for wcslen
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8169: checking for __argz_count
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
/tmp/conftest-ab17eb.o:conftest.c:function main: error: undefined reference to '__argz_count'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8169: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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_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
| /* end confdefs.h. */
| /* Define __argz_count to an innocuous variant, in case declares __argz_count.
| For example, HP-UX 11i declares gettimeofday. */
| #define __argz_count innocuous___argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_count (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __argz_count
|
| /* 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 __argz_count ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_count || defined __stub_____argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_count ();
| ;
| return 0;
| }
configure:8169: result: no
configure:8169: checking for __argz_stringify
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
/tmp/conftest-15e721.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8169: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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_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
| /* end confdefs.h. */
| /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify.
| For example, HP-UX 11i declares gettimeofday. */
| #define __argz_stringify innocuous___argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_stringify (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __argz_stringify
|
| /* 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 __argz_stringify ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_stringify || defined __stub_____argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_stringify ();
| ;
| return 0;
| }
configure:8169: result: no
configure:8169: checking for __argz_next
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
/tmp/conftest-6b59aa.o:conftest.c:function main: error: undefined reference to '__argz_next'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8169: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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_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
| /* end confdefs.h. */
| /* Define __argz_next to an innocuous variant, in case declares __argz_next.
| For example, HP-UX 11i declares gettimeofday. */
| #define __argz_next innocuous___argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_next (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __argz_next
|
| /* 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 __argz_next ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_next || defined __stub_____argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_next ();
| ;
| return 0;
| }
configure:8169: result: no
configure:8169: checking for __fsetlocking
configure:8169: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8169: $? = 0
configure:8169: result: yes
configure:8180: checking whether _snprintf is declared
configure:8200: clang -c -Wall conftest.c >&5
conftest.c:93:22: error: use of undeclared identifier '_snprintf'
char *p = (char *) _snprintf;
^
1 error generated.
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 INTDIV0_RAISES_SIGFPE 0
| #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_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___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: clang -c -Wall conftest.c >&5
conftest.c:94:22: error: use of undeclared identifier '_snwprintf'
char *p = (char *) _snwprintf;
^
1 error generated.
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 INTDIV0_RAISES_SIGFPE 0
| #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_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___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: clang -c -Wall conftest.c >&5
conftest.c:95:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) feof_unlocked;
^
1 warning generated.
configure:8283: $? = 0
configure:8290: result: yes
configure:8304: checking whether fgets_unlocked is declared
configure:8324: clang -c -Wall conftest.c >&5
conftest.c:96:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) fgets_unlocked;
^
1 warning generated.
configure:8324: $? = 0
configure:8331: result: yes
configure:8345: checking whether getc_unlocked is declared
configure:8365: clang -c -Wall conftest.c >&5
conftest.c:97:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) getc_unlocked;
^
1 warning generated.
configure:8365: $? = 0
configure:8372: result: yes
configure:8440: checking for iconv
configure:8462: clang -o conftest -Wall conftest.c -lcrypt >&5
configure:8462: $? = 0
configure:8494: result: yes
configure:8515: checking for iconv declaration
configure:8544: clang -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: clang -o conftest -Wall conftest.c -lcrypt >&5
conftest.c:98:7: warning: unused variable 'cs' [-Wunused-variable]
char* cs = nl_langinfo(CODESET);
^
1 warning generated.
configure:8582: $? = 0
configure:8591: result: yes
configure:8601: checking for LC_MESSAGES
configure:8617: clang -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: clang -o conftest -Wall conftest.c -lcrypt >&5
/tmp/conftest-76e1bd.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
/tmp/conftest-76e1bd.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8862: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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_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___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
| /* end confdefs.h. */
| #include
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:8870: result: no
configure:9253: checking for GNU gettext in libintl
configure:9280: clang -o conftest -Wall conftest.c -lcrypt -lintl >&5
/sysroot/bin/ld: error: cannot find -lintl
/tmp/conftest-f2eec5.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
/tmp/conftest-f2eec5.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9280: $? = 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 INTDIV0_RAISES_SIGFPE 0
| #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_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___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
| /* end confdefs.h. */
| #include
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:9319: result: no
configure:9373: checking whether to use NLS
configure:9375: result: yes
configure:9378: checking where the gettext function comes from
configure:9389: result: included intl directory
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 clang
configure:9819: result: /sysroot/bin/ld
configure:9826: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:9841: result: yes
configure:9853: checking for BSD- or MS-compatible name lister (nm)
configure:9902: result: /sysroot/bin/nm -B
configure:10032: checking the name lister (/sysroot/bin/nm -B) interface
configure:10039: clang -c -Wall conftest.c >&5
configure:10042: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/ar
configure:10939: result: ar
configure:10976: checking for archiver @FILE support
configure:10993: clang -c -Wall conftest.c >&5
configure:10993: $? = 0
configure:10996: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:10999: $? = 0
configure:11004: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: 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 /sysroot/bin/nm -B output from clang object
configure:11424: clang -c -Wall conftest.c >&5
configure:11427: $? = 0
configure:11431: /sysroot/bin/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: clang -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: clang -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: clang -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 clang supports -fno-rtti -fno-exceptions
configure:13035: clang -c -Wall -fno-rtti -fno-exceptions conftest.c >&5
configure:13039: $? = 0
configure:13052: result: yes
configure:13362: checking for clang option to produce PIC
configure:13369: result: -fPIC -DPIC
configure:13377: checking if clang PIC flag -fPIC -DPIC works
configure:13395: clang -c -Wall -fPIC -DPIC -DPIC conftest.c >&5
configure:13399: $? = 0
configure:13412: result: yes
configure:13441: checking if clang static flag -static works
configure:13469: result: no
configure:13484: checking if clang supports -c -o file.o
configure:13505: clang -c -Wall -o out/conftest2.o conftest.c >&5
configure:13509: $? = 0
configure:13531: result: yes
configure:13539: checking if clang supports -c -o file.o
configure:13586: result: yes
configure:13619: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:14781: result: yes
configure:14818: checking whether -lc should be explicitly linked in
configure:14826: clang -c -Wall conftest.c >&5
configure:14829: $? = 0
configure:14844: clang -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: clang -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 e020fdd9e793
config.status:1224: creating doc/ccrypt.1
config.status:1224: creating doc/ccguess.1
config.status:1224: creating po/Makefile.in
config.status:1224: creating m4/Makefile
config.status:1224: creating intl/Makefile
config.status:1332: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting
config.status:1224: creating Makefile
config.status:1224: creating src/Makefile
config.status:1224: creating emacs/Makefile
config.status:1224: creating check/Makefile
config.status:1224: creating doc/Makefile
config.status:1224: creating config.h
config.status:1453: executing depfiles commands
config.status:1453: executing default-1 commands
config.status:1453: executing libtool commands
config.status:1453: 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=set
ac_cv_env_CC_value=clang
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=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
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=no
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=no
ac_cv_gnu_library_2_1=no
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=no
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=clang
ac_cv_prog_CPP='clang -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_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=/sysroot/bin/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=no
gt_cv_func_gnugettext1_libintl=no
gt_cv_func_printf_posix='guessing yes'
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe='guessing no'
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=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/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=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
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=yes
## ----------------- ##
## 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='yes'
CADD=''
CATOBJEXT='.gmo'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall'
CPP='clang -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='no'
GLIBC2='no'
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='${top_builddir}/intl/libintl.a '
INTLOBJS='$(GETTOBJS)'
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBICONV=''
LIBINTL='${top_builddir}/intl/libintl.a '
LIBOBJS=''
LIBS='-lcrypt '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL='${top_builddir}/intl/libintl.a '
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='/sysroot/bin/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='yes'
USE_NLS='yes'
VERSION='1.10'
XGETTEXT='/usr/sbin/xgettext'
ac_ct_AR='ar'
ac_ct_CC=''
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 INTDIV0_RAISES_SIGFPE 0
#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_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___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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0