Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400906 Details for
Bug 546060
net-analyzer/bmon-3.6-r1 :in_netlink.c:688:53: error: ‘IFF_UP’ undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-analyzer-bmon-3.6-r1-20150409-024154.log (text/plain), 13.23 KB, created by
Toralf Förster
on 2015-04-09 13:08:09 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-04-09 13:08:09 UTC
Size:
13.23 KB
patch
obsolete
> * Package: net-analyzer/bmon-3.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 > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/3.19.3-gentoo/build > * Found sources for kernel version: > * 3.19.3-gentoo > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking bmon-3.6.tar.gz to /var/tmp/portage/net-analyzer/bmon-3.6-r1/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/bmon-3.6-r1/work >>>> Preparing source in /var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6 ... > * Applying bmon-3.6-docdir-examples.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: bmon-3.6/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6 ... >Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94. > * econf: updating bmon-3.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bmon-3.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-silent-rules --libdir=/usr/lib64 CURSES_LIB=-L/usr/lib64 -lncurses --docdir=/usr/share/doc/bmon-3.6-r1 >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking whether make sets $(MAKE)... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for grep that handles long lines and -e... /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 size_t... yes >checking return type of signal handlers... void >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking ncurses/ncurses.h usability... no >checking ncurses/ncurses.h presence... no >checking for ncurses/ncurses.h... no >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking netinet6/in6.h usability... no >checking netinet6/in6.h presence... no >checking for netinet6/in6.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sysctl/ioctl.h usability... no >checking sysctl/ioctl.h presence... no >checking for sysctl/ioctl.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for suseconds_t... yes >checking for atexit... yes >checking for gettimeofday... yes >checking for memset... yes >checking for pow... no >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strstr... yes >checking for strtol... yes >checking for uname... yes >checking for getdate... yes >checking for Curses library... yes >checking for working curses.h... yes >checking for X/Open Enhanced Curses conformance... no >checking for Curses color functions... yes >checking for obsolete Curses functions... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94. >yes >checking for CONFUSE... yes >checking for LIBNL... yes >checking for LIBNL_ROUTE... yes >checking for pow in -lm... yes >checking for initscr in -lncurses... yes >checking for redrawwin in -lncurses... yes >checking for use_default_colors in -lncurses... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating examples/Makefile >config.status: creating include/bmon/defs.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6/src' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-utils.o `test -f 'utils.c' || echo './'`utils.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-unit.o `test -f 'unit.c' || echo './'`unit.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-conf.o `test -f 'conf.c' || echo './'`conf.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-input.o `test -f 'input.c' || echo './'`input.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-output.o `test -f 'output.c' || echo './'`output.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-group.o `test -f 'group.c' || echo './'`group.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-element.o `test -f 'element.c' || echo './'`element.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-attr.o `test -f 'attr.c' || echo './'`attr.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-element_cfg.o `test -f 'element_cfg.c' || echo './'`element_cfg.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-history.o `test -f 'history.c' || echo './'`history.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-graph.o `test -f 'graph.c' || echo './'`graph.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-bmon.o `test -f 'bmon.c' || echo './'`bmon.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-module.o `test -f 'module.c' || echo './'`module.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include/bmon -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include -I/usr/include/libnl3 -I/usr/include/libnl3 -march=native -O2 -pipe -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.c >in_netlink.c: In function âdo_linkâ: >in_netlink.c:688:53: error: âIFF_UPâ undeclared (first use in this function) > if (!cfg_show_all && !(rtnl_link_get_flags(link) & IFF_UP)) { > ^ >in_netlink.c:688:53: note: each undeclared identifier is reported only once for each function it appears in >Makefile:653: recipe for target 'bmon-in_netlink.o' failed >make[1]: *** [bmon-in_netlink.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6/src' >Makefile:390: recipe for target 'all-recursive' failed >make: *** [all-recursive] Error 1 > * ERROR: net-analyzer/bmon-3.6-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/bmon-3.6-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/bmon-3.6-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:bmon-3.6-r1:20150409-024154.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/bmon-3.6-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/bmon-3.6-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6' > * S: '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.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 546060
: 400906