From owner-freebsd-questions@FreeBSD.ORG Sat Sep 19 15:28:55 2009 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 206781065676 for ; Sat, 19 Sep 2009 15:28:55 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.freebsd.org (Postfix) with ESMTP id E95DE8FC0A for ; Sat, 19 Sep 2009 15:28:54 +0000 (UTC) Received: (qmail 26719 invoked from network); 19 Sep 2009 15:28:54 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Sep 2009 15:28:54 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id CADD650883; Sat, 19 Sep 2009 11:28:46 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 317B21CCAA; Sat, 19 Sep 2009 11:28:46 -0400 (EDT) From: Lowell Gilbert To: David Newman References: <4AB24BA0.4060104@networktest.com> <20090917151028.GA23243@torus.slightlystrange.org> <4AB2656B.6090705@networktest.com> <20090918085947.GB23243@torus.slightlystrange.org> <4AB4F1E5.6020500@networktest.com> Date: Sat, 19 Sep 2009 11:28:45 -0400 In-Reply-To: <4AB4F1E5.6020500@networktest.com> (David Newman's message of "Sat, 19 Sep 2009 07:59:49 -0700") Message-ID: <44k4zvuf6a.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: libxcb won't compile from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 15:28:55 -0000 David Newman writes: > On 9/18/09 1:59 AM, Daniel Bye wrote: >> On Thu, Sep 17, 2009 at 09:35:55AM -0700, David Newman wrote: >>> On 9/17/09 8:10 AM, Daniel Bye wrote: >>>> On Thu, Sep 17, 2009 at 07:45:52AM -0700, David Newman wrote: >>>>> FreeBSD 7.2-RELEASE, i386 >>>>> >>>>> Running 'make install clean' from /usr/ports/x11/libxcb returns the >>>>> patch error pasted below. >>>>> >>>>> Thanks in advance for clues on resolving this. I did not see anything >>>>> helpful in the archives or on Google. >>>> Try `make distclean' and then `make && make install' >>> This produced the same result. Thanks again for any additional clues in >>> resolving this error. >>> >>> dn >>> >>> >>> o# cd /usr/ports/x11/libxcb/ >>> somehost# make distclean >>> ===> Cleaning for libxcb-1.4 >>> ===> Deleting distfiles for libxcb-1.4 >>> somehost# make && make install >>> ===> Vulnerability check disabled, database not found >>> => libxcb-1.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >>> => Attempting to fetch from http://xcb.freedesktop.org/dist/. >>> libxcb-1.4.tar.bz2 100% of 298 kB 29 kBps >>> 00m00s >>> ===> Extracting for libxcb-1.4 >>> => MD5 Checksum OK for libxcb-1.4.tar.bz2. >>> => SHA256 Checksum OK for libxcb-1.4.tar.bz2. >>> ===> Patching for libxcb-1.4 >>> ===> Applying FreeBSD patches for libxcb-1.4 >>> 1 out of 1 hunks failed--saving rejects to src/xcb_auth.c.rej >>> => Patch patch-src-xcb_auth.c failed to apply cleanly. >>> => Patch(es) patch-Makefile.in applied cleanly. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/libxcb. >> >> Hmm... I don't have the file patch-src-xcb_auth.c in x11/libxcb/files. >> Is your ports tree up to date? Other than that, I'm afraid I'm out of ideas. > > Me too. Same failure after updating ports. That patch file was removed from the port *years* ago. Remove the whole port and update it again (you must have updated -- incorrectly, somehow -- at some point to get stale patches with the current Makefile). -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/