Summary: | dev-vcs/git-2.48.1 - [meson] [ffmpeg] Documentation/meson.build: ERROR: Tried to use not-found external program in command | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ap, eschwartz, gentoo_bugs_2_peep, redblade7 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://public-inbox.org/git/20250316060605.166364-1-eschwartz@gentoo.org/T/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-vcs:git-2.48.1:20250202-201920.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 918099 [details]
emerge-info.txt
Created attachment 918100 [details]
dev-vcs:git-2.48.1:20250202-201920.log
Created attachment 918101 [details]
emerge-history.txt
Created attachment 918102 [details]
environment
Created attachment 918103 [details]
etc.clang.tar.xz
Created attachment 918104 [details]
etc.portage.tar.xz
The file size of ./files/logs.tar.xz is too big (1.3M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_desktop_gnome-20250202-073503/var/tmp/tb/issues/20250202-201946-dev-vcs_git-2.48.1/files/logs.tar.xz is valid. Created attachment 918105 [details]
qlist-info.txt
Created attachment 918106 [details]
temp.tar.xz
I have this same problem but only when USE=doc is enabled (In reply to Red from comment #10) > I have this same problem but only when USE=doc is enabled Switching to -doc for this version makes the build error go away for me as well. Thanks Red! Patch sent upstream to fix this requirement:' https://public-inbox.org/git/20250316060605.166364-1-eschwartz@gentoo.org/T/ The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9301c2f9d1cb966ab4fd292a9e5973fff40792d5 commit 9301c2f9d1cb966ab4fd292a9e5973fff40792d5 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-19 01:05:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-19 01:05:32 +0000 dev-vcs/git: fix USE=doc build issue Pull in the patch Eli sent upstream and applt it to 2.48.1 and 2.49.0; for 2.48.1, I've rebased it as credential_helper didn't exist then. Closes: https://bugs.gentoo.org/949247 Thanks-to: Eli Schwartz <eschwartz@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> dev-vcs/git/files/git-2.48.1-docs.patch | 49 +++++++++++++++++++++++++++++++++ dev-vcs/git/files/git-2.49.0-docs.patch | 49 +++++++++++++++++++++++++++++++++ dev-vcs/git/git-2.48.1.ebuild | 1 + dev-vcs/git/git-2.49.0-r1.ebuild | 1 + 4 files changed, 100 insertions(+) This is happening again with 2.49.0-r2 Patch was dropped in https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-vcs/git?id=8b1595184775bdd47164e3df4859756684dcb2ba ? The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a18b049286635b0890f7021afcbd7818f94080 commit c1a18b049286635b0890f7021afcbd7818f94080 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-31 04:08:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-31 04:08:57 +0000 dev-vcs/git: restore docs patch to 2.49.0-r2 In hindsight, f17f390a7022279701ac29ea2c7e3144c41d5356 should've been a hint that I'd made some error. Bug: https://bugs.gentoo.org/949247 Fixes: 8b1595184775bdd47164e3df4859756684dcb2ba Signed-off-by: Sam James <sam@gentoo.org> dev-vcs/git/git-2.49.0-r2.ebuild | 1 + 1 file changed, 1 insertion(+) |