|
|
Choosing A Webhost: |
pnotes.t failures with 5.8.0: msg#00305apache.mod-perl.devel
hi I'm getting a single test difference in pnotes.t between 5.8.0 and 5.8.5: # testing : unset entry contents # expected: undef # received: undef ok 6 not ok 7 since 5.8.5 seems to remove the entry entirely but 5.8.0 doesn't I'm not exactly sure where the problem is. perl -V for both below. anyway just reporting for now. outside of this all my iterations pass for 5.8.5 and this is the only failure for 5.8.0. --Geoff fails: Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=linux, osvers=2.4.22-1.2115.nptl, archname=i686-linux-thread-multi uname='linux jib.modperlcookbook.net 2.4.22-1.2115.nptl #1 wed oct 29 15:42:51 est 2003 i686 i686 i386 gnulinux ' config_args='-des -Dusethreads -Dprefix=/perl/perl-5.8.0 -Doptimize=-g -Dusedevel -Uinstallusrbinperl -Uversiononly -DDEBUGGING' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -I/usr/include/gdbm' ccversion='', gccversion='3.3.2 20031022 (Red Hat Linux 3.3.2-1)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, 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 -lpthread -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under linux Compiled at Apr 2 2004 15:10:35 @INC: /perl/perl-5.8.0/lib/5.8.0/i686-linux-thread-multi /perl/perl-5.8.0/lib/5.8.0 /perl/perl-5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi /perl/perl-5.8.0/lib/site_perl/5.8.0 /perl/perl-5.8.0/lib/site_perl . passes: Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.4.22-1.2115.nptl, archname=i686-linux-thread-multi uname='linux jib.modperlcookbook.net 2.4.22-1.2115.nptl #1 wed oct 29 15:42:51 est 2003 i686 i686 i386 gnulinux ' config_args='-des -Dusethreads -Dprefix=/perl/perl-5.8.5 -Doptimize=-g -Dusedevel -Uinstallusrbinperl -Uversiononly -DDEBUGGING' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.3.2 20031022 (Red Hat Linux 3.3.2-1)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, 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 -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' 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: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under linux Compiled at Aug 3 2004 07:44:47 @INC: /perl/perl-5.8.5/lib/5.8.5/i686-linux-thread-multi /perl/perl-5.8.5/lib/5.8.5 /perl/perl-5.8.5/lib/site_perl/5.8.5/i686-linux-thread-multi /perl/perl-5.8.5/lib/site_perl/5.8.5 /perl/perl-5.8.5/lib/site_perl .
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [PATCH] 2.1 build foo, Joe Orton |
|---|---|
| Next by Date: | Re: smoky has found a segfault, Joe Schaefer |
| Previous by Thread: | [mp2] cleaning up Apache::Log, Stas Bekman |
| Next by Thread: | Re: pnotes.t failures with 5.8.0, Randy Kobes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |