Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg
Date: Sun, 15 Jun 2014 02:10:14
Message-Id: 539D007E.9080102@gmail.com
In Reply to: Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg by John Campbell
1 John Campbell wrote:
2 > On 06/14/2014 05:12 PM, Dale wrote:
3 >>
4 >> media-libs/openjpeg:0
5 >>
6 >> (media-libs/openjpeg-1.5.1:0/0::gentoo, ebuild scheduled for merge)
7 >> conflicts with
8 >> >=media-libs/openjpeg-1.3-r2:0[abi_x86_64(-)] required by
9 >> (media-video/ffmpeg-2.2.3-r1:0/52.55.55::gentoo, installed)
10 >
11 > The multilib stuff is a work in progress... You have two 64bit ABIs
12 > set up, and ffmpeg wants the x32 rather than the 64. It needs it's
13 > libraries to match. Looks like openjpeg chose the 64 ABI to compile.
14 >
15 > Just set ABI_X86="32 x32" for openjpeg. It's in
16 > /etc/portage/env/media-libs/openjpeg-1.3-r2
17 >
18 >
19 >
20
21 I don't have a env directory in /etc/portage and there is no
22 openjpeg-1.3-r2 available in the tree. I sort of think I know what you
23 are talking about tho. I need to create that directory structure for
24 openjpeg-1.4-r1 and put ABI_X86="32 x32" in the file. My question is,
25 will this eventually be fixed in the tree and the error go away? I've
26 never put anything in the env directory before and would prefer to keep
27 it that way because I will forget it is there and it will come back and
28 bite me some day. Ask anyone here. lol
29
30 Now I see why the error didn't make any sense to me. I usually look for
31 something like a USE flag conflict or something. I don't recall ever
32 running into a 64/32 bit thingy before. O_O
33
34 Thanks. Muddy water is starting to clear up, a little bit anyway.
35
36 Dale
37
38 :-) :-)
39
40 --
41 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!