Build of joe with clang_glibc toolchain

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

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

SLOCLanguage
38,003 ansic
4,284 sh
3,756 makefile
26 csh
46,069 total

The process tree of the build process is here.

Log

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

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

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

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: joe 4.0-2 (Thu Apr 13 17:50:03 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking whether ln -s works... yes
# checking for library containing openpty... -lutil
# checking for library containing login_tty... none required
# checking for library containing tgetflag... -lncurses
# checking for library containing snprintf... none required
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking POSIX termios... yes
# checking whether termios.h defines TIOCGWINSZ... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sgtty.h usability... yes
# checking sgtty.h presence... yes
# checking for sgtty.h... yes
# checking stdlib.h usability... yes
# checking stdlib.h presence... yes
# checking for stdlib.h... yes
# checking string.h usability... yes
# checking string.h presence... yes
# checking for string.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking unistd.h usability... yes
# checking unistd.h presence... yes
# checking for unistd.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking sys/dirent.h usability... no
# checking sys/dirent.h presence... no
# checking for sys/dirent.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking pty.h usability... yes
# checking pty.h presence... yes
# checking for pty.h... yes
# checking libutil.h usability... no
# checking libutil.h presence... no
# checking for libutil.h... no
# checking sys/types.h usability... yes
# checking sys/types.h presence... yes
# checking for sys/types.h... yes
# checking sys/stat.h usability... yes
# checking sys/stat.h presence... yes
# checking for sys/stat.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking term.h usability... yes
# checking term.h presence... yes
# checking for term.h... yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking sys/utime.h usability... no
# checking sys/utime.h presence... no
# checking for sys/utime.h... no
# checking selinux/selinux.h usability... no
# checking selinux/selinux.h presence... no
# checking for selinux/selinux.h... no
# checking selinux/context.h usability... no
# checking selinux/context.h presence... no
# checking for selinux/context.h... no
# checking for function prototypes... yes
# checking for an ANSI C-conforming const... yes
# checking for long long... yes
# checking size of char... 1
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking size of void *... 8
# checking for sighandler_t... no
# checking whether clang needs -traditional... no
# checking whether lstat correctly handles trailing slash... yes
# checking whether lstat accepts an empty string... no
# checking whether setpgrp() takes no arguments... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for off_t... yes
# checking size of off_t... 8
# checking for ssize_t... yes
# checking return type of signal handlers... void
# checking whether stat accepts an empty string... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for getcwd... yes
# checking for getwd... yes
# checking for isblank... yes
# checking whether isblank() works correctly with side effect expressions... yes
# checking for alarm... yes
# checking for mkdir... yes
# checking for mkstemp... yes
# checking for putenv... yes
# checking for setlocale... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for utime... yes
# checking for setpgid... yes
# checking for setitimer... yes
# checking for sigaction... yes
# checking for sigvec... no
# checking for siginterrupt... yes
# checking for sigprocmask... yes
# checking for library containing sin... -lm
# checking for library containing cos... none required
# checking for library containing tan... none required
# checking for library containing exp... none required
# checking for library containing sqrt... none required
# checking for library containing cbrt... none required
# checking for library containing log... none required
# checking for library containing log10... none required
# checking for library containing asin... none required
# checking for library containing acos... none required
# checking for library containing atan... none required
# checking for library containing sinh... none required
# checking for library containing cosh... none required
# checking for library containing tanh... none required
# checking for library containing asinh... none required
# checking for library containing acosh... none required
# checking for library containing atanh... none required
# checking for library containing floor... none required
# checking for library containing ceil... none required
# checking for library containing fabs... none required
# checking for library containing erf... none required
# checking for library containing erfc... none required
# checking for library containing j0... none required
# checking for library containing j1... none required
# checking for library containing y0... none required
# checking for library containing y1... none required
# checking whether sighandlers must be reinstalled... no
# checking for aspell... ispell
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating joe/Makefile
# config.status: creating rc/Makefile
# config.status: creating man/Makefile
# config.status: creating man/ru/Makefile
# config.status: creating syntax/Makefile
# config.status: creating po/Makefile
# config.status: creating charmaps/klingon
# config.status: creating syntax/4gl.jsf
# config.status: creating syntax/ada.jsf
# config.status: creating syntax/ant.jsf
# config.status: creating syntax/asm.jsf
# config.status: creating syntax/awk.jsf
# config.status: creating syntax/batch.jsf
# config.status: creating syntax/c.jsf
# config.status: creating syntax/cobol.jsf
# config.status: creating syntax/comment_todo.jsf
# config.status: creating syntax/conf.jsf
# config.status: creating syntax/csharp.jsf
# config.status: creating syntax/csh.jsf
# config.status: creating syntax/css.jsf
# config.status: creating syntax/debian.jsf
# config.status: creating syntax/diff.jsf
# config.status: creating syntax/elixir.jsf
# config.status: creating syntax/erb.jsf
# config.status: creating syntax/erlang.jsf
# config.status: creating syntax/fortran.jsf
# config.status: creating syntax/git-commit.jsf
# config.status: creating syntax/go.jsf
# config.status: creating syntax/haml.jsf
# config.status: creating syntax/haskell.jsf
# config.status: creating syntax/html.jsf
# config.status: creating syntax/htmlerb.jsf
# config.status: creating syntax/ini.jsf
# config.status: creating syntax/iptables.jsf
# config.status: creating syntax/java.jsf
# config.status: creating syntax/joerc.jsf
# config.status: creating syntax/js.jsf
# config.status: creating syntax/jsf_check.jsf
# config.status: creating syntax/jsf.jsf
# config.status: creating syntax/json.jsf
# config.status: creating syntax/lisp.jsf
# config.status: creating syntax/lua.jsf
# config.status: creating syntax/m4.jsf
# config.status: creating syntax/mail.jsf
# config.status: creating syntax/mason.jsf
# config.status: creating syntax/matlab.jsf
# config.status: creating syntax/md.jsf
# config.status: creating syntax/ocaml.jsf
# config.status: creating syntax/pascal.jsf
# config.status: creating syntax/perl.jsf
# config.status: creating syntax/php.jsf
# config.status: creating syntax/powershell.jsf
# config.status: creating syntax/prolog.jsf
# config.status: creating syntax/properties.jsf
# config.status: creating syntax/ps.jsf
# config.status: creating syntax/puppet.jsf
# config.status: creating syntax/python.jsf
# config.status: creating syntax/rexx.jsf
# config.status: creating syntax/ruby.jsf
# config.status: creating syntax/sed.jsf
# config.status: creating syntax/sh.jsf
# config.status: creating syntax/sieve.jsf
# config.status: creating syntax/skill.jsf
# config.status: creating syntax/sml.jsf
# config.status: creating syntax/spec.jsf
# config.status: creating syntax/sql.jsf
# config.status: creating syntax/tcl.jsf
# config.status: creating syntax/tex.jsf
# config.status: creating syntax/troff.jsf
# config.status: creating syntax/typescript.jsf
# config.status: creating syntax/verilog.jsf
# config.status: creating syntax/vhdl.jsf
# config.status: creating syntax/whitespace.jsf
# config.status: creating syntax/xml.jsf
# config.status: creating syntax/yaml.jsf
# config.status: creating syntax/filename.jsf
# config.status: creating joe/autoconf.h
# config.status: executing depfiles commands
# Making all in man
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/man'
# Making all in ru
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/man/ru'
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/man/ru'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/man'
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/man'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/man'
# Making all in rc
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/rc'
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./joerc.in > joerc
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jicerc.ru.in > jicerc.ru
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jmacsrc.in > jmacsrc
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jstarrc.in > jstarrc
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./rjoerc.in > rjoerc
# sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,ispell,' ./jpicorc.in > jpicorc
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/rc'
# Making all in po
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/po'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/po'
# Making all in syntax
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/syntax'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/syntax'
# Making all in joe
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/joe'
# make all-am
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/joe'
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c
# mv -f .deps/b.Tpo .deps/b.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c
# mv -f .deps/blocks.Tpo .deps/blocks.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c
# mv -f .deps/bw.Tpo .deps/bw.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c
# mv -f .deps/cmd.Tpo .deps/cmd.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
# mv -f .deps/hash.Tpo .deps/hash.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
# mv -f .deps/help.Tpo .deps/help.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c
# mv -f .deps/kbd.Tpo .deps/kbd.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
# mv -f .deps/macro.Tpo .deps/macro.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c
# mv -f .deps/menu.Tpo .deps/menu.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
# mv -f .deps/path.Tpo .deps/path.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c
# mv -f .deps/poshist.Tpo .deps/poshist.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c
# mv -f .deps/pw.Tpo .deps/pw.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c
# mv -f .deps/queue.Tpo .deps/queue.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c
# mv -f .deps/qw.Tpo .deps/qw.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c
# mv -f .deps/rc.Tpo .deps/rc.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
# mv -f .deps/regex.Tpo .deps/regex.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c
# mv -f .deps/scrn.Tpo .deps/scrn.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c
# mv -f .deps/tab.Tpo .deps/tab.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c
# mv -f .deps/termcap.Tpo .deps/termcap.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
# mv -f .deps/tty.Tpo .deps/tty.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c
# mv -f .deps/tw.Tpo .deps/tw.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c
# mv -f .deps/ublock.Tpo .deps/ublock.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c
# mv -f .deps/uedit.Tpo .deps/uedit.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c
# mv -f .deps/uerror.Tpo .deps/uerror.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c
# mv -f .deps/ufile.Tpo .deps/ufile.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c
# mv -f .deps/uformat.Tpo .deps/uformat.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c
# mv -f .deps/uisrch.Tpo .deps/uisrch.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c
# mv -f .deps/umath.Tpo .deps/umath.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
# mv -f .deps/undo.Tpo .deps/undo.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c
# usearch.c:71:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
# } else {
# ^
# 1 warning generated.
# mv -f .deps/usearch.Tpo .deps/usearch.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c
# mv -f .deps/ushell.Tpo .deps/ushell.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c
# utag.c:78:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
# } else {
# ^
# utag.c:172:20: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# prefix = dirprt(tagspath);
# ^~~~~~~~
# ./path.h:32:46: note: passing argument to parameter 'path' here
# unsigned char *dirprt PARAMS((unsigned char *path));
# ^
# utag.c:331:18: warning: passing 'char [3]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# a = zstr(buf, "\\^");
# ^~~~~
# ./utils.h:102:62: note: passing argument to parameter 'b' here
# unsigned char *zstr PARAMS((unsigned char *a, unsigned char *b));
# ^
# utag.c:331:6: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# a = zstr(buf, "\\^");
# ^ ~~~~~~~~~~~~~~~~
# utag.c:336:18: warning: passing 'char [3]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# a = zstr(buf, "\\$");
# ^~~~~
# ./utils.h:102:62: note: passing argument to parameter 'b' here
# unsigned char *zstr PARAMS((unsigned char *a, unsigned char *b));
# ^
# utag.c:336:6: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# a = zstr(buf, "\\$");
# ^ ~~~~~~~~~~~~~~~~
# 6 warnings generated.
# mv -f .deps/utag.Tpo .deps/utag.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c
# mv -f .deps/va.Tpo .deps/va.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c
# mv -f .deps/vfile.Tpo .deps/vfile.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c
# mv -f .deps/vs.Tpo .deps/vs.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c
# mv -f .deps/w.Tpo .deps/w.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# mv -f .deps/utils.Tpo .deps/utils.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c
# mv -f .deps/syntax.Tpo .deps/syntax.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c
# mv -f .deps/utf8.Tpo .deps/utf8.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c
# mv -f .deps/selinux.Tpo .deps/selinux.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT i18n.o -MD -MP -MF .deps/i18n.Tpo -c -o i18n.o i18n.c
# mv -f .deps/i18n.Tpo .deps/i18n.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT charmap.o -MD -MP -MF .deps/charmap.Tpo -c -o charmap.o charmap.c
# mv -f .deps/charmap.Tpo .deps/charmap.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
# mv -f .deps/mouse.Tpo .deps/mouse.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT lattr.o -MD -MP -MF .deps/lattr.Tpo -c -o lattr.o lattr.c
# mv -f .deps/lattr.Tpo .deps/lattr.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c
# mv -f .deps/gettext.Tpo .deps/gettext.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
# mv -f .deps/builtin.Tpo .deps/builtin.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c
# mv -f .deps/builtins.Tpo .deps/builtins.Po
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT vt.o -MD -MP -MF .deps/vt.Tpo -c -o vt.o vt.c
# vt.c:116:12: warning: passing 'char [4]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# binss(p, "\033[m"); pfwrd(p, 3);
# ^~~~~~~~
# ./b.h:248:39: note: passing argument to parameter 's' here
# P *binss PARAMS((P *p, unsigned char *s));
# ^
# vt.c:121:12: warning: passing 'char [5]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# binss(p, "\033[7m"); pfwrd(p, 4);
# ^~~~~~~~~
# ./b.h:248:39: note: passing argument to parameter 's' here
# P *binss PARAMS((P *p, unsigned char *s));
# ^
# vt.c:124:12: warning: passing 'char [5]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# binss(p, "\033[1m"); pfwrd(p, 4);
# ^~~~~~~~~
# ./b.h:248:39: note: passing argument to parameter 's' here
# P *binss PARAMS((P *p, unsigned char *s));
# ^
# vt.c:127:12: warning: passing 'char [5]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# binss(p, "\033[4m"); pfwrd(p, 4);
# ^~~~~~~~~
# ./b.h:248:39: note: passing argument to parameter 's' here
# P *binss PARAMS((P *p, unsigned char *s));
# ^
# 4 warnings generated.
# mv -f .deps/vt.Tpo .deps/vt.Po
# clang -o joe b.o blocks.o bw.o cmd.o hash.o help.o kbd.o macro.o main.o menu.o path.o poshist.o pw.o queue.o qw.o rc.o regex.o scrn.o tab.o termcap.o tty.o tw.o ublock.o uedit.o uerror.o ufile.o uformat.o uisrch.o umath.o undo.o usearch.o ushell.o utag.o va.o vfile.o vs.o w.o utils.o syntax.o utf8.o selinux.o i18n.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o vt.o -lm -lncurses -lutil
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c
# mv -f .deps/termidx.Tpo .deps/termidx.Po
# clang -o termidx termidx.o -lm -lncurses -lutil
# clang -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c
# stringify.c:2:75: warning: '/*' within block comment [-Wcomment]
# /* Use to create built in rc and .jsf files in JOE with: ./stringify ../rc/*rc ../syntax/*.jsf >builtins.c */
# ^
# stringify.c:2:89: warning: '/*' within block comment [-Wcomment]
# /* Use to create built in rc and .jsf files in JOE with: ./stringify ../rc/*rc ../syntax/*.jsf >builtins.c */
# ^
# 2 warnings generated.
# mv -f .deps/stringify.Tpo .deps/stringify.Po
# clang -o stringify stringify.o -lm -lncurses -lutil
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/joe'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/joe'
# make[1]: Entering directory '/tmp/joe/src/joe-4.0'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in man
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/man'
# Making install in ru
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/man/ru'
# make[3]: Entering directory '/tmp/joe/src/joe-4.0/man/ru'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/man/ru/man1'
# /usr/bin/install -c -m 644 joe.1 '/tmp/joe/pkg/joe//usr/share/man/ru/man1'
# make[3]: Leaving directory '/tmp/joe/src/joe-4.0/man/ru'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/man/ru'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/man'
# make[3]: Entering directory '/tmp/joe/src/joe-4.0/man'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/man/man1'
# /usr/bin/install -c -m 644 joe.1 '/tmp/joe/pkg/joe//usr/share/man/man1'
# make[3]: Leaving directory '/tmp/joe/src/joe-4.0/man'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/man'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/man'
# Making install in rc
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/rc'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/rc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//etc/joe'
# /usr/bin/install -c -m 644 joerc jicerc.ru jmacsrc jstarrc rjoerc jpicorc ftyperc shell.sh shell.csh '/tmp/joe/pkg/joe//etc/joe'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/rc'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/rc'
# Making install in po
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/po'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/po'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/joe/lang'
# /usr/bin/install -c -m 644 ru.po de.po fr.po uk.po '/tmp/joe/pkg/joe//usr/share/joe/lang'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/po'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/po'
# Making install in syntax
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/syntax'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/syntax'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/joe/syntax'
# /usr/bin/install -c -m 644 c.jsf perl.jsf verilog.jsf conf.jsf python.jsf php.jsf sh.jsf mail.jsf pascal.jsf html.jsf vhdl.jsf fortran.jsf java.jsf xml.jsf tcl.jsf lisp.jsf csh.jsf mason.jsf diff.jsf asm.jsf tex.jsf css.jsf ocaml.jsf 4gl.jsf sml.jsf sql.jsf awk.jsf cobol.jsf sed.jsf ps.jsf ada.jsf troff.jsf haskell.jsf rexx.jsf skill.jsf lua.jsf ruby.jsf m4.jsf joerc.jsf spec.jsf '/tmp/joe/pkg/joe//usr/share/joe/syntax'
# /usr/bin/install -c -m 644 matlab.jsf jsf.jsf jsf_check.jsf csharp.jsf batch.jsf ini.jsf go.jsf js.jsf json.jsf typescript.jsf ant.jsf comment_todo.jsf debian.jsf elixir.jsf erb.jsf git-commit.jsf haml.jsf htmlerb.jsf iptables.jsf md.jsf prolog.jsf properties.jsf sieve.jsf whitespace.jsf yaml.jsf erlang.jsf powershell.jsf puppet.jsf filename.jsf '/tmp/joe/pkg/joe//usr/share/joe/syntax'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/syntax'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/syntax'
# Making install in joe
# make[1]: Entering directory '/tmp/joe/src/joe-4.0/joe'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0/joe'
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/bin'
# /usr/bin/install -c joe termidx stringify '/tmp/joe/pkg/joe//usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0/joe'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0/joe'
# make[1]: Entering directory '/tmp/joe/src/joe-4.0'
# make[2]: Entering directory '/tmp/joe/src/joe-4.0'
# make install-exec-hook
# make[3]: Entering directory '/tmp/joe/src/joe-4.0'
# rm -f /tmp/joe/pkg/joe//usr/bin/jmacs /tmp/joe/pkg/joe//usr/bin/jstar /tmp/joe/pkg/joe//usr/bin/rjoe /tmp/joe/pkg/joe//usr/bin/jpico
# rm -f /tmp/joe/pkg/joe//usr/bin/jmacs.exe /tmp/joe/pkg/joe//usr/bin/jstar.exe /tmp/joe/pkg/joe//usr/bin/rjoe.exe /tmp/joe/pkg/joe//usr/bin/jpico.exe
# for i in jmacs jstar rjoe jpico ; do ln -s joe /tmp/joe/pkg/joe//usr/bin/$i ; done
# make[3]: Leaving directory '/tmp/joe/src/joe-4.0'
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/joe/charmaps'
# /usr/bin/install -c -m 644 charmaps/klingon '/tmp/joe/pkg/joe//usr/share/joe/charmaps'
# /usr/bin/mkdir -p '/tmp/joe/pkg/joe//usr/share/doc/joe'
# /usr/bin/install -c -m 644 README.md docs/README.old docs/man.md ChangeLog docs/hacking.md NEWS.md '/tmp/joe/pkg/joe//usr/share/doc/joe'
# make[2]: Leaving directory '/tmp/joe/src/joe-4.0'
# make[1]: Leaving directory '/tmp/joe/src/joe-4.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "joe"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: joe 4.0-2 (Thu Apr 13 17:50:50 UTC 2017)

CMD: pacman --query --file joe-4.0-2-x86_64.pkg.tar.xz
# joe 4.0-2

Creating hybrid package for 'joe'

Trying to find vanilla package 'joe'...

CMD: pacman --query --file /mirror/joe-4.0-2.pkg.tar.xz
# joe 4.0-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/joe/joerc
# /etc/joe/jicerc.ru
# /etc/joe/jmacsrc
# /etc/joe/jstarrc
# /etc/joe/rjoerc
# /etc/joe/jpicorc
# /etc/joe/ftyperc
# /etc/joe/shell.sh
# /etc/joe/shell.csh
# /usr/share/man/ru/man1/joe.1.gz
# /usr/share/man/man1/joe.1.gz
# /usr/share/joe/lang/ru.po
# /usr/share/joe/lang/de.po
# /usr/share/joe/lang/fr.po
# /usr/share/joe/lang/uk.po
# /usr/share/joe/syntax/c.jsf
# /usr/share/joe/syntax/perl.jsf
# /usr/share/joe/syntax/verilog.jsf
# /usr/share/joe/syntax/conf.jsf
# /usr/share/joe/syntax/python.jsf
# /usr/share/joe/syntax/php.jsf
# /usr/share/joe/syntax/sh.jsf
# /usr/share/joe/syntax/mail.jsf
# /usr/share/joe/syntax/pascal.jsf
# /usr/share/joe/syntax/html.jsf
# /usr/share/joe/syntax/vhdl.jsf
# /usr/share/joe/syntax/fortran.jsf
# /usr/share/joe/syntax/java.jsf
# /usr/share/joe/syntax/xml.jsf
# /usr/share/joe/syntax/tcl.jsf
# /usr/share/joe/syntax/lisp.jsf
# /usr/share/joe/syntax/csh.jsf
# /usr/share/joe/syntax/mason.jsf
# /usr/share/joe/syntax/diff.jsf
# /usr/share/joe/syntax/asm.jsf
# /usr/share/joe/syntax/tex.jsf
# /usr/share/joe/syntax/css.jsf
# /usr/share/joe/syntax/ocaml.jsf
# /usr/share/joe/syntax/4gl.jsf
# /usr/share/joe/syntax/sml.jsf
# /usr/share/joe/syntax/sql.jsf
# /usr/share/joe/syntax/awk.jsf
# /usr/share/joe/syntax/cobol.jsf
# /usr/share/joe/syntax/sed.jsf
# /usr/share/joe/syntax/ps.jsf
# /usr/share/joe/syntax/ada.jsf
# /usr/share/joe/syntax/troff.jsf
# /usr/share/joe/syntax/haskell.jsf
# /usr/share/joe/syntax/rexx.jsf
# /usr/share/joe/syntax/skill.jsf
# /usr/share/joe/syntax/lua.jsf
# /usr/share/joe/syntax/ruby.jsf
# /usr/share/joe/syntax/m4.jsf
# /usr/share/joe/syntax/joerc.jsf
# /usr/share/joe/syntax/spec.jsf
# /usr/share/joe/syntax/matlab.jsf
# /usr/share/joe/syntax/jsf.jsf
# /usr/share/joe/syntax/jsf_check.jsf
# /usr/share/joe/syntax/csharp.jsf
# /usr/share/joe/syntax/batch.jsf
# /usr/share/joe/syntax/ini.jsf
# /usr/share/joe/syntax/go.jsf
# /usr/share/joe/syntax/js.jsf
# /usr/share/joe/syntax/json.jsf
# /usr/share/joe/syntax/typescript.jsf
# /usr/share/joe/syntax/ant.jsf
# /usr/share/joe/syntax/comment_todo.jsf
# /usr/share/joe/syntax/debian.jsf
# /usr/share/joe/syntax/elixir.jsf
# /usr/share/joe/syntax/erb.jsf
# /usr/share/joe/syntax/git-commit.jsf
# /usr/share/joe/syntax/haml.jsf
# /usr/share/joe/syntax/htmlerb.jsf
# /usr/share/joe/syntax/iptables.jsf
# /usr/share/joe/syntax/md.jsf
# /usr/share/joe/syntax/prolog.jsf
# /usr/share/joe/syntax/properties.jsf
# /usr/share/joe/syntax/sieve.jsf
# /usr/share/joe/syntax/whitespace.jsf
# /usr/share/joe/syntax/yaml.jsf
# /usr/share/joe/syntax/erlang.jsf
# /usr/share/joe/syntax/powershell.jsf
# /usr/share/joe/syntax/puppet.jsf
# /usr/share/joe/syntax/filename.jsf
# /usr/share/joe/charmaps/klingon
# /usr/share/doc/joe/README.md
# /usr/share/doc/joe/README.old
# /usr/share/doc/joe/man.md
# /usr/share/doc/joe/ChangeLog
# /usr/share/doc/joe/hacking.md
# /usr/share/doc/joe/NEWS.md
# /usr/bin/jmacs
# /usr/bin/jstar
# /usr/bin/rjoe
# /usr/bin/jpico
# /usr/bin/joe
# /usr/bin/termidx
# /usr/bin/stringify

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/joe.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/joe.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/joe/src/joe-4.0/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 joe configure 4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b1f50d05c2d1
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2440: checking build system type
# configure:2454: result: x86_64-unknown-linux-gnu
# configure:2474: checking host system type
# configure:2487: result: x86_64-unknown-linux-gnu
# configure:2507: checking target system type
# configure:2520: result: x86_64-unknown-linux-gnu
# configure:2564: checking for a BSD-compatible install
# configure:2632: result: /usr/bin/install -c
# configure:2643: checking whether build environment is sane
# configure:2698: result: yes
# configure:2757: checking for x86_64-unknown-linux-strip
# configure:2787: result: no
# configure:2797: checking for strip
# configure:2813: found /usr/bin/strip
# configure:2824: result: strip
# configure:2849: checking for a thread-safe mkdir -p
# configure:2888: result: /usr/bin/mkdir -p
# configure:2895: checking for gawk
# configure:2911: found /usr/bin/gawk
# configure:2922: result: gawk
# configure:2933: checking whether make sets $(MAKE)
# configure:2955: result: yes
# configure:2984: checking whether make supports nested variables
# configure:3001: result: yes
# configure:3127: checking whether to enable maintainer-specific portions of Makefiles
# configure:3136: result: no
# configure:3161: checking for x86_64-unknown-linux-gcc
# configure:3188: result: clang
# configure:3457: checking for C compiler version
# configure:3466: 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:3477: $? = 0
# configure:3466: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3477: $? = 0
# configure:3466: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3477: $? = 1
# configure:3466: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3477: $? = 1
# configure:3497: checking whether the C compiler works
# configure:3519: clang conftest.c >&5
# configure:3523: $? = 0
# configure:3571: result: yes
# configure:3574: checking for C compiler default output file name
# configure:3576: result: a.out
# configure:3582: checking for suffix of executables
# configure:3589: clang -o conftest conftest.c >&5
# configure:3593: $? = 0
# configure:3615: result:
# configure:3637: checking whether we are cross compiling
# configure:3645: clang -o conftest conftest.c >&5
# configure:3649: $? = 0
# configure:3656: ./conftest
# configure:3660: $? = 0
# configure:3675: result: no
# configure:3680: checking for suffix of object files
# configure:3702: clang -c conftest.c >&5
# configure:3706: $? = 0
# configure:3727: result: o
# configure:3731: checking whether we are using the GNU C compiler
# configure:3750: clang -c conftest.c >&5
# configure:3750: $? = 0
# configure:3759: result: yes
# configure:3768: checking whether clang accepts -g
# configure:3788: clang -c -g conftest.c >&5
# configure:3788: $? = 0
# configure:3829: result: yes
# configure:3846: checking for clang option to accept ISO C89
# configure:3909: clang -c conftest.c >&5
# configure:3909: $? = 0
# configure:3922: result: none needed
# configure:3947: checking whether clang understands -c and -o together
# configure:3969: clang -c conftest.c -o conftest2.o
# configure:3972: $? = 0
# configure:3969: clang -c conftest.c -o conftest2.o
# configure:3972: $? = 0
# configure:3984: result: yes
# configure:4012: checking for style of include used by make
# configure:4040: result: GNU
# configure:4066: checking dependency style of clang
# configure:4177: result: gcc3
# configure:4197: checking how to run the C preprocessor
# configure:4228: clang -E conftest.c
# configure:4228: $? = 0
# configure:4242: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | /* end confdefs.h. */
# | #include
# configure:4267: result: clang -E
# configure:4287: clang -E conftest.c
# configure:4287: $? = 0
# configure:4301: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | /* end confdefs.h. */
# | #include
# configure:4329: checking for grep that handles long lines and -e
# configure:4387: result: /usr/bin/grep
# configure:4392: checking for egrep
# configure:4454: result: /usr/bin/grep -E
# configure:4460: checking whether ln -s works
# configure:4464: result: yes
# configure:4508: checking for library containing openpty
# configure:4539: clang -o conftest conftest.c >&5
# /tmp/conftest-7a456d.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `openpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char openpty ();
# | int
# | main ()
# | {
# | return openpty ();
# | ;
# | return 0;
# | }
# configure:4539: clang -o conftest conftest.c -lutil >&5
# configure:4539: $? = 0
# configure:4556: result: -lutil
# configure:4568: checking for library containing login_tty
# configure:4599: clang -o conftest conftest.c -lutil >&5
# configure:4599: $? = 0
# configure:4616: result: none required
# configure:4628: checking for library containing tgetflag
# configure:4659: clang -o conftest conftest.c -lutil >&5
# /tmp/conftest-c5d907.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `tgetflag'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetflag ();
# | int
# | main ()
# | {
# | return tgetflag ();
# | ;
# | return 0;
# | }
# configure:4659: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:4659: $? = 0
# configure:4676: result: -lncurses
# configure:4688: checking for library containing snprintf
# configure:4719: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:21:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:21:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:4719: $? = 0
# configure:4736: result: none required
# configure:4757: checking for special C compiler options needed for large files
# configure:4802: result: no
# configure:4808: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4833: clang -c conftest.c >&5
# configure:4833: $? = 0
# configure:4865: result: no
# configure:4953: checking for dirent.h that defines DIR
# configure:4972: clang -c conftest.c >&5
# configure:4972: $? = 0
# configure:4980: result: yes
# configure:4993: checking for library containing opendir
# configure:5024: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5024: $? = 0
# configure:5041: result: none required
# configure:5108: checking POSIX termios
# configure:5128: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5128: $? = 0
# configure:5136: result: yes
# configure:5293: checking whether termios.h defines TIOCGWINSZ
# configure:5316: result: no
# configure:5320: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:5343: result: yes
# configure:5356: checking errno.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking errno.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for errno.h
# configure:5356: result: yes
# configure:5356: checking fcntl.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking fcntl.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for fcntl.h
# configure:5356: result: yes
# configure:5356: checking locale.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking locale.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for locale.h
# configure:5356: result: yes
# configure:5356: checking sgtty.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking sgtty.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for sgtty.h
# configure:5356: result: yes
# configure:5356: checking stdlib.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking stdlib.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for stdlib.h
# configure:5356: result: yes
# configure:5356: checking string.h usability
# configure:5356: clang -c conftest.c >&5
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking string.h presence
# configure:5356: clang -E conftest.c
# configure:5356: $? = 0
# configure:5356: result: yes
# configure:5356: checking for string.h
# configure:5356: result: yes
# configure:5369: checking sys/ioctl.h usability
# configure:5369: clang -c conftest.c >&5
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking sys/ioctl.h presence
# configure:5369: clang -E conftest.c
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking for sys/ioctl.h
# configure:5369: result: yes
# configure:5369: checking sys/param.h usability
# configure:5369: clang -c conftest.c >&5
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking sys/param.h presence
# configure:5369: clang -E conftest.c
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking for sys/param.h
# configure:5369: result: yes
# configure:5369: checking sys/time.h usability
# configure:5369: clang -c conftest.c >&5
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking sys/time.h presence
# configure:5369: clang -E conftest.c
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking for sys/time.h
# configure:5369: result: yes
# configure:5369: checking unistd.h usability
# configure:5369: clang -c conftest.c >&5
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking unistd.h presence
# configure:5369: clang -E conftest.c
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking for unistd.h
# configure:5369: result: yes
# configure:5369: checking utime.h usability
# configure:5369: clang -c conftest.c >&5
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking utime.h presence
# configure:5369: clang -E conftest.c
# configure:5369: $? = 0
# configure:5369: result: yes
# configure:5369: checking for utime.h
# configure:5369: result: yes
# configure:5382: checking sys/dirent.h usability
# configure:5382: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'sys/dirent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5382: result: no
# configure:5382: checking sys/dirent.h presence
# configure:5382: clang -E conftest.c
# conftest.c:29:10: fatal error: 'sys/dirent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:5382: result: no
# configure:5382: checking for sys/dirent.h
# configure:5382: result: no
# configure:5382: checking time.h usability
# configure:5382: clang -c conftest.c >&5
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking time.h presence
# configure:5382: clang -E conftest.c
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking for time.h
# configure:5382: result: yes
# configure:5382: checking pwd.h usability
# configure:5382: clang -c conftest.c >&5
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking pwd.h presence
# configure:5382: clang -E conftest.c
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking for pwd.h
# configure:5382: result: yes
# configure:5382: checking paths.h usability
# configure:5382: clang -c conftest.c >&5
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking paths.h presence
# configure:5382: clang -E conftest.c
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking for paths.h
# configure:5382: result: yes
# configure:5382: checking pty.h usability
# configure:5382: clang -c conftest.c >&5
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking pty.h presence
# configure:5382: clang -E conftest.c
# configure:5382: $? = 0
# configure:5382: result: yes
# configure:5382: checking for pty.h
# configure:5382: result: yes
# configure:5382: checking libutil.h usability
# configure:5382: clang -c conftest.c >&5
# conftest.c:66:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:5382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5382: result: no
# configure:5382: checking libutil.h presence
# configure:5382: clang -E conftest.c
# conftest.c:33:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:5382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | /* end confdefs.h. */
# | #include
# configure:5382: result: no
# configure:5382: checking for libutil.h
# configure:5382: result: no
# configure:5395: checking sys/types.h usability
# configure:5395: clang -c conftest.c >&5
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking sys/types.h presence
# configure:5395: clang -E conftest.c
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking for sys/types.h
# configure:5395: result: yes
# configure:5395: checking sys/stat.h usability
# configure:5395: clang -c conftest.c >&5
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking sys/stat.h presence
# configure:5395: clang -E conftest.c
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking for sys/stat.h
# configure:5395: result: yes
# configure:5395: checking sys/wait.h usability
# configure:5395: clang -c conftest.c >&5
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking sys/wait.h presence
# configure:5395: clang -E conftest.c
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking for sys/wait.h
# configure:5395: result: yes
# configure:5395: checking limits.h usability
# configure:5395: clang -c conftest.c >&5
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking limits.h presence
# configure:5395: clang -E conftest.c
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking for limits.h
# configure:5395: result: yes
# configure:5395: checking signal.h usability
# configure:5395: clang -c conftest.c >&5
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking signal.h presence
# configure:5395: clang -E conftest.c
# configure:5395: $? = 0
# configure:5395: result: yes
# configure:5395: checking for signal.h
# configure:5395: result: yes
# configure:5408: checking curses.h usability
# configure:5408: clang -c conftest.c >&5
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking curses.h presence
# configure:5408: clang -E conftest.c
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking for curses.h
# configure:5408: result: yes
# configure:5408: checking term.h usability
# configure:5408: clang -c conftest.c >&5
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking term.h presence
# configure:5408: clang -E conftest.c
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking for term.h
# configure:5408: result: yes
# configure:5408: checking utmp.h usability
# configure:5408: clang -c conftest.c >&5
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking utmp.h presence
# configure:5408: clang -E conftest.c
# configure:5408: $? = 0
# configure:5408: result: yes
# configure:5408: checking for utmp.h
# configure:5408: result: yes
# configure:5408: checking sys/utime.h usability
# configure:5408: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# configure:5408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5408: result: no
# configure:5408: checking sys/utime.h presence
# configure:5408: clang -E conftest.c
# conftest.c:41:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# configure:5408: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# configure:5408: result: no
# configure:5408: checking for sys/utime.h
# configure:5408: result: no
# configure:5422: checking selinux/selinux.h usability
# configure:5422: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'selinux/selinux.h' file not found
# #include
# ^
# 1 error generated.
# configure:5422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5422: result: no
# configure:5422: checking selinux/selinux.h presence
# configure:5422: clang -E conftest.c
# conftest.c:41:10: fatal error: 'selinux/selinux.h' file not found
# #include
# ^
# 1 error generated.
# configure:5422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# configure:5422: result: no
# configure:5422: checking for selinux/selinux.h
# configure:5422: result: no
# configure:5422: checking selinux/context.h usability
# configure:5422: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'selinux/context.h' file not found
# #include
# ^
# 1 error generated.
# configure:5422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5422: result: no
# configure:5422: checking selinux/context.h presence
# configure:5422: clang -E conftest.c
# conftest.c:41:10: fatal error: 'selinux/context.h' file not found
# #include
# ^
# 1 error generated.
# configure:5422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | /* end confdefs.h. */
# | #include
# configure:5422: result: no
# configure:5422: checking for selinux/context.h
# configure:5422: result: no
# configure:5440: checking for function prototypes
# configure:5443: result: yes
# configure:5456: checking for an ANSI C-conforming const
# configure:5522: clang -c conftest.c >&5
# configure:5522: $? = 0
# configure:5529: result: yes
# configure:5541: checking for long long
# configure:5541: clang -c conftest.c >&5
# configure:5541: $? = 0
# configure:5541: clang -c conftest.c >&5
# conftest.c:79:24: error: expected expression
# if (sizeof ((long long)))
# ^
# 1 error generated.
# configure:5541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5541: result: yes
# configure:5555: checking size of char
# configure:5560: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5560: $? = 0
# configure:5560: ./conftest
# configure:5560: $? = 0
# configure:5574: result: 1
# configure:5588: checking size of short
# configure:5593: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5593: $? = 0
# configure:5593: ./conftest
# configure:5593: $? = 0
# configure:5607: result: 2
# configure:5621: checking size of int
# configure:5626: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5626: $? = 0
# configure:5626: ./conftest
# configure:5626: $? = 0
# configure:5640: result: 4
# configure:5654: checking size of long
# configure:5659: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5659: $? = 0
# configure:5659: ./conftest
# configure:5659: $? = 0
# configure:5673: result: 8
# configure:5687: checking size of long long
# configure:5692: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5692: $? = 0
# configure:5692: ./conftest
# configure:5692: $? = 0
# configure:5706: result: 8
# configure:5720: checking size of void *
# configure:5725: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5725: $? = 0
# configure:5725: ./conftest
# configure:5725: $? = 0
# configure:5739: result: 8
# configure:5749: checking for sighandler_t
# configure:5749: clang -c conftest.c >&5
# conftest.c:58:13: error: use of undeclared identifier 'sighandler_t'
# if (sizeof (sighandler_t))
# ^
# 1 error generated.
# configure:5749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | /* if you have signal.h header, include it */
# | #ifdef HAVE_SIGNAL_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (sighandler_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5749: result: no
# configure:5763: checking whether clang needs -traditional
# configure:5797: result: no
# configure:5804: checking whether lstat correctly handles trailing slash
# configure:5830: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5830: $? = 0
# configure:5830: ./conftest
# configure:5830: $? = 0
# configure:5847: result: yes
# configure:5866: checking whether lstat accepts an empty string
# configure:5886: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5886: $? = 0
# configure:5886: ./conftest
# configure:5886: $? = 0
# configure:5896: result: no
# configure:5912: checking whether setpgrp() takes no arguments
# configure:5931: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:57:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(setpgrp(0, 0) != 0);
# ^
# conftest.c:57:2: note: include the header or explicitly provide a declaration for 'exit'
# conftest.c:57:15: error: too many arguments to function call, expected 0, have 2
# exit(setpgrp(0, 0) != 0);
# ~~~~~~~ ^~~~
# /usr/include/unistd.h:663:1: note: 'setpgrp' declared here
# extern int setpgrp (void) __THROW;
# ^
# 1 warning and 1 error generated.
# configure:5931: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | int main() {
# | /* exit succesfully if setpgrp() takes two args (*BSD systems) */
# | exit(setpgrp(0, 0) != 0);
# | }
# configure:5942: result: yes
# configure:5950: checking for pid_t
# configure:5950: clang -c conftest.c >&5
# configure:5950: $? = 0
# configure:5950: clang -c conftest.c >&5
# conftest.c:88:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5950: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5950: result: yes
# configure:5961: checking for size_t
# configure:5961: clang -c conftest.c >&5
# configure:5961: $? = 0
# configure:5961: clang -c conftest.c >&5
# conftest.c:88:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5961: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5961: result: yes
# configure:5972: checking for off_t
# configure:5972: clang -c conftest.c >&5
# configure:5972: $? = 0
# configure:5972: clang -c conftest.c >&5
# conftest.c:88:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:5972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5972: result: yes
# configure:5987: checking size of off_t
# configure:5992: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:5992: $? = 0
# configure:5992: ./conftest
# configure:5992: $? = 0
# configure:6006: result: 8
# configure:6016: checking for ssize_t
# configure:6016: clang -c conftest.c >&5
# configure:6016: $? = 0
# configure:6016: clang -c conftest.c >&5
# conftest.c:89:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:6016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6016: result: yes
# configure:6027: checking return type of signal handlers
# configure:6045: clang -c conftest.c >&5
# conftest.c:59:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:6052: result: void
# configure:6060: checking whether stat accepts an empty string
# configure:6080: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6080: $? = 0
# configure:6080: ./conftest
# configure:6080: $? = 0
# configure:6090: result: no
# configure:6108: checking vfork.h usability
# configure:6108: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6108: result: no
# configure:6108: checking vfork.h presence
# configure:6108: clang -E conftest.c
# conftest.c:54:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# configure:6108: result: no
# configure:6108: checking for vfork.h
# configure:6108: result: no
# configure:6121: checking for fork
# configure:6121: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6121: $? = 0
# configure:6121: result: yes
# configure:6121: checking for vfork
# configure:6121: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:78:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:6121: $? = 0
# configure:6121: result: yes
# configure:6131: checking for working fork
# configure:6153: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6153: $? = 0
# configure:6153: ./conftest
# configure:6153: $? = 0
# configure:6163: result: yes
# configure:6184: checking for working vfork
# configure:6294: result: yes
# configure:6322: checking for getcwd
# configure:6322: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6322: checking for getwd
# configure:6322: clang -o conftest conftest.c -lncurses -lutil >&5
# /tmp/conftest-c879e3.o: In function `main':
# conftest.c:(.text+0x12): warning: the `getwd' function is dangerous and should not be used.
# configure:6322: $? = 0
# configure:6322: result: yes
# configure:6338: checking for isblank
# configure:6338: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6338: $? = 0
# configure:6338: result: yes
# configure:6348: checking whether isblank() works correctly with side effect expressions
# configure:6367: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:66:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(a != 1);
# ^
# conftest.c:66:3: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:6367: $? = 0
# configure:6367: ./conftest
# configure:6367: $? = 0
# configure:6378: result: yes
# configure:6390: checking for alarm
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for mkdir
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for mkstemp
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for putenv
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for setlocale
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strchr
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:90:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for strdup
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:91:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for utime
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6390: checking for setpgid
# configure:6390: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6390: $? = 0
# configure:6390: result: yes
# configure:6402: checking for setitimer
# configure:6402: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for sigaction
# configure:6402: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for sigvec
# configure:6402: clang -o conftest conftest.c -lncurses -lutil >&5
# /tmp/conftest-c1cc8f.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `sigvec'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_WORKING_ISBLANK 1
# | #define HAVE_ALARM 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_UTIME 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SIGACTION 1
# | /* end confdefs.h. */
# | /* Define sigvec to an innocuous variant, in case declares sigvec.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigvec innocuous_sigvec
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigvec (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigvec
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sigvec ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sigvec || defined __stub___sigvec
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sigvec ();
# | ;
# | return 0;
# | }
# configure:6402: result: no
# configure:6402: checking for siginterrupt
# configure:6402: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6402: checking for sigprocmask
# configure:6402: clang -o conftest conftest.c -lncurses -lutil >&5
# configure:6402: $? = 0
# configure:6402: result: yes
# configure:6413: checking for library containing sin
# configure:6444: clang -o conftest conftest.c -lncurses -lutil >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:82:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-687a7d.o: In function `main':
# conftest.c:(.text+0x16): undefined reference to `sin'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6444: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "joe"
# | #define PACKAGE_TARNAME "joe"
# | #define PACKAGE_VERSION "4.0"
# | #define PACKAGE_STRING "joe 4.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "joe"
# | #define VERSION "4.0"
# | #define HAVE_OPENPTY 1
# | #define HAVE_LOGIN_TTY 1
# | #define TERMINFO 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_POSIX_TERMIOS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_PTY_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_UTMP_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define SETPGRP_VOID 1
# | #define SIZEOF_OFF_T 8
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETWD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_WORKING_ISBLANK 1
# | #define HAVE_ALARM 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_UTIME 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SIGPROCMASK 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:6444: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:82:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6444: $? = 0
# configure:6461: result: -lm
# configure:6473: checking for library containing cos
# configure:6504: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
# char cos ();
# ^
# conftest.c:83:6: note: 'cos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6504: $? = 0
# configure:6521: result: none required
# configure:6533: checking for library containing tan
# configure:6564: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'tan' [-Wincompatible-library-redeclaration]
# char tan ();
# ^
# conftest.c:84:6: note: 'tan' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6564: $? = 0
# configure:6581: result: none required
# configure:6593: checking for library containing exp
# configure:6624: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:85:6: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
# char exp ();
# ^
# conftest.c:85:6: note: 'exp' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6624: $? = 0
# configure:6641: result: none required
# configure:6653: checking for library containing sqrt
# configure:6684: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:86:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:86:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6684: $? = 0
# configure:6701: result: none required
# configure:6713: checking for library containing cbrt
# configure:6744: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'cbrt' [-Wincompatible-library-redeclaration]
# char cbrt ();
# ^
# conftest.c:87:6: note: 'cbrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6744: $? = 0
# configure:6761: result: none required
# configure:6773: checking for library containing log
# configure:6804: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
# char log ();
# ^
# conftest.c:88:6: note: 'log' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6804: $? = 0
# configure:6821: result: none required
# configure:6833: checking for library containing log10
# configure:6864: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
# char log10 ();
# ^
# conftest.c:89:6: note: 'log10' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6864: $? = 0
# configure:6881: result: none required
# configure:6893: checking for library containing asin
# configure:6924: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration]
# char asin ();
# ^
# conftest.c:90:6: note: 'asin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6924: $? = 0
# configure:6941: result: none required
# configure:6953: checking for library containing acos
# configure:6984: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'acos' [-Wincompatible-library-redeclaration]
# char acos ();
# ^
# conftest.c:91:6: note: 'acos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:6984: $? = 0
# configure:7001: result: none required
# configure:7013: checking for library containing atan
# configure:7044: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:92:6: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration]
# char atan ();
# ^
# conftest.c:92:6: note: 'atan' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7044: $? = 0
# configure:7061: result: none required
# configure:7073: checking for library containing sinh
# configure:7104: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:93:6: warning: incompatible redeclaration of library function 'sinh' [-Wincompatible-library-redeclaration]
# char sinh ();
# ^
# conftest.c:93:6: note: 'sinh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7104: $? = 0
# configure:7121: result: none required
# configure:7133: checking for library containing cosh
# configure:7164: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'cosh' [-Wincompatible-library-redeclaration]
# char cosh ();
# ^
# conftest.c:94:6: note: 'cosh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7164: $? = 0
# configure:7181: result: none required
# configure:7193: checking for library containing tanh
# configure:7224: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:95:6: warning: incompatible redeclaration of library function 'tanh' [-Wincompatible-library-redeclaration]
# char tanh ();
# ^
# conftest.c:95:6: note: 'tanh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7224: $? = 0
# configure:7241: result: none required
# configure:7253: checking for library containing asinh
# configure:7284: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:96:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
# char asinh ();
# ^
# conftest.c:96:6: note: 'asinh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7284: $? = 0
# configure:7301: result: none required
# configure:7313: checking for library containing acosh
# configure:7344: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:97:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
# char acosh ();
# ^
# conftest.c:97:6: note: 'acosh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7344: $? = 0
# configure:7361: result: none required
# configure:7373: checking for library containing atanh
# configure:7404: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:98:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
# char atanh ();
# ^
# conftest.c:98:6: note: 'atanh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7404: $? = 0
# configure:7421: result: none required
# configure:7433: checking for library containing floor
# configure:7464: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:99:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:99:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7464: $? = 0
# configure:7481: result: none required
# configure:7493: checking for library containing ceil
# configure:7524: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:100:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
# char ceil ();
# ^
# conftest.c:100:6: note: 'ceil' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7524: $? = 0
# configure:7541: result: none required
# configure:7553: checking for library containing fabs
# configure:7584: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:101:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
# char fabs ();
# ^
# conftest.c:101:6: note: 'fabs' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7584: $? = 0
# configure:7601: result: none required
# configure:7613: checking for library containing erf
# configure:7644: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:102:6: warning: incompatible redeclaration of library function 'erf' [-Wincompatible-library-redeclaration]
# char erf ();
# ^
# conftest.c:102:6: note: 'erf' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7644: $? = 0
# configure:7661: result: none required
# configure:7673: checking for library containing erfc
# configure:7704: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'erfc' [-Wincompatible-library-redeclaration]
# char erfc ();
# ^
# conftest.c:103:6: note: 'erfc' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:7704: $? = 0
# configure:7721: result: none required
# configure:7733: checking for library containing j0
# configure:7764: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# configure:7764: $? = 0
# configure:7781: result: none required
# configure:7793: checking for library containing j1
# configure:7824: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# configure:7824: $? = 0
# configure:7841: result: none required
# configure:7853: checking for library containing y0
# configure:7884: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# configure:7884: $? = 0
# configure:7901: result: none required
# configure:7913: checking for library containing y1
# configure:7944: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# configure:7944: $? = 0
# configure:7961: result: none required
# configure:7974: checking whether sighandlers must be reinstalled
# configure:8031: clang -o conftest conftest.c -lm -lncurses -lutil >&5
# conftest.c:145:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(nsigint != 2);
# ^
# conftest.c:145:2: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:8031: $? = 0
# configure:8031: ./conftest
# configure:8031: $? = 0
# configure:8042: result: no
# configure:8065: checking for aspell
# configure:8093: result: ispell
# configure:8212: checking that generated files are newer than configure
# configure:8218: result: done
# configure:8245: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by joe config.status 4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b1f50d05c2d1
#
# config.status:1025: creating Makefile
# config.status:1025: creating joe/Makefile
# config.status:1025: creating rc/Makefile
# config.status:1025: creating man/Makefile
# config.status:1025: creating man/ru/Makefile
# config.status:1025: creating syntax/Makefile
# config.status:1025: creating po/Makefile
# config.status:1025: creating charmaps/klingon
# config.status:1025: creating syntax/4gl.jsf
# config.status:1025: creating syntax/ada.jsf
# config.status:1025: creating syntax/ant.jsf
# config.status:1025: creating syntax/asm.jsf
# config.status:1025: creating syntax/awk.jsf
# config.status:1025: creating syntax/batch.jsf
# config.status:1025: creating syntax/c.jsf
# config.status:1025: creating syntax/cobol.jsf
# config.status:1025: creating syntax/comment_todo.jsf
# config.status:1025: creating syntax/conf.jsf
# config.status:1025: creating syntax/csharp.jsf
# config.status:1025: creating syntax/csh.jsf
# config.status:1025: creating syntax/css.jsf
# config.status:1025: creating syntax/debian.jsf
# config.status:1025: creating syntax/diff.jsf
# config.status:1025: creating syntax/elixir.jsf
# config.status:1025: creating syntax/erb.jsf
# config.status:1025: creating syntax/erlang.jsf
# config.status:1025: creating syntax/fortran.jsf
# config.status:1025: creating syntax/git-commit.jsf
# config.status:1025: creating syntax/go.jsf
# config.status:1025: creating syntax/haml.jsf
# config.status:1025: creating syntax/haskell.jsf
# config.status:1025: creating syntax/html.jsf
# config.status:1025: creating syntax/htmlerb.jsf
# config.status:1025: creating syntax/ini.jsf
# config.status:1025: creating syntax/iptables.jsf
# config.status:1025: creating syntax/java.jsf
# config.status:1025: creating syntax/joerc.jsf
# config.status:1025: creating syntax/js.jsf
# config.status:1025: creating syntax/jsf_check.jsf
# config.status:1025: creating syntax/jsf.jsf
# config.status:1025: creating syntax/json.jsf
# config.status:1025: creating syntax/lisp.jsf
# config.status:1025: creating syntax/lua.jsf
# config.status:1025: creating syntax/m4.jsf
# config.status:1025: creating syntax/mail.jsf
# config.status:1025: creating syntax/mason.jsf
# config.status:1025: creating syntax/matlab.jsf
# config.status:1025: creating syntax/md.jsf
# config.status:1025: creating syntax/ocaml.jsf
# config.status:1025: creating syntax/pascal.jsf
# config.status:1025: creating syntax/perl.jsf
# config.status:1025: creating syntax/php.jsf
# config.status:1025: creating syntax/powershell.jsf
# config.status:1025: creating syntax/prolog.jsf
# config.status:1025: creating syntax/properties.jsf
# config.status:1025: creating syntax/ps.jsf
# config.status:1025: creating syntax/puppet.jsf
# config.status:1025: creating syntax/python.jsf
# config.status:1025: creating syntax/rexx.jsf
# config.status:1025: creating syntax/ruby.jsf
# config.status:1025: creating syntax/sed.jsf
# config.status:1025: creating syntax/sh.jsf
# config.status:1025: creating syntax/sieve.jsf
# config.status:1025: creating syntax/skill.jsf
# config.status:1025: creating syntax/sml.jsf
# config.status:1025: creating syntax/spec.jsf
# config.status:1025: creating syntax/sql.jsf
# config.status:1025: creating syntax/tcl.jsf
# config.status:1025: creating syntax/tex.jsf
# config.status:1025: creating syntax/troff.jsf
# config.status:1025: creating syntax/typescript.jsf
# config.status:1025: creating syntax/verilog.jsf
# config.status:1025: creating syntax/vhdl.jsf
# config.status:1025: creating syntax/whitespace.jsf
# config.status:1025: creating syntax/xml.jsf
# config.status:1025: creating syntax/yaml.jsf
# config.status:1025: creating syntax/filename.jsf
# config.status:1025: creating joe/autoconf.h
# config.status:1254: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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_alarm=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getwd=yes
# ac_cv_func_isblank=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_lstat_empty_string_bug=no
# ac_cv_func_mkdir=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigvec=no
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_utime=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_libutil_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_pty_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_selinux_context_h=no
# ac_cv_header_selinux_selinux_h=no
# ac_cv_header_sgtty_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_sys_dirent_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utime_h=no
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_SPELL=ispell
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_acos='none required'
# ac_cv_search_acosh='none required'
# ac_cv_search_asin='none required'
# ac_cv_search_asinh='none required'
# ac_cv_search_atan='none required'
# ac_cv_search_atanh='none required'
# ac_cv_search_cbrt='none required'
# ac_cv_search_ceil='none required'
# ac_cv_search_cos='none required'
# ac_cv_search_cosh='none required'
# ac_cv_search_erf='none required'
# ac_cv_search_erfc='none required'
# ac_cv_search_exp='none required'
# ac_cv_search_fabs='none required'
# ac_cv_search_floor='none required'
# ac_cv_search_j0='none required'
# ac_cv_search_j1='none required'
# ac_cv_search_log10='none required'
# ac_cv_search_log='none required'
# ac_cv_search_login_tty='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_openpty=-lutil
# ac_cv_search_sin=-lm
# ac_cv_search_sinh='none required'
# ac_cv_search_snprintf='none required'
# ac_cv_search_sqrt='none required'
# ac_cv_search_tan='none required'
# ac_cv_search_tanh='none required'
# ac_cv_search_tgetflag=-lncurses
# ac_cv_search_y0='none required'
# ac_cv_search_y1='none required'
# ac_cv_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_void_p=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_posix_termios=yes
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_long_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_sighandler_t=no
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# joe_cv_isblank=yes
# joe_cv_reinstall_sighandlers=no
# joe_cv_setpgrp_void=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/joe/src/joe-4.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/joe/src/joe-4.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/joe/src/joe-4.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/joe/src/joe-4.0/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lncurses -lutil '
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/joe/src/joe-4.0/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='joe'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='joe'
# PACKAGE_STRING='joe 4.0'
# PACKAGE_TARNAME='joe'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.0'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPELL='ispell'
# STRIP='strip'
# VERSION='4.0'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/joe/src/joe-4.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "joe"
# #define PACKAGE_TARNAME "joe"
# #define PACKAGE_VERSION "4.0"
# #define PACKAGE_STRING "joe 4.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "joe"
# #define VERSION "4.0"
# #define HAVE_OPENPTY 1
# #define HAVE_LOGIN_TTY 1
# #define TERMINFO 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DIRENT_H 1
# #define HAVE_POSIX_TERMIOS 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SGTTY_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_PWD_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_PTY_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_CURSES_H 1
# #define HAVE_TERM_H 1
# #define HAVE_UTMP_H 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define HAVE_LONG_LONG 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_VOID_P 8
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define SETPGRP_VOID 1
# #define SIZEOF_OFF_T 8
# #define RETSIGTYPE void
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_GETCWD 1
# #define HAVE_GETWD 1
# #define HAVE_ISBLANK 1
# #define HAVE_WORKING_ISBLANK 1
# #define HAVE_ALARM 1
# #define HAVE_MKDIR 1
# #define HAVE_MKSTEMP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_UTIME 1
# #define HAVE_SETPGID 1
# #define HAVE_SETITIMER 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_SIN 1
# #define HAVE_COS 1
# #define HAVE_TAN 1
# #define HAVE_EXP 1
# #define HAVE_SQRT 1
# #define HAVE_CBRT 1
# #define HAVE_LOG 1
# #define HAVE_LOG10 1
# #define HAVE_ASIN 1
# #define HAVE_ACOS 1
# #define HAVE_ATAN 1
# #define HAVE_SINH 1
# #define HAVE_COSH 1
# #define HAVE_TANH 1
# #define HAVE_ASINH 1
# #define HAVE_ACOSH 1
# #define HAVE_ATANH 1
# #define HAVE_FLOOR 1
# #define HAVE_CEIL 1
# #define HAVE_FABS 1
# #define HAVE_ERF 1
# #define HAVE_ERFC 1
# #define HAVE_J0 1
# #define HAVE_J1 1
# #define HAVE_Y0 1
# #define HAVE_Y1 1
#
# configure: exit 0