Build of bmon with musl toolchain

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

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

SLOCLanguage
6,522 ansic
4,101 sh
10,623 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: bmon 3.8-2 (Wed Apr 5 00:28:12 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) confuse-2.8-2
#
# Total Installed Size: 0.11 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing confuse...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:35: installing 'build-aux/compile'
# configure.ac:29: installing 'build-aux/config.guess'
# configure.ac:29: installing 'build-aux/config.sub'
# configure.ac:32: installing 'build-aux/install-sh'
# configure.ac:32: installing 'build-aux/missing'
# src/Makefile.am: installing 'build-aux/depcomp'
# 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 make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... 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 dependency style of clang... gcc3
# checking for library containing strerror... none required
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... clang -E
# checking whether make sets $(MAKE)... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for size_t... yes
# checking return type of signal handlers... void
# checking for pid_t... yes
# 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 getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking ncurses/ncurses.h usability... no
# checking ncurses/ncurses.h presence... no
# checking for ncurses/ncurses.h... no
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking curses.h usability... no
# checking curses.h presence... no
# checking for curses.h... no
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking netinet6/in6.h usability... no
# checking netinet6/in6.h presence... no
# checking for netinet6/in6.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sysctl/ioctl.h usability... no
# checking sysctl/ioctl.h presence... no
# checking for sysctl/ioctl.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for suseconds_t... yes
# checking for atexit... yes
# checking for gettimeofday... yes
# checking for memset... yes
# checking for pow... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for uname... yes
# checking for getdate... yes
# checking for NcursesW wide-character library... no
# checking for Ncurses library... no
# checking for Curses library... no
# configure: error: requires an X/Open-compatible Curses library with color
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/bmon/src/bmon-3.8/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 bmon configure 3.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 45fadb1ebf17
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2300: checking build system type
# configure:2314: result: x86_64-unknown-linux-gnu
# configure:2334: checking host system type
# configure:2347: result: x86_64-unknown-linux-gnu
# configure:2367: checking target system type
# configure:2380: result: x86_64-unknown-linux-gnu
# configure:2424: checking for a BSD-compatible install
# configure:2492: result: /usr/bin/install -c
# configure:2503: checking whether build environment is sane
# configure:2558: result: yes
# configure:2617: checking for x86_64-unknown-linux-strip
# configure:2647: result: no
# configure:2657: checking for strip
# configure:2673: found /sysroot/bin/strip
# configure:2684: result: strip
# configure:2709: checking for a thread-safe mkdir -p
# configure:2748: result: /usr/bin/mkdir -p
# configure:2755: checking for gawk
# configure:2771: found /usr/bin/gawk
# configure:2782: result: gawk
# configure:2793: checking whether make sets $(MAKE)
# configure:2815: result: yes
# configure:2844: checking whether make supports nested variables
# configure:2861: result: yes
# configure:2998: checking whether make supports nested variables
# configure:3015: result: yes
# configure:3039: checking for style of include used by make
# configure:3067: result: GNU
# configure:3098: checking for x86_64-unknown-linux-gcc
# configure:3125: result: clang
# configure:3394: checking for C compiler version
# configure:3403: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3414: $? = 0
# configure:3403: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3414: $? = 0
# configure:3403: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3414: $? = 1
# configure:3403: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3414: $? = 1
# configure:3434: checking whether the C compiler works
# configure:3456: clang conftest.c >&5
# configure:3460: $? = 0
# configure:3508: result: yes
# configure:3511: checking for C compiler default output file name
# configure:3513: result: a.out
# configure:3519: checking for suffix of executables
# configure:3526: clang -o conftest conftest.c >&5
# configure:3530: $? = 0
# configure:3552: result:
# configure:3574: checking whether we are cross compiling
# configure:3582: clang -o conftest conftest.c >&5
# configure:3586: $? = 0
# configure:3593: ./conftest
# configure:3597: $? = 0
# configure:3612: result: no
# configure:3617: checking for suffix of object files
# configure:3639: clang -c conftest.c >&5
# configure:3643: $? = 0
# configure:3664: result: o
# configure:3668: checking whether we are using the GNU C compiler
# configure:3687: clang -c conftest.c >&5
# configure:3687: $? = 0
# configure:3696: result: yes
# configure:3705: checking whether clang accepts -g
# configure:3725: clang -c -g conftest.c >&5
# configure:3725: $? = 0
# configure:3766: result: yes
# configure:3783: checking for clang option to accept ISO C89
# configure:3846: clang -c conftest.c >&5
# configure:3846: $? = 0
# configure:3859: result: none needed
# configure:3884: checking whether clang understands -c and -o together
# configure:3906: clang -c conftest.c -o conftest2.o
# configure:3909: $? = 0
# configure:3906: clang -c conftest.c -o conftest2.o
# configure:3909: $? = 0
# configure:3921: result: yes
# configure:3940: checking dependency style of clang
# configure:4051: result: gcc3
# configure:4067: checking for library containing strerror
# configure:4098: clang -o conftest conftest.c >&5
# conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4098: $? = 0
# configure:4115: result: none required
# configure:4131: checking for x86_64-unknown-linux-gcc
# configure:4158: result: clang
# configure:4427: checking for C compiler version
# configure:4436: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4447: $? = 0
# configure:4436: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4447: $? = 0
# configure:4436: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4447: $? = 1
# configure:4436: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4447: $? = 1
# configure:4451: checking whether we are using the GNU C compiler
# configure:4479: result: yes
# configure:4488: checking whether clang accepts -g
# configure:4549: result: yes
# configure:4566: checking for clang option to accept ISO C89
# configure:4642: result: none needed
# configure:4667: checking whether clang understands -c and -o together
# configure:4704: result: yes
# configure:4723: checking dependency style of clang
# configure:4834: result: gcc3
# configure:4853: checking for clang option to accept ISO C99
# configure:5002: clang -c conftest.c >&5
# configure:5002: $? = 0
# configure:5015: result: none needed
# configure:5123: checking for clang option to accept ISO Standard C
# configure:5134: result: none needed
# configure:5146: checking how to run the C preprocessor
# configure:5177: clang -E conftest.c
# configure:5177: $? = 0
# configure:5191: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5191: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | /* end confdefs.h. */
# | #include
# configure:5216: result: clang -E
# configure:5236: clang -E conftest.c
# configure:5236: $? = 0
# configure:5250: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5250: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | /* end confdefs.h. */
# | #include
# configure:5278: checking whether make sets $(MAKE)
# configure:5300: result: yes
# configure:5311: checking for an ANSI C-conforming const
# configure:5377: clang -c conftest.c >&5
# configure:5377: $? = 0
# configure:5384: result: yes
# configure:5392: checking for inline
# configure:5408: clang -c conftest.c >&5
# configure:5408: $? = 0
# configure:5416: result: inline
# configure:5435: checking whether time.h and sys/time.h may both be included
# configure:5455: clang -c conftest.c >&5
# configure:5455: $? = 0
# configure:5462: result: yes
# configure:5473: checking for dirent.h that defines DIR
# configure:5492: clang -c conftest.c >&5
# configure:5492: $? = 0
# configure:5500: result: yes
# configure:5513: checking for library containing opendir
# configure:5544: clang -o conftest conftest.c >&5
# configure:5544: $? = 0
# configure:5561: result: none required
# configure:5630: checking for grep that handles long lines and -e
# configure:5688: result: /usr/bin/grep
# configure:5693: checking for egrep
# configure:5755: result: /usr/bin/grep -E
# configure:5760: checking for ANSI C header files
# configure:5780: clang -c conftest.c >&5
# configure:5780: $? = 0
# configure:5853: clang -o conftest conftest.c >&5
# configure:5853: $? = 0
# configure:5853: ./conftest
# configure:5853: $? = 0
# configure:5864: result: yes
# configure:5877: checking for sys/types.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for sys/stat.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for stdlib.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for string.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for memory.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for strings.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for inttypes.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for stdint.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for unistd.h
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5889: checking for size_t
# configure:5889: clang -c conftest.c >&5
# configure:5889: $? = 0
# configure:5889: clang -c conftest.c >&5
# conftest.c:59:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5889: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:5889: result: yes
# configure:5900: checking return type of signal handlers
# configure:5918: clang -c conftest.c >&5
# conftest.c:29:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5918: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:5925: result: void
# configure:5933: checking for pid_t
# configure:5933: clang -c conftest.c >&5
# configure:5933: $? = 0
# configure:5933: clang -c conftest.c >&5
# conftest.c:60:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define 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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5933: result: yes
# configure:5947: checking vfork.h usability
# configure:5947: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:5947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define 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:5947: result: no
# configure:5947: checking vfork.h presence
# configure:5947: clang -E conftest.c
# conftest.c:24:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:5947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# configure:5947: result: no
# configure:5947: checking for vfork.h
# configure:5947: result: no
# configure:5960: checking for fork
# configure:5960: clang -o conftest conftest.c >&5
# configure:5960: $? = 0
# configure:5960: result: yes
# configure:5960: checking for vfork
# configure:5960: clang -o conftest conftest.c >&5
# conftest.c:48:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:48:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:5960: $? = 0
# configure:5960: result: yes
# configure:5970: checking for working fork
# configure:5992: clang -o conftest conftest.c >&5
# configure:5992: $? = 0
# configure:5992: ./conftest
# configure:5992: $? = 0
# configure:6002: result: yes
# configure:6023: checking for working vfork
# configure:6133: result: yes
# configure:6162: checking getopt.h usability
# configure:6162: clang -c conftest.c >&5
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking getopt.h presence
# configure:6162: clang -E conftest.c
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking for getopt.h
# configure:6162: result: yes
# configure:6162: checking ncurses/ncurses.h usability
# configure:6162: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'ncurses/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_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:6162: result: no
# configure:6162: checking ncurses/ncurses.h presence
# configure:6162: clang -E conftest.c
# conftest.c:29:10: fatal error: 'ncurses/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:6162: result: no
# configure:6162: checking for ncurses/ncurses.h
# configure:6162: result: no
# configure:6162: checking ncurses.h usability
# configure:6162: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_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:6162: result: no
# configure:6162: checking ncurses.h presence
# configure:6162: clang -E conftest.c
# conftest.c:29:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:6162: result: no
# configure:6162: checking for ncurses.h
# configure:6162: result: no
# configure:6162: checking curses.h usability
# configure:6162: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_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:6162: result: no
# configure:6162: checking curses.h presence
# configure:6162: clang -E conftest.c
# conftest.c:29:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:6162: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:6162: result: no
# configure:6162: checking for curses.h
# configure:6162: result: no
# configure:6175: checking dirent.h usability
# configure:6175: clang -c conftest.c >&5
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking dirent.h presence
# configure:6175: clang -E conftest.c
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for dirent.h
# configure:6175: result: yes
# configure:6175: checking sys/utsname.h usability
# configure:6175: clang -c conftest.c >&5
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking sys/utsname.h presence
# configure:6175: clang -E conftest.c
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking for sys/utsname.h
# configure:6175: result: yes
# configure:6175: checking sys/sockio.h usability
# configure:6175: clang -c conftest.c >&5
# conftest.c:64:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:6175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_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:6175: result: no
# configure:6175: checking sys/sockio.h presence
# configure:6175: clang -E conftest.c
# conftest.c:31:10: fatal error: 'sys/sockio.h' file not found
# #include
# ^
# 1 error generated.
# configure:6175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# configure:6175: result: no
# configure:6175: checking for sys/sockio.h
# configure:6175: result: no
# configure:6175: checking netinet6/in6.h usability
# configure:6175: clang -c conftest.c >&5
# conftest.c:64:10: fatal error: 'netinet6/in6.h' file not found
# #include
# ^
# 1 error generated.
# configure:6175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_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:6175: result: no
# configure:6175: checking netinet6/in6.h presence
# configure:6175: clang -E conftest.c
# conftest.c:31:10: fatal error: 'netinet6/in6.h' file not found
# #include
# ^
# 1 error generated.
# configure:6175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# configure:6175: result: no
# configure:6175: checking for netinet6/in6.h
# configure:6175: result: no
# configure:6188: checking fcntl.h usability
# configure:6188: clang -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking fcntl.h presence
# configure:6188: clang -E conftest.c
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking for fcntl.h
# configure:6188: result: yes
# configure:6188: checking netdb.h usability
# configure:6188: clang -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking netdb.h presence
# configure:6188: clang -E conftest.c
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking for netdb.h
# configure:6188: result: yes
# configure:6188: checking netinet/in.h usability
# configure:6188: clang -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking netinet/in.h presence
# configure:6188: clang -E conftest.c
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking for netinet/in.h
# configure:6188: result: yes
# configure:6188: checking sysctl/ioctl.h usability
# configure:6188: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'sysctl/ioctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6188: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_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:6188: result: no
# configure:6188: checking sysctl/ioctl.h presence
# configure:6188: clang -E conftest.c
# conftest.c:34:10: fatal error: 'sysctl/ioctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6188: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6188: result: no
# configure:6188: checking for sysctl/ioctl.h
# configure:6188: result: no
# configure:6201: checking sys/param.h usability
# configure:6201: clang -c conftest.c >&5
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking sys/param.h presence
# configure:6201: clang -E conftest.c
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking for sys/param.h
# configure:6201: result: yes
# configure:6201: checking sys/socket.h usability
# configure:6201: clang -c conftest.c >&5
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking sys/socket.h presence
# configure:6201: clang -E conftest.c
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking for sys/socket.h
# configure:6201: result: yes
# configure:6212: checking for suseconds_t
# configure:6212: clang -c conftest.c >&5
# configure:6212: $? = 0
# configure:6212: clang -c conftest.c >&5
# conftest.c:72:26: error: expected expression
# if (sizeof ((suseconds_t)))
# ^
# 1 error generated.
# configure:6212: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((suseconds_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6212: result: yes
# configure:6226: checking for atexit
# configure:6226: clang -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for gettimeofday
# configure:6226: clang -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for memset
# configure:6226: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:62:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for pow
# configure:6226: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:63:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for socket
# configure:6226: clang -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for strcasecmp
# configure:6226: clang -o conftest conftest.c >&5
# conftest.c:65:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:65:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6238: checking for strchr
# configure:6238: clang -o conftest conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:66:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strdup
# configure:6238: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:67:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strerror
# configure:6238: clang -o conftest conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:68:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strncasecmp
# configure:6238: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:69:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strstr
# configure:6238: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:70:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strtol
# configure:6238: clang -o conftest conftest.c >&5
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6250: checking for uname
# configure:6250: clang -o conftest conftest.c >&5
# configure:6250: $? = 0
# configure:6250: result: yes
# configure:6250: checking for getdate
# configure:6250: clang -o conftest conftest.c >&5
# configure:6250: $? = 0
# configure:6250: result: yes
# configure:6294: checking for NcursesW wide-character library
# configure:6318: clang -o conftest conftest.c -lncursesw >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-b5eefb.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_UNAME 1
# | #define HAVE_GETDATE 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:6327: result: no
# configure:6556: checking for Ncurses library
# configure:6580: clang -o conftest conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-1062f7.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_UNAME 1
# | #define HAVE_GETDATE 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:6589: result: no
# configure:6742: checking for Curses library
# configure:6766: clang -o conftest conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-db9fa7.o:conftest.c:function main: error: undefined reference to 'initscr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bmon"
# | #define PACKAGE_TARNAME "bmon"
# | #define PACKAGE_VERSION "3.8"
# | #define PACKAGE_STRING "bmon 3.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# | #define PACKAGE "bmon"
# | #define VERSION "3.8"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define RETSIGTYPE void
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SUSECONDS_T 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POW 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_UNAME 1
# | #define HAVE_GETDATE 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 initscr ();
# | int
# | main ()
# | {
# | return initscr ();
# | ;
# | return 0;
# | }
# configure:6775: result: no
# configure:7018: error: requires an X/Open-compatible Curses library with color
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CONFUSE_CFLAGS_set=
# ac_cv_env_CONFUSE_CFLAGS_value=
# ac_cv_env_CONFUSE_LIBS_set=
# ac_cv_env_CONFUSE_LIBS_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_CURSES_LIB_set=
# ac_cv_env_CURSES_LIB_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBNL_CFLAGS_set=
# ac_cv_env_LIBNL_CFLAGS_value=
# ac_cv_env_LIBNL_LIBS_set=
# ac_cv_env_LIBNL_LIBS_value=
# ac_cv_env_LIBNL_ROUTE_CFLAGS_set=
# ac_cv_env_LIBNL_ROUTE_CFLAGS_value=
# ac_cv_env_LIBNL_ROUTE_LIBS_set=
# ac_cv_env_LIBNL_ROUTE_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_atexit=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getdate=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memset=yes
# ac_cv_func_pow=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_uname=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_curses_h=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=no
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet6_in6_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_sockio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_sysctl_ioctl_h=no
# ac_cv_header_time=yes
# ac_cv_header_unistd_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_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_search_strerror='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_suseconds_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_curses=no
# ax_cv_curses_color=no
# ax_cv_curses_enhanced=no
# ax_cv_curses_obsolete=no
# ax_cv_curses_which=no
# ax_cv_ncurses=no
# ax_cv_ncursesw=no
# ax_cv_plaincurses=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/bmon/src/bmon-3.8/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# ARCH=''
# AUTOCONF='${SHELL} /tmp/bmon/src/bmon-3.8/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/bmon/src/bmon-3.8/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/bmon/src/bmon-3.8/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFUSE_CFLAGS=''
# CONFUSE_LIBS=''
# CPP='clang -E'
# CPPFLAGS=''
# CURSES=''
# CURSES_LIB=''
# CYGPATH_W='echo'
# DEBUG=''
# DEFS=''
# 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=''
# LIBNL_CFLAGS=''
# LIBNL_LIBS=''
# LIBNL_ROUTE_CFLAGS=''
# LIBNL_ROUTE_LIBS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/bmon/src/bmon-3.8/build-aux/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='bmon'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='bmon'
# PACKAGE_STRING='bmon 3.8'
# PACKAGE_TARNAME='bmon'
# PACKAGE_URL='http://www.infradead.org/~tgr/bmon/'
# PACKAGE_VERSION='3.8'
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STATIC=''
# STRIP='strip'
# SYS=''
# VERSION='3.8'
# 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='NONE'
# 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/bmon/src/bmon-3.8/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/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 "bmon"
# #define PACKAGE_TARNAME "bmon"
# #define PACKAGE_VERSION "3.8"
# #define PACKAGE_STRING "bmon 3.8"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL "http://www.infradead.org/~tgr/bmon/"
# #define PACKAGE "bmon"
# #define VERSION "3.8"
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define RETSIGTYPE void
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_GETOPT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SUSECONDS_T 1
# #define HAVE_ATEXIT 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMSET 1
# #define HAVE_POW 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_UNAME 1
# #define HAVE_GETDATE 1
#
# configure: exit 1