From owner-freebsd-ia64 Fri Jan 10 14:28:34 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BBE537B401 for ; Fri, 10 Jan 2003 14:28:31 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27F643F5F for ; Fri, 10 Jan 2003 14:28:30 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0AMST2G024071; Fri, 10 Jan 2003 14:28:29 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0AMSTBR001241; Fri, 10 Jan 2003 14:28:29 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0AMSTUt001240; Fri, 10 Jan 2003 14:28:29 -0800 (PST) (envelope-from marcel) Date: Fri, 10 Jan 2003 14:28:29 -0800 From: Marcel Moolenaar To: Scott Long Cc: re-builders@freebsd.org Subject: Re: Something's wrong with ports/devel... Message-ID: <20030110222829.GA1196@athlon.pn.xcllnt.net> References: <20030110214547.GA1100@athlon.pn.xcllnt.net> <3E1F43AF.40002@btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E1F43AF.40002@btc.adaptec.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jan 10, 2003 at 03:05:35PM -0700, Scott Long wrote: > >\begin{tail} > > : > >===> deskutils/xwrits > >===> Creating README.html for xwrits-2.15 > >===> deskutils/yank > >===> Creating README.html for yank-0.2.0 > >===> deskutils/zorro > >===> Creating README.html for zorro-1.1.8 > >===> devel > >===> Creating README.html > >\end{tail} > > > I used PORTSRELEASETAG=RELEASE_5_0_0 and it worked fine. Without > this variable I got into an endless loop in chinese/ Well, that's comforting, because it means something is wrong with the makefiles or with make(1). Now let's see where it goes wrong... Got it: ports/devel/m6811-gcc/Makefile Running make with full debugging shows: \begin{tail} : Global:MAKEFILE = Makefile Global:PORTNAME = gcc Global:PORTVERSION = 2.95.3 Global:CATEGORIES = devel Global:MASTER_SITES = ${MASTER_SITE_GNU} Global:MASTER_SITE_SUBDIR = gcc Global:PKGNAMEPREFIX = m6811- Global:PATCH_SITES = http://stephane.carrez.free.fr/snapshots/ Global:PATCHFILES = ${PORTNAME}-${PORTVERSION}-m68hc1x-20010922.diffs.gz Global:PATCH_DIST_STRIP = -p1 Global:MAINTAINER = dinoex@FreeBSD.org Global:BUILD_DEPENDS = ${LOCALBASE}/bin/m6811-elf-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils Global:BUILD_DEPENDS = ${LOCALBASE}/bin/m6811-elf-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils autoconf:${PORTSDIR}/devel/autoconf Global:ONLY_FOR_ARCHS = i386 Global:USE_GMAKE = yes Global:HAS_CONFIGURE = yes Applying :S to "-O -pipe " \end{tail} It never get's past the "Applying :S ..." :-( There's no update for the makefile. Is this a genuine make(1) bug? To be annoyingly complete: Kernel: FreeBSD mckinley.pn.xcllnt.net 5.0-CURRENT FreeBSD 5.0-CURRENT #339: Thu Jan 9 22:02:10 PST 2003 marcel@mckinley.pn.xcllnt.net:/nfs/p4/ia64/sys/ia64/compile/HP_RX2600 ia64 Userland: CVS HEAD as of Jan 9, 2003 22:00hrs The same userland is used to populate the chroot environment. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message