Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408906 Details for
Bug 557446
net-analyzer/bmon-3.6-r1 compilation fails with: /usr/include/linux/if.h:71:2: error: redeclaration of enumerator ‘IFF_UP’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 19.48 KB, created by
Marcin Mirosław
on 2015-08-13 11:09:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Marcin Mirosław
Created:
2015-08-13 11:09:17 UTC
Size:
19.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-analyzer/bmon-3.6-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: netmon@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.17.7-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.17.7-gentoo > [32;01m*[0m Checking for suitable kernel configuration options... > [31;01m*[0m > [31;01m*[0m CONFIG_NET_SCHED is not set when it should be. > [31;01m*[0m Run bmon -i proc to use the deprecated proc interface instead. > [31;01m*[0m > [33;01m*[0m Please check to make sure these options are set correctly. > [33;01m*[0m Failure to do so may cause unexpected problems. >>>> 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 ... > [32;01m*[0m Applying bmon-3.6-docdir-examples.patch ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying bmon-3.6-net_if.h.patch ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: bmon-3.6/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6 ... > * 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=-lncurses --docdir=/usr/share/doc/bmon-3.6-r1 >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/lib/portage/python3.4/ebuild-helpers/xattr/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... 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 -j3 -l2 >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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -c -o bmon-in_null.o `test -f 'in_null.c' || echo './'`in_null.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/libnl3 -I/usr/include/libnl3 -O2 -pipe -march=corei7 -mtune=native -c -o bmon-in_dummy.o `test -f 'in_dummy.c' || echo './'`in_dummy.c >In file included from in_netlink.c:40:0: >/usr/include/linux/if.h:71:2: error: redeclaration of enumerator âIFF_UPâ > IFF_UP = 1<<0, /* sysfs */ > ^ >/usr/include/net/if.h:44:5: note: previous definition of âIFF_UPâ was here > IFF_UP = 0x1, /* Interface is up. */ > ^ >/usr/include/linux/if.h:72:2: error: redeclaration of enumerator âIFF_BROADCASTâ > IFF_BROADCAST = 1<<1, /* __volatile__ */ > ^ >/usr/include/net/if.h:46:5: note: previous definition of âIFF_BROADCASTâ was here > IFF_BROADCAST = 0x2, /* Broadcast address valid. */ > ^ >/usr/include/linux/if.h:73:2: error: redeclaration of enumerator âIFF_DEBUGâ > IFF_DEBUG = 1<<2, /* sysfs */ > ^ >/usr/include/net/if.h:48:5: note: previous definition of âIFF_DEBUGâ was here > IFF_DEBUG = 0x4, /* Turn on debugging. */ > ^ >/usr/include/linux/if.h:74:2: error: redeclaration of enumerator âIFF_LOOPBACKâ > IFF_LOOPBACK = 1<<3, /* __volatile__ */ > ^ >/usr/include/net/if.h:50:5: note: previous definition of âIFF_LOOPBACKâ was here > IFF_LOOPBACK = 0x8, /* Is a loopback net. */ > ^ >/usr/include/linux/if.h:75:2: error: redeclaration of enumerator âIFF_POINTOPOINTâ > IFF_POINTOPOINT = 1<<4, /* __volatile__ */ > ^ >/usr/include/net/if.h:52:5: note: previous definition of âIFF_POINTOPOINTâ was here > IFF_POINTOPOINT = 0x10, /* Interface is point-to-point link. */ > ^ >/usr/include/linux/if.h:76:2: error: redeclaration of enumerator âIFF_NOTRAILERSâ > IFF_NOTRAILERS = 1<<5, /* sysfs */ > ^ >/usr/include/net/if.h:54:5: note: previous definition of âIFF_NOTRAILERSâ was here > IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */ > ^ >/usr/include/linux/if.h:77:2: error: redeclaration of enumerator âIFF_RUNNINGâ > IFF_RUNNING = 1<<6, /* __volatile__ */ > ^ >/usr/include/net/if.h:56:5: note: previous definition of âIFF_RUNNINGâ was here > IFF_RUNNING = 0x40, /* Resources allocated. */ > ^ >/usr/include/linux/if.h:78:2: error: redeclaration of enumerator âIFF_NOARPâ > IFF_NOARP = 1<<7, /* sysfs */ > ^ >/usr/include/net/if.h:58:5: note: previous definition of âIFF_NOARPâ was here > IFF_NOARP = 0x80, /* No address resolution protocol. */ > ^ >/usr/include/linux/if.h:79:2: error: redeclaration of enumerator âIFF_PROMISCâ > IFF_PROMISC = 1<<8, /* sysfs */ > ^ >/usr/include/net/if.h:60:5: note: previous definition of âIFF_PROMISCâ was here > IFF_PROMISC = 0x100, /* Receive all packets. */ > ^ >/usr/include/linux/if.h:80:2: error: redeclaration of enumerator âIFF_ALLMULTIâ > IFF_ALLMULTI = 1<<9, /* sysfs */ > ^ >/usr/include/net/if.h:64:5: note: previous definition of âIFF_ALLMULTIâ was here > IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */ > ^ >/usr/include/linux/if.h:81:2: error: redeclaration of enumerator âIFF_MASTERâ > IFF_MASTER = 1<<10, /* __volatile__ */ > ^ >/usr/include/net/if.h:67:5: note: previous definition of âIFF_MASTERâ was here > IFF_MASTER = 0x400, /* Master of a load balancer. */ > ^ >/usr/include/linux/if.h:82:2: error: redeclaration of enumerator âIFF_SLAVEâ > IFF_SLAVE = 1<<11, /* __volatile__ */ > ^ >/usr/include/net/if.h:69:5: note: previous definition of âIFF_SLAVEâ was here > IFF_SLAVE = 0x800, /* Slave of a load balancer. */ > ^ >/usr/include/linux/if.h:83:2: error: redeclaration of enumerator âIFF_MULTICASTâ > IFF_MULTICAST = 1<<12, /* sysfs */ > ^ >/usr/include/net/if.h:72:5: note: previous definition of âIFF_MULTICASTâ was here > IFF_MULTICAST = 0x1000, /* Supports multicast. */ > ^ >/usr/include/linux/if.h:84:2: error: redeclaration of enumerator âIFF_PORTSELâ > IFF_PORTSEL = 1<<13, /* sysfs */ > ^ >/usr/include/net/if.h:75:5: note: previous definition of âIFF_PORTSELâ was here > IFF_PORTSEL = 0x2000, /* Can set media type. */ > ^ >/usr/include/linux/if.h:85:2: error: redeclaration of enumerator âIFF_AUTOMEDIAâ > IFF_AUTOMEDIA = 1<<14, /* sysfs */ > ^ >/usr/include/net/if.h:77:5: note: previous definition of âIFF_AUTOMEDIAâ was here > IFF_AUTOMEDIA = 0x4000, /* Auto media select active. */ > ^ >/usr/include/linux/if.h:86:2: error: redeclaration of enumerator âIFF_DYNAMICâ > IFF_DYNAMIC = 1<<15, /* sysfs */ > ^ >/usr/include/net/if.h:79:5: note: previous definition of âIFF_DYNAMICâ was here > IFF_DYNAMIC = 0x8000 /* Dialup device with changing addresses. */ > ^ >In file included from /usr/include/libnl3/netlink/route/link.h:18:0, > from in_netlink.c:45: >/usr/include/linux/if.h:169:8: error: redefinition of âstruct ifmapâ > struct ifmap { > ^ >In file included from in_netlink.c:40:0: >/usr/include/net/if.h:111:8: note: originally defined here > struct ifmap > ^ >In file included from /usr/include/libnl3/netlink/route/link.h:18:0, > from in_netlink.c:45: >/usr/include/linux/if.h:203:8: error: redefinition of âstruct ifreqâ > struct ifreq { > ^ >In file included from in_netlink.c:40:0: >/usr/include/net/if.h:126:8: note: originally defined here > struct ifreq > ^ >In file included from /usr/include/libnl3/netlink/route/link.h:18:0, > from in_netlink.c:45: >/usr/include/linux/if.h:252:8: error: redefinition of âstruct ifconfâ > struct ifconf { > ^ >In file included from in_netlink.c:40:0: >/usr/include/net/if.h:176:8: note: originally defined here > struct ifconf > ^ >Makefile:653: recipe for target 'bmon-in_netlink.o' failed >make[1]: *** [bmon-in_netlink.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >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 > [31;01m*[0m ERROR: net-analyzer/bmon-3.6-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-analyzer/bmon-3.6-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-analyzer/bmon-3.6-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-analyzer/bmon-3.6-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-analyzer/bmon-3.6-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-analyzer/bmon-3.6-r1/work/bmon-3.6' > [31;01m*[0m 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 557446
: 408906