develooper Front page | perl.perl5.porters | Postings from January 2010

[perl #72366] ExtUtils::ParseXS needs update to 2.2201

Thread Next
From:
David Golden
Date:
January 26, 2010 08:58
Subject:
[perl #72366] ExtUtils::ParseXS needs update to 2.2201
Message ID:
rt-3.6.HEAD-1505-1264454213-356.72366-75-0@perl.org
# New Ticket Created by  "David Golden" 
# Please include the string:  [perl #72366]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72366 >



This is a bug report for perl from xdaveg@gmail.com,
generated with the help of perlbug 1.39 running under perl 5.11.4.


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

Simon Cozens found a bug in ExtUtils::ParseXS. 2.2201 fixes it.  I think this
should be a blocker.

Changes:

2.2201 Mon Jan 25 16:12:05 EST 2010

 Bug fixes:

 - IN/OUT/OUTLIST, etc. were broken due to a bad regexp.  [Simon Cozens]



[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=medium
---
Site configuration information for perl 5.11.4:

Configured by david at Wed Jan 20 12:40:25 EST 2010.

Summary of my perl5 (revision 5 version 11 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=2.6.31-18-generic, archname=x86_64-linux-ld
    uname='linux vulcan 2.6.31-18-generic #55-ubuntu smp fri jan 8 14:54:52 utc 2010 x86_64 gnulinux '
    config_args='-de -Dusedevel -Dprefix=/opt/perl/v5.11.4 -Dusemorebits -Uversiononly -Dmydomain=.hyperbolic.net -Dcf_email=xdaveg@gmail.com -Dperladmin=dagolden.cpan.org -Dcc=ccache gcc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache gcc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.1', 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='ccache gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.10.1'
  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'

Locally applied patches:
    

---
@INC for perl 5.11.4:
    /opt/perl/v5.11.4/lib/site_perl/5.11.4/x86_64-linux-ld
    /opt/perl/v5.11.4/lib/site_perl/5.11.4
    /opt/perl/v5.11.4/lib/5.11.4/x86_64-linux-ld
    /opt/perl/v5.11.4/lib/5.11.4
    .

---
Environment for perl 5.11.4:
    HOME=/home/david
    LANG=en_US.UTF-8
    LANGUAGE (unset)
    LC_COLLATE=C
    LC_CTYPE=en_US.UTF-8
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=.:~/bin:~/git/utility-scripts:/opt/perl/5.10.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERLPATH=/opt/perl/5.10.1/bin
    PERL_BADLANG (unset)
    PERL_EXTUTILS_AUTOINSTALL=--default-deps
    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