Front page | perl.perl5.porters |
Postings from June 2013
Re: [perl #118603] t/op/stash.t: 3 new test failures on Darwin/PPC
Thread Previous
|
Thread Next
From:
Craig A. Berry
Date:
June 23, 2013 17:35
Subject:
Re: [perl #118603] t/op/stash.t: 3 new test failures on Darwin/PPC
Message ID:
CA+vYcVxiFGvWjM4=aV80BTr+xsELnpgx7xhn4ZD=b_ZTJyemDg@mail.gmail.com
On Sat, Jun 22, 2013 at 6:03 PM, James E Keenan <jkeen@verizon.net> wrote:
> On 6/22/13 5:32 PM, Nicholas Clark wrote:
>>
>> On Sat, Jun 22, 2013 at 10:22:57PM +0100, Nicholas Clark wrote:
>>>
>>
>> Pushed as origin/smoke-me/nicholas/RT-118603
>>
>
> t/op/stash.t PASS in this branch; now running full make test
I get all tests passing for that branch with the following
configuration on Darwin PPC:
% ./perl -Ilib -V
Summary of my perl5 (revision 5 version 19 subversion 2) configuration:
Commit id: 13d58115f07b12133a2df2821b893f0fc20065d9
Platform:
osname=darwin, osvers=9.8.0, archname=darwin-2level
uname='darwin brianor.local 9.8.0 darwin kernel version 9.8.0: wed
jul 15 16:57:01 pdt 2009; root:xnu-1228.15.4~1release_ppc power
macintosh '
config_args='-Dusedevel -des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Inc. build 5493)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, 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 -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, 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 -L/opt/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under darwin
Compiled at Jun 23 2013 10:59:34
@INC:
lib
/usr/local/lib/perl5/site_perl/5.19.2/darwin-2level
/usr/local/lib/perl5/site_perl/5.19.2
/usr/local/lib/perl5/5.19.2/darwin-2level
/usr/local/lib/perl5/5.19.2
/usr/local/lib/perl5/site_perl
.
Thread Previous
|
Thread Next