TAP output and system information listed below.
not ok 68 - nci_vfff - t_tt parameter # Failed test 'nci_vfff - t_tt parameter' # at t/pmc/nci.t line 2689. # Exited with error code: 131 # Received: # Parrot VM: PANIC: vfff is an unknown signature type. # CAN_BUILD_CALL_FRAMES is disabled, add the signature to src/call_list.txt! # C file src/nci.c, line 7500 # Parrot file (not available), line (not available) # # We highly suggest you notify the Parrot team if you have not been working on # Parrot. Use parrotbug (located in parrot's root directory) or send an # e-mail to [EMAIL PROTECTED] # Include the entire text of this error message and the text of the script that # generated the error. If you've made any modifications to Parrot, please # describe them as well. # # Version : 0.8.0-devel # Configured : Tue Nov 18 00:31:09 2008 GMT # Architecture: nojit # JIT Capable : No # Interp Flags: 0x10 # Exceptions : (missing from core) # # Dumping Core... # Quit # # Expected: # 1 # 1 # 1 # # Looks like you failed 1 test of 68. [EMAIL PROTECTED]:~/code/parrot$ svn info Path: . URL: https://svn.perl.org/parrot/trunk Repository Root: https://svn.perl.org/parrot Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe Revision: 32784 Node Kind: directory Schedule: normal Last Changed Author: cotto Last Changed Rev: 32784 Last Changed Date: 2008-11-17 19:28:08 -0500 (Mon, 17 Nov 2008) [EMAIL PROTECTED]:~/code/parrot$ perl -v This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi [EMAIL PROTECTED]:~/code/parrot$ uname -a Linux pegasus 2.6.24-21-generic #1 SMP Tue Oct 21 23:09:30 UTC 2008 x86_64 GNU/Linux --Tim