Subject: trouble with pkgsrc & 1.6.1
To: None <port-alpha@netbsd.org>
From: Johan A. van Zanten <johan@brahma.giantfoo.org>
List: port-alpha
Date: 09/16/2003 14:13:37
Greetings.

After I upgraded my two DS10s to 1.6.1 ("uname -r" says "1.6.1_STABLE"),
i've had some trouble with a couple of packages.

 /usr/pkgsrc/ is up-to-date as of today (sup).

pine fails with:

Making Pine and rpload/rpdump.
make PREFIX=/usr/pkg
CC=/local/NetBSD/pkg-build/mail/pine/work.alpha/.buildlink/bin/gcc -O2
-mieee -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -f
makefile.neb
/local/NetBSD/pkg-build/mail/pine/work.alpha/.buildlink/bin/gcc -O2 -mieee
-I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib   -DDEBUG
-DDEBUGJOURNAL    -DNETBSD -DSYSTYPE=\"NEB\" -DMOUSE
-I/usr/pkg/include/c-client  -c bldaddr.c
bldaddr.c: In function `just_update_lookup_file':
bldaddr.c:2385: too many arguments to function `set_collation'
*** Error code 1

The previous pkgsrc of pine built on the same (alpha) build of 1.6.1.

The same /usr/pkgsrc/mail/pine builds on a sparc5, running NetBSD 1.6.1,
built from the same /usr/src.  (I build from a common, NFS-mounted source
tree, but set BSDOBJDIR to local, unshared disk.)

 I've also had trouble with /usr/pkgsrc/net/netatalk on alpha, but not on
sparc.  Netatalk builds and runs fine on sparc.  Netatalk on alpha builds
fine, but when a user copies a file to an Appleshare volume (Appleshare
over IP) afpd goes into an indefinite write loop.

 Is anyone else who's running 1.6.1 on Alpha seeing problems like this
with things from a current pkgsrc tree?


 -johan