develooper 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:
Peter Martini
Date:
June 23, 2013 20:55
Subject:
Re: [perl #118603] t/op/stash.t: 3 new test failures on Darwin/PPC
Message ID:
CAFyW6MQdOAP_hPmZQ40_Bx0rX6xaZp44j_=f4rmGMo6WdNwVvw@mail.gmail.com
On Sun, Jun 23, 2013 at 1:35 PM, Craig A. Berry <craig.a.berry@gmail.com> wrote:
> 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
>     .

Also confirmed on my Solaris 10 / SPARC box,

bash-3.2$ uname -a
SunOS sunsmoke 5.10 Generic_147440-01 sun4v sparc SUNW,Sun-Fire-T1000
bash-3.2$ ./perl -Ilib -V
Summary of my perl5 (revision 5 version 19 subversion 2) configuration:
  Commit id: 13d58115f07b12133a2df2821b893f0fc20065d9
  Platform:
    osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi
    uname='sunos sunsmoke 5.10 generic_147440-01 sun4v sparc
sunw,sun-fire-t1000 '
    config_args='-Duse64bitall -Dusethreads -Dusedevel -des'
    hint=previous, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing
-pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV',
    optimize='-O -g',
    cppflags='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing -pipe
-D_REENTRANT -DDEBUGGING -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV
-D_REENTRANT -DDEBUGGING -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV
-DPERL_USE_SAFE_PUTENV'
    ccversion='', gccversion='3.4.3
(csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10'
    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='cc', ldflags =' '
    libpth=/usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under solaris
  Compiled at Jun 23 2013 15:30:15
  @INC:
    lib
    /opt/lib/perl5/site_perl/5.19.2/sun4-solaris-thread-multi
    /opt/lib/perl5/site_perl/5.19.2
    /opt/lib/perl5/5.19.2/sun4-solaris-thread-multi
    /opt/lib/perl5/5.19.2
    /opt/lib/perl5/site_perl
    .

Sorry I didn't build that box for testing earlier :-(

Thread Previous | 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