Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 461634 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]
net-analyzer:bwm-ng-0.6-r1:20170127-171119.log
net-analyzer:bwm-ng-0.6-r1:20170127-171119.log (text/plain), 12.07 KB, created by
Toralf Förster
on 2017-01-27 18:03:35 UTC
(
hide
)
Description:
net-analyzer:bwm-ng-0.6-r1:20170127-171119.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-27 18:03:35 UTC
Size:
12.07 KB
patch
obsolete
> * Package: net-analyzer/bwm-ng-0.6-r1 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bwm-ng-0.6.tar.gz to /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work >>>> Preparing source in /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6 ... >./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 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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 unsigned long long... yes >checking for newterm,timeout in -lncurses... yes >checking for wattron... yes >checking for curs_set... yes >checking for usleep... yes >checking for strlcpy... no >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... yes >checking for sys/socket.h... (cached) yes >checking for net/if.h... (cached) yes >checking for struct if_msghdr.ifm_data... no >checking for sysctl... (cached) yes >checking sys/disk.h usability... no >checking sys/disk.h presence... no >checking for sys/disk.h... no >checking for kstat_open in -lkstat... no >checking for /proc/net/dev input... yes >checking for /proc/diskstats... yes >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 ioctl... yes >checking for sys/socket.h... (cached) yes >checking for linux/if.h... yes >checking sys/tty.h usability... no >checking sys/tty.h presence... no >checking for sys/tty.h... no >checking linux/tty.h usability... yes >checking linux/tty.h presence... yes >checking for linux/tty.h... yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >enable html output: no >enable csv output: no >enable extended stats: yes >enable config-file support: yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for getpwuid... yes >enable path to netstat as option: no >checking for egrep... (cached) /bin/grep -E >checking for netstat... netstat >checking for netstat version... unknown netstat version - disabled >********************************************* > please mail 'netstat -i' output to author >********************************************* >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts noreturn attribute... yes >checking for inline... inline >checking for /usr/ccs/bin/strip... no >checking for strip... strip >checking whether x86_64-pc-linux-gnu-gcc accepts -Wno-long-double... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wno-long-long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c bwm-ng.c >In file included from bwm-ng.h:32:0, > from bwm-ng.c:25: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c process.c >In file included from bwm-ng.h:32:0, > from options.h:42, > from output.h:33, > from process.h:29, > from process.c:25: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c output.c >output.c: In function âprint_valuesâ: >output.c:396:19: warning: unused variable âstats_csv_dâ [-Wunused-variable] > t_double_types stats_csv_d; > ^ >output.c:395:25: warning: unused variable âstats_csvâ [-Wunused-variable] > t_iface_speed_stats *stats_csv = NULL; > ^ >output.c: At top level: >output.c:30:17: warning: âstrâ is static but declared in inline function âoutput_type2strâ which is not static > static char str[25]; > ^ >In file included from bwm-ng.h:32:0, > from options.h:42, > from output.h:33, > from output.c:25: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c options.c >In file included from bwm-ng.h:32:0, > from options.h:42, > from options.c:26: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c help.c >In file included from bwm-ng.h:32:0, > from options.h:42, > from help.h:29, > from help.c:25: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c curses_tools.c >In file included from bwm-ng.h:32:0, > from options.h:42, > from help.h:29, > from curses_tools.h:29, > from curses_tools.c:25: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c -o retrieve.o `test -f 'input/retrieve.c' || echo './'`input/retrieve.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c -o proc_net_dev.o `test -f 'input/proc_net_dev.c' || echo './'`input/proc_net_dev.c >In file included from input/proc_net_dev.h:27:0, > from input/proc_net_dev.c:24: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -c -o proc_diskstats.o `test -f 'input/proc_diskstats.c' || echo './'`input/proc_diskstats.c >In file included from input/proc_diskstats.h:27:0, > from input/proc_diskstats.c:24: >input/retrieve.h:64:13: warning: inline function âget_iface_statsâ declared but never defined > inline void get_iface_stats(char _n); > ^ >input/proc_diskstats.c: In function âget_disk_stats_procâ: >input/proc_diskstats.c:88:4: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(buffer,MAX_LINE_BUFFER,f); > ^ >input/proc_diskstats.c:89:4: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(buffer,MAX_LINE_BUFFER,f); > ^ >input/proc_diskstats.c: At top level: >cc1: warning: unrecognized command line option â-Wno-long-doubleâ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wno-long-double -Wno-long-long -Wl,-O1 -Wl,--as-needed -o bwm-ng bwm-ng.o process.o output.o options.o help.o curses_tools.o retrieve.o proc_net_dev.o proc_diskstats.o -lncurses >bwm-ng.o: In function `main': >bwm-ng.c:(.text.startup+0x1d3): undefined reference to `get_iface_stats' >bwm-ng.c:(.text.startup+0x239): undefined reference to `get_iface_stats' >curses_tools.o: In function `handle_gui_input': >curses_tools.c:(.text+0x191): undefined reference to `get_iface_stats' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:214: bwm-ng] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6/src' >make[1]: *** [Makefile:272: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6' >make: *** [Makefile:165: all] Error 2 > * ERROR: net-analyzer/bwm-ng-0.6-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/bwm-ng-0.6-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/bwm-ng-0.6-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:bwm-ng-0.6-r1:20170127-171119.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6' > * S: '/var/tmp/portage/net-analyzer/bwm-ng-0.6-r1/work/bwm-ng-0.6'
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