From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 05:11:16 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2882F1065670; Wed, 18 Jan 2012 05:11:16 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id BDC678FC0A; Wed, 18 Jan 2012 05:11:15 +0000 (UTC) Received: by qcse1 with SMTP id e1so2255243qcs.13 for ; Tue, 17 Jan 2012 21:11:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=FMYnLCc3YghtL6U1vRhv1NsGKE9zwGepMaeIKXOFHew=; b=A577z0lvysGcy5uSoBhmSUEzhV3hFpXkjPwwYISqr2wxAj7wFysPf4SmP6cmocwG8b Wz536dLKdBNkH+hC9DutHRRDxuj4hfUzpfRZNKjqviW61Pky4vnCBcsj08uGibRX+C3i f+3t2W+e+LdJw6RWLf3V2xFU0ApVCKBDKF8Ic= Received: by 10.229.78.146 with SMTP id l18mr1329356qck.41.1326863474911; Tue, 17 Jan 2012 21:11:14 -0800 (PST) Received: from jimmiejaz.org (bas2-toronto44-1177753662.dsl.bell.ca. [70.51.24.62]) by mx.google.com with ESMTPS id dp4sm10230929qab.2.2012.01.17.21.11.13 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jan 2012 21:11:14 -0800 (PST) Message-ID: <4F165470.1030106@gmail.com> Date: Wed, 18 Jan 2012 00:11:12 -0500 From: Jimmie James User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111225 Thunderbird/9.0 MIME-Version: 1.0 To: Warren Block References: <4F15D45A.4090104@gmail.com> <4F15DF1B.8080907@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Michael Johnson , freebsd-questions@freebsd.org Subject: Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 05:11:16 -0000 On 01/17/12 16:50, Warren Block wrote: > On Tue, 17 Jan 2012, Jimmie James wrote: > >> On 01/17/12 15:39, Michael Johnson wrote: >>>> >>>> >>>> On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James >>> > wrote: >>>> >>>> Even after following said instruction in UPDATING, libxcb-aux.so.0 >>>> does not get installed by any of the XCB ports >>>> >>>> It was replaced with libxcb-util.so.0. >> >> So it's the xfce4-wm port that's broken now, since it's still looking >> for the old libs. >> When applications fail because they're looking for a library that's >> been removed, following UPDATING doesn't help. > > Building xfce4-wm here just worked. It was rebuilt yesterday, too, as > part of the portmaster xcb-util rebuild (which pretty much rebuilt > everything). Did you do a 'make clean' before retrying? > As a follow up to http://docs.freebsd.org/cgi/getmsg.cgi?fetch=592587+0+current/freebsd-questions After a few hours of rebuilding various xcb bits, I've gotten most to build, xfce4-wm builds and installs fine, the rest here, I'm not sure of. #pkg_libchk | grep -E "xcb-.+.so" | sort mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-atom.so.1 mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-aux.so.0 mousepad-0.2.16_8: /usr/local/bin/mousepad misses libxcb-event.so.1 xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-atom.so.1 xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-aux.so.0 xfburn-0.4.3_2: /usr/local/bin/xfburn misses libxcb-event.so.1 xfce4-mailwatch-plugin-1.1.0_13: /usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses libxcb-atom.so.1 xfce4-mailwatch-plugin-1.1.0_13: /usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses libxcb-aux.so.0 xfce4-mailwatch-plugin-1.1.0_13: /usr/local/libexec/xfce4/panel-plugins/xfce4-mailwatch-plugin misses libxcb-event.so.1 xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses libxcb-atom.so.1 xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses libxcb-aux.so.0 xfce4-notes-plugin-1.7.7: /usr/local/bin/xfce4-notes-settings misses libxcb-event.so.1 xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-atom.so.1 xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-aux.so.0 xfce4-parole-0.2.0.6_3: /usr/local/bin/parole misses libxcb-event.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses libxcb-atom.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses libxcb-aux.so.0 xfce4-print-4.6.1_7: /usr/local/bin/xfprint-settings misses libxcb-event.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-atom.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-aux.so.0 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4 misses libxcb-event.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses libxcb-atom.so.1 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses libxcb-aux.so.0 xfce4-print-4.6.1_7: /usr/local/bin/xfprint4-manager misses libxcb-event.so.1 xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses libxcb-atom.so.1 xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses libxcb-aux.so.0 xfce4-print-4.6.1_7: /usr/local/lib/libxfprint.so.0 misses libxcb-event.so.1 xfce4-print-4.6.1_7: /usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses libxcb-atom.so.1 xfce4-print-4.6.1_7: /usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses libxcb-aux.so.0 xfce4-print-4.6.1_7: /usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses libxcb-event.so.1 xfce4-weather-plugin-0.7.4_1: /usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses libxcb-atom.so.1 xfce4-weather-plugin-0.7.4_1: /usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses libxcb-aux.so.0 xfce4-weather-plugin-0.7.4_1: /usr/local/libexec/xfce4/panel-plugins/xfce4-weather-plugin misses libxcb-event.so.1 I do know the missing libs are living in /usr/local/lib/compat/pkg/ (though, I don't understand the dates listed) #ls -ali /usr/local/lib/compat/pkg/libxcb* 4404817 -rwxr-xr-x 1 root wheel 15146 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-atom.so.0 4405755 -rwxr-xr-x 1 root wheel 16291 Dec 20 01:29 /usr/local/lib/compat/pkg/libxcb-atom.so.1 4405756 -rwxr-xr-x 1 root wheel 12079 Dec 20 01:29 /usr/local/lib/compat/pkg/libxcb-aux.so.0 4404820 -rwxr-xr-x 1 root wheel 6812 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-event.so.0 4405813 -rwxr-xr-x 1 root wheel 12878 Dec 20 01:29 /usr/local/lib/compat/pkg/libxcb-event.so.1 4404822 -rwxr-xr-x 1 root wheel 17302 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-icccm.so.0 4405815 -rwxr-xr-x 1 root wheel 19999 Dec 20 01:29 /usr/local/lib/compat/pkg/libxcb-icccm.so.1 4405816 -rwxr-xr-x 1 root wheel 16678 Dec 20 01:30 /usr/local/lib/compat/pkg/libxcb-image.so.0 4404857 -rwxr-xr-x 1 root wheel 8644 Feb 7 2009 /usr/local/lib/compat/pkg/libxcb-keysyms.so.0 4405817 -rwxr-xr-x 1 root wheel 9126 Dec 20 01:30 /usr/local/lib/compat/pkg/libxcb-keysyms.so.1 4404821 -rwxr-xr-x 1 root wheel 7953 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-property.so.0 4405814 -rwxr-xr-x 1 root wheel 7227 Dec 20 01:29 /usr/local/lib/compat/pkg/libxcb-property.so.1 4404707 -rwxr-xr-x 1 root wheel 30999 Apr 5 2009 /usr/local/lib/compat/pkg/libxcb-randr.so.0 4404828 -rwxr-xr-x 1 root wheel 8012 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-reply.so.0 4405826 -rwxr-xr-x 1 root wheel 7378 Dec 20 01:30 /usr/local/lib/compat/pkg/libxcb-reply.so.1 4404859 -rwxr-xr-x 1 root wheel 9384 Feb 7 2009 /usr/local/lib/compat/pkg/libxcb-wm.so.0 4404884 -rwxr-xr-x 1 root wheel 5981 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb-xlib.so.0 4404889 -rwxr-xr-x 1 root wheel 116865 Oct 20 2008 /usr/local/lib/compat/pkg/libxcb.so.1