the t/op/trans failures are because the test
returns no output
( runnig by hand
[parrpt]$ perl Configure.pl --defaults --define cc=gcc --define 
ccflags="-O3 -Iinclude" --define iv=long --define nv=double
[parrot]$ make
[parrot]$ for i in t/op/number*.pbc ; do ./test_prog $i; done
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
0.000000
1.000000
2.000000
Segmentation fault
0.000000
0.000000

Floating point exception
Segmentation fault
Segmentation fault

I know this does not help, but ATM I can't debug it
( on Alphas )

Regards
Mattia
------------------------
Automated smoke report for patch Sep 22 19:00:00 2001 UTC
          v0.01         on dec_osf using gcc version 2.8.1
O = OK
F = Failure(s), extended report at the bottom
? = still running or test results not (yet) available
Build failures during:       - = unknown
    c = Configure, m = make, t = make test-prep

         Configuration
---  --------------------------------------------------------------------
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=int nv=double
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=int nv=\"long double\"
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=double
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=\"long double\"
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=double
F F  cc=gcc ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=\"long double\"
| |
| +- --debugging
+--- normal

Failures:

dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=int nv=double
dec_osf      --debugging  cc=gcc ccflags=\"-O3 -Iinclude\" iv=int nv=double
dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=int  nv=\"long double\"
dec_osf      --debugging  cc=gcc  ccflags=\"-O3 -Iinclude\" iv=int nv=\"long double\"
    t/op/basic......dubious DIED. FAILED test 1
    t/op/string.....dubious DIED. FAILED tests 1-3, 5
    t/op/trans......dubious DIED. FAILED tests 1-18

dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=double
dec_osf      --debugging cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=double
dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=\"long double\"
dec_osf      --debugging cc=gcc ccflags=\"-O3 -Iinclude\" iv=long nv=\"long double\"
dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=double
dec_osf      --debugging  cc=gcc  ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=double
dec_osf      cc=gcc ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=\"long double\"
dec_osf      --debugging cc=gcc ccflags=\"-O3 -Iinclude\" iv=\"long long\" nv=\"long 
double\"
    t/op/trans......dubious DIED. FAILED tests 1-18
------- End of forwarded message -------

Reply via email to