Re: bug in z/OS - v5.23.4-100-g1e4aa63
[email protected] (Karl Williamson) Wed, 4 Nov 2015 12:00:47 -0700
| Newsgroups | perl.mvs,perl.perl5.porters,perl.daily-build.reports |
|---|---|
| Message-ID | <[email protected]> |
On 11/03/2015 11:33 AM, Karl Williamson wrote: > On 11/03/2015 04:33 AM, Yaroslav Kuzmin wrote: >> >> Hanging test cpan/Unicode-Collate/t/iglevel2.t > > Hmmm. I thought that this part was going to be trivial. So, I've > pushed a new branch to test with the problematic change reverted for > now, until I have a chance to look at it, and the new branch is updated > to latest blead, with some more changes, mostly clean up to try to get > more code shared between EBCDIC and non-EBCDIC platforms, and > performance related. I found some bugs in what I pushed earlier, so I've now pushed a new branch with those fixed. >> >> Log command 'make test' available at >> https://drive.google.com/file/d/0B5PTttxwo7qAdFlvLVBJYThEVzA >> >> >> (06:32) RS12 : PDKUZM | ~/ussport/perl/perl-build :> ./perl -V -I lib >> Summary of my perl5 (revision 5 version 23 subversion 5) configuration: >> Snapshot of: 1e4aa6316a5d9269421e9783ea1633c8655378f2 >> Platform: >> osname=os390, osvers=24.00, archname=os390 >> uname='os390 rs12 24.00 04 2964 ' >> config_args='-Dusedevel -Dusedl -de' >> hint=recommended, useposix=true, d_sigaction=define >> useithreads=undef, usemultiplicity=undef >> use64bitint=undef, use64bitall=undef, uselongdouble=undef >> usemymalloc=n, bincompat5005=undef >> Compiler: >> cc='c99', ccflags ='-qlanglvl=extended:extc89:extc99 -qlongname >> -qxplink -qdll -qfloat=ieee >> -qhaltonmsg=3296:4108 -DMAXSIG=39 -DOEMVS -D_OE_SOCKETS >> -D_XOPEN_SOURCE_EXTENDED -D_ALL_SOURCE >> -DYYDYNAMIC -D_POSIX_SOURCE=1 -D_SHR_ENVIRON -DPERL_EXTERNAL_GLOB >> -qexportall -qdll -qxplink', >> optimize=' ', >> cppflags='-DMAXSIG=39 -DOEMVS -D_OE_SOCKETS >> -D_XOPEN_SOURCE_EXTENDED -D_ALL_SOURCE -DYYDYNAMIC >> -D_POSIX_SOURCE=1 -D_SHR_ENVIRON -DPERL_EXTERNAL_GLOB' >> ccversion='', gccversion='', gccosandvers='' >> intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321, >> doublekind=4 >> d_longlong=define, longlongsize=8, d_longdbl=define, >> longdblsize=16, longdblkind=2 >> ivtype='long', ivsize=4, nvtype='double', nvsize=8, >> Off_t='off_t', lseeksize=4 >> alignbytes=8, prototype=define >> Linker and Libraries: >> ld='c99', ldflags ='-qxplink -qdll' >> libpth=/lib /usr/lib >> libs=-lm -lc >> perllibs=-lm -lc >> libc=, so=so, useshrplib=true, libperl=libperl.so >> gnulibc_version='' >> Dynamic Linking: >> dlsrc=dl_dllload.xs, dlext=so, d_dlsymun=undef, >> ccdlflags='-qxplink -qdll >> /u/pdkuzm/ussport/perl/perl-build/libperl.x' >> cccdlflags='-c -qexportall -qxplink -qdll', lddlflags='-qxplink >> -qdll >> /u/pdkuzm/ussport/perl/perl-build/libperl.x' >> >> >> Characteristics of this binary (from libperl): >> Compile-time options: HAS_TIMES PERL_COPY_ON_WRITE >> PERL_DONT_CREATE_GVSV >> PERL_EXTERNAL_GLOB >> PERL_HASH_FUNC_ONE_AT_A_TIME_HARD >> PERL_MALLOC_WRAP PERL_PRESERVE_IVUV >> PERL_USE_DEVEL >> PERLIO_LAYERS USE_LARGE_FILES USE_LOCALE >> USE_LOCALE_COLLATE USE_LOCALE_CTYPE >> USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERL_ATOF >> USE_PERLIO >> Built under os390 >> Compiled at Nov 3 2015 04:24:21 >> %ENV: >> PERL5LIB="/u/pdkuzm/perl/lib:/rsusr/local/lib/perl5" >> @INC: >> lib >> /u/pdkuzm/perl/lib >> /rsusr/local/lib/perl5 >> /usr/local/lib/perl5/site_perl/5.23.5/os390 >> /usr/local/lib/perl5/site_perl/5.23.5 >> /usr/local/lib/perl5/5.23.5/os390 >> /usr/local/lib/perl5/5.23.5 >> >> -- >> Regards, >> >> Yaroslav Kuzmin >> Developer C/C++ ,z/OS , Linux >> 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia >> Tel: +7.922.2.38.33.38 >> Email: [email protected] >> Web: www.rocketsoftware.com >> ================================ >> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA >> 02451 ■ +1 800.966.3270 ■ +1 781.577.4321 >> Unsubscribe From Commercial Email – [email protected] >> Manage Your Subscription Preferences - >> http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html >> >> Privacy Policy - >> http://www.rocketsoftware.com/company/legal/privacy-policy >> ================================ >> >> This communication and any attachments may contain confidential >> information of Rocket Software, Inc. All unauthorized use, disclosure >> or distribution is prohibited. If you are not the intended recipient, >> please notify Rocket Software immediately and destroy all copies of >> this communication. Thank you. >> > >