* Package:    x11-misc/polybar-3.5.2
 * Repository: gentoo
 * Maintainer: johu@gentoo.org jchelmert3@posteo.net,proxy-maint@gentoo.org
 * USE:        abi_x86_64 alsa amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.8 to build
>>> Unpacking source...
>>> Unpacking polybar-3.5.2.tar.gz to /var/tmp/portage/x11-misc/polybar-3.5.2/work
>>> Unpacking xpp-044e69d05db7f89339bda1ccd1efe0263b01c8f6.tar.gz to /var/tmp/portage/x11-misc/polybar-3.5.2/work
>>> Unpacking i3ipcpp-cb008b30fc5f3febfe467884cb0211ee3c16386b.tar.gz to /var/tmp/portage/x11-misc/polybar-3.5.2/work
>>> Source unpacked in /var/tmp/portage/x11-misc/polybar-3.5.2/work
>>> Preparing source in /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2 ...
 * Working in BUILD_DIR: "/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2 ...
 * Working in BUILD_DIR: "/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build"
cmake -C /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_ALSA=yes -DENABLE_CURL=no -DENABLE_I3=no -DBUILD_IPC_MSG=no -DENABLE_MPD=no -DENABLE_NETWORK=no -DENABLE_PULSEAUDIO=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/gentoo_toolchain.cmake  /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2
loading initial cache file /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/gentoo_common_config.cmake
-- Trying to enable ccache
-- Couldn't locate ccache, disabling ccache...
-- The CXX compiler identification is GNU 10.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could not detect version with git, falling back to built-in version information.
-- Using supported compiler GNU-10.2.0
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.3") 
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Checking for module 'cairo-fc'
--   Found cairo-fc, version 1.16.0
-- Checking for module 'alsa'
--   Found alsa, version 1.2.4
-- Checking for module 'xcb-composite'
--   Found xcb-composite, version 1.14
-- Checking for module 'xcb-xkb'
--   Found xcb-xkb, version 1.14
-- Checking for module 'xcb-randr'
--   Found xcb-randr, version 1.14
-- Checking for module 'xcb-randr>=1.12'
--   Found xcb-randr, version 1.14
-- Checking for module 'xcb-xrm'
--   Found xcb-xrm, version 1.3
-- Checking for module 'xcb-cursor'
--   Found xcb-cursor, version 0.1.3
--  Build:
--    Version: 3.5.2
--    Type: Gentoo
--    CXX: /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic 
--    LD: /usr/bin/x86_64-pc-linux-gnu-ld -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 
--  Install Paths:
--    PREFIX:  /usr
--    BINDIR:  /usr/bin
--    DATADIR: /usr/share
--    DOCDIR:  /usr/share/doc/polybar-3.5.2
--    MANDIR:  /usr/share/man
--  Targets:
-- [ ]   polybar-msg
-- [ ]   testsuite
-- [X]   documentation
--  Module support:
-- [X]   alsa (1.2.4)
-- [ ]   curl
-- [ ]   i3
-- [ ]   mpd
-- [ ]   network (libnl)
-- [ ]   pulseaudio
-- [X]   xkeyboard (1.14)
--  X extensions:
-- [X]   xcb-randr (1.14)
-- [X]   xcb-randr (monitor support) (1.14)
-- [X]   xcb-composite (1.14)
-- [X]   xcb-xkb (1.14)
-- [X]   xcb-xrm (1.3)
-- [X]   xcb-cursor (0.1.3)
--  Log options:
-- [X]   Trace logging
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking for module 'xcb-proto'
--   Found xcb-proto, version 1.14.1
-- Found PythonInterp: /var/tmp/portage/x11-misc/polybar-3.5.2/temp/python3.8/bin/python (found suitable version "3.8.7", minimum required is "3.5") 
-- XCB[XCB]: Found component XCB
-- Found XCB_XCB: /usr/lib64/libxcb.so  
-- XCB[ICCCM]: Found component ICCCM
-- Found XCB_ICCCM: /usr/lib64/libxcb-icccm.so  
-- XCB[EWMH]: Found component EWMH
-- Found XCB_EWMH: /usr/lib64/libxcb-ewmh.so  
-- XCB[UTIL]: Found component UTIL
-- Found XCB_UTIL: /usr/lib64/libxcb-util.so  
-- XCB[IMAGE]: Found component IMAGE
-- Found XCB_IMAGE: /usr/lib64/libxcb-image.so  
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-image.so  
-- Searching for xcbgen with /var/tmp/portage/x11-misc/polybar-3.5.2/temp/python3.8/bin/python
-- Found xcbgen in /usr/lib/python3.8/site-packages
-- XCB[RANDR]: Found component RANDR
-- Found XCB_RANDR: /usr/lib64/libxcb-randr.so  
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-randr.so  
-- XCB[COMPOSITE]: Found component COMPOSITE
-- Found XCB_COMPOSITE: /usr/lib64/libxcb-composite.so  
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-composite.so  
-- XCB[XKB]: Found component XKB
-- Found XCB_XKB: /usr/lib64/libxcb-xkb.so  
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-icccm.so;/usr/lib64/libxcb-ewmh.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-xkb.so  
-- xpp: including xcb proto composite.xml
-- xpp: including xcb proto randr.xml
-- xpp: including xcb proto xkb.xml
-- xpp: including xcb proto xproto.xml
-- Font not found: fixed:pixelsize=10
-- Font not found: unifont:fontformat=truetype
-- Font not found: siji:pixelsize=10
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe -march=native -fno-diagnostics-color
C++             -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0
Module          -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0
Shared          -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2 ...
 * Working in BUILD_DIR: "/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build"
ninja -v -j1 -l0
[1/83] cd /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc && sphinx-build -b man -c /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc -d /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc/doctrees /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2/doc /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc/man > builder-man.log
FAILED: doc/CMakeFiles/doc_man 
cd /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc && sphinx-build -b man -c /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc -d /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc/doctrees /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2/doc /var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build/doc/man > builder-man.log

Exception occurred:
  File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'git'
The full traceback has been saved in /var/tmp/portage/x11-misc/polybar-3.5.2/temp/sphinx-err-j_qlrjyj.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
ninja: build stopped: subcommand failed.
 * ERROR: x11-misc/polybar-3.5.2::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 3063:  Called cmake_src_compile
 *   environment, line 1173:  Called cmake_build
 *   environment, line 1142:  Called eninja
 *   environment, line 1594:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/polybar-3.5.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/polybar-3.5.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/x11-misc:polybar-3.5.2:20201216-002202.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/polybar-3.5.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/polybar-3.5.2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2_build'
 * S: '/var/tmp/portage/x11-misc/polybar-3.5.2/work/polybar-3.5.2'