port perl-threaded-5.10.0.4 fails tests on ia64 SMP
Anton Shterenlikht
mexas at bristol.ac.uk
Mon Jul 13 14:27:47 UTC 2009
On Sun, Jul 12, 2009 at 02:29:07PM -0600, ToyoRunner wrote:
> Anton Shterenlikht wrote:
> > On Sun, Jul 12, 2009 at 12:06:13PM +0100, Anton Shterenlikht wrote:
> >
> >> On Sun, Jul 12, 2009 at 11:38:38AM +0100, Anton Shterenlikht wrote:
> >>
> >>> On FreeBSD 8.0-BETA1 ia64 with 2 CPUs
> >>> port lang/perl5.10 built with threads
> >>> fails thread-related tests (full details below)
> >>>
> >>> Failed 8 tests out of 1433, 99.44% okay.
> >>> ../ext/threads/shared/t/cond.t
> >>> ../ext/threads/shared/t/stress.t
> >>> ../ext/threads/t/blocks.t
> >>> ../ext/threads/t/exit.t
> >>> ../ext/threads/t/free.t
> >>> ../ext/threads/t/free2.t
> >>> ../ext/threads/t/join.t
> >>> op/filetest.t
more testing on FreeBSD 8.0-BETA1 ia64
I've rebuilt world and kernel several times with /etc/make.conf
having only NO_MODULES=yes. Except for several LORs on boot and
shutdown, all went well.
I reinstalled perl-threaded with these options:
# make showconfig
===> The following configuration options are available for perl-threaded-5.10.0_
4:
DEBUGGING=on "Build with debugging support"
GDBM=off "Build GDBM_File extension"
PERL_MALLOC=off "Use Perl malloc"
PERL_64BITINT=off "Use 64 bit integers (on i386)"
THREADS=on "Build threaded perl"
MULTIPLICITY=off "Use multiplicity"
SUIDPERL=off "Build set-user-id suidperl binary"
SITECUSTOMIZE=off "Run-time customization of @INC"
USE_PERL=on "Rewrite links in /usr/bin"
===> Use 'make config' to modify these settings
#
On make test I still get these errors, all to do with threads:
Failed 7 tests out of 1433, 99.51% okay.
../ext/threads/shared/t/cond.t
../ext/threads/shared/t/stress.t
../ext/threads/t/blocks.t
../ext/threads/t/exit.t
../ext/threads/t/free.t
../ext/threads/t/free2.t
../ext/threads/t/join.t
As before all errors are:
(in cleanup) panic: MUTEX_DESTROY (16) [threads.xs:219]
--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233
Fax: +44 (0)117 929 4423
More information about the freebsd-ia64
mailing list