Subject: anyone built perl-5.8.6nb1 successfully on NetBSD/alpha?
To: None <tech-pkg@netbsd.org>
From: None <othyro@freeshell.org>
List: tech-pkg
Date: 01/08/2005 16:59:16
Hi,
% make test
[...]
Failed 1 test script out of 849, 99.88% okay.
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
### ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./pe rl harness
### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=13.14 s=3.27 cu=835.47 cs=86.99 scripts=849 tests=87783
*** Error code 1
Has anyone successfully build perl-5.8.6nb1 on NetBSD/alpha 1.6.2 with all the packages that depend on it? Upgrading is imminent, yet scary...
!tr