Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -uD world: another obstacle
Date: Thu, 31 Jan 2008 21:39:32
Message-Id: 200801312339.20737.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] emerge -uD world: another obstacle by maxim wexler
1 On Thursday 31 January 2008, maxim wexler wrote:
2 > Hi group,
3
4 > /var/tmp/portage/app-crypt/qca-tls-1.0-r3/work/qca-tls-1.0
5
6 Here the only thing that depends on qca-tls is kopete with the ssl USE
7 flag set
8
9 > ...
10 > Configuring qca-tls ...
11 > Verifying Qt 3.x Multithreaded (MT) build environment
12 > ... fail
13 >
14 > There was an error compiling 'conf'. Be sure you have
15 > a proper
16 > Qt 3.x Multithreaded (MT) build environment set up.
17 >
18 > One possible reason is that you don't have
19 > libqt-mt.so.3 installed in /usr/qt/3/lib/.
20
21 On my system that file comes from qt-3.3.8-r4 which is there because I
22 have qt3 in my USE
23
24 > *
25 > * ERROR: app-crypt/qca-tls-1.0-r3 failed.
26 > * Call stack:
27 > * ebuild.sh, line 1701: Called
28 > dyn_compile
29 > * ebuild.sh, line 1039: Called qa_call
30 > 'src_compile'
31 > * ebuild.sh, line 44: Called
32 > src_compile
33 > * qca-tls-1.0-r3.ebuild, line 28: Called die
34 > * The specific snippet of code:
35 > * ./configure || die "configure failed"
36 > * The die message:
37 > * configure failed
38 > *
39 > * If you need support, post the topmost build error,
40 > and the call stack
41 > if relevant.
42 >
43 > A likely source of the problem could be when I was
44 > advised to "compile qt with thread support" which I
45 > took to mean USE="threads" etc. But when I looked at
46 > the log it just mentions the verbose switch, nothing
47 > about threads. Another might be that qt-4.3.3 is
48 > currently on my system and there's no such thing as
49 > /usr/qt/4...
50
51 "threads" in qt-3 is something I recall from very long ago, and it went
52 away at some time. It certainly isn't in qt-3.3.8 anymore
53 >
54 > If anybody needs more to go on I'll attach whatever
55 > log you need in my reply.
56
57 What's your USE in make.conf?
58 I'd like to see your dependency tree. Please post the output
59 of "emerge -pvuNDt world" so we can figure out what's pulling in what
60
61 --
62 Alan McKinnon
63 alan dot mckinnon at gmail dot com
64 --
65 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -uD world: another obstacle maxim wexler <blissfix@×××××.com>