Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724804 - media-libs/openh264 calls commands that do not exist
Summary: media-libs/openh264 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-23 17:38 UTC by Agostino Sarubbo
Modified: 2020-07-06 19:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.20 KB, text/plain)
2020-05-23 17:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-23 17:38:10 UTC
This is an auto-filed bug because media-libs/openh264 calls commands that do not exist.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-23 17:38:15 UTC
Created attachment 641184 [details]
build.log

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-07-06 16:46:19 UTC
"""
 * QA Notice: command not found:
 * 
 * 	./codec/common/generate_version.sh: line 2: git: command not found
 * 	./codec/common/generate_version.sh: line 2: git: command not found
 * 	./codec/common/generate_version.sh: line 2: git: command not found
"""
Comment 3 Larry the Git Cow gentoo-dev 2020-07-06 19:39:28 UTC
The bug has been closed via the following commit(s):

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

commit c509dee3ad179f36de00deec15b50f38cec3b520
Author:     Stephan Hartmann <stha09@googlemail.com>
AuthorDate: 2020-07-06 19:30:23 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-07-06 19:39:22 +0000

    media-libs/openh264: dont call git during build
    
    Closes: https://bugs.gentoo.org/724804
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16618
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-libs/openh264/openh264-2.1.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)