Last success was
Automated smoke report for patch Oct 20 19:00:01 2001 UTC
v0.02 on hpux using cc version B.11.11.02
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
--- --------------------------------------------------------------------
O O
O O nv=double
O O iv=int
O O iv=int --define nv=double
O O iv=long
O O iv=long --define nv=double
| |
| +- --debugging
+--- normal
After that it was a no-go. FYI:
l1:/pro/3gl/CPAN/parrot-current 102 > make distclean ; rm -f *.[oa]
perl -MExtUtils::Manifest=filecheck -le 'xtUtils::Manifest::Quiet=1;unlink for
filecheck()'
Undefined subroutine &xtUtils::Manifest::Quiet called at -e line 1.
make: *** [distclean] Error 255
l1:/pro/3gl/CPAN/parrot-current 103 >
Maybe change &xtUtils to &ExtUtils will help
l1:/pro/3gl/CPAN/parrot-current 103 > perl Configure.pl --default
: (no warnings or errors)
l1:/pro/3gl/CPAN/parrot-current 104 > make test_prog
:
cc -DDEBUGGING -Ae -D_HPUX_SOURCE -I/pro/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I./include -o vtable_ops.o -c vtable_ops.c
cc: "vtable_ops.c", line 37: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 37: error 1533: Illegal function call.
cc: "vtable_ops.c", line 43: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 43: error 1533: Illegal function call.
cc: "vtable_ops.c", line 49: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 49: error 1533: Illegal function call.
cc: "vtable_ops.c", line 55: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 55: error 1533: Illegal function call.
cc: "vtable_ops.c", line 61: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 61: error 1533: Illegal function call.
cc: "vtable_ops.c", line 67: error 1534: Illegal to use a function pointer as "+"
operand where an arithmetic type is required.
cc: "vtable_ops.c", line 67: error 1533: Illegal function call.
make: *** [vtable_ops.o] Error 1
l1:/pro/3gl/CPAN/parrot-current 105 >
HTH
--
H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.2 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/ [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org