develooper Front page | perl.perl5.porters | Postings from December 2013

[perl #120867] 5.18.0 fails build due diff format err msg

Thread Next
From:
Linda Walsh
Date:
December 25, 2013 02:08
Subject:
[perl #120867] 5.18.0 fails build due diff format err msg
Message ID:
rt-4.0.18-6801-1387937308-297.120867-75-0@perl.org
# New Ticket Created by  Linda Walsh 
# Please include the string:  [perl #120867]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=120867 >



This is a bug report for perl from perl-diddler@tlinx.org,
generated with the help of perlbug 1.39 running under perl 5.16.2.


-----------------------------------------------------------------
[Please describe your issue here]

Tried to rebuild 5.18.0 failed with:

Failed 1 test out of 2329, 99.96% okay.
  ../lib/perl5db.t


Seems different messages from sub-tools can create false-positive failures:

lib/perl5db ................................................... Cannot do `initialize' in Term::ReadLine::Gnu at ../lib/perl5db.pl line 6826.
 at /usr/lib/perl5/site_perl/5.18.0/x86_64-linux-thread-multi/Term/ReadLine/Gnu.pm line 716.
  Term::ReadLine::Gnu::AU::AUTOLOAD('Term::ReadLine=HASH(0x2cb1498)') called at /usr/lib/perl5/site_perl/5.18.0/x86_64-linux-thread-multi/Term/ReadLine/Gnu.pm line 240
  Term::ReadLine::Gnu::new('Term::ReadLine', 'perldb', 'GLOB(0x29117c0)', 'GLOB(0x28b07e8)') called at ../lib/perl5db.pl line 6826
  DB::setterm() called at ../lib/perl5db.pl line 1822
  DB::_DB__read_next_cmd(undef) called at ../lib/perl5db.pl line 2746
  DB::DB called at ../lib/perl5db/t/symbol-table-bug line 8
Cannot do `initialize' in Term::ReadLine::Gnu at ../lib/perl5db.pl line 6826.
END failed--call queue aborted at ../lib/perl5db/t/symbol-table-bug line 100.
 at ../lib/perl5db/t/symbol-table-bug line 100.
# Failed test 10 - there are no undefined values in the symbol table at ../lib/perl5db.t line 441
#      got ''
# expected /(?^:Undefined symbols 0)/
FAILED at test 10


---
I.e. maybe check if the return status is 0? (on "theory" that if there
are no undefined symbols, you would get a "true (0)" exit status and
false (!=0) otherwise?



[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=medium
---
This perlbug was built using Perl 5.16.2 - Sat Jan 26 21:59:13 UTC 2013
It is being executed now by  Perl 5.16.2 - Sat Jan 26 21:52:41 UTC 2013.

Site configuration information for perl 5.16.2:

Configured by abuild at Sat Jan 26 21:52:41 UTC 2013.

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.4.6-2.10-default, archname=x86_64-linux-thread-multi
    uname='linux build35 3.4.6-2.10-default #1 smp thu jul 26 09:36:26 utc 2012 (641c197) x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open -Duseshrplib=true -Doptimize=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -Dotherlibdirs=/usr/lib/perl5/site_perl'
    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 -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.7.2 20130108 [gcc-4_7-branch revision 195012]', 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 =' -L/usr/local/lib64 -fstack-protector'
    libpth=/lib64 /usr/lib64 /usr/local/lib64
    libs=-lm -ldl -lcrypt -lpthread
    perllibs=-lm -ldl -lcrypt -lpthread
    libc=/lib64/libc-2.17.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.16.2/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib64 -fstack-protector'

Locally applied patches:
    

---
@INC for perl 5.16.2:
    /usr/lib/perl5/site_perl/5.16.2/x86_64-linux-thread-multi
    /usr/lib/perl5/site_perl/5.16.2
    /usr/lib/perl5/vendor_perl/5.16.2/x86_64-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.16.2
    /usr/lib/perl5/5.16.2/x86_64-linux-thread-multi
    /usr/lib/perl5/5.16.2
    /usr/lib/perl5/site_perl/5.16.2/x86_64-linux-thread-multi
    /usr/lib/perl5/site_perl/5.16.2
    /usr/lib/perl5/site_perl
    .

---
Environment for perl 5.16.2:
    HOME=/home/law
    LANG=en_US.utf8
    LANGUAGE (unset)
    LC_COLLATE=C
    LC_CTYPE=en_US.utf8
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/law/bin/lib:/sbin:/home/law/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:.:/usr/lib/qt3/bin:/opt/dell/srvadmin/bin:/usr/sbin:/etc/local/func_lib:/home/law/lib
    PERL_BADLANG (unset)
    SHELL=/bin/bash


Thread Next


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