Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] handbrake fails to compile
Date: Sun, 24 May 2020 11:22:20
Message-Id: 20200524112211.nbkuiniauvuon6vh@solfire
In Reply to: Re: [gentoo-user] handbrake fails to compile by R
1 On 05/24 11:12, R wrote:
2 >
3 > tuxic@××××××.de writes:
4 >
5 > > media-video/handbrake-1.3.2:0/0::gentoo fails to compile (I am on
6 > > "unstable").
7 > >
8 >
9 > > Message was:
10 > >
11 > > * ERROR: media-video/handbrake-1.3.2::gentoo failed (compile phase):
12 > > * emake failed
13 >
14 > Funny, when I `cat` the ebuild, it has a few TODO items.
15 > And it says documentation building is broken; in the compile phase.
16 >
17 > `cat /usr/portage/media-video/handbrake/handbrake-1.3.0-r2.ebuild`
18 >
19 > ...
20 > src_compile(){
21 > ...
22 > # TODO: Documentation building is currently broken, try to fix
23 > it.
24 > #
25 > # if use doc ; then
26 > # emake -C build doc
27 > # fi
28 >
29 > Also, do you have media-video/handbrake-1.3.2-*r2* ?
30 > You might want to trying syncing up again, if you don't.
31 >
32 > > How can I fix that?
33 > Maybe try:
34 > `USE="-doc" emerge -av1 media-video/handbrake`
35 >
36 > Or:
37 > `emerge --sync && #command above`
38 >
39 > Regards,
40 > Roger
41 >
42
43 Hi,
44
45 then *r2 has been released secongs after my syincing...hmmmm...
46
47 Syncing again currently....please hold the line....beep....
48 Syncing again currently....please hold the line....beep....
49 Syncing again currently....please hold the line....beep....
50
51 ...
52
53 # >eix handbrake
54 [I] media-video/handbrake
55 Available versions: (~)1.2.2-r3 (~)1.3.0-r2 (~)1.3.2 **9999*l {+fdk gstreamer gtk libav-aac numa nvenc x265}
56 Installed versions: 1.3.2(01:08:05 PM 05/24/2020)(fdk gtk x265 -gstreamer -libav-aac -numa -nvenc)
57 Homepage: http://handbrake.fr/
58 Description: Open-source, GPL-licensed, multiplatform, multithreaded video transcoder
59
60 no update was triggered...handbrake-1.3.2-r2 is missing here.
61
62 I fixed that with the patch Neil gaves me just before. So handbrake
63 itsself is fixed locally...but where is handbrake-1.3.2-r2?
64
65 My sunc-command:
66 ionice -c 3 -n 13 nice -n 5 eix-sync ;ionice -c 3 -n 13 nice -n 5 emerge --update --newuse --deep --with-bdeps=y --tree --keep-going --backtrack=30 -v --verbose-conflicts -1 @world
67
68
69 Cheers!
70 Meino

Replies

Subject Author
Re: [gentoo-user] handbrake fails to compile R <rjhwelsh@×××××.com>