develooper Front page | perl.perl5.porters | Postings from September 2011

[perl #99398] Warning from building Search::Dict

From:
Robin Barker
Date:
September 18, 2011 02:40
Subject:
[perl #99398] Warning from building Search::Dict
Message ID:
rt-3.6.HEAD-31297-1316338790-1625.99398-75-0@perl.org
# New Ticket Created by  Robin Barker 
# Please include the string:  [perl #99398]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=99398 >



This is a bug report for perl from rmbarker.cpan@btinternet.com,
generated with the help of perlbug 1.39 running under perl 5.15.2.


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

Building blead gives:

Running Makefile.PL in dist/Search-Dict
../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl
INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
WARNING: Setting ABSTRACT via file 'lib/Search/Dict.pm' failed

at /home/robin/src/perl/perl-git/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 609
at /home/robin/src/perl/perl-git/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 609

The NAME section in the pod does not have the right format to parse the 
ABSTRACT from.  Patch attached.

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=low
    module=Search::Dict
---
Site configuration information for perl 5.15.2:

Configured by robin at Fri Sep 16 21:43:03 BST 2011.

Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
  Commit id: bd00334d09e9150e67fb7df81bf7059b37df7896
  Platform:
    osname=linux, osvers=2.6.35-30-generic, archname=i686-linux-64int
    uname='linux spade-ubuntu 2.6.35-30-generic #56-ubuntu smp mon jul
11 20:00:22 utc 2011 i686 gnulinux '
    config_args='-des -Dcc=g++ -Dusedevel -Doptimize=-O2 -DDEBUGGING
-Duse64bitint -Dman3dir=none -Dcf_email=rmbarker.cpan@btinternet.com'
    hint=recommended, useposix=true, d_sigaction=define
    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='g++', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include'
    ccversion='', gccversion='4.6.0', 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='g++', ldflags =' -fstack-protector -L/usr/local/lib'

libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i686-linux-gnu /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib/libc.so.6, so=so, useshrplib=false,
libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib
-fstack-protector'

Locally applied patches:
    

---
@INC for perl 5.15.2:
    lib
    /usr/local/lib/perl5/site_perl/5.15.2/i686-linux-64int
    /usr/local/lib/perl5/site_perl/5.15.2
    /usr/local/lib/perl5/5.15.2/i686-linux-64int
    /usr/local/lib/perl5/5.15.2
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl 5.15.2:
    HOME=/home/robin
    LANG=en_GB.UTF-8
    LANGUAGE (unset)
    LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
    LOGDIR (unset)

PATH=/home/robin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL_BADLANG (unset)
    SHELL=/bin/tcsh



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