From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MnW7p-000264-6r for garchives@archives.gentoo.org; Tue, 15 Sep 2009 11:23:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14CECE0940; Tue, 15 Sep 2009 11:23:08 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by pigeon.gentoo.org (Postfix) with ESMTP id C9610E0940 for ; Tue, 15 Sep 2009 11:23:07 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so717504fga.10 for ; Tue, 15 Sep 2009 04:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=dnF2yNGcRMcqldfdac/WRbteEYWu+OfuVcyFb/jpCuo=; b=gHQFIuNUHdqWhSKl8pWr708sEvmZL1oahS18wfLPJr1DuClX03GlyVVdiGVRkejNTA 2sVlDT6c4PS1vIyQARg3K1yoHj6dp3YWXvv1MhuhsbH+tPeYFEUV5uy9zSmFemZu8vaN 1MEX5O06Yh9SRufRHbNF6FuzmoVb5pwyO1yhw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=C7FZwfa3XiAmHjC9xVzsBwKM/BL47wv1MtP9Op0nESoHU3cEL0JtUYM6O/yOl11eSC 4JPQKlnI0opJqRF3Hs3eYQFv1ODMsSrkahXBVNOZUxXYyvLwoGTdDPupb6IhdRAweccl 1snkxAk2M4wC/DH66OG6yB1R6V/lo6YyNNtgs= Received: by 10.86.174.2 with SMTP id w2mr6066556fge.0.1253013787178; Tue, 15 Sep 2009 04:23:07 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id e20sm224543fga.15.2009.09.15.04.23.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 04:23:06 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] *** WARNING *** - upgrade to libxcb-1.4 (-r1) breaks your system Date: Tue, 15 Sep 2009 13:21:27 +0200 User-Agent: KMail/1.12.1 (Linux/2.6.31-gentoo; KDE/4.3.1; x86_64; ; ) Cc: Mike Kazantsev References: <200909150958.58687.alan.mckinnon@gmail.com> <20090915162259.59a17bd7@malediction> In-Reply-To: <20090915162259.59a17bd7@malediction> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200909151321.27841.alan.mckinnon@gmail.com> X-Archives-Salt: a34347ae-aa5d-406c-8e52-9bfb61bb26ce X-Archives-Hash: c66fd78f46a705fa59ecd7cb284fef4b On Tuesday 15 September 2009 12:22:59 Mike Kazantsev wrote: > On Tue, 15 Sep 2009 09:58:58 +0200 > > Alan McKinnon wrote: > > On Tuesday 15 September 2009 09:49:39 Helmut Jarausch wrote: > > > On 15 Sep, Neil Bothwick wrote: > > > > To completely get rid of libxcb-xlib.so references, please read : > > > > http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide. > > > >xml > > > > > > Since my browser got broken, too, this took some time. > > > And following that advice takes even much more time, since > > > I have to rebuild half of my system. > > > > > > Luckily it has 4 cores, > > > Helmut. > > > > The gods must be favouring me for a change. I'm completely unaffected > > by this upgrade :-) > > > > $ sudo /var/portage/x11-libs/libxcb/files/xcb-rebuilder.sh > > Password: > > * Fixing broken libtool archives (.la) > > * Scanning for libraries requiring libxcb-xlib.so... > > * No broken libraries detected > > > > I wonder what I did different? > > Prehaps nothing. > Rebuild warning is triggered by a check for libxcb-xlib.so.0.0.0, which > didn't seem to exist on my system either. > Guess "xcb" use-flag for libX11 is to blame: if it's not set, then > older libX11 brought along it's own libxcb. Yes, that's what it is. I too have USE="-xcb" for libX11 -- alan dot mckinnon at gmail dot com