Gentoo Archives: gentoo-user

From: Fernando Rodriguez <frodriguez.developer@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] audacity-2.0.5 failed to compile
Date: Thu, 03 Sep 2015 18:58:05
Message-Id: BLU436-SMTP428995F6B66FD4CA332F418D680@phx.gbl
In Reply to: Re: [gentoo-user] audacity-2.0.5 failed to compile by Alan McKinnon
1 On Thursday, September 03, 2015 4:27:26 PM Alan McKinnon wrote:
2 > Back to jpeg. One of your first recent posts was about the conflict
3 > between jpeg and jpeg-turbo. You had nxclient requiring jpeg and
4 > something else requiring jpeg-turbo. These conflict and cannot co-exist.
5 >
6 > You are going to have to give up one of those apps, or run them on
7 > separate hosts. No way past this.
8
9 Just changing the dep on the ebuild to the virtual and rebuilding may do it.
10 Since it's no longer in the tree it should be put on a overlay anyways.
11
12 The problem though, is that media-libs/libjpeg-turbo as it's built on gentoo
13 is not exactly ABI compatible with media-libs/jpeg:62. It's may be close
14 enough that it may even fool revdep-rebuild but media-libs/jpeg:62 does not
15 contain versioned symbols, that's why the linker complains about the
16 @LIBJPEG_6.2 symbols. He may need a command to rebuild everything that depends
17 on jpeg manually. Or fix that ebuild, and switch back to jpeg-turbo.
18
19
20 --
21 Fernando Rodriguez