Compiler: x86_64 mingw64 version of gcc 4.4.3
Perl: Change number 801ed997c7a7937af6eb7d7e84217db79179b4f4
(v5.11.5-59)
I don't have any way of mailing smoke reports in yet (I need to write
some code that can use an SSL module to do the sending, as I have no way
of sending e-mail out that does not require it)
I also had to patch Test::Smoke a little to allow me to set the options
required for gcc version 4 builds on Windows. Will send those patches
along to Abe within the next few days (I assume they're wanted)
If you want the logfile, I can get it for whomever requests it.
Since Strawberry itself is -Duseithreads -Duselargefiles , it's fine.
C:\smoke>smokestatus -a -m
Checking status for configuration 'smokecurrent_config' (5.11.x)
Change number 801ed997c7a7937af6eb7d7e84217db79179b4f4 started on Sat
Mar 6 00:19:29 2010.
8 out of 8 configurations finished in 15 hours 53 minutes.
7 configurations showed failures (F).
Average smoke duration: 1 hour 59 minutes.
Matrix, using gcc version 4.4.3:
v5.11.5-59-g801ed99 Configuration (common) -DCCHOME=C:\vanilla\c
-DEXTRALIBDIRS=$(CCHOME)\x86_64-w64-mingw32\lib -DGC
CHELPERDLL=$(CCHOME)\bin\libgcc_s_sjlj-1.dll -DGCC_4XX
-Dcf_email=csjewell@fastmail.us
----------- ---------------------------------------------------------
M - M -
M - M - -Duselargefiles
F - F - -Duseithreads
O - F - -Duseithreads -Duselargefiles
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
I will mention that both "PERLIO=stdio -Duseithreads" and "PERLIO=stdio
-DDEBUGGING -Duseithreads -Duselargefiles" SEGV'd during testing.
For the new 32-bit gcc4 toolchain (this is included for p5p's benefit.)
C:\smoke>smokestatus -m -a
Checking status for configuration 'smokecurrent_config' (5.11.x)
Change number 801ed997c7a7937af6eb7d7e84217db79179b4f4 started on Thu
Mar 4 09:34:16 2010.
8 out of 8 configurations finished in 7 hours 20 minutes.
0 configurations showed failures.
Average smoke duration: 55 minutes 3 seconds.
Matrix, using gcc version 4.4.3:
v5.11.5-59-g801ed99 Configuration (common) -DCCHOME=C:\vanilla\c
-Dcf_email=csjewell@fastmail.us
-DGCCHELPERDLL=C:\vanilla\c\bin\libgcc_s_sjlj-1.dll -DGCC_4XX
----------- ---------------------------------------------------------
O - O -
O - O - -Duselargefiles
O - O - -Duseithreads
O - O - -Duseithreads -Duselargefiles
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
These toolchains will be included in betas that will be released later
this month for pre-5.12.x versions (5.10 is staying with the gcc3
toolchain.)
--
Curtis Jewell
csjewell@cpan.org http://csjewell.dreamwidth.org/
perl@csjewell.fastmail.us http://csjewell.comyr.org/perl/
"Your random numbers are not that random" -- perl-5.10.1.tar.gz/util.c
Strawberry Perl for Windows betas: http://strawberryperl.com/beta/
Thread Next