regression: port www/squid fails to build on ia64 head

Anton Shterenlikht mexas at bristol.ac.uk
Fri Dec 11 16:04:45 UTC 2009


On Fri, Dec 11, 2009 at 04:46:42PM +0100, Thomas-Martin Seck wrote:
> * Anton Shterenlikht (mexas at 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


More information about the freebsd-ia64 mailing list