develooper Front page | perl.perl5.porters | Postings from February 2004

[perl #27142] Failed test in groups.t

From:
perlbug-followup
Date:
February 28, 2004 19:56
Subject:
[perl #27142] Failed test in groups.t
Message ID:
rt-3.0.8-27142-80017.17.200341364453@perl.org
# New Ticket Created by  yaberger@ca.ibm.com 
# Please include the string:  [perl #27142]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=27142 >


Hi,

I'm trying to compile Perl 5.8.3 on AIX 4.3.3. I've getting a test failed.
I've some doubt that it's because we're running we DCE but I wasn't getting
this test failed in Perl 5.8.2. I've tried to make install but it doesn't
either word.

Here is what I've done:

yaberge2@info1 ==> ./configure.gnu
-Dprefix=/dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/

yaberge2@info1 ==> make

yaberge2@info1 ==> make test

t/op/groups..........................FAILED at test 1


Failed 1 test script out of 792, 99.87% okay.


yaberge2@info1 ==> ./perl t/op/groups.t
# groups = bromont yaberge2 users/ya projects projects projects projects
projects acct-adm subsys/d subsys/d subsys/d subsys/d subsys/d subsys/d
1..2
# pwgid = 0, pwgnam = system
# gr = subsys/d subsys/d subsys/d subsys/d subsys/d subsys/d acct-adm
projects projects projects projects projects users/ya yaberge2 bromont
#gr1 is <acct-adm bromont projects projects projects projects projects
subsys/d subsys/d subsys/d subsys/d subsys/d subsys/d users/ya yaberge2>
#gr2 is <acct-adm bromont projects subsys/d users/ya yaberge2>
not ok 1
ok 2


yaberge2@info1 ==> make install

Couldn't copy Debug.pm to
/dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/5.8.3/aix/B/Debug.pm: A
file or directory in the path name does not exist.
Couldn't chmod 444
/dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/5.8.3/aix/B/Debug.pm: A
file or directory in the path name does not exist.
Can't locate Carp/Heavy.pm in @INC (@INC contains: lib) at lib/Carp.pm line
178.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

yaberge2@info1 ==> myconfig
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=aix, osvers=4.3.3.0, archname=aix
    uname='aix info1 3 4 00058b8f4c00 '
    config_args='-ds -e
-Dprefix=/dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=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='cc', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -q32 -D_LARGE_FILES
-qlonglong',
    optimize=' ',
    cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384
-qnoansialias -DUSE_NATIVE_DLOPEN'
    ccversion='3.6.6.0', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -brtl -L/usr/local/lib -b32'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lc -lbsd
    perllibs=-lbind -lnsl -ldl -lld -lm -lcrypt -lc -lbsd
    libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-bE:/dfs/system/prod/aix/rs_aix433/bin/perl/5.8.3/lib/5.8.3/aix/CORE/perl.exp'
    cccdlflags=' ', lddlflags=' -bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp
-bE:$(BASEEXT).exp -bnoentry -lc -L/usr/local/lib'



Yannick Bergeron
yaberger@ca.ibm.com
Poste 7711




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About