Skip Menu |

This queue is for tickets about the HTML-TextToHTML CPAN distribution.

Report information
The Basics
Id: 77736
Status: open
Priority: 0/
Queue: HTML-TextToHTML

People
Owner: Nobody in particular
Requestors: jquelin [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: script compilation test fails
$ ./Build test # Failed test 'txt2html script compiles' # at t/00-compile.t line 70. # 255 - Variable "$VERSION" is not imported at scripts/txt2html line 913. # Variable "$VERSION" is not imported at scripts/txt2html line 918. # Variable "$VERSION" is not imported at scripts/txt2html line 925. # Global symbol "$VERSION" requires explicit package name at scripts/txt2html line 913. # Global symbol "$VERSION" requires explicit package name at scripts/txt2html line 918. # Global symbol "$VERSION" requires explicit package name at scripts/txt2html line 925. # scripts/txt2html had compilation errors. # Looks like you failed 1 test of 2. t/00-compile.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/10para.t ................ ok t/20tfiles.t .............. ok t/25handles.t ............. ok t/30sample.t .............. ok t/50xsample.t ............. ok t/70bugs.t ................ ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-has-version.t ... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=12, Tests=102, 2 wallclock secs ( 0.06 usr 0.02 sys + 1.26 cusr 0.10 csys = 1.44 CPU) Result: FAIL Failed 1/12 test programs. 1/102 subtests failed.
On Sat Jun 09 12:54:34 2012, JQUELIN wrote: Show quoted text
> $ ./Build test > > # Failed test 'txt2html script compiles' > # at t/00-compile.t line 70. > # 255 - Variable "$VERSION" is not imported at scripts/txt2html line 913. > # Variable "$VERSION" is not imported at scripts/txt2html line 918. > # Variable "$VERSION" is not imported at scripts/txt2html line 925. > # Global symbol "$VERSION" requires explicit package name at > scripts/txt2html line 913. > # Global symbol "$VERSION" requires explicit package name at > scripts/txt2html line 918. > # Global symbol "$VERSION" requires explicit package name at > scripts/txt2html line 925.
Thank you for this output, but I need to know which version this occurs in.
On Tue Jun 12 17:44:18 2012, RUBYKAT wrote: Show quoted text
> Thank you for this output, but I need to know which version this
occurs in. version 2.52, running under perl 5.16.0