The build took 00h 01m 07s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
3,229 |
ansic |
1,371 |
sh |
4,600 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
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: bwm-ng 0.6.1-2 (Wed Apr 5 00:27:23 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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... yes
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 how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 unsigned long long... yes
checking for initscr,timeout in -lcurses... no
checking for newterm,timeout in -lncurses... no
checking for wattron... no
checking for curs_set... no
checking for usleep... yes
checking for strlcpy... yes
checking for accurate time calc... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gettimeofday... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for getifaddrs... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking for struct if_data.ifi_ibytes... no
checking for sysctl... no
checking for sysctl... (cached) no
checking for kstat_open in -lkstat... no
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking whether cc and linker accepts -framework IOKit -framework CoreFoundation... no
checking for sg_get_network_io_stats,sg_get_disk_io_stats in -lstatgrab... no
configure: error: "NO INPUT FOUND"
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/bwm-ng/src/bwm-ng-0.6.1/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 bwm-ng configure 0.6.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/tmp/bwm-ng/pkg/bwm-ng/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = f33cbc90c7c9
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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2365: checking for a BSD-compatible install
configure:2433: result: /usr/bin/install -c
configure:2444: checking whether build environment is sane
configure:2499: result: yes
configure:2558: checking for x86_64-unknown-linux-strip
configure:2588: result: no
configure:2598: checking for strip
configure:2614: found /sysroot/bin/strip
configure:2625: result: strip
configure:2650: checking for a thread-safe mkdir -p
configure:2689: result: /usr/sbin/mkdir -p
configure:2696: checking for gawk
configure:2712: found /usr/sbin/gawk
configure:2723: result: gawk
configure:2734: checking whether make sets $(MAKE)
configure:2756: result: yes
configure:2785: checking whether make supports nested variables
configure:2802: result: yes
configure:2973: checking for style of include used by make
configure:3001: result: GNU
configure:3032: checking for x86_64-unknown-linux-gcc
configure:3059: result: clang
configure:3328: checking for C compiler version
configure:3337: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3348: $? = 0
configure:3337: 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:3348: $? = 0
configure:3337: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3348: $? = 1
configure:3337: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3348: $? = 1
configure:3368: checking whether the C compiler works
configure:3390: clang -O2 -Wall conftest.c >&5
configure:3394: $? = 0
configure:3442: result: yes
configure:3445: checking for C compiler default output file name
configure:3447: result: a.out
configure:3453: checking for suffix of executables
configure:3460: clang -o conftest -O2 -Wall conftest.c >&5
configure:3464: $? = 0
configure:3486: result:
configure:3508: checking whether we are cross compiling
configure:3516: clang -o conftest -O2 -Wall conftest.c >&5
configure:3520: $? = 0
configure:3527: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3531: $? = 127
configure:3546: result: yes
configure:3551: checking for suffix of object files
configure:3573: clang -c -O2 -Wall conftest.c >&5
configure:3577: $? = 0
configure:3598: result: o
configure:3602: checking whether we are using the GNU C compiler
configure:3621: clang -c -O2 -Wall conftest.c >&5
configure:3621: $? = 0
configure:3630: result: yes
configure:3639: checking whether clang accepts -g
configure:3659: clang -c -g conftest.c >&5
configure:3659: $? = 0
configure:3700: result: yes
configure:3717: checking for clang option to accept ISO C89
configure:3780: clang -c -O2 -Wall conftest.c >&5
configure:3780: $? = 0
configure:3793: result: none needed
configure:3818: checking whether clang understands -c and -o together
configure:3840: clang -c conftest.c -o conftest2.o
configure:3843: $? = 0
configure:3840: clang -c conftest.c -o conftest2.o
configure:3843: $? = 0
configure:3855: result: yes
configure:3874: checking dependency style of clang
configure:3985: result: gcc3
configure:4006: checking how to run the C preprocessor
configure:4037: clang -E conftest.c
configure:4037: $? = 0
configure:4051: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| /* end confdefs.h. */
| #include
configure:4076: result: clang -E
configure:4096: clang -E conftest.c
configure:4096: $? = 0
configure:4110: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| /* end confdefs.h. */
| #include
configure:4139: checking for grep that handles long lines and -e
configure:4197: result: /usr/sbin/grep
configure:4202: checking for egrep
configure:4264: result: /usr/sbin/grep -E
configure:4269: checking for ANSI C header files
configure:4289: clang -c -O2 -Wall conftest.c >&5
configure:4289: $? = 0
configure:4373: result: yes
configure:4386: checking for sys/types.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for sys/stat.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for stdlib.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for string.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for memory.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for strings.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for inttypes.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for stdint.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for unistd.h
configure:4386: clang -c -O2 -Wall conftest.c >&5
configure:4386: $? = 0
configure:4386: result: yes
configure:4398: checking for unsigned long long
configure:4398: clang -c -O2 -Wall conftest.c >&5
configure:4398: $? = 0
configure:4398: clang -c -O2 -Wall conftest.c >&5
conftest.c:57:33: error: expected expression
if (sizeof ((unsigned long long)))
^
1 error generated.
configure:4398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.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 ((unsigned long long)))
| return 0;
| ;
| return 0;
| }
configure:4398: result: yes
configure:4546: checking for initscr,timeout in -lcurses
configure:4571: clang -o conftest -O2 -Wall conftest.c -lcurses >&5
conftest.c:33:8: warning: expression result unused [-Wunused-value]
return initscr,timeout ();
^~~~~~~
1 warning generated.
/sysroot/bin/ld: error: cannot find -lcurses
/tmp/conftest-228ee8.o:conftest.c:function main: error: undefined reference to 'timeout'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 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,timeout ();
| int
| main ()
| {
| return initscr,timeout ();
| ;
| return 0;
| }
configure:4580: result: no
configure:4591: checking for newterm,timeout in -lncurses
configure:4616: clang -o conftest -O2 -Wall conftest.c -lncurses >&5
conftest.c:33:8: warning: expression result unused [-Wunused-value]
return newterm,timeout ();
^~~~~~~
1 warning generated.
/sysroot/bin/ld: error: cannot find -lncurses
/tmp/conftest-5bb988.o:conftest.c:function main: error: undefined reference to 'timeout'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 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 newterm,timeout ();
| int
| main ()
| {
| return newterm,timeout ();
| ;
| return 0;
| }
configure:4625: result: no
configure:4643: checking for wattron
configure:4643: clang -o conftest -O2 -Wall conftest.c >&5
/tmp/conftest-f7130e.o:conftest.c:function main: error: undefined reference to 'wattron'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| /* end confdefs.h. */
| /* Define wattron to an innocuous variant, in case declares wattron.
| For example, HP-UX 11i declares gettimeofday. */
| #define wattron innocuous_wattron
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wattron (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef wattron
|
| /* 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 wattron ();
| /* 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_wattron || defined __stub___wattron
| choke me
| #endif
|
| int
| main ()
| {
| return wattron ();
| ;
| return 0;
| }
configure:4643: result: no
configure:4654: checking for curs_set
configure:4654: clang -o conftest -O2 -Wall conftest.c >&5
/tmp/conftest-4b4747.o:conftest.c:function main: error: undefined reference to 'curs_set'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| /* end confdefs.h. */
| /* Define curs_set to an innocuous variant, in case declares curs_set.
| For example, HP-UX 11i declares gettimeofday. */
| #define curs_set innocuous_curs_set
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char curs_set (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef curs_set
|
| /* 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 curs_set ();
| /* 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_curs_set || defined __stub___curs_set
| choke me
| #endif
|
| int
| main ()
| {
| return curs_set ();
| ;
| return 0;
| }
configure:4654: result: no
configure:4665: checking for usleep
configure:4665: clang -o conftest -O2 -Wall conftest.c >&5
configure:4665: $? = 0
configure:4665: result: yes
configure:4676: checking for strlcpy
configure:4676: clang -o conftest -O2 -Wall conftest.c >&5
conftest.c:46:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:46:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:4676: $? = 0
configure:4676: result: yes
configure:4734: checking for accurate time calc
configure:4737: checking time.h usability
configure:4737: clang -c -O2 -Wall conftest.c >&5
configure:4737: $? = 0
configure:4737: result: yes
configure:4737: checking time.h presence
configure:4737: clang -E conftest.c
configure:4737: $? = 0
configure:4737: result: yes
configure:4737: checking for time.h
configure:4737: result: yes
configure:4740: checking sys/time.h usability
configure:4740: clang -c -O2 -Wall conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking sys/time.h presence
configure:4740: clang -E conftest.c
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for sys/time.h
configure:4740: result: yes
configure:4745: checking for gettimeofday
configure:4745: clang -o conftest -O2 -Wall conftest.c >&5
configure:4745: $? = 0
configure:4745: result: yes
configure:4813: checking getopt.h usability
configure:4813: clang -c -O2 -Wall conftest.c >&5
configure:4813: $? = 0
configure:4813: result: yes
configure:4813: checking getopt.h presence
configure:4813: clang -E conftest.c
configure:4813: $? = 0
configure:4813: result: yes
configure:4813: checking for getopt.h
configure:4813: result: yes
configure:4821: checking for getopt_long
configure:4821: clang -o conftest -O2 -Wall conftest.c >&5
configure:4821: $? = 0
configure:4821: result: yes
configure:4957: checking ifaddrs.h usability
configure:4957: clang -c -O2 -Wall conftest.c >&5
configure:4957: $? = 0
configure:4957: result: yes
configure:4957: checking ifaddrs.h presence
configure:4957: clang -E conftest.c
configure:4957: $? = 0
configure:4957: result: yes
configure:4957: checking for ifaddrs.h
configure:4957: result: yes
configure:4962: checking for getifaddrs
configure:4962: clang -o conftest -O2 -Wall conftest.c >&5
configure:4962: $? = 0
configure:4962: result: yes
configure:4970: checking sys/socket.h usability
configure:4970: clang -c -O2 -Wall conftest.c >&5
configure:4970: $? = 0
configure:4970: result: yes
configure:4970: checking sys/socket.h presence
configure:4970: clang -E conftest.c
configure:4970: $? = 0
configure:4970: result: yes
configure:4970: checking for sys/socket.h
configure:4970: result: yes
configure:4982: checking for net/if.h
configure:4982: clang -c -O2 -Wall conftest.c >&5
configure:4982: $? = 0
configure:4982: result: yes
configure:4989: checking for struct if_data.ifi_ibytes
configure:4989: clang -c -O2 -Wall conftest.c >&5
conftest.c:51:23: error: variable has incomplete type 'struct if_data'
static struct if_data ac_aggr;
^
conftest.c:51:15: note: forward declaration of 'struct if_data'
static struct if_data ac_aggr;
^
1 error generated.
configure:4989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include
| #endif
|
| #include
|
|
| int
| main ()
| {
| static struct if_data ac_aggr;
| if (ac_aggr.ifi_ibytes)
| return 0;
| ;
| return 0;
| }
configure:4989: clang -c -O2 -Wall conftest.c >&5
conftest.c:51:23: error: variable has incomplete type 'struct if_data'
static struct if_data ac_aggr;
^
conftest.c:51:15: note: forward declaration of 'struct if_data'
static struct if_data ac_aggr;
^
1 error generated.
configure:4989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include
| #endif
|
| #include
|
|
| int
| main ()
| {
| static struct if_data ac_aggr;
| if (sizeof ac_aggr.ifi_ibytes)
| return 0;
| ;
| return 0;
| }
configure:4989: result: no
configure:5178: checking for sysctl
configure:5178: clang -o conftest -O2 -Wall conftest.c >&5
/tmp/conftest-4f9d17.o:conftest.c:function main: error: undefined reference to 'sysctl'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| /* Define sysctl to an innocuous variant, in case declares sysctl.
| For example, HP-UX 11i declares gettimeofday. */
| #define sysctl innocuous_sysctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysctl (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sysctl
|
| /* 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 sysctl ();
| /* 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_sysctl || defined __stub___sysctl
| choke me
| #endif
|
| int
| main ()
| {
| return sysctl ();
| ;
| return 0;
| }
configure:5178: result: no
configure:5372: checking for sysctl
configure:5372: result: no
configure:5546: checking for kstat_open in -lkstat
configure:5571: clang -o conftest -O2 -Wall conftest.c -lkstat >&5
/sysroot/bin/ld: error: cannot find -lkstat
/tmp/conftest-fcd1cb.o:conftest.c:function main: error: undefined reference to 'kstat_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 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 kstat_open ();
| int
| main ()
| {
| return kstat_open ();
| ;
| return 0;
| }
configure:5580: result: no
configure:5996: checking sys/dkstat.h usability
configure:5996: clang -c -O2 -Wall conftest.c >&5
conftest.c:63:10: fatal error: 'sys/dkstat.h' file not found
#include
^
1 error generated.
configure:5996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_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:5996: result: no
configure:5996: checking sys/dkstat.h presence
configure:5996: clang -E conftest.c
conftest.c:30:10: fatal error: 'sys/dkstat.h' file not found
#include
^
1 error generated.
configure:5996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #include
configure:5996: result: no
configure:5996: checking for sys/dkstat.h
configure:5996: result: no
configure:6194: checking whether cc and linker accepts -framework IOKit -framework CoreFoundation
configure:6250: result: no
configure:6275: checking for sg_get_network_io_stats,sg_get_disk_io_stats in -lstatgrab
configure:6300: clang -o conftest -O2 -Wall conftest.c -lstatgrab >&5
conftest.c:41:8: warning: expression result unused [-Wunused-value]
return sg_get_network_io_stats,sg_get_disk_io_stats ();
^~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/sysroot/bin/ld: error: cannot find -lstatgrab
/tmp/conftest-c5139a.o:conftest.c:function main: error: undefined reference to 'sg_get_disk_io_stats'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6.1"
| #define PACKAGE_STRING "bwm-ng 0.6.1"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE_URL ""
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_USLEEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 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 sg_get_network_io_stats,sg_get_disk_io_stats ();
| int
| main ()
| {
| return sg_get_network_io_stats,sg_get_disk_io_stats ();
| ;
| return 0;
| }
configure:6309: result: no
configure:6330: error: "NO INPUT FOUND"
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_curs_set=no
ac_cv_func_getifaddrs=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_strlcpy=yes
ac_cv_func_sysctl=no
ac_cv_func_usleep=yes
ac_cv_func_wattron=no
ac_cv_header_getopt_h=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_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_dkstat_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_curses_initscr_timeout=no
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_ncurses_newterm_timeout=no
ac_cv_lib_statgrab_sg_get_network_io_stats_sg_get_disk_io_stats=no
ac_cv_member_struct_if_data_ifi_ibytes=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/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_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_unsigned_long_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/missing autoconf'
AUTOHEADER='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/missing autoheader'
AUTOMAKE='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -Wall'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INPUT_SYSTEM=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/missing makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
NETSTAT_CMD=''
OBJEXT='o'
PACKAGE='bwm-ng'
PACKAGE_BUGREPORT='bwmng@gropp.org'
PACKAGE_NAME='bwm-ng'
PACKAGE_STRING='bwm-ng 0.6.1'
PACKAGE_TARNAME='bwm-ng'
PACKAGE_URL=''
PACKAGE_VERSION='0.6.1'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.6.1'
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_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/bwm-ng/src/bwm-ng-0.6.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/tmp/bwm-ng/pkg/bwm-ng/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "bwm-ng"
#define PACKAGE_TARNAME "bwm-ng"
#define PACKAGE_VERSION "0.6.1"
#define PACKAGE_STRING "bwm-ng 0.6.1"
#define PACKAGE_BUGREPORT "bwmng@gropp.org"
#define PACKAGE_URL ""
#define PACKAGE "bwm-ng"
#define VERSION "0.6.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_USLEEP 1
#define HAVE_STRLCPY 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETIFADDRS 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
configure: exit 1