smokecurrent.log vs the report?

[email protected] (Bram) Tue, 03 Jun 2008 14:59:12 +0200
Newsgroups perl.daily-build
Message-ID <[email protected]>
smokecurrent.log ends with:

Configuration: -Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior =20
-Ud_setprior -Ud_setresgid -Ud_setresuid -Dusedevel -Duse64bitint =20
-DDEBUGGING
----------------------------------------------------------------------------=
--
make distclean ...
Copy Policy.sh ...
Configure ...[./Configure -des -Dcc=3D/opt/gcc/bin_ccache/gcc430 =20
-Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid -Dusedevel =20
-Duse64bitint -DDEBUGGING]
getconf: Unrecognized variable `GNU_LIBPTHREAD_VERSION'

make ...[make ]
           CCCMD =3D  /opt/gcc/bin_ccache/gcc430 -DPERL_CORE -c =20
-DPERL_PATCHNUM=3D33976 -DDEBUGGING -DDEBUGGING -fno-strict-aliasing =20
-pipe -fstack-protector -I/u$
           CCCMD =3D  /opt/gcc/bin_ccache/gcc430 -DPERL_CORE -c =20
-DPERL_PATCHNUM=3D33976 -DDEBUGGING -DDEBUGGING -fno-strict-aliasing =20
-pipe -fstack-protector -I/u$
gv.c: In function 'Perl_Gv_AMupdate':

[ lots of other warnings ]

  Tests start here:
TSTENV =3D stdio          AutoSplitting perl library
./miniperl -Ilib -MAutoSplit -MFile::Find -e ' \
         find ({no_chdir=3D>1, wanted =3D> \
                sub {autosplit_lib_modules($_) if /\.pm$/}}, \
               "lib")'

[ ... ]

make[2]: Entering directory `/opt/perl/perl-5.10.x'
cd t &&   ./perl harness   </dev/tty
base/cond..........................................................ok

[ ... ]
pod/twice..........................................................ok
x2p/s2p............................................................ok

Test Summary Report
-------------------
op/int.t                                                       (Wstat: =20
0 Tests: 14 Failed: 1)
   Failed test:  6
Files=3D1530, Tests=3D200486, 519 wallclock secs (26.40 usr  3.52 sys + =20
273.69 cusr 19.80 csys =3D 323.41 CPU)
Result: FAIL
Failed 1/1530 test programs. 1/200486 subtests failed.
make[2]: *** [_test_tty] Error 255
make[2]: Leaving directory `/opt/perl/perl-5.10.x'
make[1]: *** [_test] Error 2
make[1]: Leaving directory `/opt/perl/perl-5.10.x'
make: *** [test_harness] Error 2

error while running harness target 'test_harness': 2 at =20
/opt/perl/libs/local/share/perl/5.6.1/Test/Smoke.pm line 182


Archived results...
Unskip tests from '/opt/perl/bin/skip_tests'
         t/op/mkdir.t: not ok
         t/op/time.t: not ok
Finished smoking 33976
Reading smokeresult from /opt/perl/perl-5.10.x/mktest.out
Processing [-Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior =20
-Ud_setresgid -Ud_setresuid]
         [default]: O
Processing [-DDEBUGGING -Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior =20
-Ud_setprior -Ud_setresgid -Ud_setresuid]
         [default]: O
Processing [-Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior =20
-Ud_setresgid -Ud_setresuid -Duseithreads]
         [default]: O
Processing [-DDEBUGGING -Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior =20
-Ud_setprior -Ud_setresgid -Ud_setresuid -Duseithreads]
         [default]: O
Processing [-Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior =20
-Ud_setresgid -Ud_setresuid -Duse64bitint]
         [default]: ?
Processing [-DDEBUGGING -Dcc=3D/opt/gcc/bin_ccache/gcc430 -Ud_getprior =20
-Ud_setprior -Ud_setresgid -Ud_setresuid -Duse64bitint]
         [default]: ?
Writing report to '/opt/perl/perl-5.10.x/mktest.rpt':Locally applied =20
patches from '/opt/perl/perl-5.10.x/patchlevel.h': open ok
Patches: 'MAINT33535;SMOKE33976'
Looking for cc messages: 'gcc'
Reading logfile '/opt/perl/libs/local/bin/smokecurrent.log'
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined =20
reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
  OK
[http]
Sending report



The message send to the list:

Subject: Smoke [5.10.0] 33976 PASS-so-far linux 2.6.8-fl1.4 [debian] =20
(i686/1 cpu)
Automated smoke report for 5.10.0 patch 33976
delvaux-v1: AMD Opteron(tm) Processor 146 (AuthenticAMD 2010MHz) (i686/1 cpu=
)
     on        linux - 2.6.8-fl1.4 [debian]
     using     /opt/gcc/bin_ccache/gcc430 version 4.3.0
     smoketime 1 hour 23 minutes (average 13 minutes 56 seconds)

Summary: PASS-so-far

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

    33976     Configuration (common) -Dcc=3D/opt/gcc/bin_ccache/gcc430 =20
-Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid
----------- ---------------------------------------------------------
O O
O O         -Duseithreads
? ?         -Duse64bitint
| +--------- -DDEBUGGING
+----------- no debugging



According to smokecurrent.log the result is FAIL,
According to the mail that was send the result is PASS-so-far.


Any ideas on where/how to start diagnosing?


Kind regards,

Bram