Build of enscript with musl toolchain

The build took 00h 01m 23s and was SUCCESSFUL.

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

SLOCLanguage
37,403 ansic
7,780 makefile
5,471 sh
508 perl
457 yacc
428 lex
109 lisp
31 sed
52,187 total

The process tree of the build process is here.

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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: enscript 1.6.6-2 (Wed Apr 5 00:33:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 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 for style of include used by make... GNU
# 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 function prototypes... yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for ANSI C header files... (cached) yes
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for strchr... yes
# checking for getcwd... yes
# checking for strerror... yes
# checking for memmove... yes
# checking for memcpy... yes
# checking for strtoul... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for main in -lsun... no
# checking for gethostname... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for lpr... no
# checking for lp... no
# 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 simple visibility declarations... yes
# checking for inline... inline
# checking for stdint.h... 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 integer division by zero raises SIGFPE... guessing yes
# checking for inttypes.h... yes
# checking for unsigned long long int... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether imported symbols can be declared weak... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... yes
# checking for pthread_rwlock_t... yes
# checking for multithread API to use... posix
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getcwd... (cached) yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... (cached) yes
# checking for tsearch... yes
# checking for argz_count... no
# checking for argz_stringify... no
# checking for argz_next... no
# checking for __fsetlocking... yes
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking for iconv... yes
# checking for working iconv... guessing 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_LOCALE_NAME macro... no
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... guessing yes
# checking whether we are using the GNU C Library 2.1 or newer... 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 ptrdiff_t... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for snprintf... yes
# checking for wcslen... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether getc_unlocked is declared... yes
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... 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 for perl... /usr/sbin/perl
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating intl/Makefile
# config.status: creating po/Makefile
# config.status: creating compat/Makefile
# config.status: creating afm/Makefile
# config.status: creating afmlib/Makefile
# config.status: creating src/Makefile
# config.status: creating src/tests/Makefile
# config.status: creating lib/Makefile
# config.status: creating scripts/Makefile
# config.status: creating states/Makefile
# config.status: creating states/hl/Makefile
# config.status: creating states/tests/Makefile
# config.status: creating docs/Makefile
# config.status: creating w32/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
#
# Enscript is now configured to your system with the following
# user-definable options. Please, check that they are correct and
# match to your system's properties.
#
# Option Change with configure's option Current value
# ---------------------------------------------------------
# Media --with-media=MEDIA A4
# Spooler --with-spooler=SPOOLER lpr
# PS level --with-ps-level=LEVEL 2
#
# make all-recursive
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6'
# Making all in intl
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/intl'
# sed -e '/IN_LIBGLOCALE/d' \
# -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 \
# | if test 'no' = yes; then \
# sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
# else \
# cat; \
# fi \
# | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
# -e "/#define _LIBINTL_H/r ./export.h" \
# | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
# > libgnuintl.h
# sed -e '/IN_LIBGLOCALE/d' \
# -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 > libintl.h
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/enscript/g' ./ref-add.sin > t-ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/enscript/g' ./ref-del.sin > t-ref-del.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden 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\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden dcgettext.c
# mv t-ref-del.sed ref-del.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden dgettext.c
# mv t-charset.alias charset.alias
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden gettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden finddomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden hash-string.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden loadmsgcat.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden localealias.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden textdomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden l10nflist.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden explodename.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden dcigettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden dcngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden dngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden ngettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden plural.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden plural-exp.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden localcharset.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden lock.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden relocatable.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden langprefs.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden localename.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden log.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden printf.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden version.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden osdep.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -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.. -fvisibility=hidden intl-compat.c
# rm -f libintl.a
# ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.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 lock.o relocatable.o langprefs.o localename.o log.o printf.o version.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/enscript/src/enscript-1.6.6/intl'
# Making all in compat
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/compat'
# clang -DHAVE_CONFIG_H -I. -I.. -I./../intl -I../intl -c getopt.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../intl -I../intl -c getopt1.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../intl -I../intl -c xalloc.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../intl -I../intl -c regex.c
# xalloc.c:70:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
# fprintf (stderr, _("xmalloc(): couldn't allocate %d bytes\n"), size);
# ~~ ^~~~
# %zu
# xalloc.c:88:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
# fprintf (stderr, _("xcalloc(): couldn't allocate %d bytes\n"), size);
# ~~ ^~~~
# %zu
# xalloc.c:109:73: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
# fprintf (stderr, _("xrealloc(): couldn't reallocate %d bytes\n"), size);
# ~~ ^~~~
# %zu
# 3 warnings generated.
# getopt.c:527:30: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
# if (optind != argc && !strcmp (argv[optind], "--"))
# ^
# getopt.c:527:30: note: include the header or explicitly provide a declaration for 'strcmp'
# getopt.c:603:7: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
# if (!strncmp (p->name, nextchar, nameend - nextchar))
# ^
# getopt.c:603:7: note: include the header or explicitly provide a declaration for 'strncmp'
# getopt.c:606:21: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
# == (unsigned int) strlen (p->name))
# ^
# getopt.c:606:21: note: include the header or explicitly provide a declaration for 'strlen'
# getopt.c:654:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
# else
# ^
# regex.c:2406:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
# else
# ^
# regex.c:2426:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
# else
# ^
# 4 warnings generated.
# 2 warnings generated.
# rm -f libcompat.a
# ar cru libcompat.a getopt.o getopt1.o xalloc.o regex.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libcompat.a
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/compat'
# Making all in afm
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afm'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/afm'
# Making all in afmlib
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afmlib'
# clang -DHAVE_CONFIG_H -I. -I.. -MT afm.o -MD -MP -MF .deps/afm.Tpo -c -o afm.o afm.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT afmparse.o -MD -MP -MF .deps/afmparse.Tpo -c -o afmparse.o afmparse.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT strhash.o -MD -MP -MF .deps/strhash.Tpo -c -o strhash.o strhash.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88591.o -MD -MP -MF .deps/e_88591.Tpo -c -o e_88591.o e_88591.c
# mv -f .deps/e_88591.Tpo .deps/e_88591.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88592.o -MD -MP -MF .deps/e_88592.Tpo -c -o e_88592.o e_88592.c
# mv -f .deps/strhash.Tpo .deps/strhash.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88593.o -MD -MP -MF .deps/e_88593.Tpo -c -o e_88593.o e_88593.c
# mv -f .deps/e_88593.Tpo .deps/e_88593.Po
# mv -f .deps/e_88592.Tpo .deps/e_88592.Po
# mv -f .deps/afmparse.Tpo .deps/afmparse.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88594.o -MD -MP -MF .deps/e_88594.Tpo -c -o e_88594.o e_88594.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88595.o -MD -MP -MF .deps/e_88595.Tpo -c -o e_88595.o e_88595.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88597.o -MD -MP -MF .deps/e_88597.Tpo -c -o e_88597.o e_88597.c
# mv -f .deps/afm.Tpo .deps/afm.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_88599.o -MD -MP -MF .deps/e_88599.Tpo -c -o e_88599.o e_88599.c
# mv -f .deps/e_88597.Tpo .deps/e_88597.Po
# mv -f .deps/e_88594.Tpo .deps/e_88594.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_885910.o -MD -MP -MF .deps/e_885910.Tpo -c -o e_885910.o e_885910.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_pc.o -MD -MP -MF .deps/e_pc.Tpo -c -o e_pc.o e_pc.c
# mv -f .deps/e_88599.Tpo .deps/e_88599.Po
# mv -f .deps/e_885910.Tpo .deps/e_885910.Po
# mv -f .deps/e_88595.Tpo .deps/e_88595.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_mac.o -MD -MP -MF .deps/e_mac.Tpo -c -o e_mac.o e_mac.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_vms.o -MD -MP -MF .deps/e_vms.Tpo -c -o e_vms.o e_vms.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_hp8.o -MD -MP -MF .deps/e_hp8.Tpo -c -o e_hp8.o e_hp8.c
# mv -f .deps/e_pc.Tpo .deps/e_pc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT e_koi8.o -MD -MP -MF .deps/e_koi8.Tpo -c -o e_koi8.o e_koi8.c
# mv -f .deps/e_mac.Tpo .deps/e_mac.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT deffont.o -MD -MP -MF .deps/deffont.Tpo -c -o deffont.o deffont.c
# mv -f .deps/e_hp8.Tpo .deps/e_hp8.Po
# mv -f .deps/e_koi8.Tpo .deps/e_koi8.Po
# mv -f .deps/e_vms.Tpo .deps/e_vms.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT afmtest.o -MD -MP -MF .deps/afmtest.Tpo -c -o afmtest.o afmtest.c
# mv -f .deps/deffont.Tpo .deps/deffont.Po
# mv -f .deps/afmtest.Tpo .deps/afmtest.Po
# rm -f libafm.a
# ar cru libafm.a afm.o afmparse.o strhash.o e_88591.o e_88592.o e_88593.o e_88594.o e_88595.o e_88597.o e_88599.o e_885910.o e_pc.o e_mac.o e_vms.o e_hp8.o e_koi8.o deffont.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libafm.a
# clang -o afmtest afmtest.o libafm.a
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/afmlib'
# Making all in lib
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/lib'
# sed -e 's%@DATADIR@%/usr/share%g' -e 's%@media@%A4%g' -e 's%@BINDIR@%/usr/bin%g' -e 's%@spooler@%lpr%g' -e 's%@pslevel@%2%g' < ./enscript.cfg.in > enscript.cfg
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/lib'
# Making all in scripts
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# sed 's%@PERLPROG@%/usr/sbin/perl%g' ./diffpp.in >diffpp
# sed 's%@PERLPROG@%/usr/sbin/perl%g' ./sliceprint.in >sliceprint
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# Making all in src
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src'
# Making all in tests
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DLIBRARY=\"/usr/share/enscript\" -DSYSCONFDIR=\"/etc/enscript\" -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DLIBRARY=\"/usr/share/enscript\" -DSYSCONFDIR=\"/etc/enscript\" -MT psgen.o -MD -MP -MF .deps/psgen.Tpo -c -o psgen.o psgen.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DLIBRARY=\"/usr/share/enscript\" -DSYSCONFDIR=\"/etc/enscript\" -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DLIBRARY=\"/usr/share/enscript\" -DSYSCONFDIR=\"/etc/enscript\" -MT prt_lpr.o -MD -MP -MF .deps/prt_lpr.Tpo -c -o prt_lpr.o prt_lpr.c
# mv -f .deps/prt_lpr.Tpo .deps/prt_lpr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -DLIBRARY=\"/usr/share/enscript\" -DSYSCONFDIR=\"/etc/enscript\" -MT mkafmmap.o -MD -MP -MF .deps/mkafmmap.Tpo -c -o mkafmmap.o mkafmmap.c
# util.c:631:40: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
# buffer_ptr (ctx.fullname), line, sizeof (name) - 1));
# ^~~~~~~~~~~~~~~~~
# ./gsint.h:517:13: note: expanded from macro 'FATAL'
# fprintf body; \
# ^~~~
# psgen.c:2474:27: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat]
# %%%%BoundingBox row:\n\"%.*s\"\n"),
# ~~^~
# ./gsint.h:107:28: note: expanded from macro '_'
# #define _(String) gettext (String)
# ^
# ./gsint.h:501:15: note: expanded from macro 'MESSAGE'
# fprintf body; \
# ^~~~
# mv -f .deps/mkafmmap.Tpo .deps/mkafmmap.Po
# clang -o mkafmmap mkafmmap.o ../afmlib/libafm.a ../intl/libintl.a ../compat/libcompat.a -lm
# 1 warning generated.
# mv -f .deps/psgen.Tpo .deps/psgen.Po
# mv -f .deps/main.Tpo .deps/main.Po
# 1 warning generated.
# mv -f .deps/util.Tpo .deps/util.Po
# clang -o enscript main.o psgen.o util.o prt_lpr.o ../afmlib/libafm.a ../intl/libintl.a ../compat/libcompat.a -lm
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src'
# Making all in po
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/po'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/po'
# Making all in states
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states'
# Making all in hl
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# Making all in tests
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states'
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT prims.o -MD -MP -MF .deps/prims.Tpo -c -o prims.o prims.c
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c
# main.c:374:25: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
# sprintf (path, ".%c%.*s", PATH_SEPARATOR, cp - defs_file, defs_file);
# ~~^~ ~~~~~~~~~~~~~~
# 1 warning generated.
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c
# mv -f .deps/process.Tpo .deps/process.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I./../compat -I./../afmlib -I./../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
# mv -f .deps/utils.Tpo .deps/utils.Po
# sed 's%@LIBRARYDIR@%/usr/share/enscript%g' \
# ./over.in > over
# mv -f .deps/prims.Tpo .deps/prims.Po
# mv -f .deps/gram.Tpo .deps/gram.Po
# mv -f .deps/lex.Tpo .deps/lex.Po
# clang -o states main.o utils.o prims.o process.o gram.o lex.o ../afmlib/libafm.a ../intl/libintl.a ../compat/libcompat.a
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states'
# Making all in docs
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/docs'
# sed 's%@DATADIR@%/usr/share%g; s%@media@%A4%g; s%@SYSCONFDIR@%/etc/enscript%g' \
# enscript.man > enscript.1
# sed 's%@DATADIR@%/usr/share%g; s%@media@%A4%g; s%@SYSCONFDIR@%/etc/enscript%g' \
# states.man > states.1
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/docs'
# Making all in w32
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/w32'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/w32'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in intl
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/intl'
# if { test "enscript" = "gettext-runtime" || test "enscript" = "gettext-tools"; } \
# && test 'yes' = yes; then \
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/lib /tmp/enscript/pkg/enscript/usr/include; \
# /usr/bin/install -c -m 644 libintl.h /tmp/enscript/pkg/enscript/usr/include/libintl.h; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libintl.a /tmp/enscript/pkg/enscript/usr/lib/libintl.a; \
# if test "@RELOCATABLE@" = yes; then \
# dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/enscript/pkg/enscript/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
# if test -n "$dependencies"; then \
# rm -f /tmp/enscript/pkg/enscript/usr/lib/libintl.la; \
# fi; \
# fi; \
# else \
# : ; \
# fi
# if test "enscript" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/share/gettext/intl; \
# /usr/bin/install -c -m 644 VERSION /tmp/enscript/pkg/enscript/usr/share/gettext/intl/VERSION; \
# /usr/bin/install -c -m 644 ChangeLog.inst /tmp/enscript/pkg/enscript/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 export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c 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 hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
# for file in $dists; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/enscript/pkg/enscript/usr/share/gettext/intl/$file; \
# done; \
# chmod a+x /tmp/enscript/pkg/enscript/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/enscript/pkg/enscript/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 libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
# for file in $dists; do \
# rm -f /tmp/enscript/pkg/enscript/usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# if test "enscript" = "gettext-tools" \
# && test 'yes' = no \
# && test no != no; then \
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/lib; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libgnuintl.a /tmp/enscript/pkg/enscript/usr/lib/libgnuintl.a; \
# rm -f /tmp/enscript/pkg/enscript/usr/lib/preloadable_libintl.so; \
# /usr/bin/install -c -m 644 /tmp/enscript/pkg/enscript/usr/lib/libgnuintl.so /tmp/enscript/pkg/enscript/usr/lib/preloadable_libintl.so; \
# @LIBTOOL@ --mode=uninstall \
# rm -f /tmp/enscript/pkg/enscript/usr/lib/libgnuintl.a; \
# else \
# : ; \
# fi
# if test 'yes' = yes; then \
# test no != no || /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/lib; \
# temp=/tmp/enscript/pkg/enscript/usr/lib/t-charset.alias; \
# dest=/tmp/enscript/pkg/enscript/usr/lib/charset.alias; \
# if test -f /tmp/enscript/pkg/enscript/usr/lib/charset.alias; then \
# orig=/tmp/enscript/pkg/enscript/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; \
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/share/locale; \
# test -f /tmp/enscript/pkg/enscript/usr/share/locale/locale.alias \
# && orig=/tmp/enscript/pkg/enscript/usr/share/locale/locale.alias \
# || orig=./locale.alias; \
# temp=/tmp/enscript/pkg/enscript/usr/share/locale/t-locale.alias; \
# dest=/tmp/enscript/pkg/enscript/usr/share/locale/locale.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/intl'
# Making install in compat
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/compat'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/compat'
# 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/enscript/src/enscript-1.6.6/compat'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/compat'
# Making install in afm
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afm'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afm'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/enscript/afm'
# /usr/bin/install -c -m 644 font.map agd.afm agdo.afm agw.afm agwo.afm bkd.afm bkdi.afm bkl.afm bkli.afm cob.afm cobo.afm com.afm coo.afm hv.afm hvb.afm hvbo.afm hvc.afm hvcb.afm hvcbo.afm hvcdo.afm hvn.afm hvnb.afm hvnbo.afm hvno.afm hvo.afm ncb.afm ncbi.afm nci.afm ncr.afm pob.afm pobi.afm poi.afm por.afm sy.afm tib.afm tibi.afm tii.afm tir.afm zcmi.afm zd.afm '/tmp/enscript/pkg/enscript/usr/share/enscript/afm'
# /usr/bin/install -c -m 644 matrix.afm matrix.pfa MustRead.html '/tmp/enscript/pkg/enscript/usr/share/enscript/afm'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/afm'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/afm'
# Making install in afmlib
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afmlib'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/afmlib'
# 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/enscript/src/enscript-1.6.6/afmlib'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/afmlib'
# Making install in lib
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/lib'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/lib'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/etc/enscript'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/enscript'
# /usr/bin/install -c -m 644 enscript.cfg '/tmp/enscript/pkg/enscript/etc/enscript'
# /usr/bin/install -c -m 644 ascii.enc asciifise.enc asciidkno.enc hp8.enc ibmpc.enc koi8.enc 88591.enc 88592.enc 88593.enc 88594.enc 88595.enc 88597.enc 88599.enc 885910.enc mac.enc ps.enc pslatin1.enc vms.enc a2ps.hdr edd.hdr emacs.hdr enscript.hdr enscript-color.hdr frame.hdr mp.hdr simple.hdr squeeze.hdr enscript.pro '/tmp/enscript/pkg/enscript/usr/share/enscript'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/lib'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/lib'
# Making install in scripts
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/bin'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/man/man1'
# /usr/bin/install -c diffpp sliceprint '/tmp/enscript/pkg/enscript/usr/bin'
# /usr/bin/install -c -m 644 diffpp.1 sliceprint.1 '/tmp/enscript/pkg/enscript/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/scripts'
# Making install in src
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src'
# Making install in tests
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src/tests'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/src'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/bin'
# /usr/bin/install -c enscript mkafmmap '/tmp/enscript/pkg/enscript/usr/bin'
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/src'
# Making install in po
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/po'
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/share
# installing ca.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/ca/LC_MESSAGES/enscript.mo
# installing da.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/da/LC_MESSAGES/enscript.mo
# installing de.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/de/LC_MESSAGES/enscript.mo
# installing en_GB.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/en_GB/LC_MESSAGES/enscript.mo
# installing es.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/es/LC_MESSAGES/enscript.mo
# installing fr.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/fr/LC_MESSAGES/enscript.mo
# installing hr.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/hr/LC_MESSAGES/enscript.mo
# installing nl.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/nl/LC_MESSAGES/enscript.mo
# installing pt_BR.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/pt_BR/LC_MESSAGES/enscript.mo
# installing ru.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/ru/LC_MESSAGES/enscript.mo
# installing sl.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/sl/LC_MESSAGES/enscript.mo
# installing sv.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/sv/LC_MESSAGES/enscript.mo
# installing tr.gmo as /tmp/enscript/pkg/enscript/usr/share/locale/tr/LC_MESSAGES/enscript.mo
# if test "enscript" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/enscript/pkg/enscript/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/enscript/pkg/enscript/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/enscript/pkg/enscript/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/po'
# Making install in states
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states'
# Making install in hl
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/enscript/hl'
# /usr/bin/install -c -m 644 enscript.st describe_languages.st default_faces.st style_emacs.st style_emacs_verbose.st style_ifh.st style_a2ps.st style_msvc.st lang_ansi.st lang_enscript.st lang_html.st lang_overstrike.st lang_rtf.st lang_texinfo.st ada.st asm.st awk.st bash.st c.st c_comment.st c_ppline.st c_string.st changelog.st cpp.st csh.st delphi.st diff.st diffs.st diffu.st elisp.st fortran.st fortran_pp.st f90.st haskell.st html.st idl.st inf.st java.st javascript.st ksh.st '/tmp/enscript/pkg/enscript/usr/share/enscript/hl'
# /usr/bin/install -c -m 644 m4.st mail.st makefile.st matlab.st nroff.st objc.st outline.st pascal.st passthrough.st perl.st postscript.st python.st pyrex.st rfc.st scheme.st sh.st skill.st sql.st states.st synopsys.st tcl.st tcsh.st tex.st vba.st verilog.st vhdl.st vrml.st wmlscript.st zsh.st '/tmp/enscript/pkg/enscript/usr/share/enscript/hl'
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/hl'
# Making install in tests
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states/tests'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states'
# make[3]: Entering directory '/tmp/enscript/src/enscript-1.6.6/states'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/bin'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/bin'
# /usr/bin/install -c states '/tmp/enscript/pkg/enscript/usr/bin'
# /usr/bin/install -c over '/tmp/enscript/pkg/enscript/usr/bin'
# make[3]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/states'
# Making install in docs
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/docs'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/enscript/pkg/enscript/usr/share/info'
# /usr/bin/install -c -m 644 enscript.1 states.1 '/tmp/enscript/pkg/enscript/usr/share/man/man1'
# /usr/bin/install -c -m 644 ./enscript.info '/tmp/enscript/pkg/enscript/usr/share/info'
# install-info --info-dir='/tmp/enscript/pkg/enscript/usr/share/info' '/tmp/enscript/pkg/enscript/usr/share/info/enscript.info'
# make[2]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/docs'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/docs'
# Making install in w32
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6/w32'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6/w32'
# 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/enscript/src/enscript-1.6.6/w32'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6/w32'
# make[1]: Entering directory '/tmp/enscript/src/enscript-1.6.6'
# make[2]: Entering directory '/tmp/enscript/src/enscript-1.6.6'
# 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/enscript/src/enscript-1.6.6'
# make[1]: Leaving directory '/tmp/enscript/src/enscript-1.6.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "enscript"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: enscript 1.6.6-2 (Wed Apr 5 00:33:24 UTC 2017)

CMD: pacman --query --file enscript-1.6.6-2-x86_64.pkg.tar.xz
# enscript 1.6.6-2

Creating hybrid package for 'enscript'

Trying to find vanilla package 'enscript'...

CMD: pacman --query --file /mirror/enscript-1.6.6-2.pkg.tar.xz
# enscript 1.6.6-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/enscript/enscript.cfg
# /usr/share/enscript/pslatin1.enc
# /usr/share/enscript/a2ps.hdr
# /usr/share/enscript/ascii.enc
# /usr/share/enscript/asciidkno.enc
# /usr/share/enscript/frame.hdr
# /usr/share/enscript/asciifise.enc
# /usr/share/enscript/885910.enc
# /usr/share/enscript/enscript.hdr
# /usr/share/enscript/ibmpc.enc
# /usr/share/enscript/mp.hdr
# /usr/share/enscript/emacs.hdr
# /usr/share/enscript/vms.enc
# /usr/share/enscript/88599.enc
# /usr/share/enscript/88597.enc
# /usr/share/enscript/88595.enc
# /usr/share/enscript/edd.hdr
# /usr/share/enscript/simple.hdr
# /usr/share/enscript/mac.enc
# /usr/share/enscript/enscript-color.hdr
# /usr/share/enscript/88592.enc
# /usr/share/enscript/88594.enc
# /usr/share/enscript/88591.enc
# /usr/share/enscript/koi8.enc
# /usr/share/enscript/88593.enc
# /usr/share/enscript/enscript.pro
# /usr/share/enscript/ps.enc
# /usr/share/enscript/hp8.enc
# /usr/share/enscript/squeeze.hdr
# /usr/share/enscript/hl/lang_overstrike.st
# /usr/share/enscript/hl/rfc.st
# /usr/share/enscript/hl/scheme.st
# /usr/share/enscript/hl/c_string.st
# /usr/share/enscript/hl/lang_enscript.st
# /usr/share/enscript/hl/c_comment.st
# /usr/share/enscript/hl/tcsh.st
# /usr/share/enscript/hl/nroff.st
# /usr/share/enscript/hl/bash.st
# /usr/share/enscript/hl/describe_languages.st
# /usr/share/enscript/hl/style_emacs_verbose.st
# /usr/share/enscript/hl/inf.st
# /usr/share/enscript/hl/html.st
# /usr/share/enscript/hl/lang_rtf.st
# /usr/share/enscript/hl/changelog.st
# /usr/share/enscript/hl/sh.st
# /usr/share/enscript/hl/outline.st
# /usr/share/enscript/hl/haskell.st
# /usr/share/enscript/hl/delphi.st
# /usr/share/enscript/hl/javascript.st
# /usr/share/enscript/hl/c_ppline.st
# /usr/share/enscript/hl/perl.st
# /usr/share/enscript/hl/default_faces.st
# /usr/share/enscript/hl/ada.st
# /usr/share/enscript/hl/style_ifh.st
# /usr/share/enscript/hl/skill.st
# /usr/share/enscript/hl/matlab.st
# /usr/share/enscript/hl/vba.st
# /usr/share/enscript/hl/synopsys.st
# /usr/share/enscript/hl/style_emacs.st
# /usr/share/enscript/hl/wmlscript.st
# /usr/share/enscript/hl/pascal.st
# /usr/share/enscript/hl/m4.st
# /usr/share/enscript/hl/lang_html.st
# /usr/share/enscript/hl/diffs.st
# /usr/share/enscript/hl/f90.st
# /usr/share/enscript/hl/enscript.st
# /usr/share/enscript/hl/asm.st
# /usr/share/enscript/hl/postscript.st
# /usr/share/enscript/hl/ksh.st
# /usr/share/enscript/hl/style_msvc.st
# /usr/share/enscript/hl/objc.st
# /usr/share/enscript/hl/sql.st
# /usr/share/enscript/hl/lang_texinfo.st
# /usr/share/enscript/hl/pyrex.st
# /usr/share/enscript/hl/states.st
# /usr/share/enscript/hl/verilog.st
# /usr/share/enscript/hl/csh.st
# /usr/share/enscript/hl/makefile.st
# /usr/share/enscript/hl/awk.st
# /usr/share/enscript/hl/style_a2ps.st
# /usr/share/enscript/hl/tex.st
# /usr/share/enscript/hl/java.st
# /usr/share/enscript/hl/diff.st
# /usr/share/enscript/hl/vhdl.st
# /usr/share/enscript/hl/python.st
# /usr/share/enscript/hl/passthrough.st
# /usr/share/enscript/hl/zsh.st
# /usr/share/enscript/hl/fortran_pp.st
# /usr/share/enscript/hl/c.st
# /usr/share/enscript/hl/diffu.st
# /usr/share/enscript/hl/fortran.st
# /usr/share/enscript/hl/mail.st
# /usr/share/enscript/hl/lang_ansi.st
# /usr/share/enscript/hl/elisp.st
# /usr/share/enscript/hl/idl.st
# /usr/share/enscript/hl/vrml.st
# /usr/share/enscript/hl/tcl.st
# /usr/share/enscript/hl/cpp.st
# /usr/share/enscript/afm/sy.afm
# /usr/share/enscript/afm/com.afm
# /usr/share/enscript/afm/hvo.afm
# /usr/share/enscript/afm/zcmi.afm
# /usr/share/enscript/afm/hvcdo.afm
# /usr/share/enscript/afm/hvnb.afm
# /usr/share/enscript/afm/poi.afm
# /usr/share/enscript/afm/bkdi.afm
# /usr/share/enscript/afm/hvcb.afm
# /usr/share/enscript/afm/bkd.afm
# /usr/share/enscript/afm/pobi.afm
# /usr/share/enscript/afm/tii.afm
# /usr/share/enscript/afm/cobo.afm
# /usr/share/enscript/afm/matrix.afm
# /usr/share/enscript/afm/hv.afm
# /usr/share/enscript/afm/pob.afm
# /usr/share/enscript/afm/agd.afm
# /usr/share/enscript/afm/bkl.afm
# /usr/share/enscript/afm/ncb.afm
# /usr/share/enscript/afm/agwo.afm
# /usr/share/enscript/afm/agdo.afm
# /usr/share/enscript/afm/ncbi.afm
# /usr/share/enscript/afm/cob.afm
# /usr/share/enscript/afm/hvno.afm
# /usr/share/enscript/afm/bkli.afm
# /usr/share/enscript/afm/tib.afm
# /usr/share/enscript/afm/nci.afm
# /usr/share/enscript/afm/coo.afm
# /usr/share/enscript/afm/por.afm
# /usr/share/enscript/afm/ncr.afm
# /usr/share/enscript/afm/zd.afm
# /usr/share/enscript/afm/hvc.afm
# /usr/share/enscript/afm/hvb.afm
# /usr/share/enscript/afm/hvbo.afm
# /usr/share/enscript/afm/agw.afm
# /usr/share/enscript/afm/MustRead.html
# /usr/share/enscript/afm/matrix.pfa
# /usr/share/enscript/afm/hvcbo.afm
# /usr/share/enscript/afm/tir.afm
# /usr/share/enscript/afm/font.map
# /usr/share/enscript/afm/hvn.afm
# /usr/share/enscript/afm/hvnbo.afm
# /usr/share/enscript/afm/tibi.afm
# /usr/share/locale/pt_BR/LC_MESSAGES/enscript.mo
# /usr/share/locale/da/LC_MESSAGES/enscript.mo
# /usr/share/locale/fr/LC_MESSAGES/enscript.mo
# /usr/share/locale/en_GB/LC_MESSAGES/enscript.mo
# /usr/share/locale/tr/LC_MESSAGES/enscript.mo
# /usr/share/locale/sv/LC_MESSAGES/enscript.mo
# /usr/share/locale/de/LC_MESSAGES/enscript.mo
# /usr/share/locale/nl/LC_MESSAGES/enscript.mo
# /usr/share/locale/hr/LC_MESSAGES/enscript.mo
# /usr/share/locale/es/LC_MESSAGES/enscript.mo
# /usr/share/locale/ca/LC_MESSAGES/enscript.mo
# /usr/share/locale/ru/LC_MESSAGES/enscript.mo
# /usr/share/locale/sl/LC_MESSAGES/enscript.mo
# /usr/share/man/man1/enscript.1.gz
# /usr/share/man/man1/sliceprint.1.gz
# /usr/share/man/man1/diffpp.1.gz
# /usr/share/man/man1/states.1.gz
# /usr/share/info/enscript.info.gz
# /usr/bin/enscript
# /usr/bin/states
# /usr/bin/mkafmmap
# /usr/bin/sliceprint
# /usr/bin/diffpp
# /usr/bin/over
# /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 .BUILDINFO etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/enscript.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/enscript.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/enscript/src/enscript-1.6.6/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 GNU Enscript configure 1.6.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/enscript
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9240a33979ca
# 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:2541: checking for a BSD-compatible install
# configure:2609: result: /usr/bin/install -c
# configure:2620: checking whether build environment is sane
# configure:2670: result: yes
# configure:2719: checking for x86_64-unknown-linux-strip
# configure:2749: result: no
# configure:2759: checking for strip
# configure:2775: found /sysroot/bin/strip
# configure:2786: result: strip
# configure:2811: checking for a thread-safe mkdir -p
# configure:2850: result: /usr/sbin/mkdir -p
# configure:2863: checking for gawk
# configure:2879: found /usr/sbin/gawk
# configure:2890: result: gawk
# configure:2901: checking whether make sets $(MAKE)
# configure:2923: result: yes
# configure:3014: checking for x86_64-unknown-linux-gcc
# configure:3041: result: clang
# configure:3310: checking for C compiler version
# configure:3319: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3330: $? = 0
# configure:3319: 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:3330: $? = 0
# configure:3319: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3330: $? = 1
# configure:3319: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3330: $? = 1
# configure:3350: checking whether the C compiler works
# configure:3372: clang conftest.c >&5
# configure:3376: $? = 0
# configure:3424: result: yes
# configure:3427: checking for C compiler default output file name
# configure:3429: result: a.out
# configure:3435: checking for suffix of executables
# configure:3442: clang -o conftest conftest.c >&5
# configure:3446: $? = 0
# configure:3468: result:
# configure:3490: checking whether we are cross compiling
# configure:3498: clang -o conftest conftest.c >&5
# configure:3502: $? = 0
# configure:3509: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3513: $? = 127
# configure:3528: result: yes
# configure:3533: checking for suffix of object files
# configure:3555: clang -c conftest.c >&5
# configure:3559: $? = 0
# configure:3580: result: o
# configure:3584: checking whether we are using the GNU C compiler
# configure:3603: clang -c conftest.c >&5
# configure:3603: $? = 0
# configure:3612: result: yes
# configure:3621: checking whether clang accepts -g
# configure:3641: clang -c -g conftest.c >&5
# configure:3641: $? = 0
# configure:3682: result: yes
# configure:3699: checking for clang option to accept ISO C89
# configure:3762: clang -c conftest.c >&5
# configure:3762: $? = 0
# configure:3775: result: none needed
# configure:3806: checking for style of include used by make
# configure:3834: result: GNU
# configure:3860: checking dependency style of clang
# configure:3971: result: gcc3
# configure:3993: checking how to run the C preprocessor
# configure:4024: clang -E conftest.c
# configure:4024: $? = 0
# configure:4038: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | /* end confdefs.h. */
# | #include
# configure:4063: result: clang -E
# configure:4083: clang -E conftest.c
# configure:4083: $? = 0
# configure:4097: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4097: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | /* end confdefs.h. */
# | #include
# configure:4126: checking for grep that handles long lines and -e
# configure:4184: result: /usr/sbin/grep
# configure:4189: checking for egrep
# configure:4251: result: /usr/sbin/grep -E
# configure:4256: checking for ANSI C header files
# configure:4276: clang -c conftest.c >&5
# configure:4276: $? = 0
# configure:4360: result: yes
# configure:4373: checking for sys/types.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for sys/stat.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for stdlib.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for string.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for memory.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for strings.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for inttypes.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for stdint.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4373: checking for unistd.h
# configure:4373: clang -c conftest.c >&5
# configure:4373: $? = 0
# configure:4373: result: yes
# configure:4386: checking minix/config.h usability
# configure:4386: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4386: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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:4386: result: no
# configure:4386: checking minix/config.h presence
# configure:4386: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4386: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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:4386: result: no
# configure:4386: checking for minix/config.h
# configure:4386: result: no
# configure:4407: checking whether it is safe to define __EXTENSIONS__
# configure:4425: clang -c conftest.c >&5
# configure:4425: $? = 0
# configure:4432: result: yes
# configure:4446: checking for function prototypes
# configure:4449: result: yes
# configure:4473: checking for string.h
# configure:4473: result: yes
# configure:4485: checking for an ANSI C-conforming const
# configure:4551: clang -c conftest.c >&5
# configure:4551: $? = 0
# configure:4558: result: yes
# configure:4566: checking for size_t
# configure:4566: clang -c conftest.c >&5
# configure:4566: $? = 0
# configure:4566: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4566: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4566: result: yes
# configure:4579: checking for working alloca.h
# configure:4596: clang -o conftest conftest.c >&5
# configure:4596: $? = 0
# configure:4604: result: yes
# configure:4612: checking for alloca
# configure:4649: clang -o conftest conftest.c >&5
# configure:4649: $? = 0
# configure:4657: result: yes
# configure:4764: checking for ANSI C header files
# configure:4868: result: yes
# configure:4879: checking for string.h
# configure:4879: result: yes
# configure:4879: checking for stdlib.h
# configure:4879: result: yes
# configure:4879: checking for unistd.h
# configure:4879: result: yes
# configure:4879: checking stdarg.h usability
# configure:4879: clang -c conftest.c >&5
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking stdarg.h presence
# configure:4879: clang -E conftest.c
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking for stdarg.h
# configure:4879: result: yes
# configure:4879: checking math.h usability
# configure:4879: clang -c conftest.c >&5
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking math.h presence
# configure:4879: clang -E conftest.c
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking for math.h
# configure:4879: result: yes
# configure:4879: checking pwd.h usability
# configure:4879: clang -c conftest.c >&5
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking pwd.h presence
# configure:4879: clang -E conftest.c
# configure:4879: $? = 0
# configure:4879: result: yes
# configure:4879: checking for pwd.h
# configure:4879: result: yes
# configure:4892: checking for sys/types.h
# configure:4892: result: yes
# configure:4892: checking for sys/stat.h
# configure:4892: result: yes
# configure:4906: checking for strchr
# configure:4906: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:63:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:4906: $? = 0
# configure:4906: result: yes
# configure:4906: checking for getcwd
# configure:4906: clang -o conftest conftest.c >&5
# configure:4906: $? = 0
# configure:4906: result: yes
# configure:4915: checking for strerror
# configure:4915: clang -o conftest conftest.c >&5
# conftest.c:65:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:65:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4915: $? = 0
# configure:4915: result: yes
# configure:4928: checking for memmove
# configure:4928: clang -o conftest conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:66:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:4928: $? = 0
# configure:4928: result: yes
# configure:4941: checking for memcpy
# configure:4941: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:67:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:4941: $? = 0
# configure:4941: result: yes
# configure:4954: checking for strtoul
# configure:4954: clang -o conftest conftest.c >&5
# configure:4954: $? = 0
# configure:4954: result: yes
# configure:4970: checking for vprintf
# configure:4970: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:69:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4976: checking for _doprnt
# configure:4976: clang -o conftest conftest.c >&5
# /tmp/conftest-1e908f.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:4976: result: no
# configure:4988: checking for main in -lsun
# configure:5007: clang -o conftest conftest.c -lsun >&5
# /sysroot/bin/ld: error: cannot find -lsun
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:5016: result: no
# configure:5028: checking for gethostname
# configure:5028: clang -o conftest conftest.c >&5
# configure:5028: $? = 0
# configure:5028: result: yes
# configure:5128: checking for x86_64-unknown-linux-ranlib
# configure:5158: result: no
# configure:5168: checking for ranlib
# configure:5184: found /sysroot/bin/ranlib
# configure:5195: result: ranlib
# configure:5207: WARNING: using cross tools not prefixed with host triplet
# configure:5221: checking for bison
# configure:5237: found /usr/sbin/bison
# configure:5248: result: bison -y
# configure:5264: checking for flex
# configure:5280: found /usr/sbin/flex
# configure:5291: result: flex
# configure:5329: flex conftest.l
# configure:5333: $? = 1
# configure:5335: checking lex output file root
# configure:5349: result: lex.yy
# configure:5354: checking lex library
# configure:5368: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# |
# configure:5368: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# |
# configure:5368: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# |
# configure:5378: result: none needed
# configure:5384: checking whether yytext is a pointer
# configure:5401: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:5409: result: no
# configure:5458: checking for lpr
# configure:5488: result: no
# configure:5495: checking for lp
# configure:5525: result: no
# configure:5558: checking whether NLS is requested
# configure:5567: result: yes
# configure:5608: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:5640: result: /usr/sbin/msgfmt
# configure:5649: checking for gmsgfmt
# configure:5680: result: /usr/sbin/msgfmt
# configure:5731: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:5763: result: /usr/sbin/xgettext
# configure:5809: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:5840: result: /usr/sbin/msgmerge
# configure:5861: checking build system type
# configure:5875: result: x86_64-unknown-linux-gnu
# configure:5895: checking host system type
# configure:5908: result: x86_64-unknown-linux-gnu
# configure:5929: checking whether we are using the GNU C Library 2 or newer
# configure:5956: result: no
# configure:5967: checking for simple visibility declarations
# configure:5989: clang -c -fvisibility=hidden conftest.c >&5
# configure:5989: $? = 0
# configure:5998: result: yes
# configure:6013: checking for inline
# configure:6029: clang -c conftest.c >&5
# configure:6029: $? = 0
# configure:6037: result: inline
# configure:6056: checking for stdint.h
# configure:6073: clang -c conftest.c >&5
# configure:6073: $? = 0
# configure:6080: result: yes
# configure:6096: checking for stdlib.h
# configure:6096: result: yes
# configure:6096: checking for unistd.h
# configure:6096: result: yes
# configure:6096: checking for sys/param.h
# configure:6096: clang -c conftest.c >&5
# configure:6096: $? = 0
# configure:6096: result: yes
# configure:6116: checking for getpagesize
# configure:6116: clang -o conftest conftest.c >&5
# configure:6116: $? = 0
# configure:6116: result: yes
# configure:6125: checking for working mmap
# configure:6282: result: no
# configure:6293: checking whether integer division by zero raises SIGFPE
# configure:6371: result: guessing yes
# configure:6384: checking for inttypes.h
# configure:6401: clang -c conftest.c >&5
# configure:6401: $? = 0
# configure:6408: result: yes
# configure:6419: checking for unsigned long long int
# configure:6459: clang -o conftest conftest.c >&5
# configure:6459: $? = 0
# configure:6467: result: yes
# configure:6497: checking for inttypes.h
# configure:6497: result: yes
# configure:6508: checking whether the inttypes.h PRIxNN macros are broken
# configure:6529: clang -c conftest.c >&5
# configure:6529: $? = 0
# configure:6537: result: no
# configure:6632: checking for ld used by GCC
# configure:6696: result: /sysroot/bin/ld
# configure:6703: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:6716: result: yes
# configure:6723: checking for shared library run path origin
# configure:6736: result: done
# configure:6782: checking whether imported symbols can be declared weak
# configure:6797: clang -o conftest conftest.c >&5
# configure:6797: $? = 0
# configure:6802: result: yes
# configure:6807: checking pthread.h usability
# configure:6807: clang -c conftest.c >&5
# configure:6807: $? = 0
# configure:6807: result: yes
# configure:6807: checking pthread.h presence
# configure:6807: clang -E conftest.c
# configure:6807: $? = 0
# configure:6807: result: yes
# configure:6807: checking for pthread.h
# configure:6807: result: yes
# configure:6835: clang -o conftest conftest.c >&5
# configure:6835: $? = 0
# configure:6845: checking for pthread_kill in -lpthread
# configure:6870: clang -o conftest conftest.c -lpthread >&5
# configure:6870: $? = 0
# configure:6879: result: yes
# configure:7002: checking for pthread_rwlock_t
# configure:7002: clang -c conftest.c >&5
# configure:7002: $? = 0
# configure:7002: clang -c conftest.c >&5
# conftest.c:65:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:7002: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7002: result: yes
# configure:7027: clang -c conftest.c >&5
# configure:7027: $? = 0
# configure:7625: checking for multithread API to use
# configure:7627: result: posix
# configure:8095: clang -o conftest conftest.c >&5
# configure:8095: $? = 0
# configure:8106: checking argz.h usability
# configure:8106: clang -c conftest.c >&5
# conftest.c:96:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:8106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 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:8106: result: no
# configure:8106: checking argz.h presence
# configure:8106: clang -E conftest.c
# conftest.c:63:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:8106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | /* end confdefs.h. */
# | #include
# configure:8106: result: no
# configure:8106: checking for argz.h
# configure:8106: result: no
# configure:8106: checking for inttypes.h
# configure:8106: result: yes
# configure:8106: checking limits.h usability
# configure:8106: clang -c conftest.c >&5
# configure:8106: $? = 0
# configure:8106: result: yes
# configure:8106: checking limits.h presence
# configure:8106: clang -E conftest.c
# configure:8106: $? = 0
# configure:8106: result: yes
# configure:8106: checking for limits.h
# configure:8106: result: yes
# configure:8106: checking for unistd.h
# configure:8106: result: yes
# configure:8106: checking for sys/param.h
# configure:8106: result: yes
# configure:8121: checking for getcwd
# configure:8121: result: yes
# configure:8121: checking for getegid
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for geteuid
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for getgid
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for getuid
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for mempcpy
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for munmap
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for stpcpy
# configure:8121: clang -o conftest conftest.c >&5
# conftest.c:97:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:97:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for strcasecmp
# configure:8121: clang -o conftest conftest.c >&5
# conftest.c:98:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:98:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for strdup
# configure:8121: clang -o conftest conftest.c >&5
# conftest.c:99:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:99:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for strtoul
# configure:8121: result: yes
# configure:8121: checking for tsearch
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8121: checking for argz_count
# configure:8121: clang -o conftest conftest.c >&5
# /tmp/conftest-c7e44c.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:8121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 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:8121: result: no
# configure:8121: checking for argz_stringify
# configure:8121: clang -o conftest conftest.c >&5
# /tmp/conftest-1123bf.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:8121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 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:8121: result: no
# configure:8121: checking for argz_next
# configure:8121: clang -o conftest conftest.c >&5
# /tmp/conftest-9f6182.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:8121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 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:8121: result: no
# configure:8121: checking for __fsetlocking
# configure:8121: clang -o conftest conftest.c >&5
# configure:8121: $? = 0
# configure:8121: result: yes
# configure:8132: checking whether feof_unlocked is declared
# configure:8152: clang -c conftest.c >&5
# configure:8152: $? = 0
# configure:8159: result: yes
# configure:8173: checking whether fgets_unlocked is declared
# configure:8193: clang -c conftest.c >&5
# configure:8193: $? = 0
# configure:8200: result: yes
# configure:8244: checking for iconv
# configure:8266: clang -o conftest conftest.c >&5
# configure:8266: $? = 0
# configure:8298: result: yes
# configure:8301: checking for working iconv
# configure:8389: result: guessing yes
# configure:8417: checking for iconv declaration
# configure:8446: clang -c conftest.c >&5
# configure:8446: $? = 0
# configure:8457: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:8468: checking for NL_LOCALE_NAME macro
# configure:8487: clang -o conftest conftest.c >&5
# conftest.c:89:24: warning: implicit declaration of function '_NL_LOCALE_NAME' is invalid in C99 [-Wimplicit-function-declaration]
# char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
# ^
# 1 warning generated.
# /tmp/conftest-0bc8ae.o:conftest.c:function main: error: undefined reference to '_NL_LOCALE_NAME'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8487: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
# | return !cs;
# |
# | ;
# | return 0;
# | }
# configure:8496: result: no
# configure:8508: checking for bison
# configure:8524: found /usr/sbin/bison
# configure:8535: result: bison
# configure:8549: checking version of bison
# configure:8558: result: 3.0.4, ok
# configure:8566: checking for long long int
# configure:8606: clang -o conftest conftest.c >&5
# configure:8606: $? = 0
# configure:8651: result: yes
# configure:8660: checking for wchar_t
# configure:8677: clang -c conftest.c >&5
# configure:8677: $? = 0
# configure:8684: result: yes
# configure:8693: checking for wint_t
# configure:8718: clang -c conftest.c >&5
# configure:8718: $? = 0
# configure:8725: result: yes
# configure:8736: checking for intmax_t
# configure:8762: clang -c conftest.c >&5
# configure:8762: $? = 0
# configure:8769: result: yes
# configure:8779: checking whether printf() supports POSIX/XSI format strings
# configure:8831: result: guessing yes
# configure:8842: checking whether we are using the GNU C Library 2.1 or newer
# configure:8869: result: no
# configure:8878: checking for stdint.h
# configure:8878: result: yes
# configure:8888: checking for SIZE_MAX
# configure:8960: result: yes
# configure:8975: checking for stdint.h
# configure:8975: result: yes
# configure:8987: checking for CFPreferencesCopyAppValue
# configure:9005: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:91:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:9005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:9014: result: no
# configure:9021: checking for CFLocaleCopyCurrent
# configure:9039: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:91:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:9039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:9048: result: no
# configure:9066: checking for ptrdiff_t
# configure:9066: clang -c conftest.c >&5
# configure:9066: $? = 0
# configure:9066: clang -c conftest.c >&5
# conftest.c:127:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:9066: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 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:9066: result: yes
# configure:9079: checking stddef.h usability
# configure:9079: clang -c conftest.c >&5
# configure:9079: $? = 0
# configure:9079: result: yes
# configure:9079: checking stddef.h presence
# configure:9079: clang -E conftest.c
# configure:9079: $? = 0
# configure:9079: result: yes
# configure:9079: checking for stddef.h
# configure:9079: result: yes
# configure:9079: checking for stdlib.h
# configure:9079: result: yes
# configure:9079: checking for string.h
# configure:9079: result: yes
# configure:9092: checking for asprintf
# configure:9092: clang -o conftest conftest.c >&5
# conftest.c:128:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for fwprintf
# configure:9092: clang -o conftest conftest.c >&5
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for putenv
# configure:9092: clang -o conftest conftest.c >&5
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for setenv
# configure:9092: clang -o conftest conftest.c >&5
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for setlocale
# configure:9092: clang -o conftest conftest.c >&5
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for snprintf
# configure:9092: clang -o conftest conftest.c >&5
# conftest.c:122:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:122:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9092: checking for wcslen
# configure:9092: clang -o conftest conftest.c >&5
# configure:9092: $? = 0
# configure:9092: result: yes
# configure:9103: checking whether _snprintf is declared
# configure:9123: clang -c conftest.c >&5
# conftest.c:107:22: error: use of undeclared identifier '_snprintf'
# char *p = (char *) _snprintf;
# ^
# 1 error generated.
# configure:9123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:9130: result: no
# configure:9144: checking whether _snwprintf is declared
# configure:9164: clang -c conftest.c >&5
# conftest.c:108:22: error: use of undeclared identifier '_snwprintf'
# char *p = (char *) _snwprintf;
# ^
# 1 error generated.
# configure:9164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:9171: result: no
# configure:9186: checking whether getc_unlocked is declared
# configure:9206: clang -c conftest.c >&5
# configure:9206: $? = 0
# configure:9213: result: yes
# configure:9252: checking for nl_langinfo and CODESET
# configure:9268: clang -o conftest conftest.c >&5
# configure:9268: $? = 0
# configure:9277: result: yes
# configure:9286: checking for LC_MESSAGES
# configure:9302: clang -o conftest conftest.c >&5
# configure:9302: $? = 0
# configure:9310: result: yes
# configure:9461: checking for CFPreferencesCopyAppValue
# configure:9488: result: no
# configure:9495: checking for CFLocaleCopyCurrent
# configure:9522: result: no
# configure:9557: checking whether included gettext is requested
# configure:9567: result: no
# configure:9590: checking for GNU gettext in libc
# configure:9610: clang -o conftest conftest.c >&5
# /tmp/conftest-8ca0b3.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-8ca0b3.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:9610: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #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 * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:9619: result: no
# configure:10059: checking for GNU gettext in libintl
# configure:10087: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-b7ba61.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-b7ba61.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:10087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Enscript"
# | #define PACKAGE_TARNAME "enscript"
# | #define PACKAGE_VERSION "1.6.6"
# | #define PACKAGE_STRING "GNU Enscript 1.6.6"
# | #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# | #define PACKAGE "enscript"
# | #define VERSION "1.6.6"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 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_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #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 * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:10128: result: no
# configure:10182: checking whether to use NLS
# configure:10184: result: yes
# configure:10187: checking where the gettext function comes from
# configure:10198: result: included intl directory
# configure:10301: checking for perl
# configure:10319: found /usr/sbin/perl
# configure:10331: result: /usr/sbin/perl
# configure:10476: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU Enscript config.status 1.6.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9240a33979ca
#
# config.status:1028: creating Makefile
# config.status:1028: creating po/Makefile.in
# config.status:1028: creating intl/Makefile
# config.status:1028: creating po/Makefile
# config.status:1028: creating compat/Makefile
# config.status:1028: creating afm/Makefile
# config.status:1028: creating afmlib/Makefile
# config.status:1028: creating src/Makefile
# config.status:1028: creating src/tests/Makefile
# config.status:1028: creating lib/Makefile
# config.status:1028: creating scripts/Makefile
# config.status:1028: creating states/Makefile
# config.status:1028: creating states/hl/Makefile
# config.status:1028: creating states/tests/Makefile
# config.status:1028: creating docs/Makefile
# config.status:1028: creating w32/Makefile
# config.status:1028: creating config.h
# config.status:1257: executing depfiles commands
# config.status:1257: executing po-directories 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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___fsetlocking=yes
# ac_cv_func__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_count=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# 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_gethostname=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=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_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_vprintf=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_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_stdarg_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_lex='none needed'
# ac_cv_lib_pthread_pthread_kill=yes
# ac_cv_lib_sun_main=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# 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_PERL=/usr/sbin/perl
# 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_LEX=flex
# ac_cv_prog_YACC='bison -y'
# 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_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_value_media=A4
# 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_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# 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_func_iconv_works='guessing yes'
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# 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=
# gl_cv_cc_visibility=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gl_cv_size_max=yes
# gt_cv_c_intmax_t=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_int_divbyzero_sigfpe='guessing yes'
# gt_cv_inttypes_pri_broken=no
# gt_cv_nl_locale_name=no
# gt_cv_val_LC_MESSAGES=yes
# 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/enscript/src/enscript-1.6.6/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# ANSI2KNR=''
# AUTOCONF='${SHELL} /tmp/enscript/src/enscript-1.6.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/enscript/src/enscript-1.6.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/enscript/src/enscript-1.6.6/missing --run automake-1.11'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GETTEXT_MACRO_VERSION='0.17'
# GLIBC21='no'
# GLIBC2='no'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SNPRINTF='1'
# HAVE_VISIBILITY='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=''
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTHREAD=''
# LTLIBC='-lc'
# LTLIBICONV=''
# LTLIBINTL='${top_builddir}/intl/libintl.a '
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/enscript/src/enscript-1.6.6/missing --run makeinfo'
# MEDIA='A4'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='enscript'
# PACKAGE_BUGREPORT='bug-enscript@gnu.org'
# PACKAGE_NAME='GNU Enscript'
# PACKAGE_STRING='GNU Enscript 1.6.6'
# PACKAGE_TARNAME='enscript'
# PACKAGE_URL='http://www.gnu.org/software/enscript/'
# PACKAGE_VERSION='1.6.6'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# POSUB='po'
# PRI_MACROS_BROKEN='0'
# PSLEVEL='2'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPOOLER='lpr'
# STRIP='strip'
# U=''
# USE_INCLUDED_LIBINTL='yes'
# USE_NLS='yes'
# VERSION='1.6.6'
# WINDRES=''
# WOE32='no'
# WOE32DLL='no'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} 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_TARNAME}'
# 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/enscript/src/enscript-1.6.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/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='/etc/enscript'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU Enscript"
# #define PACKAGE_TARNAME "enscript"
# #define PACKAGE_VERSION "1.6.6"
# #define PACKAGE_STRING "GNU Enscript 1.6.6"
# #define PACKAGE_BUGREPORT "bug-enscript@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/enscript/"
# #define PACKAGE "enscript"
# #define VERSION "1.6.6"
# #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 PROTOTYPES 1
# #define __PROTOTYPES 1
# #define HAVE_STRING_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_MATH_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STRCHR 1
# #define HAVE_GETCWD 1
# #define HAVE_STRERROR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMCPY 1
# #define HAVE_STRTOUL 1
# #define HAVE_VPRINTF 1
# #define HAVE_VISIBILITY 1
# #define HAVE_STDINT_H_WITH_UINTMAX 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 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_BUILTIN_EXPECT 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 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_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCSLEN 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define PATH_SEPARATOR ':'
# #define PATH_SEPARATOR_STR ":"
#
# configure: exit 0