smokecurrent.log ends with:

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

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

[ lots of other warnings ]

 Tests start here:
TSTENV = stdio          AutoSplitting perl library
./miniperl -Ilib -MAutoSplit -MFile::Find -e ' \
        find ({no_chdir=>1, wanted => \
               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: 0 Tests: 14 Failed: 1)
  Failed test:  6
Files=1530, Tests=200486, 519 wallclock secs (26.40 usr 3.52 sys + 273.69 cusr 19.80 csys = 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 /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=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid]
        [default]: O
Processing [-DDEBUGGING -Dcc=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid]
        [default]: O
Processing [-Dcc=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid -Duseithreads]
        [default]: O
Processing [-DDEBUGGING -Dcc=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid -Duseithreads]
        [default]: O
Processing [-Dcc=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid -Duse64bitint]
        [default]: ?
Processing [-DDEBUGGING -Dcc=/opt/gcc/bin_ccache/gcc430 -Ud_getprior -Ud_setprior -Ud_setresgid -Ud_setresuid -Duse64bitint]
        [default]: ?
Writing report to '/opt/perl/perl-5.10.x/mktest.rpt':Locally applied 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 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] (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 = 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

33976 Configuration (common) -Dcc=/opt/gcc/bin_ccache/gcc430 -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



Reply via email to