Front page | perl.perl5.porters |
Postings from September 2014
[perl #122860] [PATCH] Update ExtUtils::CBuilder to latest version.
Thread Previous
From:
ambs @ cpan . org
Date:
September 27, 2014 17:15
Subject:
[perl #122860] [PATCH] Update ExtUtils::CBuilder to latest version.
Message ID:
rt-4.0.18-439-1411838116-1460.122860-75-0@perl.org
# New Ticket Created by ambs@cpan.org
# Please include the string: [perl #122860]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=122860 >
This is a bug report for perl from ambs@cpan.org,
generated with the help of perlbug 1.40 running under perl 5.20.0.
-----------------------------------------------------------------
[Please describe your issue here]
Adds a missing 'use Config' on android.pm file.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=library
severity=low
Type=Patch
PatchStatus=HasPatch
module=ExtUtils::CBuilder
---
Site configuration information for perl 5.20.0:
Configured by root at Wed Aug 20 14:19:28 WEST 2014.
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=linux, osvers=3.10.17, archname=i686-linux
uname='linux eremita 3.10.17 #2 wed oct 23 17:46:52 cdt 2013 i686 intel(r) core(tm)2 duo cpu e7500 @ 2.93ghz genuineintel gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.20.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/i486-slackware-linux/4.8.2/include-fixed /usr/lib /lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
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'
---
@INC for perl 5.20.0:
/opt/perl-5.20.0/lib/site_perl/5.20.0/i686-linux
/opt/perl-5.20.0/lib/site_perl/5.20.0
/opt/perl-5.20.0/lib/5.20.0/i686-linux
/opt/perl-5.20.0/lib/5.20.0
.
---
Environment for perl 5.20.0:
HOME=/home/ambs
LANG=en_US
LANGUAGE (unset)
LC_COLLATE=C
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/qt/bin
PERL_BADLANG (unset)
SHELL=/bin/bash
Thread Previous