Start 2010-11-18T08:03:40 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 17 Nov 2010 22:32:19 GMT Running make for B/BO/BOBW/X86-Disasm-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BO/BOBW/X86-Disasm-0.01.tar.gz ok X86-Disasm-0.01/ X86-Disasm-0.01/Makefile.PL X86-Disasm-0.01/Disasm.xs X86-Disasm-0.01/MANIFEST X86-Disasm-0.01/Changes X86-Disasm-0.01/lib/ X86-Disasm-0.01/lib/X86/ X86-Disasm-0.01/lib/X86/Disasm.pm X86-Disasm-0.01/lib/X86/Disasm/ X86-Disasm-0.01/lib/X86/Disasm/Insn.pm X86-Disasm-0.01/lib/X86/Disasm/Reg.pm X86-Disasm-0.01/lib/X86/Disasm/Op.pm X86-Disasm-0.01/ppport.h X86-Disasm-0.01/t/ X86-Disasm-0.01/t/disassemble_range.t X86-Disasm-0.01/t/disassemble_list.t X86-Disasm-0.01/t/disassemble_hash.t X86-Disasm-0.01/t/disassemble.t X86-Disasm-0.01/t/disassemble_forward.t X86-Disasm-0.01/t/misc.t X86-Disasm-0.01/typemap X86-Disasm-0.01/README X86-Disasm-0.01/META.yml CPAN.pm: Going to build B/BO/BOBW/X86-Disasm-0.01.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ldisasm Writing Makefile for X86::Disasm >>> make cp lib/X86/Disasm.pm blib/lib/X86/Disasm.pm cp lib/X86/Disasm/Reg.pm blib/lib/X86/Disasm/Reg.pm cp lib/X86/Disasm/Insn.pm blib/lib/X86/Disasm/Insn.pm cp lib/X86/Disasm/Op.pm blib/lib/X86/Disasm/Op.pm /home/fly1200/ap1200/bin/perl-static /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200/lib/ExtUtils/typemap -typemap typemap Disasm.xs > Disasm.xsc && mv Disasm.xsc Disasm.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/fly1200/ap1200/lib/CORE" Disasm.c Disasm.xs:7:20: libdis.h: No such file or directory Disasm.xs:9: error: parse error before '*' token Disasm.xs:9: warning: data definition has no type or storage class Disasm.xs:10: error: parse error before '*' token Disasm.xs:10: warning: data definition has no type or storage class Disasm.xs:11: error: parse error before '*' token Disasm.xs:11: warning: data definition has no type or storage class Disasm.xs:12: error: parse error before '*' token Disasm.xs:12: warning: data definition has no type or storage class Disasm.xs:13: error: parse error before '*' token Disasm.xs:13: warning: data definition has no type or storage class Disasm.xs:14: error: parse error before '*' token Disasm.xs:14: warning: data definition has no type or storage class Disasm.xs:15: error: parse error before '*' token Disasm.xs:15: warning: data definition has no type or storage class Disasm.xs:16: error: parse error before '*' token Disasm.xs:16: warning: data definition has no type or storage class Disasm.xs:31: warning: `enum x86_report_codes' declared inside parameter list Disasm.xs:31: warning: its scope is only this definition or declaration, which is probably not what you want Disasm.xs:32: error: parameter `code' has incomplete type Disasm.xs:66: error: parse error before '*' token Disasm.xs: In function `range_callback': Disasm.xs:84: error: `insn' undeclared (first use in this function) Disasm.xs:84: error: (Each undeclared identifier is reported only once Disasm.xs:84: error: for each function it appears in.) Disasm.xs:96: error: `arg' undeclared (first use in this function) Disasm.xs: At top level: Disasm.xs:113: error: parse error before '*' token Disasm.xs: In function `forward_callback': Disasm.xs:131: error: `insn' undeclared (first use in this function) Disasm.xs:143: error: `arg' undeclared (first use in this function) Disasm.xs: At top level: Disasm.xs:161: error: parse error before '*' token Disasm.xs: In function `forward_resolver': Disasm.xs:185: error: `op' undeclared (first use in this function) Disasm.xs:198: error: `insn' undeclared (first use in this function) Disasm.xs:210: error: `arg' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__InvariantOp_new': Disasm.c:301: error: parse error before "RETVAL" Disasm.xs:232: error: `x86_invariant_op_t' undeclared (first use in this function) Disasm.xs:232: error: `invariant_op' undeclared (first use in this function) Disasm.xs:232: error: parse error before ')' token Disasm.xs:238: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__InvariantOp_type': Disasm.c:330: error: parse error before "self" Disasm.c:331: error: storage size of `RETVAL' isn't known Disasm.c:336: error: `self' undeclared (first use in this function) Disasm.c:336: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__InvariantOp_datatype': Disasm.c:362: error: parse error before "self" Disasm.c:363: error: storage size of `RETVAL' isn't known Disasm.c:368: error: `self' undeclared (first use in this function) Disasm.c:368: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__InvariantOp_access': Disasm.c:394: error: parse error before "self" Disasm.c:395: error: storage size of `RETVAL' isn't known Disasm.c:400: error: `self' undeclared (first use in this function) Disasm.c:400: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__InvariantOp_flags': Disasm.c:426: error: parse error before "self" Disasm.c:427: error: storage size of `RETVAL' isn't known Disasm.c:432: error: `self' undeclared (first use in this function) Disasm.c:432: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Invariant_new': Disasm.c:459: error: parse error before "RETVAL" Disasm.xs:287: error: `x86_invariant_t' undeclared (first use in this function) Disasm.xs:287: error: `invariant' undeclared (first use in this function) Disasm.xs:287: error: parse error before ')' token Disasm.xs:293: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Invariant_bytes': Disasm.c:489: error: parse error before "self" Disasm.c:500: error: `self' undeclared (first use in this function) Disasm.c:500: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Invariant_size': Disasm.c:533: error: parse error before "self" Disasm.c:539: error: `self' undeclared (first use in this function) Disasm.c:539: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Invariant_group': Disasm.c:565: error: parse error before "self" Disasm.c:566: error: storage size of `RETVAL' isn't known Disasm.c:571: error: `self' undeclared (first use in this function) Disasm.c:571: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Invariant_type': Disasm.c:597: error: parse error before "self" Disasm.c:598: error: storage size of `RETVAL' isn't known Disasm.c:603: error: `self' undeclared (first use in this function) Disasm.c:603: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Invariant_operands': Disasm.c:631: error: parse error before "self" Disasm.xs:360: error: `x86_invariant_op_t' undeclared (first use in this function) Disasm.xs:360: error: `op' undeclared (first use in this function) Disasm.c:644: error: `self' undeclared (first use in this function) Disasm.c:644: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Absolute_new': Disasm.c:679: error: parse error before "RETVAL" Disasm.xs:384: error: `x86_absolute_t' undeclared (first use in this function) Disasm.xs:384: error: `absolute' undeclared (first use in this function) Disasm.xs:384: error: parse error before ')' token Disasm.xs:390: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Absolute_segment': Disasm.c:708: error: parse error before "self" Disasm.c:714: error: `self' undeclared (first use in this function) Disasm.c:714: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Absolute_off16': Disasm.c:740: error: parse error before "self" Disasm.c:746: error: `self' undeclared (first use in this function) Disasm.c:746: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Absolute_off32': Disasm.c:772: error: parse error before "self" Disasm.c:778: error: `self' undeclared (first use in this function) Disasm.c:778: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_new': Disasm.c:805: error: parse error before "RETVAL" Disasm.xs:443: error: `x86_reg_t' undeclared (first use in this function) Disasm.xs:443: error: `reg' undeclared (first use in this function) Disasm.xs:443: error: parse error before ')' token Disasm.xs:449: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Reg_name': Disasm.c:833: error: parse error before "self" Disasm.c:839: error: `self' undeclared (first use in this function) Disasm.c:839: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_type': Disasm.c:865: error: parse error before "self" Disasm.c:866: error: storage size of `RETVAL' isn't known Disasm.c:871: error: `self' undeclared (first use in this function) Disasm.c:871: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_size': Disasm.c:897: error: parse error before "self" Disasm.c:903: error: `self' undeclared (first use in this function) Disasm.c:903: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_id': Disasm.c:929: error: parse error before "self" Disasm.c:935: error: `self' undeclared (first use in this function) Disasm.c:935: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_alias': Disasm.c:961: error: parse error before "self" Disasm.c:967: error: `self' undeclared (first use in this function) Disasm.c:967: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Reg_shift': Disasm.c:993: error: parse error before "self" Disasm.c:999: error: `self' undeclared (first use in this function) Disasm.c:999: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Ea_new': Disasm.c:1026: error: parse error before "RETVAL" Disasm.xs:523: error: `x86_ea_t' undeclared (first use in this function) Disasm.xs:523: error: `ea' undeclared (first use in this function) Disasm.xs:523: error: parse error before ')' token Disasm.xs:529: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Ea_scale': Disasm.c:1054: error: parse error before "self" Disasm.c:1060: error: `self' undeclared (first use in this function) Disasm.c:1060: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Ea_index': Disasm.c:1086: error: parse error before "self" Disasm.c:1091: error: `self' undeclared (first use in this function) Disasm.c:1091: error: called object is not a function Disasm.xs:548: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Ea_base': Disasm.c:1118: error: parse error before "self" Disasm.c:1123: error: `self' undeclared (first use in this function) Disasm.c:1123: error: called object is not a function Disasm.xs:556: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Ea_disp': Disasm.c:1150: error: parse error before "self" Disasm.c:1156: error: `self' undeclared (first use in this function) Disasm.c:1156: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Ea_disp_sign': Disasm.c:1182: error: parse error before "self" Disasm.c:1188: error: `self' undeclared (first use in this function) Disasm.c:1188: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Ea_disp_size': Disasm.c:1214: error: parse error before "self" Disasm.c:1220: error: `self' undeclared (first use in this function) Disasm.c:1220: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_new': Disasm.c:1247: error: parse error before "RETVAL" Disasm.xs:603: error: `x86_op_t' undeclared (first use in this function) Disasm.xs:603: error: `op' undeclared (first use in this function) Disasm.xs:603: error: parse error before ')' token Disasm.xs:609: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_type': Disasm.c:1275: error: parse error before "self" Disasm.c:1276: error: storage size of `RETVAL' isn't known Disasm.c:1281: error: `self' undeclared (first use in this function) Disasm.c:1281: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_datatype': Disasm.c:1307: error: parse error before "self" Disasm.c:1308: error: storage size of `RETVAL' isn't known Disasm.c:1313: error: `self' undeclared (first use in this function) Disasm.c:1313: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_access': Disasm.c:1339: error: parse error before "self" Disasm.c:1340: error: storage size of `RETVAL' isn't known Disasm.c:1345: error: `self' undeclared (first use in this function) Disasm.c:1345: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_flags': Disasm.c:1371: error: parse error before "self" Disasm.c:1372: error: storage size of `RETVAL' isn't known Disasm.c:1377: error: `self' undeclared (first use in this function) Disasm.c:1377: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_sbyte': Disasm.c:1403: error: parse error before "self" Disasm.c:1409: error: `self' undeclared (first use in this function) Disasm.c:1409: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_sword': Disasm.c:1435: error: parse error before "self" Disasm.c:1441: error: `self' undeclared (first use in this function) Disasm.c:1441: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_sdword': Disasm.c:1467: error: parse error before "self" Disasm.c:1473: error: `self' undeclared (first use in this function) Disasm.c:1473: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_sqword': Disasm.c:1499: error: parse error before "self" Disasm.c:1500: error: `qword_t' undeclared (first use in this function) Disasm.c:1505: error: `self' undeclared (first use in this function) Disasm.c:1505: error: called object is not a function Disasm.xs:685: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_byte': Disasm.c:1531: error: parse error before "self" Disasm.c:1537: error: `self' undeclared (first use in this function) Disasm.c:1537: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_word': Disasm.c:1563: error: parse error before "self" Disasm.c:1569: error: `self' undeclared (first use in this function) Disasm.c:1569: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_dword': Disasm.c:1595: error: parse error before "self" Disasm.c:1601: error: `self' undeclared (first use in this function) Disasm.c:1601: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_qword': Disasm.c:1627: error: parse error before "self" Disasm.c:1628: error: `qword_t' undeclared (first use in this function) Disasm.c:1633: error: `self' undeclared (first use in this function) Disasm.c:1633: error: called object is not a function Disasm.xs:721: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_sreal': Disasm.c:1659: error: parse error before "self" Disasm.c:1665: error: `self' undeclared (first use in this function) Disasm.c:1665: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_dreal': Disasm.c:1691: error: parse error before "self" Disasm.c:1697: error: `self' undeclared (first use in this function) Disasm.c:1697: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_extreal': Disasm.c:1723: error: parse error before "self" Disasm.c:1729: error: `self' undeclared (first use in this function) Disasm.c:1729: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_bcd': Disasm.c:1755: error: parse error before "self" Disasm.c:1761: error: `self' undeclared (first use in this function) Disasm.c:1761: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_dqword': Disasm.c:1787: error: parse error before "self" Disasm.c:1788: error: `qword_t' undeclared (first use in this function) Disasm.c:1793: error: `self' undeclared (first use in this function) Disasm.c:1793: error: called object is not a function Disasm.xs:768: error: parse error before "result" Disasm.xs:769: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_simd': Disasm.c:1820: error: parse error before "self" Disasm.c:1826: error: `self' undeclared (first use in this function) Disasm.c:1826: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_fpuenv': Disasm.c:1852: error: parse error before "self" Disasm.c:1858: error: `self' undeclared (first use in this function) Disasm.c:1858: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_offset': Disasm.c:1884: error: parse error before "self" Disasm.c:1890: error: `self' undeclared (first use in this function) Disasm.c:1890: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_reg': Disasm.c:1916: error: parse error before "self" Disasm.c:1921: error: `self' undeclared (first use in this function) Disasm.c:1921: error: called object is not a function Disasm.xs:808: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_relative_near': Disasm.c:1948: error: parse error before "self" Disasm.c:1954: error: `self' undeclared (first use in this function) Disasm.c:1954: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_relative_far': Disasm.c:1980: error: parse error before "self" Disasm.c:1986: error: `self' undeclared (first use in this function) Disasm.c:1986: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_absolute': Disasm.c:2012: error: parse error before "self" Disasm.c:2017: error: `self' undeclared (first use in this function) Disasm.c:2017: error: called object is not a function Disasm.xs:838: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_expression': Disasm.c:2044: error: parse error before "self" Disasm.c:2049: error: `self' undeclared (first use in this function) Disasm.c:2049: error: called object is not a function Disasm.xs:849: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Op_insn': Disasm.c:2076: error: parse error before "self" Disasm.c:2082: error: `self' undeclared (first use in this function) Disasm.c:2082: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_x86_format_operand': Disasm.c:2108: error: parse error before "op" Disasm.c:2111: error: variable `format' has initializer but incomplete type Disasm.c:2111: error: conversion to incomplete type Disasm.c:2111: error: storage size of `format' isn't known Disasm.c:2117: error: `op' undeclared (first use in this function) Disasm.c:2117: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Op_format': Disasm.c:2142: error: parse error before "op" Disasm.c:2143: error: variable `format' has initializer but incomplete type Disasm.c:2143: error: conversion to incomplete type Disasm.c:2143: error: storage size of `format' isn't known Disasm.c:2149: error: `op' undeclared (first use in this function) Disasm.c:2149: error: called object is not a function Disasm.xs:890: error: `xml_syntax' undeclared (first use in this function) Disasm.xs:891: error: `MAX_OP_XML_STRING' undeclared (first use in this function) Disasm.xs:893: error: `raw_syntax' undeclared (first use in this function) Disasm.xs:894: error: `MAX_OP_RAW_STRING' undeclared (first use in this function) Disasm.xs:896: error: `native_syntax' undeclared (first use in this function) Disasm.xs:897: error: `intel_syntax' undeclared (first use in this function) Disasm.xs:898: error: `att_syntax' undeclared (first use in this function) Disasm.xs:899: error: `unknown_syntax' undeclared (first use in this function) Disasm.xs:901: error: `MAX_OP_STRING' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Oplist_new': Disasm.c:2201: error: parse error before "RETVAL" Disasm.xs:925: error: `x86_oplist_t' undeclared (first use in this function) Disasm.xs:925: error: `oplist' undeclared (first use in this function) Disasm.xs:925: error: parse error before ')' token Disasm.xs:932: error: `x86_op_t' undeclared (first use in this function) Disasm.xs:932: error: `op' undeclared (first use in this function) Disasm.xs:932: error: parse error before ')' token Disasm.xs:943: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Oplist_op': Disasm.c:2242: error: parse error before "self" Disasm.c:2247: error: `self' undeclared (first use in this function) Disasm.c:2247: error: called object is not a function Disasm.xs:955: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Oplist_next': Disasm.c:2274: error: parse error before "self" Disasm.c:2279: error: `self' undeclared (first use in this function) Disasm.c:2279: error: called object is not a function Disasm.xs:964: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_new': Disasm.c:2307: error: parse error before "RETVAL" Disasm.xs:986: error: `x86_insn_t' undeclared (first use in this function) Disasm.xs:986: error: `insn' undeclared (first use in this function) Disasm.xs:986: error: parse error before ')' token Disasm.xs:992: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_DESTROY': Disasm.c:2335: error: parse error before "self" Disasm.c:2339: error: `self' undeclared (first use in this function) Disasm.c:2339: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_addr': Disasm.c:2364: error: parse error before "self" Disasm.c:2370: error: `self' undeclared (first use in this function) Disasm.c:2370: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_offset': Disasm.c:2396: error: parse error before "self" Disasm.c:2402: error: `self' undeclared (first use in this function) Disasm.c:2402: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_group': Disasm.c:2428: error: parse error before "self" Disasm.c:2429: error: storage size of `RETVAL' isn't known Disasm.c:2434: error: `self' undeclared (first use in this function) Disasm.c:2434: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_type': Disasm.c:2460: error: parse error before "self" Disasm.c:2461: error: storage size of `RETVAL' isn't known Disasm.c:2466: error: `self' undeclared (first use in this function) Disasm.c:2466: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_note': Disasm.c:2492: error: parse error before "self" Disasm.c:2493: error: storage size of `RETVAL' isn't known Disasm.c:2498: error: `self' undeclared (first use in this function) Disasm.c:2498: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_bytes': Disasm.c:2524: error: parse error before "self" Disasm.c:2530: error: `self' undeclared (first use in this function) Disasm.c:2530: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_size': Disasm.c:2556: error: parse error before "self" Disasm.c:2562: error: `self' undeclared (first use in this function) Disasm.c:2562: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_addr_size': Disasm.c:2588: error: parse error before "self" Disasm.c:2594: error: `self' undeclared (first use in this function) Disasm.c:2594: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_op_size': Disasm.c:2620: error: parse error before "self" Disasm.c:2626: error: `self' undeclared (first use in this function) Disasm.c:2626: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_cpu': Disasm.c:2652: error: parse error before "self" Disasm.c:2653: error: storage size of `RETVAL' isn't known Disasm.c:2658: error: `self' undeclared (first use in this function) Disasm.c:2658: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_isa': Disasm.c:2684: error: parse error before "self" Disasm.c:2685: error: storage size of `RETVAL' isn't known Disasm.c:2690: error: `self' undeclared (first use in this function) Disasm.c:2690: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_flags_set': Disasm.c:2716: error: parse error before "self" Disasm.c:2717: error: storage size of `RETVAL' isn't known Disasm.c:2722: error: `self' undeclared (first use in this function) Disasm.c:2722: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_flags_tested': Disasm.c:2748: error: parse error before "self" Disasm.c:2749: error: storage size of `RETVAL' isn't known Disasm.c:2754: error: `self' undeclared (first use in this function) Disasm.c:2754: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_stack_mod': Disasm.c:2780: error: parse error before "self" Disasm.c:2786: error: `self' undeclared (first use in this function) Disasm.c:2786: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_stack_mod_val': Disasm.c:2812: error: parse error before "self" Disasm.c:2818: error: `self' undeclared (first use in this function) Disasm.c:2818: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_prefix': Disasm.c:2844: error: parse error before "self" Disasm.c:2845: error: storage size of `RETVAL' isn't known Disasm.c:2850: error: `self' undeclared (first use in this function) Disasm.c:2850: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_prefix_string': Disasm.c:2876: error: parse error before "self" Disasm.c:2882: error: `self' undeclared (first use in this function) Disasm.c:2882: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_mnemonic': Disasm.c:2908: error: parse error before "self" Disasm.c:2914: error: `self' undeclared (first use in this function) Disasm.c:2914: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_operands': Disasm.c:2940: error: parse error before "self" Disasm.c:2945: error: `self' undeclared (first use in this function) Disasm.c:2945: error: called object is not a function Disasm.xs:1176: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_operand_count': Disasm.c:2972: error: parse error before "self" Disasm.c:2978: error: `self' undeclared (first use in this function) Disasm.c:2978: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_explicit_count': Disasm.c:3004: error: parse error before "self" Disasm.c:3010: error: `self' undeclared (first use in this function) Disasm.c:3010: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_block': Disasm.c:3036: error: parse error before "self" Disasm.c:3042: error: `self' undeclared (first use in this function) Disasm.c:3042: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_function': Disasm.c:3068: error: parse error before "self" Disasm.c:3074: error: `self' undeclared (first use in this function) Disasm.c:3074: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_tag': Disasm.c:3100: error: parse error before "self" Disasm.c:3106: error: `self' undeclared (first use in this function) Disasm.c:3106: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_format_mnemonic': Disasm.c:3132: error: `x86_insn_t' undeclared (first use in this function) Disasm.c:3132: error: `insn' undeclared (first use in this function) Disasm.c:3135: error: variable `format' has initializer but incomplete type Disasm.c:3135: error: conversion to incomplete type Disasm.c:3135: error: storage size of `format' isn't known Disasm.c:3141: error: parse error before ')' token Disasm.c: In function `XS_X86__Disasm__Insn_format_mnemonic': Disasm.c:3166: error: parse error before "self" Disasm.c:3167: error: variable `format' has initializer but incomplete type Disasm.c:3167: error: conversion to incomplete type Disasm.c:3167: error: storage size of `format' isn't known Disasm.c:3173: error: `self' undeclared (first use in this function) Disasm.c:3173: error: called object is not a function Disasm.xs:1242: error: `MAX_MNEM_STR' undeclared (first use in this function) Disasm.xs:1242: error: `MAX_PREFIX_STR' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_format_insn': Disasm.c:3209: error: `x86_insn_t' undeclared (first use in this function) Disasm.c:3209: error: `insn' undeclared (first use in this function) Disasm.c:3212: error: variable `format' has initializer but incomplete type Disasm.c:3212: error: conversion to incomplete type Disasm.c:3212: error: storage size of `format' isn't known Disasm.c:3218: error: parse error before ')' token Disasm.c: In function `XS_X86__Disasm__Insn_format_insn': Disasm.c:3243: error: parse error before "self" Disasm.c:3244: error: variable `format' has initializer but incomplete type Disasm.c:3244: error: conversion to incomplete type Disasm.c:3244: error: storage size of `format' isn't known Disasm.c:3250: error: `self' undeclared (first use in this function) Disasm.c:3250: error: called object is not a function Disasm.xs:1271: error: `xml_syntax' undeclared (first use in this function) Disasm.xs:1272: error: `MAX_INSN_XML_STRING' undeclared (first use in this function) Disasm.xs:1274: error: `raw_syntax' undeclared (first use in this function) Disasm.xs:1275: error: `MAX_INSN_RAW_STRING' undeclared (first use in this function) Disasm.xs:1277: error: `native_syntax' undeclared (first use in this function) Disasm.xs:1278: error: `intel_syntax' undeclared (first use in this function) Disasm.xs:1279: error: `att_syntax' undeclared (first use in this function) Disasm.xs:1280: error: `unknown_syntax' undeclared (first use in this function) Disasm.xs:1282: error: `MAX_INSN_STRING' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_oplist_free': Disasm.c:3301: error: parse error before "insn" Disasm.c:3305: error: `insn' undeclared (first use in this function) Disasm.c:3305: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_operand_foreach': Disasm.c:3329: error: parse error before "insn" Disasm.c:3330: error: `x86_operand_fn' undeclared (first use in this function) Disasm.c:3332: error: variable `type' has initializer but incomplete type Disasm.c:3332: error: conversion to incomplete type Disasm.c:3332: error: storage size of `type' isn't known Disasm.c:3338: error: `insn' undeclared (first use in this function) Disasm.c:3338: error: called object is not a function Disasm.c:3347: error: `func' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_insn_is_valid': Disasm.c:3372: error: parse error before "insn" Disasm.c:3378: error: `insn' undeclared (first use in this function) Disasm.c:3378: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_is_valid': Disasm.c:3403: error: parse error before "self" Disasm.c:3409: error: `self' undeclared (first use in this function) Disasm.c:3409: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_operand_count': Disasm.c:3435: error: parse error before "insn" Disasm.c:3436: error: variable `type' has initializer but incomplete type Disasm.c:3436: error: conversion to incomplete type Disasm.c:3436: error: storage size of `type' isn't known Disasm.c:3442: error: `insn' undeclared (first use in this function) Disasm.c:3442: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_operand_1st': Disasm.c:3467: error: parse error before "insn" Disasm.c:3472: error: `insn' undeclared (first use in this function) Disasm.c:3472: error: called object is not a function Disasm.c:3479: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_operand_2nd': Disasm.c:3498: error: parse error before "insn" Disasm.c:3503: error: `insn' undeclared (first use in this function) Disasm.c:3503: error: called object is not a function Disasm.c:3510: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_operand_3rd': Disasm.c:3529: error: parse error before "insn" Disasm.c:3534: error: `insn' undeclared (first use in this function) Disasm.c:3534: error: called object is not a function Disasm.c:3541: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_get_address': Disasm.c:3560: error: parse error before "insn" Disasm.c:3566: error: `insn' undeclared (first use in this function) Disasm.c:3566: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_get_rel_offset': Disasm.c:3591: error: parse error before "insn" Disasm.c:3597: error: `insn' undeclared (first use in this function) Disasm.c:3597: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_get_branch_target': Disasm.c:3622: error: parse error before "insn" Disasm.c:3627: error: `insn' undeclared (first use in this function) Disasm.c:3627: error: called object is not a function Disasm.c:3634: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_get_imm': Disasm.c:3653: error: parse error before "insn" Disasm.c:3658: error: `insn' undeclared (first use in this function) Disasm.c:3658: error: called object is not a function Disasm.c:3665: error: `RETVAL' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm__Insn_x86_get_raw_imm': Disasm.c:3684: error: parse error before "insn" Disasm.c:3690: error: `insn' undeclared (first use in this function) Disasm.c:3690: error: called object is not a function Disasm.c:3697: warning: assignment makes pointer from integer without a cast Disasm.c: In function `XS_X86__Disasm__Insn_x86_set_insn_addr': Disasm.c:3715: error: parse error before "insn" Disasm.c:3720: error: `insn' undeclared (first use in this function) Disasm.c:3720: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_set_insn_offset': Disasm.c:3744: error: parse error before "insn" Disasm.c:3749: error: `insn' undeclared (first use in this function) Disasm.c:3749: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_set_insn_function': Disasm.c:3773: error: parse error before "insn" Disasm.c:3778: error: `insn' undeclared (first use in this function) Disasm.c:3778: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_set_insn_block': Disasm.c:3802: error: parse error before "insn" Disasm.c:3807: error: `insn' undeclared (first use in this function) Disasm.c:3807: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_tag_insn': Disasm.c:3831: error: parse error before "insn" Disasm.c:3835: error: `insn' undeclared (first use in this function) Disasm.c:3835: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_untag_insn': Disasm.c:3859: error: parse error before "insn" Disasm.c:3863: error: `insn' undeclared (first use in this function) Disasm.c:3863: error: called object is not a function Disasm.c: In function `XS_X86__Disasm__Insn_x86_insn_is_tagged': Disasm.c:3887: error: parse error before "insn" Disasm.c:3893: error: `insn' undeclared (first use in this function) Disasm.c:3893: error: called object is not a function Disasm.c: In function `XS_X86__Disasm_x86_init': Disasm.c:3918: error: variable `options' has initializer but incomplete type Disasm.c:3918: error: conversion to incomplete type Disasm.c:3918: error: storage size of `options' isn't known Disasm.c:3919: error: `DISASM_REPORTER' undeclared (first use in this function) Disasm.c:3919: error: parse error before "reporter" Disasm.c:3926: error: `reporter' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm_init': Disasm.c:3951: error: variable `options' has initializer but incomplete type Disasm.c:3951: error: conversion to incomplete type Disasm.c:3951: error: storage size of `options' isn't known Disasm.c: In function `XS_X86__Disasm_x86_set_reporter': Disasm.c:3985: error: `DISASM_REPORTER' undeclared (first use in this function) Disasm.c:3985: error: parse error before "reporter" Disasm.c:3990: error: `reporter' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm_x86_set_options': Disasm.c:4014: error: variable `options' has initializer but incomplete type Disasm.c:4014: error: conversion to incomplete type Disasm.c:4014: error: storage size of `options' isn't known Disasm.c: In function `XS_X86__Disasm_x86_get_options': Disasm.c:4033: error: storage size of `RETVAL' isn't known Disasm.c: In function `XS_X86__Disasm_x86_disasm': Disasm.c:4079: error: parse error before "insn" Disasm.c:4085: error: `insn' undeclared (first use in this function) Disasm.c:4085: error: called object is not a function Disasm.c: In function `XS_X86__Disasm_x86_disasm_range': Disasm.c:4114: error: `DISASM_CALLBACK' undeclared (first use in this function) Disasm.c:4114: error: parse error before "func" Disasm.c:4121: error: `func' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm_x86_disasm_forward': Disasm.c:4182: error: `DISASM_CALLBACK' undeclared (first use in this function) Disasm.c:4182: error: parse error before "func" Disasm.c:4184: error: `DISASM_RESOLVER' undeclared (first use in this function) Disasm.c:4184: error: parse error before "resolver" Disasm.c:4191: error: `func' undeclared (first use in this function) Disasm.c:4200: error: `resolver' undeclared (first use in this function) Disasm.c: In function `XS_X86__Disasm_x86_operand_size': Disasm.c:4261: error: `x86_op_t' undeclared (first use in this function) Disasm.c:4261: error: `op' undeclared (first use in this function) Disasm.c:4267: error: parse error before ')' token Disasm.c: In function `XS_X86__Disasm_x86_format_header': Disasm.c:4294: error: variable `format' has initializer but incomplete type Disasm.c:4294: error: conversion to incomplete type Disasm.c:4294: error: storage size of `format' isn't known Disasm.c: In function `XS_X86__Disasm_x86_reg_from_id': Disasm.c:4506: error: parse error before "reg" Disasm.c:4510: error: `reg' undeclared (first use in this function) Disasm.c:4510: error: called object is not a function Disasm.c: In function `XS_X86__Disasm_x86_invariant_disasm': Disasm.c:4536: error: `x86_invariant_t' undeclared (first use in this function) Disasm.c:4536: error: `inv' undeclared (first use in this function) Disasm.c:4542: error: parse error before ')' token make: *** [Disasm.o] Error 1 BOBW/X86-Disasm-0.01.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2010-11-18T08:03:42