develooper Front page | perl.cpan.testers | Postings from July 2004

FAIL Regexp-Extended-0.01 sun4-solaris 2.8

From:
Thurn, Martin
Date:
July 8, 2004 08:05
Subject:
FAIL Regexp-Extended-0.01 sun4-solaris 2.8
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.049.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.9.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic..........Variable "$parenGrp" is not imported at (re_eval 1) line 2.
Global symbol "$parenGrp" requires explicit package name at (re_eval 1) line 2.
Compilation failed in regexp at /disk1/src/PERL/.cpanplus/5.9.1/5.9.1/build/Regexp-Extended-0.01/blib/lib/Regexp/Extended.pm line 62.
Compilation failed in require at t/00-basic.t line 6.
BEGIN failed--compilation aborted at t/00-basic.t line 6.
# Failed test 1 in t/00-basic.t at line 4
#  t/00-basic.t line 4 is: END   { ok(0) unless $loaded }
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/01-newfeatures....Variable "$parenGrp" is not imported at (re_eval 1) line 2.
Global symbol "$parenGrp" requires explicit package name at (re_eval 1) line 2.
Compilation failed in regexp at /disk1/src/PERL/.cpanplus/5.9.1/5.9.1/build/Regexp-Extended-0.01/blib/lib/Regexp/Extended.pm line 62.
Compilation failed in require at t/01-newfeatures.t line 8.
BEGIN failed--compilation aborted at t/01-newfeatures.t line 8.
dubious
	Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-11
	Failed 11/11 tests, 0.00% okay
t/02-match..........Variable "$parenGrp" is not imported at (re_eval 1) line 2.
Global symbol "$parenGrp" requires explicit package name at (re_eval 1) line 2.
Compilation failed in regexp at /disk1/src/PERL/.cpanplus/5.9.1/5.9.1/build/Regexp-Extended-0.01/blib/lib/Regexp/Extended.pm line 62.
Compilation failed in require at t/02-match.t line 10.
BEGIN failed--compilation aborted at t/02-match.t line 10.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
Failed 3/3 test scripts, 0.00% okay. 13/13 subtests failed, 0.00% okay.
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00-basic.t        255 65280     1    1 100.00%  1
t/01-newfeatures.t    9  2304    11   22 200.00%  1-11
t/02-match.t        255 65280     1    2 200.00%  1
make: *** [test_dynamic] Error 2


Additional comments:
--

Summary of my perl5 (revision 5 version 9 subversion 1) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos copper 5.8 generic_117000-03 sun4u sparc '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib -L/opt/local/lib '
    libpth=/usr/local/lib /opt/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib -L/opt/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About