Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820059 - media-video/handbrake-1.4.2 fails to compile
Summary: media-video/handbrake-1.4.2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Beddek
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-24 16:47 UTC by Agostino Sarubbo
Modified: 2021-10-25 03:52 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,68.11 KB, text/plain)
2021-10-24 16:47 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 2021-10-24 16:47:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/handbrake-1.4.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-24 16:47:32 UTC
Created attachment 746532 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-24 16:47:33 UTC
Possible context of error(s):

../libhb/hb.c:18:10: fatal error: turbojpeg.h: No such file or directory
../libhb/hb.c:18:10: fatal error: turbojpeg.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-10-25 03:52:37 UTC
The bug has been closed via the following commit(s):

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

commit af6a1b292a1bfd4014b58fb90d807174bdf1d9a5
Author:     James Beddek <telans@posteo.de>
AuthorDate: 2021-10-25 02:06:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 03:52:22 +0000

    media-video/handbrake: add missing media-libs/libjpeg-turbo dep
    
    Closes: https://bugs.gentoo.org/820059
    Signed-off-by: James Beddek <telans@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/22701
    Signed-off-by: Sam James <sam@gentoo.org>

 .../handbrake/{handbrake-1.4.2.ebuild => handbrake-1.4.2-r1.ebuild}      | 1 +
 media-video/handbrake/handbrake-9999.ebuild                              | 1 +
 2 files changed, 2 insertions(+)