Build of bmon with vanilla toolchain

The build took 00h 00m 34s and was SUCCESSFUL.

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

SLOCLanguage
6,582 ansic
4,101 sh
2,710 makefile
13,393 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: bmon 3.8-2 (Wed Aug 24 13:08:27 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for library containing strerror... none required
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... gcc -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... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# 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... no
# 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... yes
# checking for working ncursesw/curses.h... no
# checking for working ncursesw.h... no
# checking for working ncurses.h... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for CONFUSE... yes
# checking for LIBNL... yes
# checking for LIBNL_ROUTE... yes
# checking for pow in -lm... yes
# checking for initscr in -lncurses... yes
# checking for redrawwin in -lncurses... yes
# checking for use_default_colors in -lncurses... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating src/Makefile
# config.status: creating man/Makefile
# config.status: creating examples/Makefile
# config.status: creating include/bmon/defs.h
# config.status: executing depfiles commands
# Making all in src
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/src'
# CC bmon-utils.o
# CC bmon-unit.o
# CC bmon-conf.o
# CC bmon-input.o
# CC bmon-output.o
# CC bmon-group.o
# CC bmon-element.o
# CC bmon-attr.o
# CC bmon-element_cfg.o
# CC bmon-history.o
# CC bmon-graph.o
# CC bmon-bmon.o
# CC bmon-module.o
# CC bmon-in_netlink.o
# CC bmon-in_null.o
# CC bmon-in_dummy.o
# CC bmon-in_proc.o
# CC bmon-in_sysctl.o
# CC bmon-out_null.o
# CC bmon-out_format.o
# CC bmon-out_ascii.o
# out_format.c: In function 'get_token':
# out_format.c:134:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# } else if (!strncasecmp(token+5, "txrate:", 7))
# ^~
# out_format.c:136:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# return buf;
# ^~~~~~
# CC bmon-out_curses.o
# CCLD bmon
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/src'
# Making all in man
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/man'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/man'
# Making all in include
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/include'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/include'
# Making all in examples
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/examples'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/examples'
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/src'
# make[2]: Entering directory '/tmp/bmon/src/bmon-3.8/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/bmon/pkg/bmon/usr/bin'
# /usr/bin/install -c bmon '/tmp/bmon/pkg/bmon/usr/bin'
# make[2]: Leaving directory '/tmp/bmon/src/bmon-3.8/src'
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/src'
# Making install in man
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/man'
# make[2]: Entering directory '/tmp/bmon/src/bmon-3.8/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/bmon/pkg/bmon/usr/share/man/man8'
# /usr/bin/install -c -m 644 bmon.8 '/tmp/bmon/pkg/bmon/usr/share/man/man8'
# make[2]: Leaving directory '/tmp/bmon/src/bmon-3.8/man'
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/man'
# Making install in include
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/include'
# make[2]: Entering directory '/tmp/bmon/src/bmon-3.8/include'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/bmon/src/bmon-3.8/include'
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/include'
# Making install in examples
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8/examples'
# make[2]: Entering directory '/tmp/bmon/src/bmon-3.8/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/bmon/pkg/bmon/usr/share/doc/bmon/examples'
# /usr/bin/install -c -m 644 bmon.conf '/tmp/bmon/pkg/bmon/usr/share/doc/bmon/examples'
# make[2]: Leaving directory '/tmp/bmon/src/bmon-3.8/examples'
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8/examples'
# make[1]: Entering directory '/tmp/bmon/src/bmon-3.8'
# make[2]: Entering directory '/tmp/bmon/src/bmon-3.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/bmon/src/bmon-3.8'
# make[1]: Leaving directory '/tmp/bmon/src/bmon-3.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "bmon"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: bmon 3.8-2 (Wed Aug 24 13:08:44 UTC 2016)

CMD: pacman --query --file bmon-3.8-2-x86_64.pkg.tar.xz
# bmon 3.8-2

Creating hybrid package for 'bmon'

Trying to find vanilla package 'bmon'...

CMD: pacman --query --file /mirror/bmon-3.8-2.pkg.tar.xz
# bmon 3.8-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/bmon
# /usr/share/man/man8/bmon.8.gz
# /usr/share/doc/bmon/examples/bmon.conf
# /usr/share/licenses/bmon/LICENSE.BSD
# /usr/share/licenses/bmon/LICENSE.MIT

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bmon.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 729

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bmon.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/bmon.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/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 = 91f82beb6c58
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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 /usr/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:3128: result: no
# configure:3138: checking for gcc
# configure:3154: found /usr/bin/gcc
# configure:3165: result: gcc
# configure:3394: checking for C compiler version
# configure:3403: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3414: $? = 0
# configure:3403: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3414: $? = 0
# configure:3403: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3414: $? = 1
# configure:3403: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3414: $? = 1
# configure:3434: checking whether the C compiler works
# configure:3456: gcc 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: gcc -o conftest conftest.c >&5
# configure:3530: $? = 0
# configure:3552: result:
# configure:3574: checking whether we are cross compiling
# configure:3582: gcc -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: gcc -c conftest.c >&5
# configure:3643: $? = 0
# configure:3664: result: o
# configure:3668: checking whether we are using the GNU C compiler
# configure:3687: gcc -c conftest.c >&5
# configure:3687: $? = 0
# configure:3696: result: yes
# configure:3705: checking whether gcc accepts -g
# configure:3725: gcc -c -g conftest.c >&5
# configure:3725: $? = 0
# configure:3766: result: yes
# configure:3783: checking for gcc option to accept ISO C89
# configure:3846: gcc -c conftest.c >&5
# configure:3846: $? = 0
# configure:3859: result: none needed
# configure:3884: checking whether gcc understands -c and -o together
# configure:3906: gcc -c conftest.c -o conftest2.o
# configure:3909: $? = 0
# configure:3906: gcc -c conftest.c -o conftest2.o
# configure:3909: $? = 0
# configure:3921: result: yes
# configure:3940: checking dependency style of gcc
# configure:4051: result: gcc3
# configure:4067: checking for library containing strerror
# configure:4098: gcc -o conftest conftest.c >&5
# configure:4098: $? = 0
# configure:4115: result: none required
# configure:4131: checking for x86_64-unknown-linux-gcc
# configure:4158: result: gcc
# configure:4427: checking for C compiler version
# configure:4436: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4447: $? = 0
# configure:4436: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4447: $? = 0
# configure:4436: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4447: $? = 1
# configure:4436: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4447: $? = 1
# configure:4451: checking whether we are using the GNU C compiler
# configure:4479: result: yes
# configure:4488: checking whether gcc accepts -g
# configure:4549: result: yes
# configure:4566: checking for gcc option to accept ISO C89
# configure:4642: result: none needed
# configure:4667: checking whether gcc understands -c and -o together
# configure:4704: result: yes
# configure:4723: checking dependency style of gcc
# configure:4834: result: gcc3
# configure:4853: checking for gcc option to accept ISO C99
# configure:5002: gcc -c conftest.c >&5
# configure:5002: $? = 0
# configure:5015: result: none needed
# configure:5123: checking for gcc option to accept ISO Standard C
# configure:5134: result: none needed
# configure:5146: checking how to run the C preprocessor
# configure:5177: gcc -E conftest.c
# configure:5177: $? = 0
# configure:5191: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:5236: gcc -E conftest.c
# configure:5236: $? = 0
# configure:5250: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5377: $? = 0
# configure:5384: result: yes
# configure:5392: checking for inline
# configure:5408: gcc -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: gcc -c conftest.c >&5
# configure:5455: $? = 0
# configure:5462: result: yes
# configure:5473: checking for dirent.h that defines DIR
# configure:5492: gcc -c conftest.c >&5
# configure:5492: $? = 0
# configure:5500: result: yes
# configure:5513: checking for library containing opendir
# configure:5544: gcc -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: gcc -c conftest.c >&5
# configure:5780: $? = 0
# configure:5853: gcc -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: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for sys/stat.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for stdlib.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for string.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for memory.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for strings.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for inttypes.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for stdint.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5877: checking for unistd.h
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5877: result: yes
# configure:5889: checking for size_t
# configure:5889: gcc -c conftest.c >&5
# configure:5889: $? = 0
# configure:5889: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:5933: $? = 0
# configure:5933: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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: gcc -c conftest.c >&5
# conftest.c:57:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:24:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -o conftest conftest.c >&5
# conftest.c:47:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:5960: $? = 0
# configure:5960: result: yes
# configure:5960: checking for vfork
# configure:5960: gcc -o conftest conftest.c >&5
# configure:5960: $? = 0
# configure:5960: result: yes
# configure:5970: checking for working fork
# configure:5992: gcc -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: gcc -c conftest.c >&5
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking getopt.h presence
# configure:6162: gcc -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: gcc -c conftest.c >&5
# conftest.c:62:29: fatal error: ncurses/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:29:29: fatal error: ncurses/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking ncurses.h presence
# configure:6162: gcc -E conftest.c
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking for ncurses.h
# configure:6162: result: yes
# configure:6162: checking curses.h usability
# configure:6162: gcc -c conftest.c >&5
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking curses.h presence
# configure:6162: gcc -E conftest.c
# configure:6162: $? = 0
# configure:6162: result: yes
# configure:6162: checking for curses.h
# configure:6162: result: yes
# configure:6175: checking dirent.h usability
# configure:6175: gcc -c conftest.c >&5
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking dirent.h presence
# configure:6175: gcc -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: gcc -c conftest.c >&5
# configure:6175: $? = 0
# configure:6175: result: yes
# configure:6175: checking sys/utsname.h presence
# configure:6175: gcc -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: gcc -c conftest.c >&5
# conftest.c:66:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -E conftest.c
# conftest.c:33:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -c conftest.c >&5
# conftest.c:66:26: fatal error: netinet6/in6.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -E conftest.c
# conftest.c:33:26: fatal error: netinet6/in6.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking fcntl.h presence
# configure:6188: gcc -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: gcc -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking netdb.h presence
# configure:6188: gcc -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: gcc -c conftest.c >&5
# configure:6188: $? = 0
# configure:6188: result: yes
# configure:6188: checking netinet/in.h presence
# configure:6188: gcc -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: gcc -c conftest.c >&5
# conftest.c:69:26: fatal error: sysctl/ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -E conftest.c
# conftest.c:36:26: fatal error: sysctl/ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -c conftest.c >&5
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking sys/param.h presence
# configure:6201: gcc -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: gcc -c conftest.c >&5
# configure:6201: $? = 0
# configure:6201: result: yes
# configure:6201: checking sys/socket.h presence
# configure:6201: gcc -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: gcc -c conftest.c >&5
# configure:6212: $? = 0
# configure:6212: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:26: error: expected expression before ')' token
# if (sizeof ((suseconds_t)))
# ^
# 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_NCURSES_H 1
# | #define HAVE_CURSES_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: gcc -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for gettimeofday
# configure:6226: gcc -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for memset
# configure:6226: gcc -o conftest conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for pow
# configure:6226: gcc -o conftest conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# /tmp/cc6WbXaA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pow'
# collect2: error: ld returned 1 exit status
# configure:6226: $? = 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_NCURSES_H 1
# | #define HAVE_CURSES_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
# | /* end confdefs.h. */
# | /* Define pow to an innocuous variant, in case declares pow.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pow innocuous_pow
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pow (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pow
# |
# | /* 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 pow ();
# | /* 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_pow || defined __stub___pow
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pow ();
# | ;
# | return 0;
# | }
# configure:6226: result: no
# configure:6226: checking for socket
# configure:6226: gcc -o conftest conftest.c >&5
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6226: checking for strcasecmp
# configure:6226: gcc -o conftest conftest.c >&5
# conftest.c:66:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:6226: $? = 0
# configure:6226: result: yes
# configure:6238: checking for strchr
# configure:6238: gcc -o conftest conftest.c >&5
# conftest.c:67:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strdup
# configure:6238: gcc -o conftest conftest.c >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strerror
# configure:6238: gcc -o conftest conftest.c >&5
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strncasecmp
# configure:6238: gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strstr
# configure:6238: gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6238: checking for strtol
# configure:6238: gcc -o conftest conftest.c >&5
# configure:6238: $? = 0
# configure:6238: result: yes
# configure:6250: checking for uname
# configure:6250: gcc -o conftest conftest.c >&5
# configure:6250: $? = 0
# configure:6250: result: yes
# configure:6250: checking for getdate
# configure:6250: gcc -o conftest conftest.c >&5
# configure:6250: $? = 0
# configure:6250: result: yes
# configure:6294: checking for NcursesW wide-character library
# configure:6318: gcc -o conftest conftest.c -lncursesw >&5
# configure:6318: $? = 0
# configure:6327: result: yes
# configure:6347: checking for working ncursesw/curses.h
# configure:6380: gcc -o conftest conftest.c -lncursesw >&5
# conftest.c:56:53: fatal error: ncursesw/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6380: $? = 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_NCURSES_H 1
# | #define HAVE_CURSES_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_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
# | #define HAVE_NCURSESW 1
# | #define HAVE_CURSES 1
# | /* end confdefs.h. */
# |
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #include
# |
# | int
# | main ()
# | {
# |
# | chtype a = A_BOLD;
# | int b = KEY_LEFT;
# | chtype c = COLOR_PAIR(1) & A_COLOR;
# | attr_t d = WA_NORMAL;
# | cchar_t e;
# | wint_t f;
# | int g = getattrs(stdscr);
# | int h = getcurx(stdscr) + getmaxx(stdscr);
# | initscr();
# | init_pair(1, COLOR_WHITE, COLOR_RED);
# | wattr_set(stdscr, d, 0, NULL);
# | wget_wch(stdscr, &f);
# |
# | ;
# | return 0;
# | }
# configure:6389: result: no
# configure:6411: checking for working ncursesw.h
# configure:6444: gcc -o conftest conftest.c -lncursesw >&5
# conftest.c:56:46: fatal error: ncursesw.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6444: $? = 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_NCURSES_H 1
# | #define HAVE_CURSES_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_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
# | #define HAVE_NCURSESW 1
# | #define HAVE_CURSES 1
# | /* end confdefs.h. */
# |
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #include
# |
# | int
# | main ()
# | {
# |
# | chtype a = A_BOLD;
# | int b = KEY_LEFT;
# | chtype c = COLOR_PAIR(1) & A_COLOR;
# | attr_t d = WA_NORMAL;
# | cchar_t e;
# | wint_t f;
# | int g = getattrs(stdscr);
# | int h = getcurx(stdscr) + getmaxx(stdscr);
# | initscr();
# | init_pair(1, COLOR_WHITE, COLOR_RED);
# | wattr_set(stdscr, d, 0, NULL);
# | wget_wch(stdscr, &f);
# |
# | ;
# | return 0;
# | }
# configure:6453: result: no
# configure:6475: checking for working ncurses.h
# configure:6508: gcc -o conftest conftest.c -lncursesw >&5
# configure:6508: $? = 0
# configure:6517: result: yes
# configure:7032: checking for x86_64-unknown-linux-pkg-config
# configure:7065: result: no
# configure:7075: checking for pkg-config
# configure:7093: found /usr/bin/pkg-config
# configure:7105: result: /usr/bin/pkg-config
# configure:7130: checking pkg-config is at least version 0.9.0
# configure:7133: result: yes
# configure:7143: checking for CONFUSE
# configure:7150: $PKG_CONFIG --exists --print-errors "libconfuse"
# configure:7153: $? = 0
# configure:7167: $PKG_CONFIG --exists --print-errors "libconfuse"
# configure:7170: $? = 0
# configure:7208: result: yes
# configure:7217: checking for LIBNL
# configure:7224: $PKG_CONFIG --exists --print-errors "libnl-3.0"
# configure:7227: $? = 0
# configure:7241: $PKG_CONFIG --exists --print-errors "libnl-3.0"
# configure:7244: $? = 0
# configure:7282: result: yes
# configure:7288: checking for LIBNL_ROUTE
# configure:7295: $PKG_CONFIG --exists --print-errors "libnl-route-3.0"
# configure:7298: $? = 0
# configure:7312: $PKG_CONFIG --exists --print-errors "libnl-route-3.0"
# configure:7315: $? = 0
# configure:7353: result: yes
# configure:7360: checking for pow in -lm
# configure:7385: gcc -o conftest conftest.c -lm >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# configure:7385: $? = 0
# configure:7394: result: yes
# configure:7416: checking for initscr in -lncurses
# configure:7441: gcc -o conftest conftest.c -lncurses -lm >&5
# configure:7441: $? = 0
# configure:7450: result: yes
# configure:7525: checking for redrawwin in -lncurses
# configure:7550: gcc -o conftest conftest.c -lncurses -lm >&5
# configure:7550: $? = 0
# configure:7560: result: yes
# configure:7574: checking for use_default_colors in -lncurses
# configure:7599: gcc -o conftest conftest.c -lncurses -lm >&5
# configure:7599: $? = 0
# configure:7609: result: yes
# configure:7848: checking that generated files are newer than configure
# configure:7854: result: done
# configure:7881: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bmon config.status 3.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 91f82beb6c58
#
# config.status:926: creating Makefile
# config.status:926: creating include/Makefile
# config.status:926: creating src/Makefile
# config.status:926: creating man/Makefile
# config.status:926: creating examples/Makefile
# config.status:926: creating include/bmon/defs.h
# config.status:1155: 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_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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=no
# 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=yes
# 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=yes
# 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_lib_m_pow=yes
# ac_cv_lib_ncurses___redrawwin=yes
# ac_cv_lib_ncurses___use_default_colors=yes
# ac_cv_lib_ncurses_initscr=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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=yes
# ax_cv_curses_color=yes
# ax_cv_curses_enhanced=yes
# ax_cv_curses_obsolete=yes
# ax_cv_curses_which=ncursesw
# ax_cv_header_ncurses_h_with_ncursesw=yes
# ax_cv_header_ncursesw_curses_h=no
# ax_cv_header_ncursesw_h=no
# ax_cv_ncursesw=yes
# pkg_cv_CONFUSE_CFLAGS=
# pkg_cv_CONFUSE_LIBS=-lconfuse
# pkg_cv_LIBNL_CFLAGS=-I/usr/include/libnl3
# pkg_cv_LIBNL_LIBS=-lnl-3
# pkg_cv_LIBNL_ROUTE_CFLAGS=-I/usr/include/libnl3
# pkg_cv_LIBNL_ROUTE_LIBS='-lnl-route-3 -lnl-3'
#
# ## ----------------- ##
# ## 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFUSE_CFLAGS=''
# CONFUSE_LIBS='-lconfuse'
# CPP='gcc -E'
# CPPFLAGS=''
# CURSES='Yes'
# CURSES_LIB='-lncursesw'
# CYGPATH_W='echo'
# DEBUG='0'
# 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=''
# LIBNL_CFLAGS='-I/usr/include/libnl3'
# LIBNL_LIBS='-lnl-3'
# LIBNL_ROUTE_CFLAGS='-I/usr/include/libnl3'
# LIBNL_ROUTE_LIBS='-lnl-route-3 -lnl-3'
# LIBOBJS=''
# LIBS='-lm '
# 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='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STATIC=''
# STRIP='strip'
# SYS=''
# VERSION='3.8'
# ac_ct_CC='gcc'
# 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/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_NCURSES_H 1
# #define HAVE_CURSES_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_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
# #define HAVE_NCURSESW 1
# #define HAVE_CURSES 1
# #define HAVE_CURSES_ENHANCED 1
# #define HAVE_CURSES_COLOR 1
# #define HAVE_CURSES_OBSOLETE 1
# #define HAVE_NCURSES_H 1
# #define HAVE_LIBM 1
# #define HAVE_NCURSES "1"
# #define HAVE_REDRAWWIN "1"
# #define HAVE_USE_DEFAULT_COLORS "1"
# #define SYS_LINUX "1"
#
# configure: exit 0