From owner-freebsd-current@FreeBSD.ORG Fri Dec 11 16:04:45 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AD751065670; Fri, 11 Dec 2009 16:04:45 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 36E1B8FC13; Fri, 11 Dec 2009 16:04:44 +0000 (UTC) Received: from seis.bris.ac.uk ([137.222.10.93]) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NJ7yy-0003gP-Fz; Fri, 11 Dec 2009 16:04:44 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by seis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1NJ7yx-0004S8-Nj; Fri, 11 Dec 2009 16:04:40 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id nBBG4d2B095453; Fri, 11 Dec 2009 16:04:39 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id nBBG4dSU095426; Fri, 11 Dec 2009 16:04:39 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 11 Dec 2009 16:04:39 +0000 From: Anton Shterenlikht To: Thomas-Martin Seck , freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Message-ID: <20091211160439.GA90445@mech-cluster241.men.bris.ac.uk> References: <20091211122712.GA16545@mech-cluster241.men.bris.ac.uk> <20091211154641.GA1123@wcfields.tmseck.homedns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091211154641.GA1123@wcfields.tmseck.homedns.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -1.5 X-Spam-Level: - Cc: Subject: Re: regression: port www/squid fails to build on ia64 head X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 16:04:45 -0000 On Fri, Dec 11, 2009 at 04:46:42PM +0100, Thomas-Martin Seck wrote: > * Anton Shterenlikht (mexas@bristol.ac.uk): > > > ia64 > > > kern.osrelease: 9.0-CURRENT > > Hm, this is not my area of expertise. > > I usually build-test the default configuration on at least the latest > 7.x and 8.x release on i386 and amd64 and it builds fine there. The > committer usually runs a tinderbox build, too and notifies me of any > errors (but only on amd64 and i386 AFAIK). It's possible that either > ia64 or -CURRENT is breaking things but I cannot tell for sure. > > > kern.osrevision: 199506 > > kern.osreldate: 900004 > > > > while upgrading squid from squid-2.7.7 I get: > > > > cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -fno-strict-aliasing -D_REENTRANT -MT yp_auth.o -MD -MP -MF .deps/yp_auth.Tpo -c -o yp_auth.o yp_auth.c > > mv -f .deps/yp_auth.Tpo .deps/yp_auth.Po > > cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -fno-strict-aliasing -D_REENTRANT -MT nis_support.o -MD -MP -MF .deps/nis_support.Tpo -c -o nis_support.o nis_support.c > > mv -f .deps/nis_support.Tpo .deps/nis_support.Po > > cc -O2 -pipe -fno-strict-aliasing -D_REENTRANT -g -o yp_auth yp_auth.o nis_support.o -L../../../lib -lmiscutil -lcrypt -pthread -lmd -lm > > nis_support.o(.text+0x82): In function `get_nis_password': > > : undefined reference to `yp_match' > > *** Error code 1 > > > > Stop in /usr/ports/www/squid/work/squid-2.7.STABLE7/helpers/basic_auth/YP. > > *** Error code 1 > > > > Please advise > > You might want to ask on the -current or -ia64 mailinglist about this > particular error. I just checked on 8-STABLE/amd64 and the YP helper > builds fine there. > > Did you configure anything particular in your make.conf that might > explain this (modified CFLAGS or somesuch)? # cat /etc/make.conf # $FreeBSD: src/share/examples/etc/make.conf,v 1.279 2007/01/17 12:43:06 des Exp $ NO_MODULES= # do not build modules with the kernel # added by use.perl 2009-09-23 14:34:53 PERL_VERSION=5.10.1 # Marcel, can you reproduce this on your ia64? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423