Build of pinfo with clang_glibc toolchain

The build took 00h 01m 46s and was NOT successful.

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

SLOCLanguage
8,637 ansic
4,718 sh
3,124 makefile
16 sed
16,495 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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: pinfo 0.6.10-4 (Thu Apr 13 16:30:12 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# /tmp/pinfo/PKGBUILD: line 20: [: configure: binary operator expected
# Cleaning autotools files...
# Running autoreconf...
# Creating directory tools
# Copying file tools/config.rpath
# Copying file macros/codeset.m4
# Copying file macros/gettext.m4
# Copying file macros/glibc2.m4
# Copying file macros/glibc21.m4
# Copying file macros/iconv.m4
# Copying file macros/intdiv0.m4
# Copying file macros/intmax.m4
# Copying file macros/inttypes-pri.m4
# Copying file macros/inttypes.m4
# Copying file macros/inttypes_h.m4
# Copying file macros/isc-posix.m4
# Copying file macros/lcmessage.m4
# Copying file macros/lib-ld.m4
# Copying file macros/lib-link.m4
# Copying file macros/lib-prefix.m4
# Copying file macros/longdouble.m4
# Copying file macros/longlong.m4
# Copying file macros/nls.m4
# Copying file macros/po.m4
# Copying file macros/printf-posix.m4
# Copying file macros/progtest.m4
# Copying file macros/signed.m4
# Copying file macros/size_max.m4
# Copying file macros/stdint_h.m4
# Copying file macros/uintmax_t.m4
# Copying file macros/ulonglong.m4
# Copying file macros/wchar_t.m4
# Copying file macros/wint_t.m4
# Copying file macros/xsize.m4
# Copying file tools/mkinstalldirs
# Copying file po/Makevars.template
# Copying file po/Rules-quot
# Copying file po/boldquot.sed
# Copying file po/en@boldquot.header
# Copying file po/en@quot.header
# Copying file po/quot.sed
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'tools'.
# libtoolize: copying file 'tools/ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'macros'.
# libtoolize: copying file 'macros/libtool.m4'
# libtoolize: copying file 'macros/ltoptions.m4'
# libtoolize: copying file 'macros/ltsugar.m4'
# libtoolize: copying file 'macros/ltversion.m4'
# libtoolize: copying file 'macros/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:61: installing 'tools/compile'
# configure.ac:97: installing 'tools/config.guess'
# configure.ac:97: installing 'tools/config.sub'
# configure.ac:50: installing 'tools/install-sh'
# configure.ac:50: installing 'tools/missing'
# doc/Makefile.am:6: installing 'tools/texinfo.tex'
# src/Makefile.am:64: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# src/Makefile.am: installing 'tools/depcomp'
# configure: WARNING: unrecognized options: --enable-cursor
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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... no
# 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for strerror in -lcposix... no
# checking for an ANSI C-conforming const... yes
# checking for strdup... yes
# checking for strstr... yes
# checking for strsep... yes
# checking for getopt_long... yes
# checking for snprintf... yes
# checking for sigblock... yes
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: checking location of readline.h file...
# Found readline on /usr/include/readline/readline.h
# checking for readline version... 6
# checking location of curses.h file... /usr/include/ncurses.h
# checking if curses is usable... yes
# checking if ncurses supports colors... yes
# checking if ncurses supports mouse events... yes
# checking if ncurses supports extended chars... yes, with -D_XOPEN_SOURCE_EXTENDED
# checking if ncurses supports the end key... yes
# checking for curs_set... yes
# checking for use_default_colors... yes
# checking for bkgdset... yes
# checking for wchar_t in wchar.h... yes
# checking whether mbstowcs is declared... yes
# checking for wcwidth... with -D_XOPEN_SOURCE=600
# checking whether wcswidth is declared... yes
# checking whether we are using the GNU C Library 2 or newer... yes
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking for signed... yes
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking for long long... yes
# checking for long double... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking whether integer division by zero raises SIGFPE... no
# checking for unsigned long long... yes
# checking for inttypes.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for ptrdiff_t... yes
# checking argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for snprintf... (cached) yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... (cached) yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for wcslen... yes
# checking for __argz_count... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# checking for __fsetlocking... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether feof_unlocked is declared... no
# checking whether fgets_unlocked is declared... no
# checking whether getc_unlocked is declared... yes
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating macros/Makefile
# config.status: creating src/Makefile
# config.status: creating pinfo.spec
# config.status: creating po/Makefile.in
# config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating src/pinforc
# config.status: creating doc/pinfo.1
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: WARNING: unrecognized options: --enable-cursor
# make all-recursive
# make[1]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10'
# Making all in doc
# make[2]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10/doc'
# restore=: && backupdir=".am$$" && \
# am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
# rm -rf $backupdir && mkdir $backupdir && \
# if (/bin/sh /tmp/pinfo/src/pinfo-0.6.10/tools/missing makeinfo --version) >/dev/null 2>&1; then \
# for f in pinfo.info pinfo.info-[0-9] pinfo.info-[0-9][0-9] pinfo.i[0-9] pinfo.i[0-9][0-9]; do \
# if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
# done; \
# else :; fi && \
# cd "$am__cwd"; \
# if /bin/sh /tmp/pinfo/src/pinfo-0.6.10/tools/missing makeinfo -I . \
# -o pinfo.info pinfo.texi; \
# then \
# rc=0; \
# CDPATH="${ZSH_VERSION+.}:" && cd .; \
# else \
# rc=$?; \
# CDPATH="${ZSH_VERSION+.}:" && cd . && \
# $restore $backupdir/* `echo "./pinfo.info" | sed 's|[^/]*$||'`; \
# fi; \
# rm -rf $backupdir; exit $rc
# make[2]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10/doc'
# Making all in macros
# make[2]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10/macros'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10/macros'
# Making all in po
# make[2]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10/po'
# test ! -f ./pinfo.pot || \
# test -z "cs.gmo de.gmo eu.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo vi.gmo" || make cs.gmo de.gmo eu.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo vi.gmo
# make[3]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10/po'
# rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
# cs.po:5: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
# de.po:6: warning: header field 'Language' missing in header
# 49 translated messages, 4 fuzzy translations, 1 untranslated message.
# rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
# eu.po:8: warning: header field 'Language' missing in header
# 52 translated messages, 2 fuzzy translations.
# rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po
# ja.po:6: warning: header field 'Language' missing in header
# 40 translated messages, 7 fuzzy translations, 7 untranslated messages.
# rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
# nl.po:7: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
# pl.po:6: warning: header field 'Language' missing in header
# 51 translated messages, 3 fuzzy translations.
# rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
# pt_BR.po:8: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
# ro.po:7: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
# ru.po:7: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
# sv.po:7: warning: header field 'Language' missing in header
# 22 translated messages, 8 fuzzy translations, 24 untranslated messages.
# rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
# vi.po:7: warning: header field 'Language' missing in header
# 53 translated messages, 1 fuzzy translation.
# make[3]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10/po'
# touch stamp-po
# make[2]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10/po'
# Making all in src
# make[2]: Entering directory '/tmp/pinfo/src/pinfo-0.6.10/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-pinfo.o -MD -MP -MF .deps/pinfo-pinfo.Tpo -c -o pinfo-pinfo.o `test -f 'pinfo.c' || echo './'`pinfo.c
# mv -f .deps/pinfo-pinfo.Tpo .deps/pinfo-pinfo.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-colors.o -MD -MP -MF .deps/pinfo-colors.Tpo -c -o pinfo-colors.o `test -f 'colors.c' || echo './'`colors.c
# mv -f .deps/pinfo-colors.Tpo .deps/pinfo-colors.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-datatypes.o -MD -MP -MF .deps/pinfo-datatypes.Tpo -c -o pinfo-datatypes.o `test -f 'datatypes.c' || echo './'`datatypes.c
# mv -f .deps/pinfo-datatypes.Tpo .deps/pinfo-datatypes.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-filehandling_functions.o -MD -MP -MF .deps/pinfo-filehandling_functions.Tpo -c -o pinfo-filehandling_functions.o `test -f 'filehandling_functions.c' || echo './'`filehandling_functions.c
# mv -f .deps/pinfo-filehandling_functions.Tpo .deps/pinfo-filehandling_functions.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-mainfunction.o -MD -MP -MF .deps/pinfo-mainfunction.Tpo -c -o pinfo-mainfunction.o `test -f 'mainfunction.c' || echo './'`mainfunction.c
# mv -f .deps/pinfo-mainfunction.Tpo .deps/pinfo-mainfunction.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-manual.o -MD -MP -MF .deps/pinfo-manual.Tpo -c -o pinfo-manual.o `test -f 'manual.c' || echo './'`manual.c
# manual.c:217:19: warning: if statement has empty body [-Wempty-body]
# if (tmppos > 1);
# ^
# manual.c:217:19: note: put the semicolon on a separate line to silence this warning
# 1 warning generated.
# mv -f .deps/pinfo-manual.Tpo .deps/pinfo-manual.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-menu_and_note_utils.o -MD -MP -MF .deps/pinfo-menu_and_note_utils.Tpo -c -o pinfo-menu_and_note_utils.o `test -f 'menu_and_note_utils.c' || echo './'`menu_and_note_utils.c
# mv -f .deps/pinfo-menu_and_note_utils.Tpo .deps/pinfo-menu_and_note_utils.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-parse_config.o -MD -MP -MF .deps/pinfo-parse_config.Tpo -c -o pinfo-parse_config.o `test -f 'parse_config.c' || echo './'`parse_config.c
# mv -f .deps/pinfo-parse_config.Tpo .deps/pinfo-parse_config.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-regexp_search.o -MD -MP -MF .deps/pinfo-regexp_search.Tpo -c -o pinfo-regexp_search.o `test -f 'regexp_search.c' || echo './'`regexp_search.c
# mv -f .deps/pinfo-regexp_search.Tpo .deps/pinfo-regexp_search.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-signal_handler.o -MD -MP -MF .deps/pinfo-signal_handler.Tpo -c -o pinfo-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
# mv -f .deps/pinfo-signal_handler.Tpo .deps/pinfo-signal_handler.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-utils.o -MD -MP -MF .deps/pinfo-utils.Tpo -c -o pinfo-utils.o `test -f 'utils.c' || echo './'`utils.c
# utils.c:205:2: warning: implicit declaration of function 'sbrk' is invalid in C99 [-Wimplicit-function-declaration]
# sbrk(100000);
# ^
# 1 warning generated.
# mv -f .deps/pinfo-utils.Tpo .deps/pinfo-utils.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-video.o -MD -MP -MF .deps/pinfo-video.Tpo -c -o pinfo-video.o `test -f 'video.c' || echo './'`video.c
# mv -f .deps/pinfo-video.Tpo .deps/pinfo-video.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-initializelinks.o -MD -MP -MF .deps/pinfo-initializelinks.Tpo -c -o pinfo-initializelinks.o `test -f 'initializelinks.c' || echo './'`initializelinks.c
# initializelinks.c:104:96: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
# char *allowedchars = "QWERTYUIOPASDFGHJKLZXCVBNMqwertyuiopasdfghjklzxcvbnm1234567890-_/~.%=|:@";
# ^~~~
# 1 warning generated.
# mv -f .deps/pinfo-initializelinks.Tpo .deps/pinfo-initializelinks.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline -D_XOPEN_SOURCE_EXTENDED -I/usr/include -D_XOPEN_SOURCE=600 -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"/usr/share/locale\" -MT pinfo-printinfo.o -MD -MP -MF .deps/pinfo-printinfo.Tpo -c -o pinfo-printinfo.o `test -f 'printinfo.c' || echo './'`printinfo.c
# mv -f .deps/pinfo-printinfo.Tpo .deps/pinfo-printinfo.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o pinfo pinfo-pinfo.o pinfo-colors.o pinfo-datatypes.o pinfo-filehandling_functions.o pinfo-mainfunction.o pinfo-manual.o pinfo-menu_and_note_utils.o pinfo-parse_config.o pinfo-regexp_search.o pinfo-signal_handler.o pinfo-utils.o pinfo-video.o pinfo-initializelinks.o pinfo-printinfo.o -lreadline -L/usr/lib -lncurses -L/usr/lib -lncurses
# libtool: link: clang -o pinfo pinfo-pinfo.o pinfo-colors.o pinfo-datatypes.o pinfo-filehandling_functions.o pinfo-mainfunction.o pinfo-manual.o pinfo-menu_and_note_utils.o pinfo-parse_config.o pinfo-regexp_search.o pinfo-signal_handler.o pinfo-utils.o pinfo-video.o pinfo-initializelinks.o pinfo-printinfo.o -lreadline -L/usr/lib -lncurses
# pinfo-filehandling_functions.o: In function `opendirfile':
# filehandling_functions.c:(.text+0xad4): undefined reference to `builddircommand'
# filehandling_functions.c:(.text+0xcca): undefined reference to `builddircommand'
# pinfo-filehandling_functions.o: In function `openinfo':
# filehandling_functions.c:(.text+0x1735): undefined reference to `buildcommand'
# pinfo-initializelinks.o: In function `initializelinks':
# initializelinks.c:(.text+0x1218): undefined reference to `exists_in_tag_table'
# initializelinks.c:(.text+0x191b): undefined reference to `exists_in_tag_table'
# initializelinks.c:(.text+0x2251): undefined reference to `exists_in_tag_table'
# initializelinks.c:(.text+0x2b83): undefined reference to `exists_in_tag_table'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:506: pinfo] Error 1
# make[2]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10/src'
# make[1]: *** [Makefile:469: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/pinfo/src/pinfo-0.6.10'
# make: *** [Makefile:399: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pinfo/src/pinfo-0.6.10/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by pinfo configure 0.6.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --enable-cursor --mandir=/usr/share/man --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a6f71fa3fdf0
# 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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2636: checking for a BSD-compatible install
# configure:2704: result: /usr/bin/install -c
# configure:2715: checking whether build environment is sane
# configure:2770: result: yes
# configure:2829: checking for x86_64-unknown-linux-strip
# configure:2859: result: no
# configure:2869: checking for strip
# configure:2885: found /usr/bin/strip
# configure:2896: result: strip
# configure:2921: checking for a thread-safe mkdir -p
# configure:2960: result: /usr/bin/mkdir -p
# configure:2967: checking for gawk
# configure:2983: found /usr/bin/gawk
# configure:2994: result: gawk
# configure:3005: checking whether make sets $(MAKE)
# configure:3027: result: yes
# configure:3056: checking whether make supports nested variables
# configure:3073: result: yes
# configure:3201: checking whether to enable maintainer-specific portions of Makefiles
# configure:3210: result: no
# configure:3252: checking for x86_64-unknown-linux-gcc
# configure:3279: result: clang
# configure:3548: checking for C compiler version
# configure:3557: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3568: $? = 0
# configure:3557: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3568: $? = 0
# configure:3557: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3568: $? = 1
# configure:3557: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3568: $? = 1
# configure:3588: checking whether the C compiler works
# configure:3610: clang conftest.c >&5
# configure:3614: $? = 0
# configure:3662: result: yes
# configure:3665: checking for C compiler default output file name
# configure:3667: result: a.out
# configure:3673: checking for suffix of executables
# configure:3680: clang -o conftest conftest.c >&5
# configure:3684: $? = 0
# configure:3706: result:
# configure:3728: checking whether we are cross compiling
# configure:3736: clang -o conftest conftest.c >&5
# configure:3740: $? = 0
# configure:3747: ./conftest
# configure:3751: $? = 0
# configure:3766: result: no
# configure:3771: checking for suffix of object files
# configure:3793: clang -c conftest.c >&5
# configure:3797: $? = 0
# configure:3818: result: o
# configure:3822: checking whether we are using the GNU C compiler
# configure:3841: clang -c conftest.c >&5
# configure:3841: $? = 0
# configure:3850: result: yes
# configure:3859: checking whether clang accepts -g
# configure:3879: clang -c -g conftest.c >&5
# configure:3879: $? = 0
# configure:3920: result: yes
# configure:3937: checking for clang option to accept ISO C89
# configure:4000: clang -c conftest.c >&5
# configure:4000: $? = 0
# configure:4013: result: none needed
# configure:4038: checking whether clang understands -c and -o together
# configure:4060: clang -c conftest.c -o conftest2.o
# configure:4063: $? = 0
# configure:4060: clang -c conftest.c -o conftest2.o
# configure:4063: $? = 0
# configure:4075: result: yes
# configure:4103: checking for style of include used by make
# configure:4131: result: GNU
# configure:4157: checking dependency style of clang
# configure:4268: result: gcc3
# configure:4287: checking for strerror in -lcposix
# configure:4312: clang -o conftest conftest.c -lcposix >&5
# conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# /usr/bin/ld: cannot find -lcposix
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4312: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strerror ();
# | int
# | main ()
# | {
# | return strerror ();
# | ;
# | return 0;
# | }
# configure:4321: result: no
# configure:4331: checking for an ANSI C-conforming const
# configure:4397: clang -c conftest.c >&5
# configure:4397: $? = 0
# configure:4404: result: yes
# configure:4417: checking for strdup
# configure:4417: clang -o conftest conftest.c >&5
# conftest.c:34:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:34:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:4417: $? = 0
# configure:4417: result: yes
# configure:4417: checking for strstr
# configure:4417: clang -o conftest conftest.c >&5
# conftest.c:35:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:35:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:4417: $? = 0
# configure:4417: result: yes
# configure:4417: checking for strsep
# configure:4417: clang -o conftest conftest.c >&5
# configure:4417: $? = 0
# configure:4417: result: yes
# configure:4429: checking for getopt_long
# configure:4429: clang -o conftest conftest.c >&5
# configure:4429: $? = 0
# configure:4429: result: yes
# configure:4429: checking for snprintf
# configure:4429: clang -o conftest conftest.c >&5
# conftest.c:38:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:38:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:4429: $? = 0
# configure:4429: result: yes
# configure:4447: checking for sigblock
# configure:4447: clang -o conftest conftest.c >&5
# configure:4447: $? = 0
# configure:4447: result: yes
# configure:4523: checking whether ln -s works
# configure:4527: result: yes
# configure:4536: checking whether make sets $(MAKE)
# configure:4558: result: yes
# configure:4598: checking build system type
# configure:4612: result: x86_64-unknown-linux-gnu
# configure:4632: checking host system type
# configure:4645: result: x86_64-unknown-linux-gnu
# configure:4686: checking how to print strings
# configure:4713: result: printf
# configure:4734: checking for a sed that does not truncate output
# configure:4798: result: /usr/bin/sed
# configure:4816: checking for grep that handles long lines and -e
# configure:4874: result: /usr/bin/grep
# configure:4879: checking for egrep
# configure:4941: result: /usr/bin/grep -E
# configure:4946: checking for fgrep
# configure:5008: result: /usr/bin/grep -F
# configure:5043: checking for ld used by clang
# configure:5110: result: /usr/bin/ld
# configure:5117: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5132: result: yes
# configure:5144: checking for BSD- or MS-compatible name lister (nm)
# configure:5198: result: /usr/bin/nm -B
# configure:5328: checking the name lister (/usr/bin/nm -B) interface
# configure:5335: clang -c conftest.c >&5
# configure:5338: /usr/bin/nm -B "conftest.o"
# configure:5341: output
# 0000000000000000 B some_variable
# configure:5348: result: BSD nm
# configure:5352: checking the maximum length of command line arguments
# configure:5483: result: 1572864
# configure:5531: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5571: result: func_convert_file_noop
# configure:5578: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5598: result: func_convert_file_noop
# configure:5605: checking for /usr/bin/ld option to reload object files
# configure:5612: result: -r
# configure:5646: checking for x86_64-unknown-linux-objdump
# configure:5676: result: no
# configure:5686: checking for objdump
# configure:5702: found /usr/bin/objdump
# configure:5713: result: objdump
# configure:5745: checking how to recognize dependent libraries
# configure:5945: result: pass_all
# configure:5990: checking for x86_64-unknown-linux-dlltool
# configure:6020: result: no
# configure:6030: checking for dlltool
# configure:6060: result: no
# configure:6090: checking how to associate runtime and link libraries
# configure:6117: result: printf %s\n
# configure:6133: checking for x86_64-unknown-linux-ar
# configure:6163: result: no
# configure:6177: checking for ar
# configure:6193: found /usr/bin/ar
# configure:6204: result: ar
# configure:6241: checking for archiver @FILE support
# configure:6258: clang -c conftest.c >&5
# configure:6258: $? = 0
# configure:6261: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6264: $? = 0
# configure:6269: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6272: $? = 1
# configure:6284: result: @
# configure:6302: checking for x86_64-unknown-linux-strip
# configure:6329: result: strip
# configure:6401: checking for x86_64-unknown-linux-ranlib
# configure:6431: result: no
# configure:6441: checking for ranlib
# configure:6457: found /usr/bin/ranlib
# configure:6468: result: ranlib
# configure:6570: checking command to parse /usr/bin/nm -B output from clang object
# configure:6723: clang -c conftest.c >&5
# configure:6726: $? = 0
# configure:6730: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6733: $? = 0
# configure:6799: clang -o conftest conftest.c conftstm.o >&5
# configure:6802: $? = 0
# configure:6840: result: ok
# configure:6887: checking for sysroot
# configure:6917: result: no
# configure:6924: checking for a working dd
# configure:6962: result: /usr/bin/dd
# configure:6966: checking how to truncate binary pipes
# configure:6981: result: /usr/bin/dd bs=4096 count=1
# configure:7117: clang -c conftest.c >&5
# configure:7120: $? = 0
# configure:7270: checking for x86_64-unknown-linux-mt
# configure:7300: result: no
# configure:7310: checking for mt
# configure:7340: result: no
# configure:7360: checking if : is a manifest tool
# configure:7366: : '-?'
# configure:7374: result: no
# configure:8051: checking how to run the C preprocessor
# configure:8082: clang -E conftest.c
# configure:8082: $? = 0
# configure:8096: clang -E conftest.c
# conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8096: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | /* end confdefs.h. */
# | #include
# configure:8121: result: clang -E
# configure:8141: clang -E conftest.c
# configure:8141: $? = 0
# configure:8155: clang -E conftest.c
# conftest.c:17:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8155: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | /* end confdefs.h. */
# | #include
# configure:8184: checking for ANSI C header files
# configure:8204: clang -c conftest.c >&5
# configure:8204: $? = 0
# configure:8277: clang -o conftest conftest.c >&5
# configure:8277: $? = 0
# configure:8277: ./conftest
# configure:8277: $? = 0
# configure:8288: result: yes
# configure:8301: checking for sys/types.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for sys/stat.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for stdlib.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for string.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for memory.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for strings.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for inttypes.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for stdint.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8301: checking for unistd.h
# configure:8301: clang -c conftest.c >&5
# configure:8301: $? = 0
# configure:8301: result: yes
# configure:8315: checking for dlfcn.h
# configure:8315: clang -c conftest.c >&5
# configure:8315: $? = 0
# configure:8315: result: yes
# configure:8571: checking for objdir
# configure:8586: result: .libs
# configure:8850: checking if clang supports -fno-rtti -fno-exceptions
# configure:8868: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8872: $? = 0
# configure:8885: result: yes
# configure:9243: checking for clang option to produce PIC
# configure:9250: result: -fPIC -DPIC
# configure:9258: checking if clang PIC flag -fPIC -DPIC works
# configure:9276: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9280: $? = 0
# configure:9293: result: yes
# configure:9322: checking if clang static flag -static works
# configure:9350: result: yes
# configure:9365: checking if clang supports -c -o file.o
# configure:9386: clang -c -o out/conftest2.o conftest.c >&5
# configure:9390: $? = 0
# configure:9412: result: yes
# configure:9420: checking if clang supports -c -o file.o
# configure:9467: result: yes
# configure:9500: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10759: result: yes
# configure:10796: checking whether -lc should be explicitly linked in
# configure:10804: clang -c conftest.c >&5
# configure:10807: $? = 0
# configure:10822: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10825: $? = 0
# configure:10839: result: no
# configure:10999: checking dynamic linker characteristics
# configure:11580: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11580: $? = 0
# configure:11817: result: GNU/Linux ld.so
# configure:11939: checking how to hardcode library paths into programs
# configure:11964: result: immediate
# configure:12512: checking whether stripping libraries is possible
# configure:12517: result: yes
# configure:12552: checking if libtool supports shared libraries
# configure:12554: result: yes
# configure:12557: checking whether to build shared libraries
# configure:12582: result: yes
# configure:12585: checking whether to build static libraries
# configure:12589: result: yes
# configure:12662: checking location of readline.h file...
# configure:12684: result: Found readline on /usr/include/readline/readline.h
# configure:12729: checking for readline version
# configure:12744: result: 6
# configure:12803: checking location of curses.h file
# configure:12987: result: /usr/include/ncurses.h
# configure:13087: checking if curses is usable
# configure:13111: clang -o conftest -I/usr/include -L/usr/lib -lncurses conftest.c >&5
# configure:13111: $? = 0
# configure:13114: result: yes
# configure:13158: checking if ncurses supports colors
# configure:13174: result: yes
# configure:13205: checking if ncurses supports mouse events
# configure:13221: result: yes
# configure:13252: checking if ncurses supports extended chars
# configure:13270: clang -c -I/usr/include conftest.c >&5
# conftest.c:39:21: error: use of undeclared identifier 'add_wch'
# char *p = (char *) add_wch;
# ^
# 1 error generated.
# configure:13270: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# | char *p = (char *) add_wch;
# |
# | ;
# | return 0;
# | }
# configure:13302: clang -c -I/usr/include conftest.c >&5
# configure:13302: $? = 0
# configure:13305: result: yes, with -D_XOPEN_SOURCE_EXTENDED
# configure:13342: checking if ncurses supports the end key
# configure:13358: result: yes
# configure:13397: checking for curs_set
# configure:13397: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c -L/usr/lib -lncurses >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for use_default_colors
# configure:13397: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c -L/usr/lib -lncurses >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for bkgdset
# configure:13397: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c -L/usr/lib -lncurses >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13423: checking for wchar_t in wchar.h
# configure:13439: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
# conftest.c:40:24: warning: extra tokens at end of #include directive [-Wextra-tokens]
# #include ,
# ^
# //
# 1 warning generated.
# configure:13439: $? = 0
# configure:13441: result: yes
# configure:13457: checking whether mbstowcs is declared
# configure:13457: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
# configure:13457: $? = 0
# configure:13457: result: yes
# configure:13467: checking for wcwidth
# configure:13482: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
# conftest.c:44:21: error: use of undeclared identifier 'wcwidth'
# char *p = (char *) wcwidth;
# ^
# 1 error generated.
# configure:13482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | /* end confdefs.h. */
# |
# | #include
# | int
# | main ()
# | {
# | char *p = (char *) wcwidth;
# |
# | ;
# | return 0;
# | }
# configure:13508: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED conftest.c >&5
# configure:13508: $? = 0
# configure:13512: result: with -D_XOPEN_SOURCE=600
# configure:13539: checking whether wcswidth is declared
# configure:13539: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13539: $? = 0
# configure:13539: result: yes
# configure:13581: checking whether we are using the GNU C Library 2 or newer
# configure:13608: result: yes
# configure:13617: checking for x86_64-unknown-linux-ranlib
# configure:13644: result: ranlib
# configure:13707: checking for signed
# configure:13723: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13723: $? = 0
# configure:13730: result: yes
# configure:13738: checking for inline
# configure:13754: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13754: $? = 0
# configure:13762: result: inline
# configure:13780: checking for off_t
# configure:13780: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13780: $? = 0
# configure:13780: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:77:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:13780: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13780: result: yes
# configure:13791: checking for size_t
# configure:13791: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13791: $? = 0
# configure:13791: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:77:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13791: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 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:13791: result: yes
# configure:13803: checking for long long
# configure:13820: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:13820: $? = 0
# configure:13828: result: yes
# configure:13837: checking for long double
# configure:13869: result: yes
# configure:13878: checking for wchar_t
# configure:13895: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13895: $? = 0
# configure:13902: result: yes
# configure:13911: checking for wint_t
# configure:13928: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13928: $? = 0
# configure:13935: result: yes
# configure:13944: checking for inttypes.h
# configure:13961: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13961: $? = 0
# configure:13968: result: yes
# configure:13979: checking for stdint.h
# configure:13996: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:13996: $? = 0
# configure:14003: result: yes
# configure:14016: checking for intmax_t
# configure:14041: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:14041: $? = 0
# configure:14048: result: yes
# configure:14058: checking whether printf() supports POSIX/XSI format strings
# configure:14099: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:14099: $? = 0
# configure:14099: ./conftest
# configure:14099: $? = 0
# configure:14110: result: yes
# configure:14122: checking for working alloca.h
# configure:14139: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:14139: $? = 0
# configure:14147: result: yes
# configure:14155: checking for alloca
# configure:14192: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:14192: $? = 0
# configure:14200: result: yes
# configure:14312: checking for stdlib.h
# configure:14312: result: yes
# configure:14312: checking for unistd.h
# configure:14312: result: yes
# configure:14312: checking for sys/param.h
# configure:14312: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:14312: $? = 0
# configure:14312: result: yes
# configure:14332: checking for getpagesize
# configure:14332: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14341: checking for working mmap
# configure:14488: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# conftest.c:160:14: warning: implicit declaration of function 'getpagesize' is invalid in C99 [-Wimplicit-function-declaration]
# pagesize = getpagesize ();
# ^
# 1 warning generated.
# configure:14488: $? = 0
# configure:14488: ./conftest
# configure:14488: $? = 0
# configure:14498: result: yes
# configure:14508: checking whether we are using the GNU C Library 2.1 or newer
# configure:14535: result: yes
# configure:14543: checking whether integer division by zero raises SIGFPE
# configure:14600: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# conftest.c:74:5: error: redefinition of 'nan' as different kind of symbol
# int nan;
# ^
# conftest.c:74:5: note: previous definition is here
# conftest.c:89:7: error: non-object type 'double (const char *)' is not assignable
# nan = y / y;
# ~~~ ^
# 2 errors generated.
# configure:14600: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | static void
# | #ifdef __cplusplus
# | sigfpe_handler (int sig)
# | #else
# | sigfpe_handler (sig) int sig;
# | #endif
# | {
# | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
# | exit (sig != SIGFPE);
# | }
# |
# | int x = 1;
# | int y = 0;
# | int z;
# | int nan;
# |
# | int main ()
# | {
# | signal (SIGFPE, sigfpe_handler);
# | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
# | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
# | signal (SIGTRAP, sigfpe_handler);
# | #endif
# | /* Linux/SPARC yields signal SIGILL. */
# | #if defined (__sparc__) && defined (__linux__)
# | signal (SIGILL, sigfpe_handler);
# | #endif
# |
# | z = x / y;
# | nan = y / y;
# | exit (1);
# | }
# |
# configure:14611: result: no
# configure:14624: checking for unsigned long long
# configure:14641: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:14641: $? = 0
# configure:14649: result: yes
# configure:14677: checking for inttypes.h
# configure:14695: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:14695: $? = 0
# configure:14703: result: yes
# configure:14716: checking whether the inttypes.h PRIxNN macros are broken
# configure:14737: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:14737: $? = 0
# configure:14745: result: no
# configure:14759: checking for stdint.h
# configure:14759: result: yes
# configure:14769: checking for SIZE_MAX
# configure:14842: result: yes
# configure:14857: checking for stdint.h
# configure:14857: result: yes
# configure:14869: checking for CFPreferencesCopyAppValue
# configure:14889: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -L/usr/lib -lncurses -framework CoreFoundation >&5
# conftest.c:62:10: fatal error: 'CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:14889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:14899: result: no
# configure:14906: checking for CFLocaleCopyCurrent
# configure:14926: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -L/usr/lib -lncurses -framework CoreFoundation >&5
# conftest.c:62:10: fatal error: 'CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:14926: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:14936: result: no
# configure:14989: checking for ld used by GCC
# configure:15053: result: /usr/bin/ld -m elf_x86_64
# configure:15060: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:15073: result: yes
# configure:15080: checking for shared library run path origin
# configure:15093: result: done
# configure:15499: checking for ptrdiff_t
# configure:15499: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15499: $? = 0
# configure:15499: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:98:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:15499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15499: result: yes
# configure:15513: checking argz.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking argz.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for argz.h
# configure:15513: result: yes
# configure:15513: checking limits.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking limits.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for limits.h
# configure:15513: result: yes
# configure:15513: checking locale.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking locale.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for locale.h
# configure:15513: result: yes
# configure:15513: checking nl_types.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking nl_types.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for nl_types.h
# configure:15513: result: yes
# configure:15513: checking malloc.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking malloc.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for malloc.h
# configure:15513: result: yes
# configure:15513: checking stddef.h usability
# configure:15513: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking stddef.h presence
# configure:15513: clang -E -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c
# configure:15513: $? = 0
# configure:15513: result: yes
# configure:15513: checking for stddef.h
# configure:15513: result: yes
# configure:15513: checking for stdlib.h
# configure:15513: result: yes
# configure:15513: checking for string.h
# configure:15513: result: yes
# configure:15513: checking for unistd.h
# configure:15513: result: yes
# configure:15513: checking for sys/param.h
# configure:15513: result: yes
# configure:15529: checking for asprintf
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# conftest.c:106:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for fwprintf
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for getcwd
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for getegid
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for geteuid
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for getgid
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for getuid
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for mempcpy
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for munmap
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for putenv
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for setenv
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for setlocale
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for snprintf
# configure:15529: result: yes
# configure:15529: checking for stpcpy
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:108:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for strcasecmp
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:109:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for strdup
# configure:15529: result: yes
# configure:15529: checking for strtoul
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for tsearch
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for wcslen
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for __argz_count
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for __argz_stringify
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for __argz_next
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15529: checking for __fsetlocking
# configure:15529: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15540: checking whether _snprintf is declared
# configure:15560: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:101:22: error: use of undeclared identifier '_snprintf'
# char *p = (char *) _snprintf;
# ^
# 1 error generated.
# configure:15560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15567: result: no
# configure:15581: checking whether _snwprintf is declared
# configure:15601: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:102:22: error: use of undeclared identifier '_snwprintf'
# char *p = (char *) _snwprintf;
# ^
# 1 error generated.
# configure:15601: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15608: result: no
# configure:15623: checking whether feof_unlocked is declared
# configure:15643: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:103:22: error: use of undeclared identifier 'feof_unlocked'
# char *p = (char *) feof_unlocked;
# ^
# 1 error generated.
# configure:15643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef feof_unlocked
# | char *p = (char *) feof_unlocked;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15650: result: no
# configure:15664: checking whether fgets_unlocked is declared
# configure:15684: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# conftest.c:104:22: error: use of undeclared identifier 'fgets_unlocked'
# char *p = (char *) fgets_unlocked;
# ^
# 1 error generated.
# configure:15684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pinfo"
# | #define PACKAGE_TARNAME "pinfo"
# | #define PACKAGE_VERSION "0.6.10"
# | #define PACKAGE_STRING "pinfo 0.6.10"
# | #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "pinfo"
# | #define VERSION "0.6.10"
# | #define HAVE_STRDUP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRSEP 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGBLOCK 1
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAS_READLINE 1
# | #define USE_CURSES 1
# | #define CURSES_H_NAME
# | #define CURSES_COLORS 1
# | #define CURSES_MOUSE 1
# | #define CURSES_WCHAR 1
# | #define CURSES_KEY_END 1
# | #define HAVE_CURS_SET 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_BKGDSET 1
# | #define USE_WCHAR 1
# | #define HAVE_WCSWIDTH 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCSLEN 1
# | #define HAVE___ARGZ_COUNT 1
# | #define HAVE___ARGZ_STRINGIFY 1
# | #define HAVE___ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef fgets_unlocked
# | char *p = (char *) fgets_unlocked;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15691: result: no
# configure:15705: checking whether getc_unlocked is declared
# configure:15725: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15725: $? = 0
# configure:15732: result: yes
# configure:15800: checking for iconv
# configure:15822: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15822: $? = 0
# configure:15854: result: yes
# configure:15875: checking for iconv declaration
# configure:15904: clang -c -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c >&5
# configure:15904: $? = 0
# configure:15915: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:15926: checking for nl_langinfo and CODESET
# configure:15942: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15942: $? = 0
# configure:15951: result: yes
# configure:15961: checking for LC_MESSAGES
# configure:15977: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:15977: $? = 0
# configure:15985: result: yes
# configure:16003: checking for bison
# configure:16019: found /usr/bin/bison
# configure:16030: result: bison
# configure:16044: checking version of bison
# configure:16053: result: 3.0.4, ok
# configure:16064: checking whether NLS is requested
# configure:16073: result: yes
# configure:16111: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:16143: result: /usr/bin/msgfmt
# configure:16152: checking for gmsgfmt
# configure:16183: result: /usr/bin/msgfmt
# configure:16223: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16255: result: /usr/bin/xgettext
# configure:16295: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:16326: result: /usr/bin/msgmerge
# configure:16377: checking for CFPreferencesCopyAppValue
# configure:16407: result: no
# configure:16414: checking for CFLocaleCopyCurrent
# configure:16444: result: no
# configure:16459: checking whether NLS is requested
# configure:16468: result: yes
# configure:16486: checking for GNU gettext in libc
# configure:16505: clang -o conftest -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 conftest.c -L/usr/lib -lncurses >&5
# configure:16505: $? = 0
# configure:16513: result: yes
# configure:17101: checking whether to use NLS
# configure:17103: result: yes
# configure:17106: checking where the gettext function comes from
# configure:17117: result: libc
# configure:17397: checking that generated files are newer than configure
# configure:17403: result: done
# configure:17446: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pinfo config.status 0.6.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a6f71fa3fdf0
#
# config.status:1228: creating Makefile
# config.status:1228: creating doc/Makefile
# config.status:1228: creating macros/Makefile
# config.status:1228: creating src/Makefile
# config.status:1228: creating pinfo.spec
# config.status:1228: creating po/Makefile.in
# config.status:1336: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:1228: creating src/pinforc
# config.status:1228: creating doc/pinfo.1
# config.status:1228: creating config.h
# config.status:1457: executing depfiles commands
# config.status:1457: executing libtool commands
# config.status:1457: executing default-1 commands
# configure:19712: WARNING: unrecognized options: --enable-cursor
#
# ## ---------------- ##
# ## 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=
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___argz_count=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_bkgdset=yes
# ac_cv_func_curs_set=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_sigblock=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_use_default_colors=yes
# ac_cv_func_wcslen=yes
# ac_cv_gnu_library_2=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_feof_unlocked=no
# ac_cv_have_decl_fgets_unlocked=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_mbstowcs=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_cposix_strerror=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# bh_cv_c_signed=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_long_double=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# gt_cv_func_printf_posix=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe=no
# gt_cv_inttypes_pri_broken=no
# gt_cv_val_LC_MESSAGES=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/missing aclocal-1.15 -I macros'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' -I/usr/include -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=600 -DCONFIGDIR=\"/etc/pinforc\" -DLOCALEDIR=\"$(prefix)/share/locale\"'
# CURSES_FLAGS='-D_XOPEN_SOURCE_EXTENDED'
# CURSES_INCLUDES='-I/usr/include '
# CURSES_LIBS='-L/usr/lib -lncurses'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXTRA_SOURCES=''
# FGREP='/usr/bin/grep -F'
# GLIBC21='yes'
# GLIBC2='yes'
# GMSGFMT='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# HAS_READLINE_FALSE='#'
# HAS_READLINE_TRUE=''
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SIGBLOCK_FALSE='#'
# HAVE_SIGBLOCK_TRUE=''
# HAVE_SNPRINTF='1'
# HAVE_SNPRINTF_FALSE='#'
# HAVE_SNPRINTF_TRUE=''
# HAVE_WPRINTF='0'
# INSIDE_GNOME_COMMON_FALSE=''
# INSIDE_GNOME_COMMON_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLBISON='bison'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# KEY_END=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=' -L/usr/lib -lncurses'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/missing makeinfo'
# MANDIR='/usr/share/man'
# MANIFEST_TOOL=':'
# MAN_KEY_END='End Key'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/tools/mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pinfo'
# PACKAGE_BUGREPORT='pinfo-devel@lists.alioth.debian.org'
# PACKAGE_NAME='pinfo'
# PACKAGE_STRING='pinfo 0.6.10'
# PACKAGE_TARNAME='pinfo'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.10'
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# READLINE_INCLUDES='-I/usr/include/readline'
# READLINE_LIBS='-lreadline'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='0.6.10'
# WCHAR_FLAGS=' -D_XOPEN_SOURCE=600'
# XGETTEXT='/usr/bin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__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='/usr/share/info'
# install_sh='${SHELL} /tmp/pinfo/src/pinfo-0.6.10/tools/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(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'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pinfo"
# #define PACKAGE_TARNAME "pinfo"
# #define PACKAGE_VERSION "0.6.10"
# #define PACKAGE_STRING "pinfo 0.6.10"
# #define PACKAGE_BUGREPORT "pinfo-devel@lists.alioth.debian.org"
# #define PACKAGE_URL ""
# #define PACKAGE "pinfo"
# #define VERSION "0.6.10"
# #define HAVE_STRDUP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRSEP 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SIGBLOCK 1
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAS_READLINE 1
# #define USE_CURSES 1
# #define CURSES_H_NAME
# #define CURSES_COLORS 1
# #define CURSES_MOUSE 1
# #define CURSES_WCHAR 1
# #define CURSES_KEY_END 1
# #define HAVE_CURS_SET 1
# #define HAVE_USE_DEFAULT_COLORS 1
# #define HAVE_BKGDSET 1
# #define USE_WCHAR 1
# #define HAVE_WCSWIDTH 1
# #define HAVE_LONG_LONG 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 0
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_ARGZ_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_WCSLEN 1
# #define HAVE___ARGZ_COUNT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_DECL_FEOF_UNLOCKED 0
# #define HAVE_DECL_FGETS_UNLOCKED 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HIDECURSOR FALSE
# #define ___USE_STATIC___ 1
# #define VERSION "0.6.10"
# #define PACKAGE "pinfo"
#
# configure: exit 0