Build of dialog with clang_glibc toolchain

The build took 00h 02m 09s and was SUCCESSFUL.

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

SLOCLanguage
17,622 ansic
7,281 sh
588 makefile
355 perl
164 python
124 sed
26,134 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: dialog 1:1.3_20160424-1 (Thu Apr 13 17:03:26 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for executable suffix...
# checking for object suffix... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking version of clang... 3.8.0
# checking for clang option to accept ANSI C... none needed
# checking $CC variable... ok
# checking how to run the C preprocessor... clang -E
# checking whether make sets ${MAKE}... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking if ln -s -f options work... yes
# checking for tdlint... no
# checking for lint... no
# checking for alint... no
# checking for splint... no
# checking for lclint... no
# checking for groff... /usr/bin/groff
# checking for nroff... /usr/bin/nroff
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for options to update archives... -curvU
# checking for makeflags variable...
# checking if filesystem supports mixed-case filenames... yes
# checking for exctags... no
# checking for ctags... no
# checking for exetags... no
# checking for etags... no
# checking for ctags... no
# checking for etags... no
# checking if you want to see long compiling messages... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# Configuring for linux-gnu
# checking for PATH separator... :
# checking if we must define _GNU_SOURCE... yes
# checking if _XOPEN_SOURCE really is set... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGE_FILES value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for fseeko... yes
# checking whether to use struct dirent64... no
# checking for install-prefix... no
# checking if you want to check for gcc warnings... no
# checking if you want to use pkg-config... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking for this package's name... dialog
# checking for package version... 1.3
# checking for package patch date... 20160424
# checking if we should install dlg_XXX headers to subdirectory... no
# checking for program to convert manpage to html... /usr/bin/groff
# checking for ANSI C header files... yes
# checking for inline... inline
# 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 off_t... yes
# checking for size_t... 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 getpagesize... yes
# checking for working mmap... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking for argz.h... yes
# checking for limits.h... yes
# checking for locale.h... yes
# checking for nl_types.h... yes
# checking for malloc.h... 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... yes
# checking for feof_unlocked... yes
# checking for fgets_unlocked... 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 stpcpy... yes
# checking for strchr... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for __argz_count... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# checking for iconv... yes
# checking if the declaration of iconv() needs const.... no
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for libintl.h and gettext()... yes
# checking for dcgettext... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for catalogs to be installed... an ar be@latin bg ca cs cy da de el eo es et eu fa fi fr ga gd gl hi hr hu ia id is it ja ku lt lv mg mk ms nb nl pl pt pt_BR rm ro ru rw sk sl sq sr sv sw th tr uk vi wa zh_CN zh_TW
# checking if we should use included message-library... yes
# checking for libintl.h... yes
# checking if -lm needed for math functions... yes
# checking if you want to use dmalloc for testing... no
# checking if you want to use dbmalloc for testing... no
# checking if you want to use purify for testing... no
# checking if you want to use valgrind for testing... no
# checking if you want to perform memory-leak testing...
# checking if you want --trace option... yes
# checking for an rpath option... -Wl,-rpath,
# checking if libtool -version-number should be used... yes
# checking if you want to build libraries with libtool... yes
# checking for x86_64-unknown-linux-libtool... no
# checking for x86_64-unknown-linux-glibtool... no
# checking for libtool... libtool
# checking version of libtool... 2.4.6
# checking for additional libtool options... no
# checking if exported-symbols file should be used... no
# checking for specific curses-directory... no
# checking if rpath option should be used... no
# checking for specific curses-directory... no
# checking for specified curses library type... ncursesw
# checking for multibyte character support... yes
# checking pkg-config for ncursesw... yes
# checking if the ncursesw package files work... yes
# checking for _nc_init_pthreads in -lncursesw... no
# checking if curses supports wide characters... yes
# checking if we must include wchar.h to declare mbstate_t... no
# checking if you want extra dialogs... yes
# checking if you want config-file support... yes
# checking if you want Xdialog-style dialogs... yes
# checking if you want extra Xdialog-style dialogs (1.2)... yes
# checking if you want compatibility with whiptail options... yes
# checking if you want the form dialog... yes
# checking if you want the gauge dialog... yes
# checking if you want the tailbox dialog... yes
# checking if you want the mixedform dialog... yes
# checking if you want the mixedgauge dialog... yes
# checking if you want the wide-curses features... yes
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking for search.h... yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for term.h... term.h
# checking return type of signal handlers... void
# checking for _nc_free_and_exit... yes
# checking for btowc... yes
# checking for mblen... yes
# checking for mbrlen... yes
# checking for mbrtowc... yes
# checking for mbtowc... yes
# checking for strcasecmp... (cached) yes
# checking for strftime... yes
# checking for tsearch... (cached) yes
# checking for waitpid... yes
# checking for wcsrtombs... yes
# checking for wcstombs... yes
# checking for wctob... yes
# checking for wctomb... yes
# checking for mktime... yes
# checking definition to turn on extended curses functions... none
# checking for unctrl.h... unctrl.h
# checking for flushinp... yes
# checking for getattrs... yes
# checking for getbegx... yes
# checking for getbegy... yes
# checking for getbegyx... yes
# checking for getcurx... yes
# checking for getcury... yes
# checking for getmaxx... yes
# checking for getmaxy... yes
# checking for getmaxyx... yes
# checking for getparx... yes
# checking for getpary... yes
# checking for getparyx... yes
# checking for use_default_colors... yes
# checking for wchgat... yes
# checking for wcursyncup... yes
# checking for wget_wch... yes
# checking for wsyncup... yes
# checking for start_color... yes
# checking for chtype typedef... yes
# checking if chtype is scalar or struct... scalar
# checking for wide alternate character set array... _nc_wacs
# checking for wide alternate character constants... yes
# checking for wgetparent... yes
# checking for sys/wait.h... yes
# checking for union wait... no
# checking if we must include wchar.h to declare mbstate_t... yes
# checking if runtime has nl_langinfo support for first weekday... yes
# checking if rpath-hack should be disabled... no
# checking for updated LDFLAGS... maybe
# checking for ldd... ldd
# configure: creating ./config.status
# config.status: creating dialog-config
# config.status: creating makefile
# config.status: creating headers-sh
# config.status: creating po/makefile.in
# config.status: creating dlg_config.h
# config.status: creating po/POTFILES
# config.status: creating po/makefile
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c -fPIC -DPIC -o .libs/trace.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c -o trace.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c -fPIC -DPIC -o .libs/rc.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c -o rc.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c -fPIC -DPIC -o .libs/calendar.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c -o calendar.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c -fPIC -DPIC -o .libs/fselect.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c -o fselect.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c -fPIC -DPIC -o .libs/timebox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c -o timebox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c -fPIC -DPIC -o .libs/buildlist.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c -o buildlist.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c -fPIC -DPIC -o .libs/rangebox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c -o rangebox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c -fPIC -DPIC -o .libs/treeview.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c -o treeview.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c -fPIC -DPIC -o .libs/formbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c -o formbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c -fPIC -DPIC -o .libs/guage.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c -o guage.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c -fPIC -DPIC -o .libs/pause.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c -o pause.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c -fPIC -DPIC -o .libs/prgbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c -o prgbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c -fPIC -DPIC -o .libs/progressbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c -o progressbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c -fPIC -DPIC -o .libs/tailbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c -o tailbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c -fPIC -DPIC -o .libs/mixedform.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c -o mixedform.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c -fPIC -DPIC -o .libs/mixedgauge.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c -o mixedgauge.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c -fPIC -DPIC -o .libs/argv.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c -o argv.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c -fPIC -DPIC -o .libs/arrows.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c -o arrows.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c -fPIC -DPIC -o .libs/buttons.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c -o buttons.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c -fPIC -DPIC -o .libs/checklist.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c -o checklist.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c -fPIC -DPIC -o .libs/columns.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c -o columns.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c -fPIC -DPIC -o .libs/dlg_keys.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c -o dlg_keys.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c -fPIC -DPIC -o .libs/editbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c -o editbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c -fPIC -DPIC -o .libs/help.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c -o help.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c -fPIC -DPIC -o .libs/inputbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c -o inputbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c -fPIC -DPIC -o .libs/inputstr.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c -o inputstr.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c -fPIC -DPIC -o .libs/menubox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c -o menubox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c -fPIC -DPIC -o .libs/mouse.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c -o mouse.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c -fPIC -DPIC -o .libs/mousewget.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c -o mousewget.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c -fPIC -DPIC -o .libs/msgbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c -o msgbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c -fPIC -DPIC -o .libs/textbox.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c -o textbox.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c -fPIC -DPIC -o .libs/ui_getc.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c -o ui_getc.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c -fPIC -DPIC -o .libs/util.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c -o util.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c -o version.o >/dev/null 2>&1
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c -fPIC -DPIC -o .libs/yesno.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c -o yesno.o >/dev/null 2>&1
# linking libdialog.la
# libtool --tag=CC --mode=link clang -rpath /usr/lib -version-number `cut -f1 ./VERSION` -lncursesw -lm -o libdialog.la trace.lo rc.lo calendar.lo fselect.lo timebox.lo buildlist.lo rangebox.lo treeview.lo formbox.lo guage.lo pause.lo prgbox.lo progressbox.lo tailbox.lo mixedform.lo mixedgauge.lo argv.lo arrows.lo buttons.lo checklist.lo columns.lo dlg_keys.lo editbox.lo help.lo inputbox.lo inputstr.lo menubox.lo mouse.lo mousewget.lo msgbox.lo textbox.lo ui_getc.lo util.lo version.lo yesno.lo -lncursesw -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/trace.o .libs/rc.o .libs/calendar.o .libs/fselect.o .libs/timebox.o .libs/buildlist.o .libs/rangebox.o .libs/treeview.o .libs/formbox.o .libs/guage.o .libs/pause.o .libs/prgbox.o .libs/progressbox.o .libs/tailbox.o .libs/mixedform.o .libs/mixedgauge.o .libs/argv.o .libs/arrows.o .libs/buttons.o .libs/checklist.o .libs/columns.o .libs/dlg_keys.o .libs/editbox.o .libs/help.o .libs/inputbox.o .libs/inputstr.o .libs/menubox.o .libs/mouse.o .libs/mousewget.o .libs/msgbox.o .libs/textbox.o .libs/ui_getc.o .libs/util.o .libs/version.o .libs/yesno.o -lncursesw -lm -Wl,-soname -Wl,libdialog.so.13 -o .libs/libdialog.so.13.0.0
# libtool: link: (cd ".libs" && rm -f "libdialog.so.13" && ln -s "libdialog.so.13.0.0" "libdialog.so.13")
# libtool: link: (cd ".libs" && rm -f "libdialog.so" && ln -s "libdialog.so.13.0.0" "libdialog.so")
# libtool: link: ar cru .libs/libdialog.a trace.o rc.o calendar.o fselect.o timebox.o buildlist.o rangebox.o treeview.o formbox.o guage.o pause.o prgbox.o progressbox.o tailbox.o mixedform.o mixedgauge.o argv.o arrows.o buttons.o checklist.o columns.o dlg_keys.o editbox.o help.o inputbox.o inputstr.o menubox.o mouse.o mousewget.o msgbox.o textbox.o ui_getc.o util.o version.o yesno.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdialog.a
# libtool: link: ( cd ".libs" && rm -f "libdialog.la" && ln -s "../libdialog.la" "libdialog.la" )
# libtool --tag=CC --mode=compile clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c -fPIC -DPIC -o .libs/dialog.o
# libtool: compile: clang -I. -I. -D_GNU_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c -o dialog.o >/dev/null 2>&1
# libtool --tag=CC --mode=link clang -o dialog dialog.lo -L. -ldialog -lncursesw -lm
# libtool: link: clang -o .libs/dialog .libs/dialog.o -L. /tmp/dialog/src/dialog-1.3-20160424/.libs/libdialog.so -lncursesw -lm
# ==> Entering fakeroot environment...
# ==> Starting package()...
# making install-full
# make[1]: Entering directory '/tmp/dialog/src/dialog-1.3-20160424/po'
# file=./`echo an | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file an.po
# file=./`echo ar | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ar.po
# file=./`echo be@latin | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file be@latin.po
# file=./`echo bg | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file bg.po
# file=./`echo ca | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ca.po
# file=./`echo cs | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cs.po
# file=./`echo cy | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cy.po
# file=./`echo da | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
# file=./`echo de | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
# file=./`echo el | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file el.po
# file=./`echo eo | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eo.po
# file=./`echo es | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
# file=./`echo et | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file et.po
# file=./`echo eu | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eu.po
# file=./`echo fa | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fa.po
# file=./`echo fi | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
# file=./`echo fr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
# file=./`echo ga | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po
# file=./`echo gd | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gd.po
# file=./`echo gl | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gl.po
# file=./`echo hi | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hi.po
# file=./`echo hr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hr.po
# file=./`echo hu | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po
# file=./`echo ia | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ia.po
# file=./`echo id | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
# file=./`echo is | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file is.po
# file=./`echo it | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
# file=./`echo ja | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
# file=./`echo ku | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ku.po
# file=./`echo lt | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file lt.po
# file=./`echo lv | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file lv.po
# file=./`echo mg | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file mg.po
# file=./`echo mk | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file mk.po
# file=./`echo ms | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ms.po
# file=./`echo nb | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nb.po
# file=./`echo nl | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po
# file=./`echo pl | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
# file=./`echo pt | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt.po
# file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
# file=./`echo rm | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rm.po
# file=./`echo ro | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po
# file=./`echo ru | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
# file=./`echo rw | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po
# file=./`echo sk | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sk.po
# file=./`echo sl | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po
# file=./`echo sq | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sq.po
# file=./`echo sr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
# file=./`echo sv | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
# file=./`echo sw | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sw.po
# file=./`echo th | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file th.po
# file=./`echo tr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
# file=./`echo uk | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
# file=./`echo vi | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po
# file=./`echo wa | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file wa.po
# file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
# file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po
# installing an.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/an/LC_MESSAGES/dialog.mo
# installing ar.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ar/LC_MESSAGES/dialog.mo
# installing be@latin.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/be@latin/LC_MESSAGES/dialog.mo
# installing bg.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/bg/LC_MESSAGES/dialog.mo
# installing ca.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ca/LC_MESSAGES/dialog.mo
# installing cs.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/cs/LC_MESSAGES/dialog.mo
# installing cy.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/cy/LC_MESSAGES/dialog.mo
# installing da.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/da/LC_MESSAGES/dialog.mo
# installing de.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/de/LC_MESSAGES/dialog.mo
# installing el.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/el/LC_MESSAGES/dialog.mo
# installing eo.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/eo/LC_MESSAGES/dialog.mo
# installing es.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/es/LC_MESSAGES/dialog.mo
# installing et.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/et/LC_MESSAGES/dialog.mo
# installing eu.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/eu/LC_MESSAGES/dialog.mo
# installing fa.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/fa/LC_MESSAGES/dialog.mo
# installing fi.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/fi/LC_MESSAGES/dialog.mo
# installing fr.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/fr/LC_MESSAGES/dialog.mo
# installing ga.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ga/LC_MESSAGES/dialog.mo
# installing gd.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/gd/LC_MESSAGES/dialog.mo
# installing gl.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/gl/LC_MESSAGES/dialog.mo
# installing hi.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/hi/LC_MESSAGES/dialog.mo
# installing hr.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/hr/LC_MESSAGES/dialog.mo
# installing hu.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/hu/LC_MESSAGES/dialog.mo
# installing ia.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ia/LC_MESSAGES/dialog.mo
# installing id.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/id/LC_MESSAGES/dialog.mo
# installing is.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/is/LC_MESSAGES/dialog.mo
# installing it.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/it/LC_MESSAGES/dialog.mo
# installing ja.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ja/LC_MESSAGES/dialog.mo
# installing ku.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ku/LC_MESSAGES/dialog.mo
# installing lt.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/lt/LC_MESSAGES/dialog.mo
# installing lv.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/lv/LC_MESSAGES/dialog.mo
# installing mg.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/mg/LC_MESSAGES/dialog.mo
# installing mk.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/mk/LC_MESSAGES/dialog.mo
# installing ms.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ms/LC_MESSAGES/dialog.mo
# installing nb.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/nb/LC_MESSAGES/dialog.mo
# installing nl.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/nl/LC_MESSAGES/dialog.mo
# installing pl.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/pl/LC_MESSAGES/dialog.mo
# installing pt.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/pt/LC_MESSAGES/dialog.mo
# installing pt_BR.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/pt_BR/LC_MESSAGES/dialog.mo
# installing rm.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/rm/LC_MESSAGES/dialog.mo
# installing ro.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ro/LC_MESSAGES/dialog.mo
# installing ru.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/ru/LC_MESSAGES/dialog.mo
# installing rw.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/rw/LC_MESSAGES/dialog.mo
# installing sk.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sk/LC_MESSAGES/dialog.mo
# installing sl.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sl/LC_MESSAGES/dialog.mo
# installing sq.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sq/LC_MESSAGES/dialog.mo
# installing sr.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sr/LC_MESSAGES/dialog.mo
# installing sv.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sv/LC_MESSAGES/dialog.mo
# installing sw.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/sw/LC_MESSAGES/dialog.mo
# installing th.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/th/LC_MESSAGES/dialog.mo
# installing tr.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/tr/LC_MESSAGES/dialog.mo
# installing uk.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/uk/LC_MESSAGES/dialog.mo
# installing vi.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/vi/LC_MESSAGES/dialog.mo
# installing wa.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/wa/LC_MESSAGES/dialog.mo
# installing zh_CN.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/zh_CN/LC_MESSAGES/dialog.mo
# installing zh_TW.gmo as /tmp/dialog/pkg/dialog/usr/share/locale/zh_TW/LC_MESSAGES/dialog.mo
# if test "dialog" = "gettext"; then \
# mkdir -p /tmp/dialog/pkg/dialog/usr/share/gettext/po; \
# /usr/bin/install -c -m 644 ./makefile.inn \
# /tmp/dialog/pkg/dialog/usr/share/gettext/po/makefile.inn; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/dialog/src/dialog-1.3-20160424/po'
# mkdir -p /tmp/dialog/pkg/dialog/usr/bin
# ** installing config script in /tmp/dialog/pkg/dialog/usr/bin
# mkdir -p /tmp/dialog/pkg/dialog/usr/lib
# mkdir -p /tmp/dialog/pkg/dialog/usr/include
# /bin/sh headers-sh /tmp/dialog/pkg/dialog/usr/include .
# ** installing library in /tmp/dialog/pkg/dialog/usr/lib
# libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.so.13.0.0 /tmp/dialog/pkg/dialog/usr/lib/libdialog.so.13.0.0
# libtool: install: (cd /tmp/dialog/pkg/dialog/usr/lib && { ln -s -f libdialog.so.13.0.0 libdialog.so.13 || { rm -f libdialog.so.13 && ln -s libdialog.so.13.0.0 libdialog.so.13; }; })
# libtool: install: (cd /tmp/dialog/pkg/dialog/usr/lib && { ln -s -f libdialog.so.13.0.0 libdialog.so || { rm -f libdialog.so && ln -s libdialog.so.13.0.0 libdialog.so; }; })
# libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.lai /tmp/dialog/pkg/dialog/usr/lib/libdialog.la
# libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.a /tmp/dialog/pkg/dialog/usr/lib/libdialog.a
# libtool: install: chmod 644 /tmp/dialog/pkg/dialog/usr/lib/libdialog.a
# libtool: install: ranlib /tmp/dialog/pkg/dialog/usr/lib/libdialog.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# ** installing headers in /tmp/dialog/pkg/dialog/usr/include
# ... dialog.h
# ... dlg_colors.h
# ... dlg_keys.h
# ... dlg_config.h
# mkdir -p /tmp/dialog/pkg/dialog/usr/share/man/man3
# ** installing dialog.3
# libtool --tag=CC --mode=install /usr/bin/install -c dialog /tmp/dialog/pkg/dialog/usr/bin/`echo dialog |sed s,x,x,`
# libtool: warning: '/tmp/dialog/src/dialog-1.3-20160424/libdialog.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/dialog /tmp/dialog/pkg/dialog/usr/bin/dialog
# mkdir -p /tmp/dialog/pkg/dialog/usr/share/man/man1
# ** installing dialog.1
# made install-full
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dialog"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dialog 1:1.3_20160424-1 (Thu Apr 13 17:04:25 UTC 2017)

CMD: pacman --query --file dialog-1:1.3_20160424-1-x86_64.pkg.tar.xz
# dialog 1:1.3_20160424-1

Creating hybrid package for 'dialog'

Trying to find vanilla package 'dialog'...

CMD: pacman --query --file /mirror/python2-pythondialog-3.4.0-1.pkg.tar.xz
# python2-pythondialog 3.4.0-1

CMD: pacman --query --file /mirror/xdialog-2.3.1-7.pkg.tar.xz
# xdialog 2.3.1-7

CMD: pacman --query --file /mirror/dialog-1:1.3_20160424-1.pkg.tar.xz
# dialog 1:1.3_20160424-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/dialog-config
# /usr/bin/dialog
# /usr/lib/libdialog.so.13
# /usr/lib/libdialog.so
# /usr/lib/libdialog.so.13.0.0
# /usr/include/dialog.h
# /usr/include/dlg_colors.h
# /usr/include/dlg_keys.h
# /usr/include/dlg_config.h
# /usr/share/man/man3/dialog.3.gz
# /usr/share/man/man1/dialog.1.gz
# /usr/share/locale/an/LC_MESSAGES/dialog.mo
# /usr/share/locale/ar/LC_MESSAGES/dialog.mo
# /usr/share/locale/be@latin/LC_MESSAGES/dialog.mo
# /usr/share/locale/bg/LC_MESSAGES/dialog.mo
# /usr/share/locale/ca/LC_MESSAGES/dialog.mo
# /usr/share/locale/cs/LC_MESSAGES/dialog.mo
# /usr/share/locale/cy/LC_MESSAGES/dialog.mo
# /usr/share/locale/da/LC_MESSAGES/dialog.mo
# /usr/share/locale/de/LC_MESSAGES/dialog.mo
# /usr/share/locale/el/LC_MESSAGES/dialog.mo
# /usr/share/locale/eo/LC_MESSAGES/dialog.mo
# /usr/share/locale/es/LC_MESSAGES/dialog.mo
# /usr/share/locale/et/LC_MESSAGES/dialog.mo
# /usr/share/locale/eu/LC_MESSAGES/dialog.mo
# /usr/share/locale/fa/LC_MESSAGES/dialog.mo
# /usr/share/locale/fi/LC_MESSAGES/dialog.mo
# /usr/share/locale/fr/LC_MESSAGES/dialog.mo
# /usr/share/locale/ga/LC_MESSAGES/dialog.mo
# /usr/share/locale/gd/LC_MESSAGES/dialog.mo
# /usr/share/locale/gl/LC_MESSAGES/dialog.mo
# /usr/share/locale/hi/LC_MESSAGES/dialog.mo
# /usr/share/locale/hr/LC_MESSAGES/dialog.mo
# /usr/share/locale/hu/LC_MESSAGES/dialog.mo
# /usr/share/locale/ia/LC_MESSAGES/dialog.mo
# /usr/share/locale/id/LC_MESSAGES/dialog.mo
# /usr/share/locale/is/LC_MESSAGES/dialog.mo
# /usr/share/locale/it/LC_MESSAGES/dialog.mo
# /usr/share/locale/ja/LC_MESSAGES/dialog.mo
# /usr/share/locale/ku/LC_MESSAGES/dialog.mo
# /usr/share/locale/lt/LC_MESSAGES/dialog.mo
# /usr/share/locale/lv/LC_MESSAGES/dialog.mo
# /usr/share/locale/mg/LC_MESSAGES/dialog.mo
# /usr/share/locale/mk/LC_MESSAGES/dialog.mo
# /usr/share/locale/ms/LC_MESSAGES/dialog.mo
# /usr/share/locale/nb/LC_MESSAGES/dialog.mo
# /usr/share/locale/nl/LC_MESSAGES/dialog.mo
# /usr/share/locale/pl/LC_MESSAGES/dialog.mo
# /usr/share/locale/pt/LC_MESSAGES/dialog.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/dialog.mo
# /usr/share/locale/rm/LC_MESSAGES/dialog.mo
# /usr/share/locale/ro/LC_MESSAGES/dialog.mo
# /usr/share/locale/ru/LC_MESSAGES/dialog.mo
# /usr/share/locale/rw/LC_MESSAGES/dialog.mo
# /usr/share/locale/sk/LC_MESSAGES/dialog.mo
# /usr/share/locale/sl/LC_MESSAGES/dialog.mo
# /usr/share/locale/sq/LC_MESSAGES/dialog.mo
# /usr/share/locale/sr/LC_MESSAGES/dialog.mo
# /usr/share/locale/sv/LC_MESSAGES/dialog.mo
# /usr/share/locale/sw/LC_MESSAGES/dialog.mo
# /usr/share/locale/th/LC_MESSAGES/dialog.mo
# /usr/share/locale/tr/LC_MESSAGES/dialog.mo
# /usr/share/locale/uk/LC_MESSAGES/dialog.mo
# /usr/share/locale/vi/LC_MESSAGES/dialog.mo
# /usr/share/locale/wa/LC_MESSAGES/dialog.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/dialog.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/dialog.mo
# /sysroot/usr/lib/libdialog.so.13.0.0
# /sysroot/usr/lib/libdialog.so.13
# /sysroot/usr/lib/libdialog.so
# /sysroot/usr/lib/libdialog.la
# /sysroot/usr/lib/libdialog.a
# /sysroot/usr/include/dialog.h
# /sysroot/usr/include/dlg_colors.h
# /sysroot/usr/include/dlg_keys.h
# /sysroot/usr/include/dlg_config.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/dialog/src/dialog-1.3-20160424/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.52.20150926. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-nls --with-libtool --with-ncursesw
#
# ## ---------- ##
# ## Platform. ##
# ## ---------- ##
#
# hostname = 4c06679633fa
# 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
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH = /usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#
# ## ------------ ##
# ## Core tests. ##
# ## ------------ ##
#
# configure:1031: PATH=".;."; conftest.sh
# ./configure: line 1032: conftest.sh: command not found
# configure:1034: $? = 127
# configure:1069: checking for x86_64-unknown-linux-gcc
# configure:1092: result: clang
# configure:1355: checking for C compiler version
# configure:1358: 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:1361: $? = 0
# configure:1363: 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
# Selected multilib: .;@m64
# configure:1366: $? = 0
# configure:1368: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1371: $? = 1
# configure:1391: checking for C compiler default output
# configure:1394: clang conftest.c >&5
# configure:1397: $? = 0
# configure:1426: result: a.out
# configure:1431: checking whether the C compiler works
# configure:1437: ./a.out
# configure:1440: $? = 0
# configure:1455: result: yes
# configure:1462: checking whether we are cross compiling
# configure:1464: result: no
# configure:1467: checking for executable suffix
# configure:1469: clang -o conftest conftest.c >&5
# configure:1472: $? = 0
# configure:1494: result:
# configure:1500: checking for object suffix
# configure:1518: clang -c conftest.c >&5
# configure:1521: $? = 0
# configure:1540: result: o
# configure:1544: checking whether we are using the GNU C compiler
# configure:1565: clang -c conftest.c >&5
# configure:1568: $? = 0
# configure:1571: test -s conftest.o
# configure:1574: $? = 0
# configure:1586: result: yes
# configure:1592: checking whether clang accepts -g
# configure:1610: clang -c -g conftest.c >&5
# configure:1613: $? = 0
# configure:1616: test -s conftest.o
# configure:1619: $? = 0
# configure:1629: result: yes
# configure:1656: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:1659: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:1760: checking version of clang
# configure:1764: result: 3.8.0
# configure:1768: checking for clang option to accept ANSI C
# configure:1825: clang -c conftest.c >&5
# configure:1828: $? = 0
# configure:1831: test -s conftest.o
# configure:1834: $? = 0
# configure:1851: result: none needed
# configure:1862: checking $CC variable
# configure:1954: result: ok
# configure:1965: checking how to run the C preprocessor
# configure:1991: clang -E conftest.c
# configure:1997: $? = 0
# configure:2024: clang -E conftest.c
# configure:2021:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2030: $? = 1
# configure: failed program was:
# #line 2020 "configure"
# #include "confdefs.h"
# #include
# configure:2067: result: clang -E
# configure:2082: clang -E conftest.c
# configure:2088: $? = 0
# configure:2115: clang -E conftest.c
# configure:2112:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2121: $? = 1
# configure: failed program was:
# #line 2111 "configure"
# #include "confdefs.h"
# #include
# configure:2161: checking whether make sets ${MAKE}
# configure:2181: result: yes
# configure:2193: checking for x86_64-unknown-linux-ranlib
# configure:2219: result: no
# configure:2228: checking for ranlib
# configure:2243: found /usr/bin/ranlib
# configure:2252: result: ranlib
# configure:2301: checking for a BSD compatible install
# configure:2350: result: /usr/bin/install -c
# configure:2361: checking whether ln -s works
# configure:2365: result: yes
# configure:2372: checking if ln -s -f options work
# configure:2384: result: yes
# configure:2393: checking for tdlint
# configure:2419: result: no
# configure:2393: checking for lint
# configure:2419: result: no
# configure:2393: checking for alint
# configure:2419: result: no
# configure:2393: checking for splint
# configure:2419: result: no
# configure:2393: checking for lclint
# configure:2419: result: no
# configure:2428: checking for groff
# configure:2445: found /usr/bin/groff
# configure:2457: result: /usr/bin/groff
# configure:2466: checking for nroff
# configure:2483: found /usr/bin/nroff
# configure:2495: result: /usr/bin/nroff
# configure:2516: checking for x86_64-unknown-linux-ar
# configure:2542: result: no
# configure:2551: checking for ar
# configure:2566: found /usr/bin/ar
# configure:2575: result: ar
# configure:2587: checking for options to update archives
# configure:2613: clang -c conftest.c >&5
# configure:2616: $? = 0
# ar -curvU conftest.a conftest.o
# configure:2635: result: -curvU
# configure:2646: checking for makeflags variable
# configure:2680: result:
# configure:2683: checking if filesystem supports mixed-case filenames
# configure:2710: result: yes
# configure:2721: checking for exctags
# configure:2747: result: no
# configure:2721: checking for ctags
# configure:2747: result: no
# configure:2758: checking for exetags
# configure:2784: result: no
# configure:2758: checking for etags
# configure:2784: result: no
# configure:2793: checking for ctags
# configure:2817: result: no
# configure:2827: checking for etags
# configure:2851: result: no
# configure:2874: checking if you want to see long compiling messages
# configure:2908: result: yes
# configure:2917: checking build system type
# configure:2935: result: x86_64-pc-linux-gnu
# configure:2943: checking host system type
# configure:2957: result: x86_64-unknown-linux-gnu
# configure:2983: result: Configuring for linux-gnu
# configure:3012: checking for PATH separator
# configure:3019: result: :
# configure:3072: checking if we must define _GNU_SOURCE
# configure:3094: clang -c conftest.c >&5
# configure:3086:1: error: use of undeclared identifier 'make'
# make an error
# ^
# 1 error generated.
# configure:3097: $? = 1
# configure: failed program was:
# #line 3079 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:3127: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:3119:1: error: use of undeclared identifier 'make'
# make an error
# ^
# 1 error generated.
# configure:3130: $? = 1
# configure: failed program was:
# #line 3112 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifdef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:3151: result: yes
# configure:3948: checking if _XOPEN_SOURCE really is set
# configure:3966: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:3969: $? = 0
# configure:3972: test -s conftest.o
# configure:3975: $? = 0
# configure:3984: result: yes
# configure:4004: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:4007: $? = 0
# configure:4010: test -s conftest.o
# configure:4013: $? = 0
# configure:4221: checking for special C compiler options needed for large files
# configure:4295: result: no
# configure:4301: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4329: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:4332: $? = 0
# configure:4335: test -s conftest.o
# configure:4338: $? = 0
# configure:4388: result: no
# configure:4398: checking for _LARGE_FILES value needed for large files
# configure:4426: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:4429: $? = 0
# configure:4432: test -s conftest.o
# configure:4435: $? = 0
# configure:4485: result: no
# configure:4498: checking for _LARGEFILE_SOURCE value needed for large files
# configure:4518: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:4511:9: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !fseeko;
# ~^~~~~~
# configure:4511:9: note: prefix with the address-of operator to silence this warning
# return !fseeko;
# ^
# &
# 1 warning generated.
# configure:4521: $? = 0
# configure:4524: test -s conftest.o
# configure:4527: $? = 0
# configure:4569: result: no
# configure:4583: checking for fseeko
# configure:4601: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:4594:8: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return fseeko && fseeko (stdin, 0, 0);
# ^~~~~~ ~~
# configure:4594:8: note: prefix with the address-of operator to silence this warning
# return fseeko && fseeko (stdin, 0, 0);
# ^
# &
# 1 warning generated.
# configure:4604: $? = 0
# configure:4607: test -s conftest
# configure:4610: $? = 0
# configure:4620: result: yes
# configure:4641: checking whether to use struct dirent64
# configure:4669: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:4658:28: error: conflicting types for 'readdir'
# extern struct dirent64 * readdir(DIR *);
# ^
# /usr/include/dirent.h:162:23: note: previous declaration is here
# extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
# ^
# configure:4659:20: warning: incompatible pointer types initializing 'struct dirent64 *' with an expression of type 'struct dirent *' [-Wincompatible-pointer-types]
# struct dirent64 *x = readdir((DIR *)0);
# ^ ~~~~~~~~~~~~~~~~~
# configure:4661:13: error: 'struct dirent64 *' and 'struct dirent *' are not pointers to compatible types
# int z = x - y;
# ~ ^ ~
# configure:4659:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# struct dirent64 *x = readdir((DIR *)0);
# ~~~~~~~~^
# configure:4660:38: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# struct dirent *y = readdir((DIR *)0);
# ~~~~~~~~^
# 3 warnings and 2 errors generated.
# configure:4672: $? = 1
# configure: failed program was:
# #line 4648 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# /* if transitional largefile support is setup, this is true */
# extern struct dirent64 * readdir(DIR *);
# struct dirent64 *x = readdir((DIR *)0);
# struct dirent *y = readdir((DIR *)0);
# int z = x - y;
#
# ;
# return 0;
# }
# configure:4689: result: no
# configure:4698: checking for install-prefix
# configure:4708: result: no
# configure:4748: checking if you want to check for gcc warnings
# configure:4758: result: no
# configure:5112: checking if you want to use pkg-config
# configure:5122: result: yes
# configure:5134: checking for x86_64-unknown-linux-pkg-config
# configure:5165: result: no
# configure:5174: checking for pkg-config
# configure:5191: found /usr/bin/pkg-config
# configure:5203: result: /usr/bin/pkg-config
# configure:5260: checking for this package's name
# configure:5270: result: dialog
# configure:5274: checking for package version
# configure:5295: result: 1.3
# configure:5298: checking for package patch date
# configure:5315: result: 20160424
# configure:5326: testing ABI VERSION 13:0:0 ...
# configure:5330: testing VERSION_MAJOR 1 ...
# configure:5334: testing VERSION_MINOR 3 ...
# configure:5338: testing VERSION_PATCH 20160424 ...
# configure:5361: checking if we should install dlg_XXX headers to subdirectory
# configure:5371: result: no
# configure:5374: checking for program to convert manpage to html
# configure:5433: result: /usr/bin/groff
# configure:5575: checking for ANSI C header files
# configure:5589: clang -E -D_GNU_SOURCE conftest.c
# configure:5595: $? = 0
# configure:5682: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:5685: $? = 0
# configure:5687: ./conftest
# configure:5690: $? = 0
# configure:5703: result: yes
# configure:5713: checking for inline
# configure:5730: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5733: $? = 0
# configure:5736: test -s conftest.o
# configure:5739: $? = 0
# configure:5750: result: inline
# configure:5771: checking for sys/types.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for sys/stat.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for stdlib.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for string.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for memory.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for strings.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for inttypes.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for stdint.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5771: checking for unistd.h
# configure:5783: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5786: $? = 0
# configure:5789: test -s conftest.o
# configure:5792: $? = 0
# configure:5802: result: yes
# configure:5812: checking for off_t
# configure:5833: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5836: $? = 0
# configure:5839: test -s conftest.o
# configure:5842: $? = 0
# configure:5852: result: yes
# configure:5864: checking for size_t
# configure:5885: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:5888: $? = 0
# configure:5891: test -s conftest.o
# configure:5894: $? = 0
# configure:5904: result: yes
# configure:5918: checking for working alloca.h
# configure:5936: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:5939: $? = 0
# configure:5942: test -s conftest
# configure:5945: $? = 0
# configure:5955: result: yes
# configure:5965: checking for alloca
# configure:6003: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6006: $? = 0
# configure:6009: test -s conftest
# configure:6012: $? = 0
# configure:6022: result: yes
# configure:6206: checking for stdlib.h
# configure:6241: result: yes
# configure:6206: checking for unistd.h
# configure:6241: result: yes
# configure:6254: checking for getpagesize
# configure:6291: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6294: $? = 0
# configure:6297: test -s conftest
# configure:6300: $? = 0
# configure:6310: result: yes
# configure:6320: checking for working mmap
# configure:6456: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6459: $? = 0
# configure:6461: ./conftest
# configure:6464: $? = 0
# configure:6476: result: yes
# configure:6487: checking whether we are using the GNU C Library 2.1 or newer
# configure:6513: result: yes
# configure:6543: checking for argz.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for limits.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for locale.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for nl_types.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for malloc.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for stddef.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6543: checking for stdlib.h
# configure:6578: result: yes
# configure:6543: checking for string.h
# configure:6578: result: yes
# configure:6543: checking for unistd.h
# configure:6578: result: yes
# configure:6543: checking for sys/param.h
# configure:6553: clang -E -D_GNU_SOURCE conftest.c
# configure:6559: $? = 0
# configure:6578: result: yes
# configure:6593: checking for feof_unlocked
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for fgets_unlocked
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getcwd
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getegid
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for geteuid
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getgid
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for getuid
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for mempcpy
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for munmap
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for putenv
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for setenv
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for setlocale
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for stpcpy
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6609:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# configure:6609:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strchr
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6609:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# configure:6609:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strcasecmp
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6609:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# configure:6609:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strdup
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6609:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# configure:6609:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for strtoul
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for tsearch
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for __argz_count
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for __argz_stringify
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6593: checking for __argz_next
# configure:6630: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6633: $? = 0
# configure:6636: test -s conftest
# configure:6639: $? = 0
# configure:6649: result: yes
# configure:6908: checking for iconv
# configure:6919: testing Starting FIND_LINKAGE(iconv,) ...
# configure:6943: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:6946: $? = 0
# configure:6949: test -s conftest
# configure:6952: $? = 0
# configure:7313: result: yes
# configure:7322: checking if the declaration of iconv() needs const.
# configure:7354: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:7357: $? = 0
# configure:7360: test -s conftest.o
# configure:7363: $? = 0
# configure:7373: result: no
# configure:7503: checking for nl_langinfo and CODESET
# configure:7521: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7524: $? = 0
# configure:7527: test -s conftest
# configure:7530: $? = 0
# configure:7541: result: yes
# configure:7552: checking for LC_MESSAGES
# configure:7570: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7573: $? = 0
# configure:7576: test -s conftest
# configure:7579: $? = 0
# configure:7589: result: yes
# configure:7599: checking whether NLS is requested
# configure:7609: result: yes
# configure:7622: checking whether included gettext is requested
# configure:7632: result: no
# configure:7657: checking for libintl.h and gettext()
# configure:7668: testing Starting FIND_LINKAGE(intl,) ...
# configure:7693: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:7696: $? = 0
# configure:7699: test -s conftest
# configure:7702: $? = 0
# configure:8066: result: yes
# configure:8199: checking for dcgettext
# configure:8236: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:8239: $? = 0
# configure:8242: test -s conftest
# configure:8245: $? = 0
# configure:8255: result: yes
# configure:8270: checking for msgfmt
# configure:8297: result: /usr/bin/msgfmt
# configure:8306: checking for gmsgfmt
# configure:8335: result: /usr/bin/msgfmt
# configure:8345: checking for xgettext
# configure:8372: result: /usr/bin/xgettext
# configure:8619: checking for catalogs to be installed
# configure:8639: result: an ar be@latin bg ca cs cy da de el eo es et eu fa fi fr ga gd gl hi hr hu ia id is it ja ku lt lv mg mk ms nb nl pl pt pt_BR rm ro ru rw sk sl sq sr sv sw th tr uk vi wa zh_CN zh_TW
# configure:8675: checking if we should use included message-library
# configure:8686: result: yes
# configure:8728: checking for libintl.h
# configure:8738: clang -E -D_GNU_SOURCE conftest.c
# configure:8744: $? = 0
# configure:8763: result: yes
# configure:8811: checking if -lm needed for math functions
# configure:8833: clang -o conftest -D_GNU_SOURCE conftest.c >&5
# configure:8826:12: warning: implicit declaration of function 'rand' is invalid in C99 [-Wimplicit-function-declaration]
# double x = rand(); printf("result = %g\n", sqrt(x))
# ^
# 1 warning generated.
# /tmp/conftest-46f0c1.o: In function `main':
# conftest.c:(.text+0x33): undefined reference to `sqrt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8836: $? = 1
# configure: failed program was:
# #line 8818 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
# double x = rand(); printf("result = %g\n", sqrt(x))
# ;
# return 0;
# }
# configure:8852: result: yes
# configure:8875: checking if you want to use dmalloc for testing
# configure:8892: result: no
# configure:9087: checking if you want to use dbmalloc for testing
# configure:9104: result: no
# configure:9299: checking if you want to use purify for testing
# configure:9316: result: no
# configure:9409: checking if you want to use valgrind for testing
# configure:9426: result: no
# configure:9519: checking if you want to perform memory-leak testing
# configure:9543: result:
# configure:9546: checking if you want --trace option
# configure:9556: result: yes
# configure:9570: checking for an rpath option
# configure:9601: result: -Wl,-rpath,
# configure:9763: checking if libtool -version-number should be used
# configure:9780: result: yes
# configure:9829: checking if you want to build libraries with libtool
# configure:9839: result: yes
# configure:9883: checking for x86_64-unknown-linux-libtool
# configure:9909: result: no
# configure:9883: checking for x86_64-unknown-linux-glibtool
# configure:9909: result: no
# configure:9922: checking for libtool
# configure:9937: found /usr/bin/libtool
# configure:9945: result: libtool
# configure:10082: checking version of libtool
# configure:10093: result: 2.4.6
# configure:10139: checking for additional libtool options
# configure:10149: result: no
# configure:10160: checking if exported-symbols file should be used
# configure:10175: result: no
# configure:10938: checking for specific curses-directory
# configure:10948: result: no
# configure:11097: checking if rpath option should be used
# configure:11107: result: no
# configure:11110: checking for specific curses-directory
# configure:11120: result: no
# configure:11271: checking for specified curses library type
# configure:11315: result: ncursesw
# configure:12374: checking for multibyte character support
# configure:12395: clang -o conftest -D_GNU_SOURCE conftest.c -lm >&5
# configure:12388:1: warning: implicit declaration of function 'putwc' is invalid in C99 [-Wimplicit-function-declaration]
# putwc(0,0);
# ^
# 1 warning generated.
# configure:12398: $? = 0
# configure:12401: test -s conftest
# configure:12404: $? = 0
# configure:12788: result: yes
# configure:12927: checking pkg-config for ncursesw
# configure:12930: result: yes
# configure:12933: checking if the ncursesw package files work
# configure:12971: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:12964:28: warning: implicit declaration of function 'tgoto' is invalid in C99 [-Wimplicit-function-declaration]
# initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
# ^
# 1 warning generated.
# configure:12974: $? = 0
# configure:12977: test -s conftest
# configure:12980: $? = 0
# configure:12993: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:12989:13: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# { char *xx = curses_version(); return (xx == 0); }
# ^ ~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:12996: $? = 0
# configure:12998: ./conftest
# configure:13001: $? = 0
# configure:13018: result: yes
# configure:19836: checking for _nc_init_pthreads in -lncursesw
# configure:19863: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lncursesw -lm >&5
# /tmp/conftest-213441.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_nc_init_pthreads'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19866: $? = 1
# configure: failed program was:
# #line 19844 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _nc_init_pthreads ();
# int
# main ()
# {
# _nc_init_pthreads ();
# ;
# return 0;
# }
# configure:19883: result: no
# configure:19912: checking if curses supports wide characters
# configure:19938: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:19941: $? = 0
# configure:19944: test -s conftest
# configure:19947: $? = 0
# configure:19958: result: yes
# configure:19968: checking if we must include wchar.h to declare mbstate_t
# configure:19989: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:19992: $? = 0
# configure:19995: test -s conftest.o
# configure:19998: $? = 0
# configure:20041: result: no
# configure:20064: checking if you want extra dialogs
# configure:20074: result: yes
# configure:20082: checking if you want config-file support
# configure:20092: result: yes
# configure:20105: checking if you want Xdialog-style dialogs
# configure:20115: result: yes
# configure:20128: checking if you want extra Xdialog-style dialogs (1.2)
# configure:20138: result: yes
# configure:20151: checking if you want compatibility with whiptail options
# configure:20161: result: yes
# configure:20173: checking if you want the form dialog
# configure:20183: result: yes
# configure:20196: checking if you want the gauge dialog
# configure:20206: result: yes
# configure:20219: checking if you want the tailbox dialog
# configure:20229: result: yes
# configure:20242: checking if you want the mixedform dialog
# configure:20252: result: yes
# configure:20265: checking if you want the mixedgauge dialog
# configure:20275: result: yes
# configure:20288: checking if you want the wide-curses features
# configure:20298: result: yes
# configure:20310: checking for ANSI C header files
# configure:20438: result: yes
# configure:20448: checking whether time.h and sys/time.h may both be included
# configure:20470: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:20473: $? = 0
# configure:20476: test -s conftest.o
# configure:20479: $? = 0
# configure:20489: result: yes
# configure:20502: checking for dirent.h that defines DIR
# configure:20523: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:20526: $? = 0
# configure:20529: test -s conftest.o
# configure:20532: $? = 0
# configure:20542: result: yes
# configure:20555: checking for opendir in -ldir
# configure:20582: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -ldir -lncursesw -lm >&5
# /usr/bin/ld: cannot find -ldir
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20585: $? = 1
# configure: failed program was:
# #line 20563 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir ();
# int
# main ()
# {
# opendir ();
# ;
# return 0;
# }
# configure:20602: result: no
# configure:20667: checking for search.h
# configure:20677: clang -E -D_GNU_SOURCE -D_GNU_SOURCE conftest.c
# configure:20683: $? = 0
# configure:20702: result: yes
# configure:20667: checking for stdint.h
# configure:20702: result: yes
# configure:20667: checking for unistd.h
# configure:20702: result: yes
# configure:20712: checking for term.h
# configure:20747: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:20750: $? = 0
# configure:20753: test -s conftest.o
# configure:20756: $? = 0
# configure:20817: result: term.h
# configure:20844: checking return type of signal handlers
# configure:20872: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:20875: $? = 0
# configure:20878: test -s conftest.o
# configure:20881: $? = 0
# configure:20891: result: void
# configure:20917: checking for _nc_free_and_exit
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for btowc
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for mblen
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for mbrlen
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for mbrtowc
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for mbtowc
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for strcasecmp
# configure:20973: result: yes
# configure:20917: checking for strftime
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for tsearch
# configure:20973: result: yes
# configure:20917: checking for waitpid
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for wcsrtombs
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for wcstombs
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for wctob
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for wctomb
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20917: checking for mktime
# configure:20954: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:20957: $? = 0
# configure:20960: test -s conftest
# configure:20963: $? = 0
# configure:20973: result: yes
# configure:20983: checking definition to turn on extended curses functions
# configure:21017: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21020: $? = 0
# configure:21023: test -s conftest
# configure:21026: $? = 0
# configure:21081: result: none
# configure:21090: checking for unctrl.h
# configure:21125: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:21128: $? = 0
# configure:21131: test -s conftest.o
# configure:21134: $? = 0
# configure:21147: result: unctrl.h
# configure:21205: checking for flushinp
# configure:21208: testing flushinp ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:53: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of flushinp:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getattrs
# configure:21208: testing getattrs ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getbegx
# configure:21208: testing getbegx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getbegy
# configure:21208: testing getbegy ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getbegyx
# configure:21208: testing getbegyx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getcurx
# configure:21208: testing getcurx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getcury
# configure:21208: testing getcury ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getmaxx
# configure:21208: testing getmaxx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getmaxy
# configure:21208: testing getmaxy ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getmaxyx
# configure:21208: testing getmaxyx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getparx
# configure:21208: testing getparx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getpary
# configure:21208: testing getpary ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for getparyx
# configure:21208: testing getparyx ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for use_default_colors
# configure:21208: testing use_default_colors ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:63: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of use_default_colors:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for wchgat
# configure:21208: testing wchgat ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:51: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of wchgat:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for wcursyncup
# configure:21208: testing wcursyncup ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:55: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of wcursyncup:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for wget_wch
# configure:21208: testing wget_wch ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:53: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of wget_wch:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21205: checking for wsyncup
# configure:21208: testing wsyncup ...
# configure:21250: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21239:52: warning: format specifies type 'void *' but the argument has type 'long' [-Wformat]
# fprintf(stderr, "testing linkage of wsyncup:%p\n", foo);
# ~~ ^~~
# %ld
# 1 warning generated.
# configure:21253: $? = 0
# configure:21256: test -s conftest
# configure:21259: $? = 0
# configure:21275: result: yes
# configure:21285: checking for start_color
# configure:21322: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21325: $? = 0
# configure:21328: test -s conftest
# configure:21331: $? = 0
# configure:21341: result: yes
# configure:21351: checking for chtype typedef
# configure:21370: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:21373: $? = 0
# configure:21376: test -s conftest.o
# configure:21379: $? = 0
# configure:21389: result: yes
# configure:21397: checking if chtype is scalar or struct
# configure:21416: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:21419: $? = 0
# configure:21422: test -s conftest.o
# configure:21425: $? = 0
# configure:21435: result: scalar
# configure:21446: checking for wide alternate character set array
# configure:21472: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21465:15: error: use of undeclared identifier 'wacs_map'; did you mean 'acs_map'?
# void *foo = &(wacs_map['k'])
# ^~~~~~~~
# acs_map
# /usr/include/curses.h:274:35: note: 'acs_map' declared here
# extern NCURSES_EXPORT_VAR(chtype) acs_map[];
# ^
# 1 error generated.
# configure:21475: $? = 1
# configure: failed program was:
# #line 21456 "configure"
# #include "confdefs.h"
#
# #ifndef _XOPEN_SOURCE_EXTENDED
# #define _XOPEN_SOURCE_EXTENDED
# #endif
# #include
# int
# main ()
# {
# void *foo = &(wacs_map['k'])
# ;
# return 0;
# }
# configure:21472: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21465:15: error: use of undeclared identifier '_wacs_map'; did you mean 'acs_map'?
# void *foo = &(_wacs_map['k'])
# ^~~~~~~~~
# acs_map
# /usr/include/curses.h:274:35: note: 'acs_map' declared here
# extern NCURSES_EXPORT_VAR(chtype) acs_map[];
# ^
# 1 error generated.
# configure:21475: $? = 1
# configure: failed program was:
# #line 21456 "configure"
# #include "confdefs.h"
#
# #ifndef _XOPEN_SOURCE_EXTENDED
# #define _XOPEN_SOURCE_EXTENDED
# #endif
# #include
# int
# main ()
# {
# void *foo = &(_wacs_map['k'])
# ;
# return 0;
# }
# configure:21472: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21465:15: error: use of undeclared identifier '__wacs_map'; did you mean 'acs_map'?
# void *foo = &(__wacs_map['k'])
# ^~~~~~~~~~
# acs_map
# /usr/include/curses.h:274:35: note: 'acs_map' declared here
# extern NCURSES_EXPORT_VAR(chtype) acs_map[];
# ^
# 1 error generated.
# configure:21475: $? = 1
# configure: failed program was:
# #line 21456 "configure"
# #include "confdefs.h"
#
# #ifndef _XOPEN_SOURCE_EXTENDED
# #define _XOPEN_SOURCE_EXTENDED
# #endif
# #include
# int
# main ()
# {
# void *foo = &(__wacs_map['k'])
# ;
# return 0;
# }
# configure:21472: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21475: $? = 0
# configure:21478: test -s conftest
# configure:21481: $? = 0
# configure:21492: result: _nc_wacs
# configure:21500: checking for wide alternate character constants
# configure:21527: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21530: $? = 0
# configure:21533: test -s conftest
# configure:21536: $? = 0
# configure:21582: result: yes
# configure:21595: checking for wgetparent
# configure:21598: testing wgetparent ...
# configure:21640: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21643: $? = 0
# configure:21646: test -s conftest
# configure:21649: $? = 0
# configure:21665: result: yes
# configure:21725: checking for sys/wait.h
# configure:21735: clang -E -D_GNU_SOURCE -D_GNU_SOURCE conftest.c
# configure:21741: $? = 0
# configure:21760: result: yes
# configure:21886: checking for union wait
# configure:21909: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:21912: $? = 0
# configure:21915: test -s conftest
# configure:21918: $? = 0
# compiles ok w/o union wait
# configure:21972: result: no
# configure:22077: checking if we must include wchar.h to declare mbstate_t
# configure:22101: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:22094:1: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'?
# mbstate_t state
# ^~~~~~~~~
# __mbstate_t
# /usr/include/wchar.h:94:3: note: '__mbstate_t' declared here
# } __mbstate_t;
# ^
# 1 error generated.
# configure:22104: $? = 1
# configure: failed program was:
# #line 22084 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #ifdef HAVE_LIBUTF8_H
# #include
# #endif
# int
# main ()
# {
# mbstate_t state
# ;
# return 0;
# }
# configure:22135: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:22138: $? = 0
# configure:22141: test -s conftest.o
# configure:22144: $? = 0
# configure:22156: result: yes
# configure:22193: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:22196: $? = 0
# configure:22199: test -s conftest
# configure:22202: $? = 0
# configure:22215: checking if runtime has nl_langinfo support for first weekday
# configure:22240: clang -c -D_GNU_SOURCE -D_GNU_SOURCE conftest.c >&5
# configure:22243: $? = 0
# configure:22246: test -s conftest.o
# configure:22249: $? = 0
# configure:22262: result: yes
# configure:22268: checking if rpath-hack should be disabled
# configure:22285: result: no
# configure:22289: checking for updated LDFLAGS
# configure:22292: result: maybe
# configure:22299: checking for ldd
# configure:22314: found /usr/bin/ldd
# configure:22322: result: ldd
# configure:22351: clang -o conftest -D_GNU_SOURCE -D_GNU_SOURCE conftest.c -lncursesw -lm >&5
# configure:22354: $? = 0
# configure:22357: test -s conftest
# configure:22360: $? = 0
# configure:22400: testing ...checking EXTRA_LDFLAGS ...
# configure:22404: testing ...checking LDFLAGS ...
# configure:22454: testing ...checked LDFLAGS ...
# configure:22458: testing ...checking LIBS -lncursesw -lm ...
# configure:22508: testing ...checked LIBS -lncursesw -lm ...
# configure:22512: testing ...checked EXTRA_LDFLAGS ...
# configure:22629: creating ./config.status
#
# ## ----------------------- ##
# ## Running config.status. ##
# ## ----------------------- ##
#
# This file was extended by config.status 2.52.20150926, executed with
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# > ./config.status
# on 4c06679633fa
#
# config.status:23246: creating dialog-config
# config.status:23246: creating makefile
# config.status:23246: creating headers-sh
# config.status:23246: creating po/makefile.in
# config.status:23399: creating dlg_config.h
#
# ## ----------------- ##
# ## Cache variables. ##
# ## ----------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_build_alias=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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__nc_free_and_exit=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_dcgettext=yes
# ac_cv_func_feof_unlocked=yes
# ac_cv_func_fgets_unlocked=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mblen=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mktime=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_start_color=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wcsrtombs=yes
# ac_cv_func_wcstombs=yes
# ac_cv_func_wctob=yes
# ac_cv_func_wctomb=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_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_search_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_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_dir_opendir=no
# ac_cv_lib_ncursesw____nc_init_pthreads=no
# ac_cv_objext=o
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GROFF_PATH=/usr/bin/groff
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_NROFF_PATH=/usr/bin/nroff
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_MAKE_LOWER_TAGS=no
# ac_cv_prog_MAKE_UPPER_TAGS=no
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_LIBTOOL=libtool
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cf_ldd_prog=ldd
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_large_files=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_off_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_proto_iconv_arg1=
# am_cv_proto_iconv_const=no
# am_cv_val_LC_MESSAGES=yes
# cf_cv_abi_version=0
# cf_cv_ar_flags=-curvU
# cf_cv_chtype_decl=yes
# cf_cv_chtype_type=scalar
# cf_cv_curses_dir=no
# cf_cv_curses_wacs_map=_nc_wacs
# cf_cv_curses_wacs_symbols=yes
# cf_cv_enable_rpath=no
# cf_cv_find_linkage_iconv=yes
# cf_cv_find_linkage_intl=yes
# cf_cv_func_flushinp=yes
# cf_cv_func_getattrs=yes
# cf_cv_func_getbegx=yes
# cf_cv_func_getbegy=yes
# cf_cv_func_getbegyx=yes
# cf_cv_func_getcurx=yes
# cf_cv_func_getcury=yes
# cf_cv_func_getmaxx=yes
# cf_cv_func_getmaxy=yes
# cf_cv_func_getmaxyx=yes
# cf_cv_func_getparx=yes
# cf_cv_func_getpary=yes
# cf_cv_func_getparyx=yes
# cf_cv_func_gettext=yes
# cf_cv_func_use_default_colors=yes
# cf_cv_func_wchgat=yes
# cf_cv_func_wcursyncup=yes
# cf_cv_func_wget_wch=yes
# cf_cv_func_wgetparent=yes
# cf_cv_func_wsyncup=yes
# cf_cv_gnu_source=yes
# cf_cv_header_path_iconv=/usr/include
# cf_cv_header_path_intl=/usr/include
# cf_cv_library_path_iconv=/usr/lib
# cf_cv_library_path_intl=/usr/lib
# cf_cv_libtool_version=2.4.6
# cf_cv_makeflags=
# cf_cv_mbstate_t=yes
# cf_cv_mixedcase=yes
# cf_cv_ncurses_pthreads=no
# cf_cv_need_libm=yes
# cf_cv_need_xopen_extension=none
# cf_cv_rel_version=1.3
# cf_cv_screen=ncursesw
# cf_cv_struct_dirent64=no
# cf_cv_system_name=linux-gnu
# cf_cv_term_header=term.h
# cf_cv_type_unionwait=no
# cf_cv_unctrl_header=unctrl.h
# cf_cv_utf8_lib=yes
# cf_cv_widec_curses=yes
# cf_cv_widec_mbstate=no
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ------------ ##
# ## confdefs.h. ##
# ## ------------ ##
#
# #define MIXEDCASE_FILENAMES 1
# #define SYSTEM_NAME "linux-gnu"
# #define HAVE_FSEEKO 1
# #define PACKAGE "dialog"
# #define DIALOG_VERSION "1.3"
# #define DIALOG_PATCHDATE 20160424
# #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_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 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_FEOF_UNLOCKED 1
# #define HAVE_FGETS_UNLOCKED 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_STPCPY 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE___ARGZ_COUNT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define NLS_TEXTDOMAIN "dialog"
# #define HAVE_LIBINTL_H 1
# #define HAVE_DLG_TRACE 1
# #define NCURSES 1
# #define WIDEC_CURSES 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_RC_FILE 1
# #define HAVE_XDIALOG 1
# #define HAVE_XDIALOG2 1
# #define HAVE_WHIPTAIL 1
# #define HAVE_DLG_FORMBOX 1
# #define HAVE_DLG_GAUGE 1
# #define HAVE_DLG_TAILBOX 1
# #define HAVE_DLG_MIXEDFORM 1
# #define HAVE_MIXEDGAUGE 1
# #define USE_WIDE_CURSES 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SEARCH_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_TERM_H 1
# #define RETSIGTYPE void
# #define HAVE__NC_FREE_AND_EXIT 1
# #define HAVE_BTOWC 1
# #define HAVE_MBLEN 1
# #define HAVE_MBRLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBTOWC 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRFTIME 1
# #define HAVE_TSEARCH 1
# #define HAVE_WAITPID 1
# #define HAVE_WCSRTOMBS 1
# #define HAVE_WCSTOMBS 1
# #define HAVE_WCTOB 1
# #define HAVE_WCTOMB 1
# #define HAVE_MKTIME 1
# #define HAVE_UNCTRL_H 1
# #define HAVE_FLUSHINP 1
# #define HAVE_GETATTRS 1
# #define HAVE_GETBEGX 1
# #define HAVE_GETBEGY 1
# #define HAVE_GETBEGYX 1
# #define HAVE_GETCURX 1
# #define HAVE_GETCURY 1
# #define HAVE_GETMAXX 1
# #define HAVE_GETMAXY 1
# #define HAVE_GETMAXYX 1
# #define HAVE_GETPARX 1
# #define HAVE_GETPARY 1
# #define HAVE_GETPARYX 1
# #define HAVE_USE_DEFAULT_COLORS 1
# #define HAVE_WCHGAT 1
# #define HAVE_WCURSYNCUP 1
# #define HAVE_WGET_WCH 1
# #define HAVE_WSYNCUP 1
# #define HAVE_COLOR 1
# #define HAVE_TYPE_CHTYPE 1
# #define TYPE_CHTYPE_IS_SCALAR 1
# #define CURSES_WACS_ARRAY _nc_wacs
# #define CURSES_WACS_SYMBOLS 1
# #define HAVE_WGETPARENT 1
# #define HAVE_SYS_WAIT_H 1
# #define NEED_WCHAR_H 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_SETLOCALE 1
# #define HAVE_NL_LANGINFO_1STDAY 1
#
#
# configure: exit 0