Subject: bulk-build problems
To: None <tech-pkg@netbsd.org>
From: Joe Reed <jnr@po.cwru.edu>
List: tech-pkg
Date: 02/02/2003 10:59:59
hi,

i'm trying to do a bulk build as described in Packages.txt.  however, whe=
n the=20
build reaches lang/python-pth it locks and i have to ctl-c to quit out of=
 it. =20

my question:
is there a way i can tell bulk-build to skip this package?  i'm not going=
 to=20
need python in the near future, so i don't care if i'm missing a package =
or=20
2.  or, if anyone has a suggested fix, that'd work too :-D

i've included the message at which the build hangs.

thanks

--joe

=2E..snip...
02/02/03 15:39:46  2304/3522=3D65.4% lang/python21-pth @ i386> cc=20
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,--export-dynamic -o python =20
Modules/python.o  libpython2p1.a -lpth  -lutil   -lm
02/02/03 15:39:46  2304/3522=3D65.4% lang/python21-pth @ i386>=20
libpython2p1.a(posixmodule.o): In function `posix_tmpnam':
02/02/03 15:39:46  2304/3522=3D65.4% lang/python21-pth @ i386>=20
/home/build/pkgsrc/obj/lang/python21-pth/work.bork/Python-2.1.3/./Modules=
/posixmodule.c:4220:=20
warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
02/02/03 15:39:46  2304/3522=3D65.4% lang/python21-pth @ i386>=20
libpython2p1.a(posixmodule.o): In function `posix_tempnam':
02/02/03 15:39:46  2304/3522=3D65.4% lang/python21-pth @ i386>=20
/home/build/pkgsrc/obj/lang/python21-pth/work.bork/Python-2.1.3/./Modules=
/posixmodule.c:4174:=20
warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()

=2E..end_snip...