Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 461626 Details for
Bug 607414
net-analyzer/bwm-ng-0.6-r1 : bwm-ng.c:(.text.startup+<snip>): undefined reference to `get_iface_stats'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 44.58 KB, created by
Toralf Förster
on 2017-01-27 18:03:23 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-27 18:03:23 UTC
Size:
44.58 KB
patch
obsolete
>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, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --with-ncurses --with-procnetdev --disable-html --disable-csv > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.17-hardened-r2 >uname -s = Linux >uname -v = #1 SMP Mon Jan 16 23:16:35 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/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/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1808: checking for a BSD-compatible install >configure:1864: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:1875: checking whether build environment is sane >configure:1918: result: yes >configure:1983: checking for gawk >configure:1999: found /usr/bin/gawk >configure:2010: result: gawk >configure:2021: checking whether make sets $(MAKE) >configure:2042: result: yes >configure:2271: checking for style of include used by make >configure:2299: result: GNU >configure:2332: checking for x86_64-pc-linux-gnu-gcc >configure:2348: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2359: result: x86_64-pc-linux-gnu-gcc >configure:2637: checking for C compiler version >configure:2644: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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:2647: $? = 0 >configure:2654: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:2657: $? = 0 >configure:2664: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2667: $? = 1 >configure:2690: checking for C compiler default output file name >configure:2717: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2720: $? = 0 >configure:2758: result: a.out >configure:2775: checking whether the C compiler works >configure:2785: ./a.out >configure:2788: $? = 0 >configure:2805: result: yes >configure:2812: checking whether we are cross compiling >configure:2814: result: no >configure:2817: checking for suffix of executables >configure:2824: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2827: $? = 0 >configure:2851: result: >configure:2857: checking for suffix of object files >configure:2883: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2886: $? = 0 >configure:2909: result: o >configure:2913: checking whether we are using the GNU C compiler >configure:2942: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:2948: $? = 0 >configure:2965: result: yes >configure:2970: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3000: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3006: $? = 0 >configure:3105: result: yes >configure:3122: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3202: $? = 0 >configure:3225: result: none needed >configure:3245: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3335: result: none >configure:3358: checking how to run the C preprocessor >configure:3398: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3404: $? = 0 >configure:3435: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3441: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3474: result: x86_64-pc-linux-gnu-gcc -E >configure:3503: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3509: $? = 0 >configure:3540: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3546: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3584: checking for grep that handles long lines and -e >configure:3658: result: /bin/grep >configure:3663: checking for egrep >configure:3741: result: /bin/grep -E >configure:3746: checking for ANSI C header files >configure:3776: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3782: $? = 0 >configure:3881: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3884: $? = 0 >configure:3890: ./conftest >configure:3893: $? = 0 >configure:3910: result: yes >configure:3934: checking for sys/types.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for sys/stat.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for stdlib.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for string.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for memory.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for strings.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for inttypes.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for stdint.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3934: checking for unistd.h >configure:3955: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3961: $? = 0 >configure:3977: result: yes >configure:3989: checking for unsigned long long >configure:4019: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4025: $? = 0 >configure:4040: result: yes >configure:4157: checking for newterm,timeout in -lncurses >configure:4192: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >conftest.c: In function 'main': >conftest.c:32:15: warning: left-hand operand of comma expression has no effect [-Wunused-value] > return newterm,timeout (); > ^ >configure:4198: $? = 0 >configure:4216: result: yes >configure:4392: checking for wattron >configure:4448: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:4454: $? = 0 >configure:4472: result: yes >configure:4486: checking for curs_set >configure:4542: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:4548: $? = 0 >configure:4566: result: yes >configure:4580: checking for usleep >configure:4636: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:4642: $? = 0 >configure:4660: result: yes >configure:4674: checking for strlcpy >configure:4730: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/temp/cc4HI9kz.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:4736: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* 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 strlcpy (); >| /* 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_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:4754: result: no >configure:5154: checking for accurate time calc >configure:5167: checking time.h usability >configure:5184: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5190: $? = 0 >configure:5204: result: yes >configure:5208: checking time.h presence >configure:5223: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5229: $? = 0 >configure:5243: result: yes >configure:5276: checking for time.h >configure:5283: result: yes >configure:5299: checking sys/time.h usability >configure:5316: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5322: $? = 0 >configure:5336: result: yes >configure:5340: checking sys/time.h presence >configure:5355: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5361: $? = 0 >configure:5375: result: yes >configure:5408: checking for sys/time.h >configure:5415: result: yes >configure:5425: checking for gettimeofday >configure:5481: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:5487: $? = 0 >configure:5505: result: yes >configure:5803: checking getopt.h usability >configure:5820: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5826: $? = 0 >configure:5840: result: yes >configure:5844: checking getopt.h presence >configure:5859: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5865: $? = 0 >configure:5879: result: yes >configure:5912: checking for getopt.h >configure:5920: result: yes >configure:5933: checking for getopt_long >configure:5989: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:5995: $? = 0 >configure:6013: result: yes >configure:6646: checking ifaddrs.h usability >configure:6663: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6669: $? = 0 >configure:6683: result: yes >configure:6687: checking ifaddrs.h presence >configure:6702: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6708: $? = 0 >configure:6722: result: yes >configure:6755: checking for ifaddrs.h >configure:6762: result: yes >configure:6772: checking for getifaddrs >configure:6828: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:6834: $? = 0 >configure:6852: result: yes >configure:6874: checking sys/socket.h usability >configure:6891: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6897: $? = 0 >configure:6911: result: yes >configure:6915: checking sys/socket.h presence >configure:6930: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6936: $? = 0 >configure:6950: result: yes >configure:6983: checking for sys/socket.h >configure:6991: result: yes >configure:7008: checking for net/if.h >configure:7029: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7035: $? = 0 >configure:7051: result: yes >configure:7058: checking for struct if_data.ifi_ibytes >configure:7090: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52:23: error: storage size of 'ac_aggr' isn't known > static struct if_data ac_aggr; > ^ >conftest.c:52:23: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:7096: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 <stdio.h> >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if.h> >| >| >| int >| main () >| { >| static struct if_data ac_aggr; >| if (ac_aggr.ifi_ibytes) >| return 0; >| ; >| return 0; >| } >configure:7133: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52:23: error: storage size of 'ac_aggr' isn't known > static struct if_data ac_aggr; > ^ >conftest.c:52:23: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:7139: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 <stdio.h> >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if.h> >| >| >| int >| main () >| { >| static struct if_data ac_aggr; >| if (sizeof ac_aggr.ifi_ibytes) >| return 0; >| ; >| return 0; >| } >configure:7157: result: no >configure:7730: checking for sysctl >configure:7786: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:7792: $? = 0 >configure:7810: result: yes >configure:7822: checking for sys/socket.h >configure:7828: result: yes >configure:7966: checking for net/if.h >configure:8009: result: yes >configure:8016: checking for struct if_msghdr.ifm_data >configure:8048: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55:25: error: storage size of 'ac_aggr' isn't known > static struct if_msghdr ac_aggr; > ^ >conftest.c:55:25: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:8054: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| >| >| #include <stdio.h> >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if.h> >| >| >| int >| main () >| { >| static struct if_msghdr ac_aggr; >| if (ac_aggr.ifm_data) >| return 0; >| ; >| return 0; >| } >configure:8091: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:55:25: error: storage size of 'ac_aggr' isn't known > static struct if_msghdr ac_aggr; > ^ >conftest.c:55:25: warning: unused variable 'ac_aggr' [-Wunused-variable] >configure:8097: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| >| >| #include <stdio.h> >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if.h> >| >| >| int >| main () >| { >| static struct if_msghdr ac_aggr; >| if (sizeof ac_aggr.ifm_data) >| return 0; >| ; >| return 0; >| } >configure:8115: result: no >configure:8880: checking for sysctl >configure:8960: result: yes >configure:8982: checking sys/disk.h usability >configure:8999: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c:68:22: fatal error: sys/disk.h: No such file or directory >compilation terminated. >configure:9005: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/disk.h> >configure:9019: result: no >configure:9023: checking sys/disk.h presence >configure:9038: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:35:22: fatal error: sys/disk.h: No such file or directory >compilation terminated. >configure:9044: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| /* end confdefs.h. */ >| #include <sys/disk.h> >configure:9058: result: no >configure:9091: checking for sys/disk.h >configure:9099: result: no >configure:9676: checking for kstat_open in -lkstat >configure:9711: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lkstat -lncurses >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lkstat >collect2: error: ld returned 1 exit status >configure:9717: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 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:9735: result: no >configure:9778: checking for /proc/net/dev input >configure:9780: result: yes >configure:9945: checking for /proc/diskstats >configure:9960: result: yes >configure:10404: checking sys/dkstat.h usability >configure:10421: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c:70:24: fatal error: sys/dkstat.h: No such file or directory >compilation terminated. >configure:10427: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| #define HAVE__PROC_NET_DEV 1 >| #define HAVE__PROC_DISKSTATS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/dkstat.h> >configure:10441: result: no >configure:10445: checking sys/dkstat.h presence >configure:10460: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:37:24: fatal error: sys/dkstat.h: No such file or directory >compilation terminated. >configure:10466: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| #define HAVE__PROC_NET_DEV 1 >| #define HAVE__PROC_DISKSTATS 1 >| /* end confdefs.h. */ >| #include <sys/dkstat.h> >configure:10480: result: no >configure:10513: checking for sys/dkstat.h >configure:10521: result: no >configure:11066: checking whether cc and linker accepts -framework IOKit -framework CoreFoundation >configure:11371: result: no >configure:11573: checking for ioctl >configure:11629: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:11635: $? = 0 >configure:11653: result: yes >configure:11668: checking for sys/socket.h >configure:11711: result: yes >configure:11668: checking for linux/if.h >configure:11689: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:11695: $? = 0 >configure:11711: result: yes >configure:11737: checking sys/tty.h usability >configure:11754: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c:73:21: fatal error: sys/tty.h: No such file or directory >compilation terminated. >configure:11760: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| #define HAVE__PROC_NET_DEV 1 >| #define HAVE__PROC_DISKSTATS 1 >| #define HAVE_IOCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LINUX_IF_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/tty.h> >configure:11774: result: no >configure:11778: checking sys/tty.h presence >configure:11793: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:40:21: fatal error: sys/tty.h: No such file or directory >compilation terminated. >configure:11799: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "bwm-ng" >| #define PACKAGE_TARNAME "bwm-ng" >| #define PACKAGE_VERSION "0.6" >| #define PACKAGE_STRING "bwm-ng 0.6" >| #define PACKAGE_BUGREPORT "bwmng@gropp.org" >| #define PACKAGE "bwm-ng" >| #define VERSION "0.6" >| #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_LIBNCURSES 1 >| #define HAVE_WATTRON 1 >| #define HAVE_CURS_SET 1 >| #define HAVE_USLEEP 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 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_SYSCTL 1 >| #define HAVE__PROC_NET_DEV 1 >| #define HAVE__PROC_DISKSTATS 1 >| #define HAVE_IOCTL 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LINUX_IF_H 1 >| /* end confdefs.h. */ >| #include <sys/tty.h> >configure:11813: result: no >configure:11846: checking for sys/tty.h >configure:11854: result: no >configure:11882: checking linux/tty.h usability >configure:11899: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:11905: $? = 0 >configure:11919: result: yes >configure:11923: checking linux/tty.h presence >configure:11938: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:11944: $? = 0 >configure:11958: result: yes >configure:11991: checking for linux/tty.h >configure:11999: result: yes >configure:12027: checking stropts.h usability >configure:12044: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:12050: $? = 0 >configure:12064: result: yes >configure:12068: checking stropts.h presence >configure:12083: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12089: $? = 0 >configure:12103: result: yes >configure:12136: checking for stropts.h >configure:12144: result: yes >configure:12285: checking pwd.h usability >configure:12302: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:12308: $? = 0 >configure:12322: result: yes >configure:12326: checking pwd.h presence >configure:12341: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:12347: $? = 0 >configure:12361: result: yes >configure:12394: checking for pwd.h >configure:12402: result: yes >configure:12415: checking for getpwuid >configure:12471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:12477: $? = 0 >configure:12495: result: yes >configure:12727: checking for egrep >configure:12805: result: /bin/grep -E >configure:12815: checking for netstat >configure:12831: found /bin/netstat >configure:12842: result: netstat >configure:12854: checking for netstat version >configure:12946: result: unknown netstat version - disabled >configure:12960: checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts noreturn attribute >configure:12995: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c: In function 'f': >conftest.c:51:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > exit (1); > ^ >conftest.c:51:4: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:51:4: note: include '<stdlib.h>' or provide a declaration of 'exit' >configure:13001: $? = 0 >configure:13019: result: yes >configure:13027: checking for inline >configure:13053: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:13059: $? = 0 >configure:13077: result: inline >configure:13235: checking for /usr/ccs/bin/strip >configure:13250: result: no >configure:13312: checking for strip >configure:13328: found /usr/bin/strip >configure:13339: result: strip >configure:13361: checking whether x86_64-pc-linux-gnu-gcc accepts -Wno-long-double >configure:13365: result: yes >configure:13374: checking whether x86_64-pc-linux-gnu-gcc accepts -Wno-long-long >configure:13378: result: yes >configure:13507: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by bwm-ng config.status 0.6, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:636: creating Makefile >config.status:636: creating src/Makefile >config.status:636: creating config.h >config.status:929: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=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='-O2 -pipe -march=native -Wall' >ac_cv_env_CPPFLAGS_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='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_file__proc_diskstats=yes >ac_cv_file__usr_ccs_bin_strip=no >ac_cv_func_curs_set=yes >ac_cv_func_getifaddrs=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpwuid=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_ioctl=yes >ac_cv_func_strlcpy=no >ac_cv_func_sysctl=yes >ac_cv_func_usleep=yes >ac_cv_func_wattron=yes >ac_cv_header_getopt_h=yes >ac_cv_header_ifaddrs_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_linux_if_h=yes >ac_cv_header_linux_tty_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_net_if_h=yes >ac_cv_header_pwd_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_stropts_h=yes >ac_cv_header_sys_disk_h=no >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_tty_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_lib_kstat_kstat_open=no >ac_cv_lib_ncurses_newterm=yes >ac_cv_member_struct_if_data_ifi_ibytes=no >ac_cv_member_struct_if_msghdr_ifm_data=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_NETSTAT_CMD=netstat >ac_cv_prog_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=none >qef_cv_c_noreturn=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run aclocal-1.9' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run automake-1.9' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INPUT_SYSTEM=' proc_net_dev.o proc_diskstats.o' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='-lncurses ' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/missing --run makeinfo' >NETSTAT_CMD='netstat' >OBJEXT='o' >PACKAGE='bwm-ng' >PACKAGE_BUGREPORT='bwmng@gropp.org' >PACKAGE_NAME='bwm-ng' >PACKAGE_STRING='bwm-ng 0.6' >PACKAGE_TARNAME='bwm-ng' >PACKAGE_VERSION='0.6' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip ${TARGET}' >VERSION='0.6' >ac_ct_CC='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "bwm-ng" >#define PACKAGE_TARNAME "bwm-ng" >#define PACKAGE_VERSION "0.6" >#define PACKAGE_STRING "bwm-ng 0.6" >#define PACKAGE_BUGREPORT "bwmng@gropp.org" >#define PACKAGE "bwm-ng" >#define VERSION "0.6" >#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_LIBNCURSES 1 >#define HAVE_WATTRON 1 >#define HAVE_CURS_SET 1 >#define HAVE_USLEEP 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 >#define HAVE_SYSCTL 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_SYSCTL 1 >#define HAVE__PROC_NET_DEV 1 >#define HAVE__PROC_DISKSTATS 1 >#define HAVE_IOCTL 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_LINUX_IF_H 1 >#define HAVE_LINUX_TTY_H 1 >#define HAVE_STROPTS_H 1 >#define EXTENDED_STATS 1 >#define CONFIG_FILE 1 >#define HAVE_PWD_H 1 >#define HAVE_GETPWUID 1 >#define HAVE_GETPWUID 1 >#define FUNCATTR_NORETURN __attribute__ ((noreturn)) > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 607414
:
461624
| 461626 |
461628
|
461630
|
461632
|
461634