base/uri.t fails with 5.004_04-trial1 (Was: libwww-perl-5.13)

Andreas J. Koenig (koenig@anna.mind.de)
21 Sep 1997 08:05:52 +0200


Testing with 5.004_04-trial1. Ordinary 5.004_03 seems to work well.

  % perl -Mblib base/uri.t 
  Using /export/c0t1d0s2/kulturbox/kultbox/.cpan/build/libwww-perl-5.13/t/../blib
  Turn lib path . into /export/c0t1d0s2/kulturbox/kultbox/.cpan/build/libwww-perl-5.13/t/.
  1..8
  Self tests for URI::URL version 4.11...
  scheme_parse_test:
  Testing 'file://host/fseg/fs?g/fseg'
  [...]
  ok 1
  parts_test:
  Wrong length at base/uri.t line 345.

Checking in the debugger:

  ok 1
  parts_test:
  main::parts_test(base/uri.t:345):           die "Wrong length" unless @a == 8;
    DB<2> x \@a
  0  ARRAY(0x386ac0)
     0  ''
     1  ''
     2  ''
     3  ''
     4  'b'
     5  'a'
     6  ''
     7  'a'
     8  'b'
    DB<3> 


Thanks, as always, Gisle, and Hope This Helps,
andreas

  Summary of my perl5 (5.0 patchlevel 4 subversion 3) configuration:
    Platform:
      osname=solaris, osvers=2.5, archname=sun4-solaris
      uname='sunos kulturbox 5.5 generic_103093-14 sun4m sparc sunw,sparcstation-5 '
      hint=recommended, useposix=true, d_sigaction=define
      bincompat3=n useperlio=undef d_sfio=undef
    Compiler:
      cc='cc', optimize='-g', gccversion=
      cppflags='-DDEBUGGING -I/usr/gnu/include'
      ccflags ='-DDEBUGGING -I/usr/gnu/include'
      stdchar='unsigned char', d_stdstdio=define, usevfork=false
      voidflags=15, castflags=0, d_casti32=define, d_castneg=define
      intsize=4, alignbytes=8, usemymalloc=y, randbits=15
    Linker and Libraries:
      ld='cc', ldflags =' -L/usr/local/lib -L/usr/gnu/lib'
      libpth=/usr/local/lib /usr/gnu/lib /lib /usr/lib /usr/ccs/lib
      libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt
      libc=/lib/libc.so, so=so
      useshrplib=false, libperl=libperl.a
    Dynamic Linking:
      dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
      cccdlflags='-KPIC', lddlflags='-G -L/usr/local/lib -L/usr/gnu/lib'


  Characteristics of this binary (from libperl): 
    Compile-time options: DEBUGGING
    Locally applied patches:
	  MAINT_TRIAL_1 - maintenance trial 1
    Built under solaris
    Compiled at Sep 20 1997 17:24:08
    @INC:
      /export/c0t1d0s2/kulturbox/kultbox/perl/perl5.004_04-trial1-D/lib/sun4-solaris/5.00403
      /export/c0t1d0s2/kulturbox/kultbox/perl/perl5.004_04-trial1-D/lib
      /export/c0t1d0s2/kulturbox/kultbox/perl/perl5.004_04-trial1-D/lib/site_perl/sun4-solaris
      /export/c0t1d0s2/kulturbox/kultbox/perl/perl5.004_04-trial1-D/lib/site_perl
      .