[EMAIL PROTECTED] wrote:
Automated smoke report for 5.9.3 patch 25417
                             ^^^^^
I must be doing something wrong. I set up a fresh smoke installation, and this was supposed to be 5.8.x

% cat smoke58x_config
$conf = {
          'cfg' => '/home/perl/smoke-1.19/perl58x.cfg',
          'v' => 1,
          'smartsmoke' => '1',
          'renice' => 0,
          'killtime' => '',
          'umask' => '0',
          'perl_version' => '5.8.x',
          'is56x' => 0,
          'ddir' => '/home/perl/smoke-1.19/perl-58x',
          'sync_type' => 'rsync',
          'rsync' => '/usr/local/bin/rsync',
          'opts' => '-az --delete',
          'source' => 'ftp.linux.activestate.com::perl-current',
          'patchbin' => '/usr/bin/patch',
          'pfile' => '',
          'force_c_locale' => '0',
          'locale' => '',
          'defaultenv' => '0',
          'mail' => '1',
          'mail_type' => 'MIME::Lite',
          'mserver' => 'localhost',
          'from' => '[EMAIL PROTECTED]',
          'to' => '[EMAIL PROTECTED]',
          'ccp5p_onfail' => '1',
          'cc' => '[EMAIL PROTECTED]',
          'bcc' => '',
          'adir' => '/home/perl/smoke-1.19/archives',
          'lfile' => '/home/perl/smoke-1.19/smoke58x.log',
          'makeopt' => '',
          'testmake' => 'make'
        };

So I'm a bit lost as to why it says 5.9.3. The errors below correspond to what I find in smoke58x.log

Later,
David

profane.mongueurs.net: Intel Pentium III Xeon (i386/6 cpu)
    on        freebsd - 5.4-STABLE
    using     cc version 3.4.2 [FreeBSD] 20040728
    smoketime 5 hours 19 minutes (average 31 minutes 56 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

   25417     Configuration (common) none
----------- ---------------------------------------------------------
F - F -     -Uuseperlio
O O O O O O O O -Duse64bitint
O O O O     -Duseithreads
O O O O     -Duseithreads -Duse64bitint
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Failures:
[stdio] -Uuseperlio
[stdio] -DDEBUGGING -Uuseperlio
    ../ext/B/t/concise-xs.t.................FAILED 3-779
    ../ext/B/t/concise.t....................FAILED 145-149
    ../ext/IO/t/io_sock.t...................FAILED 18-26



Reply via email to