Skip Menu |

This queue is for tickets about the SOAP-Lite CPAN distribution.

Report information
The Basics
Id: 70234
Status: open
Priority: 0/
Queue: SOAP-Lite

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

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



Subject: Can't use string ("1") as an ARRAY ref while "strict refs" in use at (re_eval 11) line 1 (tests suite doesn't pass)
Date: Fri, 12 Aug 2011 09:26:15 -0500
To: bugs-soap-lite [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
build log attached Summary of my perl5 (revision 5 version 14 subversion 1) configuration: Platform: osname=linux, osvers=2.6.39-arch, archname=x86_64-linux-thread-multi uname='linux slave-iv 2.6.39-arch #1 smp preempt mon jun 27 21:26:22 cest 2011 x86_64 intel(r) core(tm)2 quad cpu q6600 @ 2.40ghz genuineintel gnulinux ' config_args='-de -Dprefix=/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.6.0 20110603 (prerelease)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.14.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.14' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Built under linux Compiled at Jun 28 2011 23:15:47 %ENV: PERLBREW_HOME="/home/xenoterracide/.perlbrew" PERLBREW_PATH="/home/xenoterracide/perl5/perlbrew/bin:/home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/bin" PERLBREW_PERL="perl-5.14.1" PERLBREW_ROOT="/home/xenoterracide/perl5/perlbrew" PERLBREW_VERSION="0.25" @INC: /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/x86_64-linux-thread-multi /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1 /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/x86_64-linux-thread-multi /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1 . -- Caleb Cushing http://xenoterracide.com

Message body is not shown because sender requested not to inline it.

This looks like XML::Parser::Lite is broken on perl-5.14. I'm still on 5.12 - does anyone have a clue?