From owner-freebsd-ports@FreeBSD.ORG Thu Feb 12 03:42:12 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E9A516A4CE for ; Thu, 12 Feb 2004 03:42:12 -0800 (PST) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC7543D1D for ; Thu, 12 Feb 2004 03:42:12 -0800 (PST) (envelope-from kstewart@owt.com) Received: from localhost.invalid (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i1CBfw9U029757; Thu, 12 Feb 2004 03:41:59 -0800 From: Kent Stewart To: freebsd-ports@freebsd.org Date: Thu, 12 Feb 2004 03:42:09 -0800 User-Agent: KMail/1.6 References: <20040212104004.GA55768@cirb503493.alcatel.com.au> In-Reply-To: <20040212104004.GA55768@cirb503493.alcatel.com.au> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402120342.09893.kstewart@owt.com> cc: Peter Jeremy Subject: Re: XFree86-4 won't build on 4.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 11:42:12 -0000 On Thursday 12 February 2004 02:40 am, Peter Jeremy wrote: > I've just wiped all my packages to do a clean rebuild and it has > failed virtually at the start: With an up-to-date /usr/ports and > non-existent /etc/make.conf, XFree86-4 won't build on > 4.9-approximately-RELEASE. > > XFree86-libraries-4.3.0_6 appears to build and install OK but > building a package gives: > ------------------ > ===> Building package for XFree86-libraries-4.3.0_6 > Creating package > /usr/ports/packages/All/XFree86-libraries-4.3.0_6.tgz Registering > depends: fontconfig-2.2.90_4 expat-1.95.6_1 freetype2-2.1.5_2 imake- > 4.3.0_2 pkgconfig-0.15.0_1. > Creating gzip'd tar ball in > '/usr/ports/packages/All/XFree86-libraries-4.3.0_6.t gz' > tar: lib/libXThrStub.so: Cannot stat: No such file or directory > tar: lib/libXThrStub.so.6: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors > pkg_create: make_dist: tar command failed with code 512 > *** Error code 1 > > Stop in /home/ports/x11/XFree86-4-libraries. > *** Error code 1 > > Stop in /home/ports/x11/XFree86-4. > ----------------- > > There is no libXThrStub.{a,so*} built or installed so the error isn't > surprising but why isn't libXThrStub.* being built? Any ideas? > No, because it builds on my machine. It doesn't take that long so I just tried a portupgrade -puf. This is the package build part of it. ===> Building package for XFree86-libraries-4.3.0_6 Creating package /usr/ports/packages/All/XFree86-libraries-4.3.0_6.tgz Registering depends: fontconfig-2.2.90_4 expat-1.95.6_1 freetype2-2.1.5_2 imake-4.3.0_2 pkgconfig-0.15.0_1. Creating gzip'd tar ball in '/usr/ports/packages/All/XFree86-libraries-4.3.0_6.tgz' I did the build on a 4.9-stable but that shouldn't make a difference as far as this is concerned. I checked to see if I had build the Stub file and this is what I found ruby# locate libXThrStu /usr/X11R6/lib/libXThrStub.so /usr/X11R6/lib/libXThrStub.so.6 ruby# ll /usr/X11R6/lib/libXThrStub.so lrwxr-xr-x 1 root wheel 16 Feb 12 03:28 /usr/X11R6/lib/libXThrStub.so -> libXThrStub.so.6 That has the right time of morning for my build. Something is going on for you but I don't have any idea. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html