Skip Menu |

This queue is for tickets about the CSS-Moonfall CPAN distribution.

Report information
The Basics
Id: 46681
Status: open
Priority: 0/
Queue: CSS-Moonfall

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Test runs into endless loop
make[1]: Entering directory `/home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq' /usr/local/perl-5.8.7-threaded/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Text::Balanced,2.0.0 Cannot determine perl version info from lib/CSS/Moonfall.pm *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. PERL_DL_NONLAZY=1 /usr/local/perl-5.8.7-threaded/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/000-load.t t/001-simplest.t t/002-simple.t t/003-fill.t t/004-fill-itself.t t/005-moonfall.org.t t/006-array-ref.t t/007-nested-hash.t t/008-right-bracket.t t/009-synopsis.t t/010-nested-bracket.t t/011-unclosed-bracket.t t/012-multiline-bracket.t t/000-load.t ............... ok Use of uninitialized value in pattern match (m//) at /home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq/blib/lib/CSS/Moonfall.pm line 90. Use of uninitialized value in concatenation (.) or string at /home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq/blib/lib/CSS/Moonfall.pm line 34. Use of uninitialized value in pattern match (m//) at /home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq/blib/lib/CSS/Moonfall.pm line 90. Use of uninitialized value in concatenation (.) or string at /home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq/blib/lib/CSS/Moonfall.pm line 34. Use of uninitialized value in pattern match (m//) at /home/sand/.cpan/build/CSS-Moonfall-0.03-3fVkqq/blib/lib/CSS/Moonfall.pm line 90. This is with a threaded perl 5.8.7 Let me know if you need firther informations Best, andreas
Just as a further obeservation: this happens also if Text::Balanced is installed.
It does NOT happen with this perl: Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.3.2', 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=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_64_BIT_INT USE_LARGE_FILES Built under linux Compiled at Feb 21 2009 15:58:55 @INC: /home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641/lib/5.8.7/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641/lib/5.8.7 /home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641/lib/site_perl/5.8.7/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641/lib/site_perl/5.8.7 /home/src/perl/repoperls/installed-perls/maint-5.8/pyvZRGz/perl-5.8.6@24641/lib/site_perl . But it does happen with this one: Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.6.26-1-amd64, archname=x86_64-linux-thread-multi-ld uname='linux k81 2.6.26-1-amd64 #1 smp mon dec 15 17:25:36 utc 2008 x86_64 gnulinux ' config_args='-Dprefix=/usr/local/perl-5.8.7-threaded -Uversiononly -Dusedevel -Ui_db -Duselongdouble -des -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=define uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.3.2', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LONG_DOUBLE USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under linux Compiled at Feb 20 2009 04:23:53 @INC: /usr/local/perl-5.8.7-threaded/lib/5.8.7/x86_64-linux-thread-multi-ld /usr/local/perl-5.8.7-threaded/lib/5.8.7 /usr/local/perl-5.8.7-threaded/lib/site_perl/5.8.7/x86_64-linux-thread-multi-ld /usr/local/perl-5.8.7-threaded/lib/site_perl/5.8.7 /usr/local/perl-5.8.7-threaded/lib/site_perl .