newpg ia64 breakage

Michael Nottebrock michaelnottebrock@gmx.net
Sun May 11 11:42:02 2003


The FreeBSD portbuild cluster recently tried to build newpg for ia64 and
it coredumps when running the selftests:

-- gmake[2]: Entering directory 
`/tmp/a/ports/security/newpg/work/newpg-0.9.4/tests'
source='asschk.c' object='asschk.o' libtool=no \
depfile='.deps/asschk.Po' tmpdepfile='.deps/asschk.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include  -O -pipe 
-I/usr/local/include -L/usr/local/lib -Wall -Wcast-align -Wshadow 
-Wstrict-prototypes -c `test -f 'asschk.c' || echo './'`asschk.c
cc  -O -pipe  -I/usr/local/include -L/usr/local/lib -Wall -Wcast-align 
-Wshadow -Wstrict-prototypes  -L/usr/local/lib -o asschk  asschk.o
srcdir=. GNUPGHOME=`pwd` LC_ALL=C GPGSM=../sm/gpgsm 
LD_LIBRARY_PATH=$(seen=0; for i in -L/usr/local/lib -L/usr/local/lib 
-lgcrypt -L/usr/local/lib/pth -lpth; do if echo "$i" | egrep '^-L' 
 >/dev/null 2>&1; then if test $seen = 0; then seen=1; else printf ":"; 
fi; printf "%s" "${i}" | sed 's/^-L//'; fi; done; if test $seen != 0 && 
test x${LD_LIBRARY_PATH} != x; then printf ":"; fi; printf "%s" 
"${LD_LIBRARY_PATH}") ./runtest ./inittests
Segmentation fault (core dumped)

--- snip

As much as I would like to provide more detailed information, I don't 
have direct access to any ia64 machine or that buildcluster, so I can't 
create backtraces.

Are there any people with ia64 machines subscribed that could try and 
reproduce this?

-- 
Regards,
	Michael Nottebrock