Front page | perl.perl5.porters |
Postings from March 2003
Re: Bleadperl on Cygwin with threads, 1 Test fails
Thread Previous
|
Thread Next
From:
H.Merijn Brand
Date:
March 19, 2003 01:39
Subject:
Re: Bleadperl on Cygwin with threads, 1 Test fails
Message ID:
20030319103748.6025.H.M.BRAND@hccnet.nl
On Wed 19 Mar 2003 07:52, "Gerrit P. Haase" <gp@familiehaase.de> wrote:
> Hallo perl5-porters,
>
> successfully builded bleadperl with threads the first time,
> many thanks to the Wizard of Perl!
>
> $ cat /ftproot/pub/mirror/bleadperl/.patch
> 19013
> Cygwin Package Information
> Package Version
> cygwin 1.3.22-1
This is the official 1.3.22 release? That's out for a few hours! Good grief,
you're not sleeping much.
Could you run a second Conf with 32bit and PERLIO=perlio?
> Tests were all successful, but one:
>
> Failed 1/767 test scripts, 99.87% okay. 8/71458 subtests failed, 99.99% okay.
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -----------------------------------------------------------------------------------------
> ../lib/ExtUtils/t/Embed.t 9 8 88.89% 2-9
> 24 tests and 331 subtests skipped.
>
>
> $ ./perl -Ilib lib/ExtUtils/t/Embed.t
> 1..9
> # gcc -o embed_test.exe -I.. -DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -I/usr/lib/perl5/5.9.0/cygwin-thread-multi-64int/CORE embed_test.c -L.. -lperl -g -g -L/usr/local/lib /usr/lib/perl5/5.9.0/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.9.0/cygwin-thread-multi-64int/CORE -lperl -lm -lc -lcrypt -lutil
> ok 1
> # embed_test = ./embed_test.exe
> ok 2
> not ok 9 # system returned 32768
>
>
> Summary of my perl5 (revision 5.0 version 9 subversion 0 patch 19013) configuration:
> Platform:
> osname=cygwin, osvers=1.3.22(0.7832), archname=cygwin-thread-multi-64int
> uname='cygwin_nt-4.0 loreley 1.3.22(0.7832) 2003-03-18 09:20 i686 unknown unknown cygwin '
> config_args='-des -Dusedevel -Uversiononly -Dinstallusrbinperl -Dmksymlinks -Duse64bitint -Dusemultiplicity -Doptimize=-g -O2 -Dman3ext=3pm -Dusethreads'
> hint=recommended, useposix=true, d_sigaction=define
> usethreads=define useithreads=define usemultiplicity=define
> useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
> use64bitint=define use64bitall=undef uselongdouble=undef
> usemymalloc=y, bincompat5005=undef
> Compiler:
> cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing',
> optimize='-g -O2',
> cppflags='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing'
> ccversion='', gccversion='3.2 20020927 (prerelease)', gccosandvers=''
> intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
> ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
> alignbytes=8, prototype=define
> Linker and Libraries:
> ld='ld2', ldflags =' -g -L/usr/local/lib'
> libpth=/usr/local/lib /usr/lib /lib
> libs=-lgdbm -ldb -lm -lc -lcrypt -lutil
> perllibs=-lm -lc -lcrypt -lutil
> libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
> gnulibc_version=''
> Dynamic Linking:
> dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -g'
> cccdlflags=' ', lddlflags=' -g -L/usr/local/lib'
>
>
> Characteristics of this binary (from libperl):
> Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
> Locally applied patches:
> DEVEL18374
> Built under cygwin
> Compiled at Mar 18 2003 22:49:55
> %ENV:
> CYGWIN="ntsec binmode tty nowinsymlinks"
> @INC:
> lib
> /usr/lib/perl5/5.9.0/cygwin-thread-multi-64int
> /usr/lib/perl5/5.9.0
> /usr/lib/perl5/site_perl/5.9.0/cygwin-thread-multi-64int
> /usr/lib/perl5/site_perl/5.9.0
> /usr/lib/perl5/site_perl
> .
>
> --
> =^..^=
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
Thread Previous
|
Thread Next