Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946831 - media-video/handbrake-1.9.0 calls nm directly
Summary: media-video/handbrake-1.9.0 calls nm directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-12-22 16:33 UTC by Agostino Sarubbo
Modified: 2025-05-06 18:42 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,44.42 KB, application/x-xz)
2024-12-22 16:34 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 2024-12-22 16:33:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/handbrake-1.9.0 calls nm directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-22 16:33:59 UTC
CC'ing also the author of the commit (77da9af0ca5db4278b6185be5adee99d016e5bec)
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-22 16:34:01 UTC
Created attachment 914732 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Larry the Git Cow gentoo-dev 2025-05-06 18:42:20 UTC
The bug has been closed via the following commit(s):

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

commit 5768e02999c920ec004b58b73912afadd6dfc025
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-03-03 02:47:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-06 18:39:53 +0000

    media-video/handbrake: add 1.9.2
    
    * Set tools explicitly for ffmpeg. bug #946831
    * Take this as a chance to remove potential footguns with complicated seds.
    
    Closes: https://bugs.gentoo.org/946831
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41950
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/handbrake/Manifest                     |   1 +
 ...rake-1.9.2-allow-overriding-tools-via-env.patch |  24 +++
 ...ake-1.9.2-set-ffmpeg-toolchain-explicitly.patch |  36 ++++
 media-video/handbrake/handbrake-1.9.2.ebuild       | 205 +++++++++++++++++++++
 4 files changed, 266 insertions(+)