Gentoo Archives: gentoo-amd64

From: Chris Brennan <xaero@××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] revdep-rebuild keep on detecting a broken link referred to libqt-mt.so.3
Date: Fri, 29 Feb 2008 16:46:35
Message-Id: 47C836DD.50808@xaerolimit.net
In Reply to: Re: [gentoo-amd64] revdep-rebuild keep on detecting a broken link referred to libqt-mt.so.3 by Beso
1 Beso wrote:
2 > 2008/2/28, manuel <kaos@××××××××××××.com>:
3 >> Hi All,
4 >> I've ran revdep-rebuild a couple of times this week and each time i
5 >> run it it finds a broken link referred to libqt-mt.so.3 and each
6 >> time It emerges
7 >> app-emulation/emul-linux-x86-soundlibs-2007112 to correct the problem!
8 >> but the broken link is still there!?? I can't fix it! any ideas?
9 >>
10 >> thanks in advance for your help
11 >>
12 >> Manuel
13 >
14 >
15 > log in a terminal as user, then do a rm /root/.revdep* and then try again
16 > revdep-rebuild. after you do a revdep-rebuild be always sure that no .revdep
17 > files are present anymore in the /root/ directory. if there are some present
18 > then revdep will continue to cicle through them.
19 > another option would be to run revdep-rebuild -i (which stands for --ignore)
20 > which would ignore the .revdep files in the /root/ directory. i personally
21 > prefer the first option since i know that there aren't any cached revdeped
22 > files. if it continues to cycle on the same rebuild after one rebuild then
23 > it might be the case of a bug like the one of the gcj use flag in gcc-4.1.
24 > try searching on the forum if that might be the case.
25 >
26 >
27 >
28
29 I'm actually having the same issue as this w/ libqt-mt.so ... my problem
30 this, is gimp won't build because of it. below is the output.
31
32
33 /usr/qt/3/lib/libqt-mt.so: could not read symbols: File in wrong format
34 collect2: ld returned 1 exit status
35 make[2]: *** [test-poppler-qt] Error 1
36 make[2]: Leaving directory
37 `/var/tmp/portage/app-text/poppler-bindings-0.6.1/work/poppler-0.6.1/qt'
38 make[1]: *** [all-recursive] Error 1
39 make[1]: Leaving directory
40 `/var/tmp/portage/app-text/poppler-bindings-0.6.1/work/poppler-0.6.1'
41 make: *** [all] Error 2
42 *
43 * ERROR: app-text/poppler-bindings-0.6.1 failed.
44 * Call stack:
45 * ebuild.sh, line 49: Called src_compile
46 * environment, line 2670: Called die
47 * The specific snippet of code:
48 * emake || die "compilation failed"
49 * The die message:
50 * compilation failed
51 *
52 * If you need support, post the topmost build error, and the call stack
53 if relevant.
54 * A complete build log is located at
55 '/var/log/portage/app-text:poppler-bindings-0.6.1:20080229-164108.log'.
56 * The ebuild environment file is located at
57 '/var/tmp/portage/app-text/poppler-bindings-0.6.1/temp/environment'.
58 *
59
60 * Messages for package app-text/poppler-bindings-0.6.1:
61
62 * disabling confcache, binary cannot be found
63 *
64 * ERROR: app-text/poppler-bindings-0.6.1 failed.
65 * Call stack:
66 * ebuild.sh, line 49: Called src_compile
67 * environment, line 2670: Called die
68 * The specific snippet of code:
69 * emake || die "compilation failed"
70 * The die message:
71 * compilation failed
72 *
73 * If you need support, post the topmost build error, and the call stack
74 if relevant.
75 * A complete build log is located at
76 '/var/log/portage/app-text:poppler-bindings-0.6.1:20080229-164108.log'.
77 * The ebuild environment file is located at
78 '/var/tmp/portage/app-text/poppler-bindings-0.6.1/temp/environment'.
79 *
80 * unmounting tmpfs ...
81 [ ok ]
82 Leviathan htdocs #
83 --
84 gentoo-amd64@l.g.o mailing list

Replies