Front page | perl.perl5.porters |
Postings from April 2010
[perl #74188] CPANPLUS uses wrong cpanp-run-perl
From:
Joshua b . Jore
Date:
April 10, 2010 04:07
Subject:
[perl #74188] CPANPLUS uses wrong cpanp-run-perl
Message ID:
rt-3.6.HEAD-6227-1270832871-204.74188-75-0@perl.org
# New Ticket Created by Joshua b. Jore
# Please include the string: [perl #74188]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74188 >
This is a bug report for perl from jbenjore@wpm211.local,
generated with the help of perlbug 1.39 running under perl 5.12.0.
-----------------------------------------------------------------
[Please describe your issue here]
The CPANPLUS module in perl-5.12.0 uses the wrong cpanp-run-perl
during testing. This bug is filed and also fixed at
https://rt.cpan.org/Ticket/Display.html?id=56431.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=library
severity=low
module=CPANPLUS
---
Site configuration information for perl 5.12.0:
Configured by jbenjore at Fri Apr 9 09:51:08 PDT 2010.
Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
Platform:
osname=darwin, osvers=10.3.0, archname=darwin-thread-multi-2level
uname='darwin wpm211.local 10.3.0 darwin kernel version 10.3.0:
fri feb 26 11:58:09 pst 2010; root:xnu-1504.3.12~1release_i386 i386 '
config_args='-Dprefix=/usr/local/perl-5.12.0 -DDEBUGGING=-g
-Dusethreads -de'
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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing -pipe -fstack-protector',
optimize='-O3 -g',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN
-no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='4.2.1 (Apple Inc. build 5646) (dot 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='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='
-fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup
-L/usr/local/lib -fstack-protector'
Locally applied patches:
RC4
---
@INC for perl 5.12.0:
/usr/local/perl-5.12.0/lib/site_perl/5.12.0/darwin-thread-multi-2level
/usr/local/perl-5.12.0/lib/site_perl/5.12.0
/usr/local/perl-5.12.0/lib/5.12.0/darwin-thread-multi-2level
/usr/local/perl-5.12.0/lib/5.12.0
.
---
Environment for perl 5.12.0:
DYLD_LIBRARY_PATH (unset)
HOME=/Users/jbenjore
LANG=en_US.UTF-8
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/PalmSDK/Current/bin:/usr/X11/bin
PERL_BADLANG (unset)
SHELL=/bin/bash
-
[perl #74188] CPANPLUS uses wrong cpanp-run-perl
by Joshua b . Jore