# New Ticket Created by  Yitzchak Scott-Thoennes 
# Please include the string:  [perl #32272]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32272 >


This is a build failure report for perl from [EMAIL PROTECTED],
generated with the help of perlbug 1.35 running under perl v5.8.5.


-----------------------------------------------------------------
[Please enter your report here]

ext/Cwd/t/cwd.............................readdir(linktest/..): No such file or 
directory at ../ext/Cwd/t/cwd.t line 151
#     Failed test (../ext/Cwd/t/cwd.t at line 151)
#                   ''
#     doesn't match '(?-xism:t/_ptrslt_/_path_/_to_/_a_/_dir_$)'
FAILED at test 21
t/io/tell.................................FAILED at test 28
ext/B/t/optree_specials...................# Failed at ./test.pl line 249
#      got 'BEGIN 1:
# b  <1> leavesub[1 ref] K/REFC,1 ->(end)
# -     <@> lineseq KP ->b
# 1        <;> nextstate(B::Concise -249 Concise.pm:306) v/2 ->2
# 3        <1> require sK/1 ->4
# 2           <$> const[PV "strict.pm"] s/BARE ->3
# 4        <;> nextstate(B::Concise -249 Concise.pm:306) v/2 ->5
# -        <@> lineseq K ->-
# 5           <;> nextstate(B::Concise -249 Concise.pm:306) /2 ->6
# a           <1> entersub[t1] KS*/TARG,2 ->b
# 6              <0> pushmark s ->7
# 7              <$> const[PV "strict"] sM ->8
# 8              <$> const[PV "refs"] sM ->9
# 9              <$> method_named[PVIV 1520340202] ->a
# BEGIN 2:
# m  <1> leavesub[1 ref] K/REFC,1 ->(end)
# -     <@> lineseq KP ->m
# c        <;> nextstate(B::Concise -234 Concise.pm:329) v/2 ->d
# e        <1> require sK/1 ->f
# d           <$> const[PV "warnings.pm"] s/BARE ->e
# f        <;> nextstate(B::Concise -234 Concise.pm:329) v/2 ->g
# -        <@> lineseq K ->-
# g           <;> nextstate(B::Concise -234 Concise.pm:329) /2 ->h
# l           <1> entersub[t1] KS*/TARG,2 ->m
# h              <0-e syntax OK
# > pushmark s ->i
# i              <$> const[PV "warnings"] sM ->j
# j              <$> const[PV "qw"] sM ->k
# k              <$> method_named[PVIV 1520340202] ->l
# BEGIN 3:
# q  <1> leavesub[1 ref] K/REFC,1 ->(end)
# -     <@> lineseq KP ->q
# n        <;> nextstate(main 2 -e:1) v ->o
# p        <1> postinc[t3] sK/1 ->q
# -           <1> ex-rv2sv sKRM/1 ->p
# o              <#> gvsv[*beg] s ->p
# '
# expected /(?ms-xi:^(-e .*?)?(B::Concise::compile.*?)?
# BEGIN 1:
# b  <1> leavesub\[1 ref\] K/REFC,1 ->\(end\)
# -     <\@> lineseq KP ->b
# 1        <;> (?:next|db)state(.*?) v/2 ->2
# 3        <1> require sK/1 ->4
# 2           <\$> const\[PV ".*?"\] s/BARE ->3
# 4        <;> (?:next|db)state(.*?) v/2 ->5
# -        <\@> lineseq K ->-
# 5           <;> (?:next|db)state(.*?) /2 ->6
# a           <1> entersub\[t1\] KS\*/TARG,2 ->b
# 6              <0> pushmark s ->7
# 7              <\$> const\[PV ".*?"\] sM ->8
# 8              <\$> const\[PV ".*?"\] sM ->9
# 9              <\$> method_named\[PVIV 1520340202\] ->a
# BEGIN 2:
# m  <1> leavesub\[1 ref\] K/REFC,1 ->\(end\)
# -     <\@> lineseq KP ->m
# c        <;> (?:next|db)state(.*?) v/2 ->d
# e        <1> require sK/1 ->f
# d           <\$> const\[PV ".*?"\] s/BARE ->e
# f        <;> (?:next|db)state(.*?) v/2 ->g
# -        <\@> lineseq K ->-
# g           <;> (?:next|db)state(.*?) /2 ->h
# l           <1> entersub\[t1\] KS\*/TARG,2 ->m
# h              <0> pushmark s ->i
# i              <\$> const\[PV ".*?"\] sM ->j
# j              <\$> const\[PV ".*?"\] sM ->k
# k              <\$> method_named\[PVIV 1520340202\] ->l
# BEGIN 3:
# q  <1> leavesub\[1 ref\] K/REFC,1 ->\(end\)
# -     <\@> lineseq KP ->q
# n        <;> (?:next|db)state(.*?) v ->o
# p        <1> postinc\[t3\] sK/1 ->q
# -           <1> ex-rv2sv sKRM/1 ->p
# o              <\#> gvsv\[\*beg\] s ->p
# $)/
FAILED at test 2
Failed 3 test scripts out of 876, 99.66% okay.

The io/tell doesn't concern me; it's a questionable test, and goes away
with PERLIO=perlio (or -Uusefaststdio).

ext/Cwd/t/cwd turns out to happen with older perls with the Cwd from CPAN
but the test is disabled by default outside the core, which is strange
given that it is testing Cwd::_perl_abs_path, and not anything in the
perl code.  Anyway, _perl_abs_path desperately needs some commenting;
I don't understand what it's trying to do or why it's not working on
cygwin for this test.

ext/B/t/optree_specials seems to be expecting stderr/stdout to have a
particular order which isn't happening for me.

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=install
    severity=none
---
Site configuration information for perl v5.8.5:

Configured by sthoenna at Mon Nov  1 02:35:07 PST 2004.

Summary of my perl5 (revision 5 version 8 subversion 5 patch 23451) configuration:
  Platform:
    osname=cygwin, osvers=1.5.12s(0.11642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 dhx98431 1.5.12s(0.11642) 20041026 17:35:49 i686 unknown 
unknown cygwin '
    config_args='-de -Dusedevel -Dmksymlinks -Duse64bitint -Dusemultiplicity 
-Doptimize=-g -Dman3ext=3pm -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-g',
    cppflags='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.1 (cygming special)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -lcrypt -lgdbm_compat
    perllibs=-lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'

Locally applied patches:
    MAINT23414

---
@INC for perl v5.8.5:
    lib
    /usr/local/lib/perl5/5.8.5/cygwin-thread-multi-64int
    /usr/local/lib/perl5/5.8.5
    /usr/local/lib/perl5/site_perl/5.8.5/cygwin-thread-multi-64int
    /usr/local/lib/perl5/site_perl/5.8.5
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl v5.8.5:
    CYGWIN=tty ntsec title server
    HOME=/home/sthoenna
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    
PATH=/home/sthoenna/bleadperl/mp:.:/usr/bin:/usr/local/bin:/bin:/usr/X11R6/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
 Files/Common Files/Adaptec Shared/System:/cygdrive/c/Program 
Files/Rational/common:/usr/local:/etc:/usr/lib:/lib:/sbin:/usr/sbin:/usr/libexec
    PERL_BADLANG (unset)
    SHELL=/bin/sh


Reply via email to