Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760150 - x11-misc/polybar-3.5.2: FileNotFoundError: [Errno 2] No such file or directory: 'git'
Summary: x11-misc/polybar-3.5.2: FileNotFoundError: [Errno 2] No such file or director...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-16 09:58 UTC by Toralf Förster
Modified: 2020-12-27 05:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.06 KB, text/plain)
2020-12-16 09:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.83 KB, text/plain)
2020-12-16 09:58 UTC, Toralf Förster
Details
environment (environment,127.74 KB, text/plain)
2020-12-16 09:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.82 KB, application/x-bzip)
2020-12-16 09:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.23 KB, application/x-bzip)
2020-12-16 09:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.16 KB, application/x-bzip)
2020-12-16 09:58 UTC, Toralf Förster
Details
x11-misc:polybar-3.5.2:20201216-002202.log (x11-misc:polybar-3.5.2:20201216-002202.log,9.88 KB, text/plain)
2020-12-16 09:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-12-16 09:58:51 UTC
-- 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  

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20201212-135247

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Dec 15 11:05:26 PM UTC 2020

emerge -qpvO x11-misc/polybar
[ebuild  N    ] x11-misc/polybar-3.5.2  USE="alsa -curl -i3wm -ipc -mpd -network -pulseaudio" PYTHON_SINGLE_TARGET="python3_8 -python3_6 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-12-16 09:58:52 UTC
Created attachment 678439 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-16 09:58:53 UTC
Created attachment 678442 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-12-16 09:58:55 UTC
Created attachment 678445 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-12-16 09:58:56 UTC
Created attachment 678448 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-12-16 09:58:57 UTC
Created attachment 678451 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-16 09:58:58 UTC
Created attachment 678454 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-16 09:59:00 UTC
Created attachment 678457 [details]
x11-misc:polybar-3.5.2:20201216-002202.log
Comment 8 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-12-17 08:03:11 UTC
In the build log there's:

...
Targets:
...
[X]   documentation
...

On my system this is off by default, so I never ran into this, and building documentation requires dev-python/sphinx and dev-vcs/git. The git requirement is basically needless and will be dropped in 3.5.3, releasing "in a week or so".

In any case, this will be fixed by adding USE=doc and use dependencies on sphinx and git, as done in this PR.
Comment 9 Larry the Git Cow gentoo-dev 2020-12-27 05:35:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655e2d71f89ac6f49b6dfee7d236e51ae5844d78

commit 655e2d71f89ac6f49b6dfee7d236e51ae5844d78
Author:     John Helmert III <jchelmert3@posteo.net>
AuthorDate: 2020-12-23 22:49:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-27 05:32:57 +0000

    x11-misc/polybar: add 3.5.3
    
    Closes: https://bugs.gentoo.org/760150
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: John Helmert III <jchelmert3@posteo.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/polybar/Manifest             |  1 +
 x11-misc/polybar/polybar-3.5.3.ebuild | 69 +++++++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)