Gentoo Archives: gentoo-user

From: dhk <dhkuhl@×××××××××.net>
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2
Date: Wed, 08 Sep 2010 13:14:41
Message-Id: 4C878B87.9090307@optonline.net
1 Below is the output when I run "revdep-rebuild --ignore". This started
2 in the spring and never cleared up. Everything on my amd64 box runs
3 fine and nothing complains about the missing library. I regularly do
4 updates and everytime I run "revdep-rebuild --ignore" I get the same
5 results. How can I fix or get rid of this problem?
6
7 # revdep-rebuild --ignore
8 * Configuring search environment for revdep-rebuild
9
10 * Checking reverse dependencies
11 * Packages containing binaries and libraries broken by a package update
12 * will be emerged.
13
14 * Collecting system binaries and libraries
15 * Generated new 1_files.rr
16 * Collecting complete LD_LIBRARY_PATH
17 * Generated new 2_ldpath.rr
18 * Checking dynamic linking consistency
19 [ 39% ] * broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2 (requires
20 libGL.so.1)
21 [ 100% ]
22 * Generated new 3_broken.rr
23 * Assigning files to packages
24 * /usr/lib32/qt4/libQtOpenGL.so.4.6.2 ->
25 app-emulation/emul-linux-x86-qtlibs
26 * Generated new 4_raw.rr and 4_owners.rr
27 * Cleaning list of packages to rebuild
28 * Generated new 4_pkgs.rr
29 * Assigning packages to ebuilds
30 * Generated new 4_ebuilds.rr
31 * Evaluating package order
32 * Generated new 5_order.rr
33 * All prepared. Starting rebuild
34 emerge --oneshot --jobs=2 --with-bdeps y
35 app-emulation/emul-linux-x86-qtlibs:0
36 ..........
37 Calculating dependencies... done!
38 >>> Verifying ebuild manifests
39 >>> Emerging (1 of 1) app-emulation/emul-linux-x86-qtlibs-20100611
40 >>> Installing (1 of 1) app-emulation/emul-linux-x86-qtlibs-20100611
41 >>> Jobs: 1 of 1 complete Load avg: 2.16,
42 1.59, 1.75
43 >>> Auto-cleaning packages...
44
45 >>> No outdated packages were found on your system.
46
47 * GNU info directory index is up-to-date.
48 * Build finished correctly. Removing temporary files...
49 *
50 * You can re-run revdep-rebuild to verify that all libraries and binaries
51 * are fixed. Possible reasons for remaining inconsistencies include:
52 * orphaned files
53 * deep dependencies
54 * packages installed outside of portage's control
55 * specially-evaluated libraries
56 #
57
58 Thanks,
59
60 dhk

Replies

Subject Author
Re: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2 Alan McKinnon <alan.mckinnon@×××××.com>