I have found that when testing, if p5-TAP-Parser is installed, the test
immediately fails
After deleting it, tests pass.

The tests use Test-More and TAP/Harness.pm
TAP/Harness.pm is in base and also in p5-TAP-Parser.

Error refers to:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate object method "_construct" via package "TAP::Harness" at
/usr/libdata/perl5/Test/Harness.pm line 256.
*** Error 255 in /usr/ports/pobj/p5-LaTeX-Encode-0.08/LaTeX-Encode-0.08
(Makefile:870 'test_dynamic')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2693
'/usr/ports/pobj/p5-LaTeX-Encode-0.08/.test_done')
*** Error 1 in /usr/ports/textproc/p5-LaTeX-Encode
(/usr/ports/infrastructure/mk/bsd.port.mk:2388 'test')


How should I handle this problem?

Thanks,
Chris Bennett

Reply via email to