* Package: net-analyzer/bmon-4.0-r1:0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 6.6.1 * Checking for suitable kernel configuration options ... * * CONFIG_NET_SCHED is not set when it should be. * Run bmon -i proc to use the deprecated proc interface instead. * [ !! ] * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking bmon-4.0.tar.gz to /var/tmp/portage/net-analyzer/bmon-4.0-r1/work >>> Source unpacked in /var/tmp/portage/net-analyzer/bmon-4.0-r1/work >>> Preparing source in /var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0 ... * Applying bmon-3.6-docdir-examples.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' ... * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-analyzer/bmon-4.0-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: bmon-4.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0 ... * econf: updating bmon-4.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bmon-4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bmon-4.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bmon-4.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/bmon-4.0-r1 --htmldir=/usr/share/doc/bmon-4.0-r1/html --libdir=/usr/lib64 CURSES_LIB=-lncurses -ltinfo configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf 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.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for vfork.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... yes checking return type of signal handlers... void checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getopt.h... yes checking for ncurses/ncurses.h... no checking for ncurses.h... yes checking for curses.h... yes checking for dirent.h... yes checking for sys/utsname.h... yes checking for sys/sockio.h... no checking for netinet6/in6.h... no checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sysctl/ioctl.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for suseconds_t... yes checking for atexit... yes checking for clock_gettime... 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 pkg-config... /usr/bin/pkg-config 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... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libconfuse... yes checking for libnl-3.0... yes checking for libnl-route-3.0... yes checking for pow in -lm... yes checking for clock_gettime in -lrt... 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-4.0-r1/work/bmon-4.0 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-utils.o `test -f 'utils.c' || echo './'`utils.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-unit.o `test -f 'unit.c' || echo './'`unit.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-conf.o `test -f 'conf.c' || echo './'`conf.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-input.o `test -f 'input.c' || echo './'`input.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-output.o `test -f 'output.c' || echo './'`output.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-group.o `test -f 'group.c' || echo './'`group.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-element.o `test -f 'element.c' || echo './'`element.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-attr.o `test -f 'attr.c' || echo './'`attr.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-element_cfg.o `test -f 'element_cfg.c' || echo './'`element_cfg.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-history.o `test -f 'history.c' || echo './'`history.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-graph.o `test -f 'graph.c' || echo './'`graph.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-bmon.o `test -f 'bmon.c' || echo './'`bmon.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-module.o `test -f 'module.c' || echo './'`module.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-in_netlink.o `test -f 'in_netlink.c' || echo './'`in_netlink.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-in_null.o `test -f 'in_null.c' || echo './'`in_null.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-in_dummy.o `test -f 'in_dummy.c' || echo './'`in_dummy.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-in_proc.o `test -f 'in_proc.c' || echo './'`in_proc.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-in_sysctl.o `test -f 'in_sysctl.c' || echo './'`in_sysctl.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-out_null.o `test -f 'out_null.c' || echo './'`out_null.c in_netlink.c: In function ‘handle_tc_obj’: in_netlink.c:558:44: warning: ‘ (’ directive output may be truncated writing 2 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 558 | snprintf(name, sizeof(name), "%s %s (%s)", | ^~ In file included from /usr/include/stdio.h:964, from ../include/bmon/config.h:36, from ../include/bmon/bmon.h:29, from in_netlink.c:26: In function ‘snprintf’, inlined from ‘handle_tc_obj’ at in_netlink.c:558:2: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output 5 or more bytes (assuming 36) into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-out_format.o `test -f 'out_format.c' || echo './'`out_format.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-out_ascii.o `test -f 'out_ascii.c' || echo './'`out_ascii.c x86_64-pc-linux-gnu-gcc -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 -O3 -pipe -march=native -fno-diagnostics-color -c -o bmon-out_curses.o `test -f 'out_curses.c' || echo './'`out_curses.c x86_64-pc-linux-gnu-gcc -I../include -I../include -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -Wall -I/usr/include/libnl3 -I/usr/include/libnl3 -O3 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bmon bmon-utils.o bmon-unit.o bmon-conf.o bmon-input.o bmon-output.o bmon-group.o bmon-element.o bmon-attr.o bmon-element_cfg.o bmon-history.o bmon-graph.o bmon-bmon.o bmon-module.o bmon-in_netlink.o bmon-in_null.o bmon-in_dummy.o bmon-in_proc.o bmon-in_sysctl.o bmon-out_null.o bmon-out_format.o bmon-out_ascii.o bmon-out_curses.o -lncurses -ltinfo -lconfuse -lnl-3 -lnl-route-3 -lnl-3 -lrt -lm make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' Making all in man make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' Making all in include make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' Making all in examples make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' >>> Source compiled. >>> Test phase [not enabled]: net-analyzer/bmon-4.0-r1 >>> Install net-analyzer/bmon-4.0-r1 into /var/tmp/portage/net-analyzer/bmon-4.0-r1/image make -j4 DESTDIR=/var/tmp/portage/net-analyzer/bmon-4.0-r1/image install Making install in src make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' make[2]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/bin' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c bmon '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/src' Making install in man make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' make[2]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/share/man/man8' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 bmon.8 '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/share/man/man8' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/man' Making install in include make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' make[2]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/include' Making install in examples make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[2]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/share/doc/bmon-4.0-r1/examples' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 bmon.conf '/var/tmp/portage/net-analyzer/bmon-4.0-r1/image/usr/share/doc/bmon-4.0-r1/examples' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0/examples' make[1]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' make[2]: Entering directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' make[1]: Leaving directory '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' Traceback (most recent call last): File "/usr/lib/portage/python3.11/doins.py", line 609, in sys.exit(main(sys.argv[1:])) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.11/doins.py", line 598, in main if _doins( ^^^^^^^ File "/usr/lib/portage/python3.11/doins.py", line 441, in _doins return install_runner.install_file(source, os.path.dirname(dest)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.11/doins.py", line 375, in install_file return self._ins_runner.run(source, dest_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.11/doins.py", line 183, in run sstat = os.stat(source) ^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: b'README' * ERROR: net-analyzer/bmon-4.0-r1::gentoo failed (install phase): * dodoc failed * * If you need support, post the output of `emerge --info '=net-analyzer/bmon-4.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/bmon-4.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:bmon-4.0-r1:20231122-131622.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/bmon-4.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/bmon-4.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0' * S: '/var/tmp/portage/net-analyzer/bmon-4.0-r1/work/bmon-4.0'